Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GDM Settings

An app to customize GNOME's login screen
Collective - Host: opensource - https://opencollective.com/gdm-settings - Website: https://gdm-settings.github.io/ - Code: https://github.com/gdm-settings

Update translations

Squashed commit of the following:

commit bfa771c837b59166875d6811af33bbb66fb60df1
Merge: b52453...

github.com/gdm-settings/gdm-settings - 316ba1006d38aa04b67b63fe4767d55772567bb6 authored almost 2 years ago
README.md: Update screenshot source

github.com/gdm-settings/gdm-settings - 1712abe68c52125512bda57997bb86a281729fbd authored almost 2 years ago
metainfo: Update screenshots

github.com/gdm-settings/gdm-settings - dd5e4906bcf7607e7189e0aee0ff637c7d66515e authored almost 2 years ago
Release Notes: Inform about donation request dialog

github.com/gdm-settings/gdm-settings - 5721293e058ea8b6818c6579808f25ab05ecb69e authored almost 2 years ago
Explicitly use v2.0 screenshot

From commit 51ef7929cfb81634032f715e7c15148da571f07c

github.com/gdm-settings/gdm-settings.github.io - d1de98c26cb9f9963bde11ed1fdb07c503ec8ec6 authored almost 2 years ago
Remove bleeding-edge.png

Will use tags/commit-ids to mark stable, beta, alpha screenshots and all screenshots in 'screens...

github.com/gdm-settings/screenshots - 048056073d431e2526e5db16a178ce43b140b7d3 authored almost 2 years ago
Update screenshots for v3.alpha.0

github.com/gdm-settings/screenshots - 6cb4b638b0b3c8173ec73c8fb89854b1cd3ee958 authored almost 2 years ago
Add .flatpak-builder

github.com/gdm-settings/screenshots - 51ef7929cfb81634032f715e7c15148da571f07c authored almost 2 years ago
Add accessiblity change to release notes

github.com/gdm-settings/gdm-settings - f9cc2edfcd24ee4973b6a381e79c2d19c5ee071b authored almost 2 years ago
about.py: Match release notes with the ones in metainfo

github.com/gdm-settings/gdm-settings - cc2f3bce1af073ba1ce7459883541d072fbdde4d authored almost 2 years ago
about.py: Separate translatable parts of the release notes

github.com/gdm-settings/gdm-settings - 0813a547844342cc6ab89b03aef87b3ed421d727 authored almost 2 years ago
metainfo: Release notes for v3.alpha.0

github.com/gdm-settings/gdm-settings - 228ca34ac5a7a580ab4e35189c7d27bf126fe22e authored almost 2 years ago
Update POTFILES.in

github.com/gdm-settings/gdm-settings - 6328ac676ff2bc8f7ae168a1db9de906b4c4b254 authored almost 2 years ago
Move all imports to top of the file

github.com/gdm-settings/gdm-settings - bdc45560e58cbc1651623bbe8a061b2da47c8f09 authored almost 2 years ago
Fix wrong attribute name

github.com/gdm-settings/gdm-settings - 39f9d326da3b8695582f7f353a7a6235686fdd26 authored almost 2 years ago
Move privilege_escalation.py back directly into src

Because it requires access to env.TEMP_DIR

github.com/gdm-settings/gdm-settings - 0f9a7ec1bd2e907a0acfaed372d00f0fa3e29df9 authored almost 2 years ago
Rename class Application -> GdmSettingsApp

github.com/gdm-settings/gdm-settings - 1f0622fef88a41ab1afe5e0f2f80afdb70c91c29 authored almost 2 years ago
build_and_run.sh: Remove app_dir before installing to it

github.com/gdm-settings/gdm-settings - 7788b088dc1196c62452e80e5338d0ef08968227 authored almost 2 years ago
Move general purpose code into a separate lib

github.com/gdm-settings/gdm-settings - 2edc4c9da452fa787183ed7dc1e16d054547bcbb authored almost 2 years ago
Remove unnecessary entries from .gitignore

github.com/gdm-settings/gdm-settings - 7fbbe40c65ebc5cd328b4d29535775cbd2e1b0e8 authored almost 2 years ago
metainfo: Add release notes for v2.1

github.com/gdm-settings/gdm-settings - a314ed268e252a1b9a42889b12fb9c8a19abcc94 authored almost 2 years ago
Add and use SwitchRow class

github.com/gdm-settings/gdm-settings - ab99119176554f64a57f92cb9297734eb36c7372 authored almost 2 years ago
Make sure temp_dir is created on startup

Fixes #143

github.com/gdm-settings/gdm-settings - 45c5cbaff578f3bf98d74b1c4a88972eb2045fbf authored almost 2 years ago
Add always-show-accessibility-menu option

Closes #145

github.com/gdm-settings/gdm-settings - 24ff55240405adc29d05f06c530f0cab7208c3ce authored almost 2 years ago
Update donation link

github.com/gdm-settings/gdm-settings - 524f614664e0a932e44e0817149ad9c7b54e93c3 authored almost 2 years ago
Update bleeding-edge screenshots

github.com/gdm-settings/screenshots - 719ec9ef7bf0db7085efd0f3dc7d466b34808c6a authored almost 2 years ago
Add a donation dialog

github.com/gdm-settings/gdm-settings - a58acccc7f9a9094908373d6a10223a7160ee399 authored almost 2 years ago
Rename background-type none -> default

Because setting it to "none" did not remove the background.
Whatever was the default one, it was...

github.com/gdm-settings/gdm-settings - 5d95297118d25eabc61aa63f75f9b82b9415e076 authored almost 2 years ago
Remove cursor-image.ui from GResource XML

Fixes #144

github.com/gdm-settings/gdm-settings - c914d0596d830a4a329d41a28c356181001c3b0d authored about 2 years ago
Update copyright year in AboutWindow

github.com/gdm-settings/gdm-settings - f245d3000200fa6be2a35c7f6ac45b131dadb5d6 authored about 2 years ago
Add release notes to AboutWindow

github.com/gdm-settings/gdm-settings - cdf75954c7d940693964c55efc8d02985035eb54 authored about 2 years ago
Remove CursorImage class

not needed anymore

github.com/gdm-settings/gdm-settings - 520ea59f251136dcd0fb1ce35f96ca9039ea51ec authored about 2 years ago
Set FlowBox selection-mode=none

github.com/gdm-settings/gdm-settings - 706c54c0f3b5553b2abe82fedd6c9b3315bbc664 authored about 2 years ago
Remove useless 'linked' css class

github.com/gdm-settings/gdm-settings - 86d12c8ad4bcddb5148dc6d720050601bbad8868 authored about 2 years ago
Reformat cursor-size-button.blp

github.com/gdm-settings/gdm-settings - 744c41d07b253bb14fa7b554591b151ef0720fe8 authored about 2 years ago
Use FlowBox for CursorSizeSelector

github.com/gdm-settings/gdm-settings - f01ed4b6b74e80c654ff61c2cfdbb79df4e175e4 authored about 2 years ago
Remove some useless {h,v}expand=true

github.com/gdm-settings/gdm-settings - 62fc45f47a3a8e89c60b4ddae076af6e6a8c6d84 authored about 2 years ago
Rewrite theme lists logic

github.com/gdm-settings/gdm-settings - 994cd3fcf32784e1f5dbb35f071d3404b6d64337 authored about 2 years ago
Show pretty names of themes to the user

instead of names of the directories containing themes

github.com/gdm-settings/gdm-settings - 2a18e2a0005fa9848c6ffd9aed9a230b3c60b49c authored about 2 years ago
Use Gtk.show_uri() for opening donate link

github.com/gdm-settings/gdm-settings - 9cb782213a9508a788706956c00e51b933173008 authored about 2 years ago
Add: build_and_run.sh

github.com/gdm-settings/gdm-settings - 1434434f72109aed105b56330f0a882d84f55395 authored about 2 years ago
Add cursor size setting

Closes #138

github.com/gdm-settings/gdm-settings - e419ae6b5be20db52d27fe4ce053336c78ae2889 authored about 2 years ago
po/update-pot-file.sh: Add package info

github.com/gdm-settings/gdm-settings - 0eba66e7ba2f6b95ace5519fbf60a2d472255ec9 authored about 2 years ago
Use GResource for app resources

github.com/gdm-settings/gdm-settings - 815dbd90a73d7fae8b91466d3323d9bf01b53d75 authored about 2 years ago
Add a 'Donate' app menu item

github.com/gdm-settings/gdm-settings - 22a12c4d10f61263ea6ecfcabcfd2cb8b6b6545e authored about 2 years ago
Use screenshot from 'screenshots' branch

github.com/gdm-settings/gdm-settings.github.io - 9f92aa2efcbaa21a41c09fafb35340ee875d4c36 authored about 2 years ago
README.md: Use screenshots from 'screenshots' branch

github.com/gdm-settings/gdm-settings - 94ca0a64085ca14ef35185e5078664e3151ac209 authored about 2 years ago
Add {dark,light}/README.md

github.com/gdm-settings/screenshots - 8a28c8410f98a359bf101def6b14e97a1005d0f2 authored about 2 years ago
Remove bleeding-edge.md

github.com/gdm-settings/screenshots - 6c181fb015feb151987b4844a5abc715915c2055 authored about 2 years ago
Add bleeding-edge.md

github.com/gdm-settings/screenshots - 6d5f08cd6e0235156e0ca987949b5a38634ce526 authored about 2 years ago
Rename README.md to stable.md

github.com/gdm-settings/screenshots - d81c780c748a31e7e2f0e5e709dec4e03ebb60a2 authored about 2 years ago
Move bleeding-edge-{dark,light}.png into {dark,light}/

github.com/gdm-settings/screenshots - b6c512a28e50d2d64b678bcfb008fe64dfd96ae3 authored about 2 years ago
Add bleeding-edge screenshots

github.com/gdm-settings/screenshots - e00c6b50497c3f470aec3dcfac5ae5cf09ee8fb3 authored about 2 years ago
Move stable/{dark,light} to repo root

github.com/gdm-settings/screenshots - b354dce301d5d81e36cb824a72ac11cd2f59e886 authored about 2 years ago
AppImage: Remove copy_bin()

github.com/gdm-settings/gdm-settings - 5e057fa4768ccbe40244a8be918a35a6fb1ae8f9 authored about 2 years ago
AppImage: Use copy() instead of copy_bin()

github.com/gdm-settings/gdm-settings - f286a02a2d151ff7ed289fa0289f18c30d971c55 authored about 2 years ago
AppImage: Add $LD_LIBRARY_PATH

github.com/gdm-settings/gdm-settings - 39edb1cda02755f16e55cfcb3aa242e6e3309043 authored about 2 years ago
meson.build: Add commented buildtype=release

github.com/gdm-settings/gdm-settings - 9c863c5c5aca03eb0bccdc3c99e3accde1b8a3ba authored about 2 years ago
Update blueprint-compiler to v0.6.0

github.com/gdm-settings/gdm-settings - 69f515ff2150ba30485ab8cb5cc8bc0c869d4647 authored about 2 years ago
Post-release version bump

github.com/gdm-settings/gdm-settings - 977f950902b3aabc709a79662950209bc416fb1d authored about 2 years ago
Bump version to 2.0

github.com/gdm-settings/gdm-settings - 2ae8e1a4389c8e5db641111ec172c520e6941ca1 authored about 2 years ago
Update translations

Squashed commit of the following:

commit 514d393b8ecb7c8fdcd061d167ea96bc8cbb0c16
Merge: 78df3e...

github.com/gdm-settings/gdm-settings - 09d1e79a3fbb93d0d39704cd2c9ccc9ba48cf18f authored about 2 years ago
metainfo: Update screenshots

github.com/gdm-settings/gdm-settings - da39f7e9cc79bbfef33108020209196eda254502 authored about 2 years ago
Add stable screenshots

github.com/gdm-settings/screenshots - e6c982d6a947ae7b707036dd0e06169e30793779 authored about 2 years ago
Shorten space occupied by log level

in command-line output

github.com/gdm-settings/gdm-settings - 32375d98a24d1bb79dd20ab2637bd86575ae1803 authored about 2 years ago
Combine release info for v2.beta.x into v2.0

github.com/gdm-settings/gdm-settings - e46ea6dd6c2630fb4e9757cdaa3019c9a1e62194 authored about 2 years ago
Bump version to 2.beta.1

github.com/gdm-settings/gdm-settings - 32c58337c210211c11974678f3a19272a32dfcb7 authored about 2 years ago
Update release info for v2.beta.1

github.com/gdm-settings/gdm-settings - 8b7731de1629da81084c16a2f6fb359f75bb7942 authored about 2 years ago
Update translations

Squashed commit of the following:

commit 81e9872081c0f1cc6428d24c165709f2903172a5
Merge: b71d84...

github.com/gdm-settings/gdm-settings - abc39a6c9a25a097ea652843028852ceac1f5f0f authored about 2 years ago
metainfo.xml: Update screenshots

github.com/gdm-settings/gdm-settings - ce683559b8924e9562c107aa6a392af7a41fc0ff authored about 2 years ago
Replace chown command with -o option of install command

in apply_user_display_settings()

github.com/gdm-settings/gdm-settings - 6a2a5f3d603e8a8ae3c1a94412b62211c58b8b8b authored about 2 years ago
Fix: Apply user display settings not working in Flatpak

Fixes #133

github.com/gdm-settings/gdm-settings - 88df32efd038fe0669b0cb91a6dbe2bffa2b0819 authored about 2 years ago
Log it when monitors.xml does not exist

during apply_user_display_settings()

github.com/gdm-settings/gdm-settings - fecdac5d3f20b48475977b473bfcbaa8a84b597a authored about 2 years ago
Add release info for v2.beta.1

github.com/gdm-settings/gdm-settings - f0bc0b2de75158d936af4d559dd68810b3a58f76 authored about 2 years ago
Determine UbuntuGdmGresourceFile more reliably

github.com/gdm-settings/gdm-settings - 8885bdd1fd35138fdf651f0760edff81a90e3548 authored about 2 years ago
Determine GdmUsername more reliably

github.com/gdm-settings/gdm-settings - e9e97bc5e753e428071900fd454fc66694ae6b47 authored about 2 years ago
Replace 'cp' with 'install -m644' where appropriate

Fixes #132

github.com/gdm-settings/gdm-settings - d7abba1bac972b526a8cb4ef7fd1e800b996ce9d authored about 2 years ago
Make developer name translatable

github.com/gdm-settings/gdm-settings - ef51814f6bb8151f27d3303e30a09d069400b608 authored about 2 years ago
bug_report.yml: Rename 'Source' to 'Format/Source'

github.com/gdm-settings/gdm-settings - ba4d46509d69a296ebed1b97367b5f775d17b7b0 authored about 2 years ago
README.md: Place screenshot above 'Screenshots' & 'Wiki' links

github.com/gdm-settings/gdm-settings - 01d92307262f7af5e8a3ba50b13b98d46ecaaaaa authored about 2 years ago
Remove 'Features' link from README.md

github.com/gdm-settings/gdm-settings - f967e6fe6a9cf2423607812d893eb33f7be7c6e1 authored about 2 years ago
Update translations

Squashed commit of the following:

commit 86f979438860d054c60b6372f879e254d6e04028
Merge: 02f889...

github.com/gdm-settings/gdm-settings - a4a1caea8ab265c9fabad3a2444ddccdc3f67f90 authored about 2 years ago
Bump version to 2.beta.0

github.com/gdm-settings/gdm-settings - 596d98fc60498c3911b671a2449ab2a83b6e1a98 authored about 2 years ago
Remove a comment from metainfo release notes

Unnecessary

github.com/gdm-settings/gdm-settings - 0447532607b7c0641a2e40a219914c2a6068846a authored about 2 years ago
Fix a typo in metainfo release notes

github.com/gdm-settings/gdm-settings - 7eb8026f398354aacb58af889526f9ea943c6e12 authored about 2 years ago
Echo 'Copying' when copying deps to AppDir

instead of echoing 'Installing'

github.com/gdm-settings/gdm-settings - 3fa07d94583dbf2f3450901eca64b050bef4c0e0 authored about 2 years ago
Show section name as window title in mobile view

github.com/gdm-settings/gdm-settings - 42d07f23a7d0ef38e75f151dd054dfd66bac7eb3 authored over 2 years ago
Improve style for two lines of buttons

github.com/gdm-settings/gdm-settings.github.io - d583b571957c3893839e9683ba433a5a1e6d8eea authored over 2 years ago
Add direct download button

github.com/gdm-settings/gdm-settings.github.io - 028d6cbcde90672a592360ebdc796a36b08a6929 authored over 2 years ago
Add direct download link in README.md

github.com/gdm-settings/gdm-settings - 51dea5c8a90f784026ff7d4b02cb2749ddf5e271 authored over 2 years ago
Change desktop file comment

github.com/gdm-settings/gdm-settings - 253249e80e257a1a2c6b6bfbab7310082f866287 authored over 2 years ago
Change metainfo summary

github.com/gdm-settings/gdm-settings - d94ae18f199066d2583b4524fd11e9bd0b1bcc16 authored over 2 years ago
Add required & recommended minimum display_length in metainfo

github.com/gdm-settings/gdm-settings - 3f40d1ee331d1f1348e207e10856ee2f8def7c12 authored over 2 years ago