Ecosyste.ms: OpenCollective

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

github.com/gdm-settings/gdm-settings

A settings app for GNOME's Login Manager, GDM
https://github.com/gdm-settings/gdm-settings

metainfo: Add old releases (without descriptions)

3b443b471c6d441af2683b0d8bd72928dd5e0c52 authored over 1 year ago
metainfo: Fix: appstream-util fails for release 3.3

789fa082c4c385c6a78962bb9356699fa3b11ba7 authored over 1 year ago
metainfo: Add release 3.3

32d5df335f8d9aea8e2debe54585b47c70e11ffc authored over 1 year ago
metainfo: Add release 3.2

15423bccb17dbf6ca7b1299f06e5d7c0687449a3 authored over 1 year ago
Small code styling fix

e4ff6fcc9ac812a37ce525139591d01a3dbfffce authored over 1 year ago
Fix: background color not working on GNOME 44

baa0a2f33a20c8b88cf8b31bf61d5c52f7ef796b authored over 1 year ago
Fix: background image broken on wide aspect ratio displays/dual-monitors

99ef20a89c115418ee4c1865ef8a35c636410c9a authored over 1 year ago
Port blp files to Blueprint 0.10.0

80cd83843a82532f73dab954ca932d629d1f83b6 authored over 1 year ago
Upgrade blueprint-compiler.wrap to 0.10.0

479ebef52aacb838048374e1b818145c7077fd77 authored over 1 year ago
Show a dialog if default gresource file is missing

Signed-off-by: Mazhar Hussain <[email protected]>

c5209cac4a5b2fb5a0c8db6453c501e36b16d317 authored over 1 year ago
Fix a typo caused by 81eea29

Signed-off-by: Mazhar Hussain <[email protected]>

7874ec799a968d728e8e472fe3be53d2e24caffd authored over 1 year ago
Make sure no other dialog is shown if missing dep dialog is shown

Signed-off-by: Mazhar Hussain <[email protected]>

fd281b87e6d50e21f5fe6236288a345f483bb5da authored over 1 year ago
Log default shell theme GResource file

Signed-off-by: Mazhar Hussain <[email protected]>

81eea296a0a6cfabc0a3ee24739af6935843de9b authored over 1 year ago
Update subprojects to their latest stable versions

812b3012b476641a4ebd55a80a697b1205cddf7b authored over 1 year ago
Port UI definitions to Blueprint 0.8.1

dfe62115fd0a4b4e87064482f6864da4626e6ec8 authored over 1 year ago
Update subprojects/blueprint-compiler to 0.8.1

1aae7b68fc01974d97249a8122fd9ec815a657dc authored over 1 year ago
Fix: Changing background doesn't work on GNOME 44

Closes #158.

7ac71c4bdbf8a6ee61332c2d09833257bad5e9d7 authored over 1 year ago
.gitignore: Add .vscode/

d464d7423ed7eac75d3371a49a5b4e011cab22cb authored over 1 year ago
AppImage: Update to Python 3.11

08abcd3b5c38edd505c3de461e6adea466fd48d6 authored over 1 year ago
pages/tools.py: Import gdms.gresource module itself

instead of importing specific objects from it

76def69b3cb12c2f185cd411633a32a068081d94 authored almost 2 years ago
Rename gr_utils.py => gresource.py

e5e68ca873016401ea9407aced781ba7c3c423e5 authored almost 2 years ago
Use app.do_shutdown() instead of on_shutdown()

dca11d634b6af4ec8e27861b295a579fa672b64c authored almost 2 years ago
Fix: Cursor icons not loading

f096aced8dbd6e2feb331beb3d6a5f32ba6706e0 authored almost 2 years ago
Merge pointing_utils/cursor.py into pointing.py

bad30aca1b8250f4316de3dd0e9d601e288156d6 authored almost 2 years ago
Reorder gdms.gui.widgets import statements

95fbd1192ee201c11163694ed24d9f3d0b9758b1 authored almost 2 years ago
Move widgets.py to gdms/gui/

bc27da3486f0b093ba76b9467331f0ba26acd763 authored almost 2 years ago
Rename gdms/{app => gui}

75e7bcc1d2869939ffb7d5a5777daaefa87d768f authored almost 2 years ago
Rename python module to gdms

d3cc7da6c5509310b35f5f56745048558619b65e authored almost 2 years ago
settings.py: Use two empty lines b/w definitions

53fc897a849ecc8bc7328b995f63e65cae0dddbf authored almost 2 years ago
settings.apply(): status => result

47f78222320eeeac8015390ca1559d0496206f22 authored almost 2 years ago
Rename settings.{reset_settings() => reset()}

00cf696809d9c17831c940d65bf8af56af33b3a4 authored almost 2 years ago
Move settings.save_to_file() below load_from_file()

8fd2680cae0d5c715a985b8aeee082750093edbb authored almost 2 years ago
Prefix settings.backup_default_shell_theme() with _

23e296d402572f65fba175945091742e6f1a26ac authored almost 2 years ago
Rename settings.get{_settings => }_css()

7f610b3a4312c5b9d016ce7b7f281562f3a32b35 authored almost 2 years ago
Rename settings.{deinit() => finalize()}

3bdb2b0cd9ae260105bd227af5ffbaa45b0f0c30 authored almost 2 years ago
Add docstrings to settings.(de)init()

f807fabd5464200cceea1e9142a04fe5986148e5 authored almost 2 years ago
Fix wrong docstring of drop_unapplied_changes()

4c9b49b433b52f5e853a590277589fffb4c9d029 authored almost 2 years ago
Rename drop_changes() => drop_unapplied_changes()

7c64df051a34cbebd310cb44d6768e5a3b976ca7 authored almost 2 years ago
Rename apply_dconf_settings() => _dconf_apply()

799d3fdb25cd7a2dcd051699970bcc6f73c40132 authored almost 2 years ago
Rename apply_shell_theme_settings() => _gresource_apply()

baacc9b1e6288b67e83d10f6bd5f28108b395135 authored almost 2 years ago
Rename settings.{apply_settings() => apply()}

33ade48d6cff24ee566840a5a39900959bef0a9d authored almost 2 years ago
Merge settings.save_settings() with settings.apply_settings()

28a40049152f26abb9a78955029c93ee51427426 authored almost 2 years ago
Rename settings.{export() => save_to_file()}

02572a74f02cc478a9de19aba6363951d7b1f361 authored almost 2 years ago
Rename settings.{load() => load_from_file()}

2933930d328604da47ed92b40c395d993910879d authored almost 2 years ago
Rename settings.{load_session_settings() => load_from_session()}

960fe0074ba0dba9549ec63135fd30adff2aa58b authored almost 2 years ago
gdm_settings.settings: Move everything from outside of SettingsManager class

ff959310018396c38910b02fed1c48282c71856a authored almost 2 years ago
Move gdm_settings/{app => }/settings.py

ad044b8372a3178af5b7d80782f2aa1ed754e91a authored almost 2 years ago
Remove gdm_settings/config.py symlink

Not needed anymore since enter-temp-install.sh exists.

d72fd96229db80ba7684c08fefac8379bb717428 authored almost 2 years ago
Move gdm_settings/{app => }/gr_utils.py

f50645135a411214cb82c542783c58e8fba6d5ec authored almost 2 years ago
Rename gdm_settings/{app/theme_lists.py => themes.py}

4d9d1b7fd57ca383025c444fc9b81d73bfdbe63e authored almost 2 years ago
Show debug(logging) info in About window

8c44dbc92ff50bf73705983f01ac73ed4835fd78 authored almost 2 years ago
Set up logging directly via gdm_settings/__init__.py

ac5ac0fe143056005cbfd8de7640ecea992edf42 authored almost 2 years ago
Replace build_and_run.sh with enter_temp_install.sh

e5f80e58a1c8f962d31cbc8d10adad1c93895824 authored almost 2 years ago
Add __main__.py

f22dbdd86193463a88f3c1f47bb853a9311c72b0 authored almost 2 years ago
Move cmd.py from gdm_settings/app to gdm_settings directly

bb17228b48980ce947bde5edad4cf173924367ad authored almost 2 years ago
Move require_version(Adw ..) from gdm_settings.app to gdm_settings

ef02d6259272b45176594c0ab700aecac719fec8 authored almost 2 years ago
Add utils.Path class

1dffbe4c20158a83045de0d87197cbde2417601d authored almost 2 years ago
Add symlink gdm_settings/config.py -> config.py.in

ebbf99a5f6f7d9ac78c5c45c481581b796804a77 authored almost 2 years ago
State the purpose of config.py.in as a comment

7daf4c52b63d682ab75ef78f96cda9ee52cd8af6 authored almost 2 years ago
Merge gdm_settings/app/meson.build with gdm_settings/meson.build

7f8dd03d765ed741c3894b4d3edfb76d3d8576de authored almost 2 years ago
Rename gdm_settings/app/{app => __init__}.py

8b0d3b82358f5d0e49aebcd55e518b4cfb4460ee authored almost 2 years ago
Update docstrings for gdm_settings/*.py

ee6623ca5a167a13eb4ecf5242a1dd6ac38c0212 authored almost 2 years ago
Move env.py from gdm_settings/app/ to gdm_settings/

f8b3e74fbb8ecee6916081668d87d85c1c94c49c authored almost 2 years ago
Remove gdm_settings.resource_base_path variable

There is no need for one anymore since the value is simply just
'/app/' now.

a68d8f4a29861176058dfa3880ab6fa5180b5103 authored almost 2 years ago
Move enums.py from gdm_settings/app/ to gdm_settings/

602e0f62bd36c1dcf39f8745b6356ccbebc0f79a authored almost 2 years ago
Remove env.run_on_host()

cmd.Command.run() does the same thing by default

4b57ea44745958b1ec1142addb8a4044ebbd931c authored almost 2 years ago
Rewrite privilege_escalation.py as cmd.py

cmd.py is more flexible and supports running arbitrary commands
with arbitrary conditions, e.g. ...

88c549812de47486843aa76ebcae679409605e80 authored almost 2 years ago
Rename env.{os_release => os_info}

bed23229cfad2ef78da447640c629132e74e5773 authored almost 2 years ago
Minor code style change

3ac5d003386f96abb290e9c60e510f695494203b authored almost 2 years ago
Move app.utils.run_on_host() to app.env

d5921b709a2e8d6a10cfae114ac9a2e7b9dd358c authored almost 2 years ago
Remove app.utils.resource_path()

Not needed anymore since it was there just to make code lines
smaller. Now that base_resource_pa...

8aa30f88b459a6553c13a002d34a9efaa4952825 authored almost 2 years ago
resource_base_path = '/app/'

f0b6742623cc6cbde91d0a1dfa8115da40f18037 authored almost 2 years ago
Remove unused imports

6e8b5f0bdd1db13697767297967da8fcca5b7694 authored almost 2 years ago
Minor style change

f1ebe4d66eed116df83fbe3a251e5d2834dcad30 authored almost 2 years ago
Rename Settings => GSettings

593a940aa97ea7c893696b52b490c08eb9f72244 authored almost 2 years ago
Set __gtype_name__ for GdmSettingsApp class

080ca95375e50c10d5e40731341898dc94bd1a1c authored almost 2 years ago
Unite lib/*.py into utils.py

25e225ba9b2be7d5f4b0f3907b5d77048f60a74f authored almost 2 years ago
Add type annotations to lib/settings.py

43c7b11a411b2fedba19814b6209d9afc944e88b authored almost 2 years ago
Remove **props arg to BackgroundTask

It doesn't have any properties yet

0c3f33aae3d956e1acb6d08e638103f8db0610fe authored almost 2 years ago
Add type annotations to background_task.py

230bda8adfbe08cbdd21c0d318e203d364b2e50c authored almost 2 years ago
Add type annotations to lib/misc.py

6318b6b7a40ea87f6a4c9802e80addd9b1d61397 authored almost 2 years ago
Rename lib.Property -> lib.GProperty

962a6d7e3d94c9c81525b6054aad2701d85e8246 authored almost 2 years ago
Move widgets from lib into widgets.py

1b0f1532789bc53f95a78cc0f070821a8d0c5f8d authored almost 2 years ago
Move gdm_settings/gdm-settings.py.in -> gdm-settings.py.in

930e7b791f8bbe7a405ca19041aa48adc475065f authored almost 2 years ago
Reformat output of --version option

Now prints "APP_NAME VERSION"

af04cc11053618cffed21f6936233a84ee7f1c4e authored almost 2 years ago
Merge app/info.py.in into __init__.py and config.py.in

1288fe3dafdbf5086d26a94cb2a7ee6f44ee72ed authored almost 2 years ago
Divide gdm-settings.py.in

into config.py.in, __init__.py, gdm-settings.py.in

45f4623f209090b9f4cff916b01b61fd0860afc4 authored almost 2 years ago
Rename src -> gdm_settings

78d641cef81d21587f2ac9bdc9856d320e13f1ba authored almost 2 years ago
Move src/* (except for src/lib) -> src/app/*

e1842e13b4df87da42a046449172973687947004 authored almost 2 years ago
Move /src/resources -> /resources

221d4fa762c57985d6f68d7abdbb43837cbfcf5f authored almost 2 years ago
about.py: Remove designer credits

There are no dedicated designers at the moment

94dd43a4d5c4a9084781033d71f4f5dba3d8440c authored almost 2 years ago
Rename app to "GDM Settings"

from "Login Manager Settings"

6b9b0e9245d1f1e5d2ed40918cda7f58ac3b9bff authored almost 2 years ago
meson.build: Unset buildtype=release

4f71fd0bccf6578fd68c48eb49985d2e2a26de8f authored almost 2 years ago
window.py: Use info.application_name

instead of using a string literal

9c74b770c5c5fa0321f5b9cabc9b73a59cbcb847 authored almost 2 years ago
Bump version to 4.alpha

81839496c9c543ba9032ce487471ba339e0d16a2 authored almost 2 years ago
metainfo: Use ~ for development release version numbers

instead of .

e.g. 3.alpha.0 becomes 3~alpha.0

c5d2f6724ef93176c00e16cdff2e628cf50beb8e authored almost 2 years ago
Revert "metainfo: Remove v3.x.x development releases"

Development releases were removed due to appstreamcli erroring out
because it assumed 3.0 < 3.be...

922299e08dfbe993979136c9b5da0684de05614e authored almost 2 years ago
Release version 3.1

81034ca77b0b0db19f0dac3870fcc362287567ad authored almost 2 years ago
Update translations

e1d4f5c08abfc53fe99c73ee1110ef4676f5dcd6 authored almost 2 years ago
Bump version to 3.1

934404f9691dc574311ed4990394e447fb530ef2 authored almost 2 years ago