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

Bump version to 3.1

934404f9691dc574311ed4990394e447fb530ef2 authored almost 2 years ago
app.py: Update donation link

eacde062c74ace0fd854dd5f355cc091f2e1c3af authored almost 2 years ago
Release 3.0

a43aeed07d7e939504fd1ee306abcd71981ed3df authored almost 2 years ago
Update translations

552a803bde8a41ac7851733b16b62a0dfedb9542 authored almost 2 years ago
meson.build: Set buildtype=release

56df6f4d30e8f2b6c0967263d7abaaa921d2af49 authored almost 2 years ago
metainfo: Remove v3.x.x development releases

Otherwise, appstreamcli errors out assuming 3.0 < 3.beta.0

2477b6aabbed82143fe7f9efd9255ed566b8ed21 authored almost 2 years ago
Bump version to 3.0

d26ea3ba6d3d7698b7fede818afa05378807c3c6 authored almost 2 years ago
metainfo: Update screenshots for 3.0

c8247a31e2f9a4814214565b35b7c357c197ba0e authored almost 2 years ago
metainfo: Add release notes for v3.0

22aa4d980629c0aeb5791a55194b1e06b111fd5a authored almost 2 years ago
metainfo: Update donation link to org URL

92314638e7e654861b5af8e92213c6f929fd37c1 authored almost 2 years ago
README.md: Update screenshot link

1bd0942fb2f25b09568e188fb0b23709d1897e24 authored almost 2 years ago
Set a default logging level of 3

06f0d5af9cc2b185a8f1aa22e779a0a9bd3168fd authored almost 2 years ago
about.py: Reimplement ReleaseNotesFetcher logic

4f505ba1b01b8f7dc8e404d1c703eea48a52ec7e authored almost 2 years ago
Update screenshot links for the new screenshots repo

1dbef6d7e4ff65b1dc57e8f560b02c78a4a4587c authored almost 2 years ago
User links -> org links

39e3e59a94a08067ce472c109e53aa362eb3eef6 authored almost 2 years ago
Bump version to 3.beta.0

83d55d9dd087e17669477dea56a30e5151a450f5 authored almost 2 years ago
metainfo: Add release notes for v3.beta.0

65be1d8dc71bdb37b88d328bcc32726341776ebf authored almost 2 years ago
metainfo: Update screenshots

2960f8ac45b9328f875bb3199d629beaf31fd6f1 authored almost 2 years ago
Update translations

7878523df11185763fdf6df843f41308a3b3c72b authored almost 2 years ago
Flatpak: Update GNOME Platform to 44

63d3b02438ffdcaaeb5a03ebbe2127d260383122 authored almost 2 years ago
build_and_run.sh: export GI_TYPELIB_PATH

b618b2253053afc66bdd97d6e38976ba213f30a8 authored almost 2 years ago
build_and_run.sh: export LD_LIBRARY_PATH

9e4eb3d4f590cbd3b4e1c2635b4d2381259b22b6 authored almost 2 years ago
FileChooserButton: Switch to Gtk.FileDialog

Gtk.FileChooserNative has been deprecated in GTK 4.10 in favor of Gtk.FileDialog

a7da6b7617e62139022d4b4404481f6171af68c8 authored almost 2 years ago
Rename kwargs -> props where applicable

57d8d9c1de51449fc75f230265605d661bc547bc authored almost 2 years ago
FileChooserButton: Make filename property a proxy to file property

605921294c21a4754057d6c45939e2cb5fcb873d authored almost 2 years ago
FileChooserButton: Set all properties in super().__init__ call

2d23416cd14695c6ed3e751ad7202b2c79ea687c authored almost 2 years ago
ImageChooserButton: Set all properties in super().__init__ call

a6d283db85e342b41a41d299b159ee22afc0da88 authored almost 2 years ago
FileChooserButton: Rename property filter -> default-filter

2ae63305d228013e2ce63633eaa756593d4bab76 authored almost 2 years ago
FileChooserButton: No default values for filter & filters properties

ImageChooserButton still sets up default values for these

b2751326511dafe4a4b2d0f4ffa9cd4649521c4f authored almost 2 years ago
file_choosers.py: Set default values in property declarations instead of __init__ whenever possible

b2be01f210da561d6b06efc660afdd744afc2cd2 authored almost 2 years ago
file_choosers.py: Remove construct=True from property declarations

It is mostly useless. If a default value needs to be set,
it can easily be set with default=<def...

d116efda09b7cea5de5c77feee90be73de84e52c authored almost 2 years ago
file_choosers.py: Remove useless property getters/setters

b449baa267adaa0e18a8b11f41cf2c7fac9a2fa1 authored almost 2 years ago
Set 24 as the default value of CursorSizeButton.cursor_size

c18d3949a92e7f60ecca9b5596238ac3c17e0269 authored almost 2 years ago
Add & use lib.misc.Property decorator

9675a3e388983ee3dceb6345988d11dd28755bce authored almost 2 years ago
subprojects: Update libadwaita to 1.3.1

9e09abc6a563f9604d876c97443abd66649f3637 authored almost 2 years ago
Require GTK >= 4.10

6a52a7c49ab15a5446c02d3f0e03a70fff4a7650 authored almost 2 years ago
subprojects: Update gtk to GTK 4.10.1

bb11fa5efe0199ce8b7390fa7bfc71c47cbb9c28 authored almost 2 years ago
Flatpak: Update to 44beta runtime

04da8876f10b1b8e25f5c509f75f6efe75b5b7a9 authored almost 2 years ago
Make ShellGresourceFile a symlink to CustomGresourceFile

bd380ad5d45f428372fdcf36932d708bffe874c3 authored almost 2 years ago
apply_shell_theme_settings(): Move fallback_commands outside 'if' statement

6addc21d9309eb3bd76b5f1c025f2e5662a4b179 authored almost 2 years ago
Always write CustomGresourceFile

31142352befde05624ae0434336b83897e02fbdb authored almost 2 years ago
Refactor apply_shell_theme_settings()

The old implementation contains some very long lines.

The refactored version uses lists to spli...

407af27c942d3fcbad2ddb26323e38b1975b3df6 authored almost 2 years ago
Use env.OS_IDs to check for UbuntuGdmGresourceFile

2b383c29b59f8d7c9bca871a230230e62a0428f6 authored almost 2 years ago
Introduce env.OS_IDs variable

414f9ed9f171f982a00270943884a78faf1e27c0 authored almost 2 years ago
Rename variable ShellGresourceAutoBackup -> DefaultGresourceFile

be25160a78c1d38f7057efb135da58e648ac7194 authored almost 2 years ago
Update translations

0f6dc6cc1837a99e393b5e5572045fc4d5de1174 authored almost 2 years ago
Issue Templates: Support questions

a3777dccb97e8dc8bd381c3bd5ca762509f1d25c authored almost 2 years ago
Disable blank issues

e436483eb1bf887194385a5a4c647b0d520ac253 authored almost 2 years ago
Issue Templates: Remove: Translation Submission

2c7b55d13c9fb2d1d4eb4b1967a43564dbd775e3 authored almost 2 years ago
about.py: Use AppStreamGlib for release notes

f21cdbc48a1b878252c431f873c15142913da685 authored almost 2 years ago
metainfo: Extra release information

f48e1ef3f7150f687d9b9afa283ab9159ef02763 authored almost 2 years ago
metainfo: Update copyright comment

26940621cbdc909b8f514eedec9b2537199233bf authored almost 2 years ago
metainfo: Add wiki url

9d365d3a16c7ae1a43009f41a379e61b1ccef398 authored almost 2 years ago
metainfo: Add <translation> tag

04faf565cf570478ddca1dd8e6f952ac4f4fcef5 authored almost 2 years ago
metainfo: Update update_contact

92291a7c9c12cd670bfe401a888cbc2b24691164 authored almost 2 years ago
read_os_release(): Do not assume '#' to be start of a comment

'#' may be part of some values like a URL and
ast.literal_eval() already gets rid of comments fo...

303ecdb276bb33fa7920e7332c30b15dd9b1340b authored almost 2 years ago
.gitignore: Add wrapdb.json

be5805fbf0727eda6fee261c48b3992468c967c8 authored almost 2 years ago
Depend on libadwaita-1 >= 1.2

0e38317709955953cf11d9ecd0419f5781887096 authored almost 2 years ago
Add subproject gtk

4a142c3287a06c132b38b5aea66a0962e5632fad authored almost 2 years ago
Add subproject libadwaita-1

1a0c08bef4b5c821f1d0fc375c1a15fa106de76d authored almost 2 years ago
Bump version to 3.alpha.0

eaa687f1b2ced6ec4afcbd1d0d7624c9734e50d1 authored almost 2 years ago
Fix: Cannot apply default shell theme

b2a4059f0271ee184c0ca6fb826c2915f4f6a43a authored almost 2 years ago
Update translations

Squashed commit of the following:

commit bfa771c837b59166875d6811af33bbb66fb60df1
Merge: b52453...

316ba1006d38aa04b67b63fe4767d55772567bb6 authored almost 2 years ago
README.md: Update screenshot source

1712abe68c52125512bda57997bb86a281729fbd authored almost 2 years ago
metainfo: Update screenshots

dd5e4906bcf7607e7189e0aee0ff637c7d66515e authored almost 2 years ago
Release Notes: Inform about donation request dialog

5721293e058ea8b6818c6579808f25ab05ecb69e authored almost 2 years ago
Add accessiblity change to release notes

f9cc2edfcd24ee4973b6a381e79c2d19c5ee071b authored almost 2 years ago
about.py: Match release notes with the ones in metainfo

cc2f3bce1af073ba1ce7459883541d072fbdde4d authored almost 2 years ago
about.py: Separate translatable parts of the release notes

0813a547844342cc6ab89b03aef87b3ed421d727 authored almost 2 years ago
metainfo: Release notes for v3.alpha.0

228ca34ac5a7a580ab4e35189c7d27bf126fe22e authored almost 2 years ago
Update POTFILES.in

6328ac676ff2bc8f7ae168a1db9de906b4c4b254 authored almost 2 years ago
Move all imports to top of the file

bdc45560e58cbc1651623bbe8a061b2da47c8f09 authored almost 2 years ago
Fix wrong attribute name

39f9d326da3b8695582f7f353a7a6235686fdd26 authored almost 2 years ago
Move privilege_escalation.py back directly into src

Because it requires access to env.TEMP_DIR

0f9a7ec1bd2e907a0acfaed372d00f0fa3e29df9 authored almost 2 years ago
Rename class Application -> GdmSettingsApp

1f0622fef88a41ab1afe5e0f2f80afdb70c91c29 authored almost 2 years ago
build_and_run.sh: Remove app_dir before installing to it

7788b088dc1196c62452e80e5338d0ef08968227 authored almost 2 years ago
Move general purpose code into a separate lib

2edc4c9da452fa787183ed7dc1e16d054547bcbb authored almost 2 years ago
Remove unnecessary entries from .gitignore

7fbbe40c65ebc5cd328b4d29535775cbd2e1b0e8 authored almost 2 years ago
metainfo: Add release notes for v2.1

a314ed268e252a1b9a42889b12fb9c8a19abcc94 authored almost 2 years ago
Add and use SwitchRow class

ab99119176554f64a57f92cb9297734eb36c7372 authored almost 2 years ago
Make sure temp_dir is created on startup

Fixes #143

45c5cbaff578f3bf98d74b1c4a88972eb2045fbf authored almost 2 years ago
Add always-show-accessibility-menu option

Closes #145

24ff55240405adc29d05f06c530f0cab7208c3ce authored almost 2 years ago
Update donation link

524f614664e0a932e44e0817149ad9c7b54e93c3 authored almost 2 years ago
Add a donation dialog

a58acccc7f9a9094908373d6a10223a7160ee399 authored about 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...

5d95297118d25eabc61aa63f75f9b82b9415e076 authored about 2 years ago
Remove cursor-image.ui from GResource XML

Fixes #144

c914d0596d830a4a329d41a28c356181001c3b0d authored about 2 years ago
Update copyright year in AboutWindow

f245d3000200fa6be2a35c7f6ac45b131dadb5d6 authored about 2 years ago
Add release notes to AboutWindow

cdf75954c7d940693964c55efc8d02985035eb54 authored about 2 years ago
Remove CursorImage class

not needed anymore

520ea59f251136dcd0fb1ce35f96ca9039ea51ec authored about 2 years ago
Set FlowBox selection-mode=none

706c54c0f3b5553b2abe82fedd6c9b3315bbc664 authored about 2 years ago
Remove useless 'linked' css class

86d12c8ad4bcddb5148dc6d720050601bbad8868 authored about 2 years ago
Reformat cursor-size-button.blp

744c41d07b253bb14fa7b554591b151ef0720fe8 authored about 2 years ago
Use FlowBox for CursorSizeSelector

f01ed4b6b74e80c654ff61c2cfdbb79df4e175e4 authored about 2 years ago
Remove some useless {h,v}expand=true

62fc45f47a3a8e89c60b4ddae076af6e6a8c6d84 authored about 2 years ago
Rewrite theme lists logic

994cd3fcf32784e1f5dbb35f071d3404b6d64337 authored about 2 years ago
Show pretty names of themes to the user

instead of names of the directories containing themes

2a18e2a0005fa9848c6ffd9aed9a230b3c60b49c authored about 2 years ago
Use Gtk.show_uri() for opening donate link

9cb782213a9508a788706956c00e51b933173008 authored about 2 years ago
Add: build_and_run.sh

1434434f72109aed105b56330f0a882d84f55395 authored about 2 years ago
Add cursor size setting

Closes #138

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

0eba66e7ba2f6b95ace5519fbf60a2d472255ec9 authored about 2 years ago