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

Bump version to 4.3

github.com/gdm-settings/gdm-settings - c90ad295a6bc975fb05cb4e72e3d6041e012721d authored 11 months ago by Mazhar Hussain <[email protected]>
NEWS: Add v4.3

github.com/gdm-settings/gdm-settings - 3ef954912e18b259ce3eb391bf38b025db8686ea authored 11 months ago by Mazhar Hussain <[email protected]>
Update translations

github.com/gdm-settings/gdm-settings - 4a6d8400fad2c96d1f197d6a6b55d4b72976c247 authored 11 months ago by Mazhar Hussain <[email protected]>
metainfo: Add release v4.3

github.com/gdm-settings/gdm-settings - 47e3dc93c20b816113f4d1144cbabd136a640769 authored 11 months ago by Mazhar Hussain <[email protected]>
metainfo: Improve light brand color

rgb(70, 140, 255) looks more of a variant of the dark mode
brand color rgb(50, 100, 200) than rg...

github.com/gdm-settings/gdm-settings - aaac54e3dc6f37ab10d8da0f8ce6a7b5ee13684c authored 11 months ago by Mazhar Hussain <[email protected]>
metainfo: Support official Appstream branding tag

github.com/gdm-settings/gdm-settings - b1b98ff073b2e0d05f60b6dcf47d853ed549ac57 authored 11 months ago by Mazhar Hussain <[email protected]>
Post-release version bump to 4.2+

github.com/gdm-settings/gdm-settings - ff76bf70f9bbfc558a815d10d58243205c29b123 authored 11 months ago by Mazhar Hussain <[email protected]>
NEWS: Add v4.2

github.com/gdm-settings/gdm-settings - 893ac7052e7e6b614e07dcf70c30e84e594cc334 authored 11 months ago by Mazhar Hussain <[email protected]>
Bump version to 4.2

github.com/gdm-settings/gdm-settings - d371a6878d2e07da98ab141bacaac78f6aea6dad authored 11 months ago by Mazhar Hussain <[email protected]>
Update translations

github.com/gdm-settings/gdm-settings - 57927a5166a99b94a909100be911ef9ed97496ec authored 11 months ago by Mazhar Hussain <[email protected]>
metainfo: Add release v4.2

github.com/gdm-settings/gdm-settings - 4a300133aaa8385e9ee59b29f7237a5f91a1e4d9 authored 11 months ago by Mazhar Hussain <[email protected]>
Add a mnemonic shortcut to "Apply" button (#226)

Squashed commit of the following:

commit 405a80590ac644caaf0f48bc415e8eb015ccb83a
Author: Mazha...

github.com/gdm-settings/gdm-settings - 1c8922125a3d244d9c696208adefb9f4b39a1368 authored 11 months ago by Slimane <[email protected]>
Merge branch 'patch-1' from Rudxain/gdm-settings

github.com/gdm-settings/gdm-settings - 38c63db296680b2de8b805930524c6b5c980c62d authored 12 months ago by Mazhar Hussain <[email protected]>
fix inconsistent quotes in __init__.py

github.com/gdm-settings/gdm-settings - 54d57fdce1ac38722d8ce8270b6106125a578e42 authored 12 months ago by Ricardo Fernández Serrata <[email protected]>
Merge pull request #216 from sabriunal/fix-appdata

appdata: Improve appdata for AppStream 1.0

github.com/gdm-settings/gdm-settings - 6e8473a8ea5d3ccc672659f63e587b06951dd007 authored about 1 year ago by Mazhar Hussain <[email protected]>
appdata: Improve appdata for AppStream 1.0

- Mark the `<developer_name>` tag as deprecated

github.com/gdm-settings/gdm-settings - 91dcb55ae4cc38935e417af2786e91449997743d authored about 1 year ago by Sabri Ünal <[email protected]>
appdata: Remove categories

"Icons and categories

If there’s a type="desktop-id" launchable, they get pulled from it.
Most ...

github.com/gdm-settings/gdm-settings - 479443c37928759d74f5f134152b483f9b94a77c authored about 1 year ago by Sabri Ünal <[email protected]>
Fix: Wrong command in apply_user_display_settings

github.com/gdm-settings/gdm-settings - 25c96f252712fcab66b215b81928188b94c9df7f authored about 1 year ago by Mazhar Hussain <[email protected]>
meson.build: Require libadwaita >= 1.4

The app uses some API e.g. Adw.ToolbarView that is only
available in LibAdwaita 1.4 and up.

github.com/gdm-settings/gdm-settings - 8df99f0962b5e378bfe67a7812cf9f2bae0fb5b7 authored about 1 year ago by Mazhar Hussain <[email protected]>
Remove gdms.temp_log_handler

Not required anymore: Was being used by about_window which
now uses debug_info.as_markdown() ins...

github.com/gdm-settings/gdm-settings - 1a2405a1bf2cc0ba7c35d56b46e2ebc81810dc41 authored about 1 year ago by Mazhar Hussain <[email protected]>
Add -i, --debug-info option

github.com/gdm-settings/gdm-settings - 94efadf98436d85a07f2b86f6d90bb15c1f8e5b9 authored about 1 year ago by Mazhar Hussain <[email protected]>
Debug info in Markdown format

github.com/gdm-settings/gdm-settings - 49eeaef76d77a510b3dc794bb7f86eae537e5d92 authored about 1 year ago by Mazhar Hussain <[email protected]>
AboutWindow: Show release notes for the last ".0" release

AboutWindow.new_from_appdata does not show release notes for
multiple point releases.

github.com/gdm-settings/gdm-settings - 35e10e9eb8f7ddfa612ac72232008993672bf5be authored about 1 year ago by Mazhar Hussain <[email protected]>
Use Adw.AboutWindow.new_from_appdata()

Can be used for automatic fetching of release notes

github.com/gdm-settings/gdm-settings - f803c480f2553d58150946b2f4c9fd365c4a0d14 authored about 1 year ago by Mazhar Hussain <[email protected]>
Remove release notes from AboutWindow

AppStreamGlib.Store.__new__() was causing segfaults

Fixes #210

github.com/gdm-settings/gdm-settings - 9042218b527efcc1a43468916a6a1f3c97745084 authored about 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Replace <developer_name> with <developer><name>

<developer_name> is deprecated.

github.com/gdm-settings/gdm-settings - a1ba62da9018339a2ea9c265930d41617ba3c5c3 authored about 1 year ago by Mazhar Hussain <[email protected]>
Sidebar: Force use symbolic icons

github.com/gdm-settings/gdm-settings - 0683e42b53715c22fef8ed07364c5a1f04727f23 authored about 1 year ago by Mazhar Hussain <[email protected]>
Post-release version bump to v4.1+

github.com/gdm-settings/gdm-settings - 7bb5738b4cb93e2c06ab2097477f460b97ab5fb8 authored about 1 year ago by Mazhar Hussain <[email protected]>
appdata: Add cvs-browser url

This URL is visible on Flathub and GNOME Software.

github.com/gdm-settings/gdm-settings - ae13db37980630e622fe815434806478cf1d3ded authored about 1 year ago by Sabri Ünal <[email protected]>
/donate: Add GitHub Sponsors

github.com/gdm-settings/gdm-settings.github.io - 82232d67b3171ae4c6049ee9ec48a75e0401d091 authored about 1 year ago by Mazhar Hussain <[email protected]>
Add GitHub logos & wordmarks

github.com/gdm-settings/gdm-settings.github.io - fc26281428cc80dea78c86ce76f64e4163d16d27 authored about 1 year ago by Mazhar Hussain <[email protected]>
README.md: Update donation link

github.com/gdm-settings/gdm-settings - 2a810976399da7df31b6d7d5c51ed8e213208242 authored about 1 year ago by Mazhar Hussain <[email protected]>
Create FUNDING.yml

github.com/gdm-settings/.github - 254093183119940859e9122df9bbb393e5104d46 authored about 1 year ago by Mazhar Hussain <[email protected]>
Initial commit

github.com/gdm-settings/.github - a1eaf66d1cad21688194f336a35f66818bf250b4 authored about 1 year ago by Mazhar Hussain <[email protected]>
Bump version to 4.1

github.com/gdm-settings/gdm-settings - c819846d49d286df0a87fa399974725eaba762f8 authored about 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Add release v4.1

github.com/gdm-settings/gdm-settings - 75c457bd28d2879b473ef79402b60262d17ab4a6 authored about 1 year ago by Mazhar Hussain <[email protected]>
NEWS: Add v4.1

github.com/gdm-settings/gdm-settings - 3e20d48a4348f1177aeaa13ed5bba7ae37f84133 authored about 1 year ago by Mazhar Hussain <[email protected]>
cmd.py: Don't auto enquote command segments

Fixes #199

github.com/gdm-settings/gdm-settings - 4202ec8d716bae7e84298deaa16e2129dc1bebfe authored about 1 year ago by Mazhar Hussain <[email protected]>
Update screenshots

github.com/gdm-settings/gdm-settings.github.io - d51d7fa1cd03516a1617473637d6540b60968115 authored about 1 year ago by Mazhar Hussain <[email protected]>
Update download link

github.com/gdm-settings/gdm-settings.github.io - 727d30dbf8acab6929c0062aa50b507d967804a3 authored about 1 year ago by Mazhar Hussain <[email protected]>
Update title & heading

github.com/gdm-settings/gdm-settings.github.io - 517169e7fa3a94326740f27978f7038be8e2742d authored about 1 year ago by Mazhar Hussain <[email protected]>
appimage: Update a dir name in deps/GLibC.sh

github.com/gdm-settings/gdm-settings - 21f60911f15ba195a4fc448898a86286f59743ab authored about 1 year ago by Mazhar Hussain <[email protected]>
Bump version to 4.0

github.com/gdm-settings/gdm-settings - 2bc973e5f5fd73d33201f1addafd1443e88a23e4 authored about 1 year ago by Mazhar Hussain <[email protected]>
meson.build: Set buildtype=release

github.com/gdm-settings/gdm-settings - 1dbb19a7d6d8293fe35516b9c948628a15b858da authored about 1 year ago by Mazhar Hussain <[email protected]>
Update translations

github.com/gdm-settings/gdm-settings - cb695c17587ca7dd8a8eb8a45c248bfacc785c0b authored about 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Add screenshot captions

github.com/gdm-settings/gdm-settings - 4b404160d1f0c8b88df903041f403f4a3694db1d authored about 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Update screenshots

github.com/gdm-settings/gdm-settings - e25f95c6075a9079723d4f7df95ec9ee72815fc7 authored about 1 year ago by Mazhar Hussain <[email protected]>
Release 4.0

github.com/gdm-settings/screenshots - dc9dcd54a4da1d230407fbdbb5d9c22dcfb44001 authored about 1 year ago by Mazhar Hussain <[email protected]>
NEWS: A missing note in v4.beta1

github.com/gdm-settings/gdm-settings - 155917da3a06c67cefffdffc3db04ecacedcdd9a authored about 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Add release v4.0

github.com/gdm-settings/gdm-settings - 1c36eb91bf231b421477e38a94d41318dc1dd6dd authored about 1 year ago by Mazhar Hussain <[email protected]>
NEWS: Add v4.0

github.com/gdm-settings/gdm-settings - 49046d005e2e0718dfd6ff1e0f540d74ae18aa7c authored about 1 year ago by Mazhar Hussain <[email protected]>
Make sure gnome-shell.css always exists

No matter if it is used by the shell or not.

github.com/gdm-settings/gdm-settings - 1e42b1231d1bb9c5c2f09e8ed75c0040c80921ac authored about 1 year ago by Mazhar Hussain <[email protected]>
Make GNOME45+ only shell themes apply even on GNOME44-

github.com/gdm-settings/gdm-settings - 990cecd116545f1b09e6d64e28695616b44de747 authored about 1 year ago by Mazhar Hussain <[email protected]>
Fix: Appending setting_css to gnome-shell.css when file does not exist

github.com/gdm-settings/gdm-settings - 9e7829033029e12d37ba8de4659ef763c67c57c9 authored about 1 year ago by Mazhar Hussain <[email protected]>
Fix: Top bar text color not applying to clock

github.com/gdm-settings/gdm-settings - 20aa92bcf448c322877d2e7b90a1d2dfadaebc7e authored about 1 year ago by Mazhar Hussain <[email protected]>
Fix: Wrong error shown if gresource deleted after launching gdm-settings

github.com/gdm-settings/gdm-settings - 43bb1d66678a8a752e3060bb816c1f2a64537574 authored about 1 year ago by Mazhar Hussain <[email protected]>
Post-release version bump to 4.beta1+

github.com/gdm-settings/gdm-settings - 723e0fb9c5ed7202eebb2ab085f913a20cb0d021 authored over 1 year ago by Mazhar Hussain <[email protected]>
Bump version to 4.beta1

github.com/gdm-settings/gdm-settings - cec883376c45a5d0655470368a1e4851086c4308 authored over 1 year ago by Mazhar Hussain <[email protected]>
Update translations

github.com/gdm-settings/gdm-settings - 5545883b7b150fbfe7d8230cdd10706e27287301 authored over 1 year ago by Mazhar Hussain <[email protected]>
NEWS: Add v4.beta1

github.com/gdm-settings/gdm-settings - f5bf179a1f3f23b36aa73bd712b4581fb12ec3dd authored over 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Add release v4.beta1

github.com/gdm-settings/gdm-settings - 2047890bab129d416fa0b162c3e9afcc3a6df349 authored over 1 year ago by Mazhar Hussain <[email protected]>
data: Mark release descriptions as untranslatable

GNOME automatically excludes release descriptions on Damned Lies (GNOME Translation Platform). I...

github.com/gdm-settings/gdm-settings - 50f640f1ae30e210cf2766628406ec48aa4f9391 authored over 1 year ago by Sabri Ünal <[email protected]>
Change AppImage file name to GDM_Settings.AppImage

github.com/gdm-settings/gdm-settings - ee52b2526ae314831cde5b69a499c0f4714529f8 authored over 1 year ago by Mazhar Hussain <[email protected]>
Bump version to 4.beta0+

github.com/gdm-settings/gdm-settings - 96037aba2d26666c9a814d76c4a32421d945f397 authored over 1 year ago by Mazhar Hussain <[email protected]>
Bump version to 4.beta0

github.com/gdm-settings/gdm-settings - 2c7ce834b105e5a797caa57f53448fe38216ad69 authored over 1 year ago by Mazhar Hussain <[email protected]>
Update subprojects to their latest versions

github.com/gdm-settings/gdm-settings - c9fcd70e66a9ec359b446157f9699c2238127f8b authored over 1 year ago by Mazhar Hussain <[email protected]>
Update translations

github.com/gdm-settings/gdm-settings - 5079cc518a97c645ecb8a13c7a801fed9fdd4a56 authored over 1 year ago by Mazhar Hussain <[email protected]>
Add NEWS file

github.com/gdm-settings/gdm-settings - beca030121b90e871382d07c0bbeb098a0a2066e authored over 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Add release v4.beta0

github.com/gdm-settings/gdm-settings - 9f4163f0bff9897f10863ab7d58a463057431a0f authored over 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Update screenshots for v4.beta0

github.com/gdm-settings/gdm-settings - 82944146a90739f67ab1b78ee6c6459a043f3682 authored over 1 year ago by Mazhar Hussain <[email protected]>
Update screenshots for v4.beta0

github.com/gdm-settings/screenshots - c45f1b383ae191f3d5951db8b61b30d5244e359d authored over 1 year ago by Mazhar Hussain <[email protected]>
Change default window size to 950x530

github.com/gdm-settings/gdm-settings - 82a48a1ab4e53ea75859a54dd813f08b1939e275 authored over 1 year ago by Mazhar Hussain <[email protected]>
Make the window draggable from anywhere

github.com/gdm-settings/gdm-settings - d88be5612d4b05bcb4b5d546a359c1589fd22aee authored over 1 year ago by Mazhar Hussain <[email protected]>
SidebarItem minimum height = 40px

github.com/gdm-settings/gdm-settings - 1966096d4a4c7f141302bec5d422c28ee3437e68 authored over 1 year ago by Mazhar Hussain <[email protected]>
Adw.Clamp(maximum_size=1500, tightening_threshold=0)

github.com/gdm-settings/gdm-settings - 7c032b9da8689eee82bd1e5ed8fc9d158f7a6ec1 authored over 1 year ago by Mazhar Hussain <[email protected]>
Remove an unnecessary if statement

github.com/gdm-settings/gdm-settings - e1133eb7af517276a19dec6ceb6540c308112dd5 authored over 1 year ago by Mazhar Hussain <[email protected]>
Sidebar: Forward ListView.activate signal

This allows for navigating via 'Enter' key from sidebar to content
when in collapsed mode

github.com/gdm-settings/gdm-settings - 1c8b302f2e56e8579f1484ee894b785f44e0924e authored over 1 year ago by Mazhar Hussain <[email protected]>
Rename signal Sidebar.{item-clicked => activate}

github.com/gdm-settings/gdm-settings - c76da74ceb4d1e3692412654543a923b6394b9db authored over 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Update required & recommended minimum resolution

github.com/gdm-settings/gdm-settings - 692cb3a28efd1a58352e79272a8af43194fdd358 authored over 1 year ago by Mazhar Hussain <[email protected]>
Make sidebar scrollable

github.com/gdm-settings/gdm-settings - 1af148e670b382c72381a854490b60adc47d1a29 authored over 1 year ago by Mazhar Hussain <[email protected]>
Fix: No newline at the end of gdms/gui/sidebar.py

github.com/gdm-settings/gdm-settings - 9f32808e29bc4573e22072df32ef5544454b0e93 authored over 1 year ago by Mazhar Hussain <[email protected]>
metainfo: Update screenshots

github.com/gdm-settings/gdm-settings - c48470425640618565007e48fecc6ddf7ac85975 authored over 1 year ago by Mazhar Hussain <[email protected]>
Remove old screenshots

github.com/gdm-settings/screenshots - 7eb4dd251d2a1879dd921ef8ddebba8cbf06beb2 authored over 1 year ago by Mazhar Hussain <[email protected]>
README.md: Update screenshot link

github.com/gdm-settings/gdm-settings - ef6b76de727abfc29eb1e35b993693797863873b authored over 1 year ago by Mazhar Hussain <[email protected]>
Add new screenshots (default, tall-{sidebar,content})

github.com/gdm-settings/screenshots - 3482eb2e595217cb8f6e8ff667e58853f2ca6601 authored over 1 year ago by Mazhar Hussain <[email protected]>
Don't ue CustomGresourceFile

github.com/gdm-settings/gdm-settings - 397b5e164e6593e21becd5023d694847ba057b13 authored over 1 year ago by Mazhar Hussain <[email protected]>
Don't explicitly set gresource file permissions when restoring the default one

github.com/gdm-settings/gdm-settings - 43da6d3613abf2ba04ee14b639fc357fc51ecb9c authored over 1 year ago by Mazhar Hussain <[email protected]>
Simplify ReleaseNotesFetcher.__init__ code

github.com/gdm-settings/gdm-settings - 5110011117a27ba70e3fb9b2fd52afa3d1aa2dbe authored over 1 year ago by Mazhar Hussain <[email protected]>
GNOME 45 (Separate Light & Dark Shell CSS) Support

github.com/gdm-settings/gdm-settings - d926dd97370ea507f5a90a7c004eb4e2b7f9def2 authored over 1 year ago by Mazhar Hussain <[email protected]>
Apply settings css to high-contrast.css as well

github.com/gdm-settings/gdm-settings - c51c645f67915288aafde33185f8c4a5ec0f318d authored over 1 year ago by Mazhar Hussain <[email protected]>
Content HeaderBar only show section title

github.com/gdm-settings/gdm-settings - f09112691fd96592fc1b49984b9d933e36868a4f authored over 1 year ago by Mazhar Hussain <[email protected]>
Update appearance.png

github.com/gdm-settings/screenshots - 726f6f71d37f970d02a0708e29525773b905a315 authored over 1 year ago by Mazhar Hussain <[email protected]>
Replace OverlaySplitView with NavigationSplitView

github.com/gdm-settings/gdm-settings - 3d9f86430da59c2b0d4b438f7688bdab460fce57 authored over 1 year ago by Mazhar Hussain <[email protected]>
Move "Apply" button and hamburger menu to the sidebar

github.com/gdm-settings/gdm-settings - bc173562764d4b41c4af6c7db7aa5918ef793001 authored over 1 year ago by Mazhar Hussain <[email protected]>
Fix: Sidebar showing wrong selection on startup

github.com/gdm-settings/gdm-settings - ec80e35d027999480ed77c14012fdc4088ca6d12 authored over 1 year ago by Mazhar Hussain <[email protected]>
Rename cursor icon to cursor

Previously it was <app_id>-cursor

github.com/gdm-settings/gdm-settings - 53c1593493e3abb82b309829f61dc72ea2462c3c authored over 1 year ago by Mazhar Hussain <[email protected]>
Fix: Wrong annotation

github.com/gdm-settings/gdm-settings - 619dd1cfb72b0f9f1cdb6b57730813df47dd5341 authored over 1 year ago by Mazhar Hussain <[email protected]>
Add a custom sidebar with icons

github.com/gdm-settings/gdm-settings - 1246cfb809603fda8f8f6668d5174f1f17122955 authored over 1 year ago by Mazhar Hussain <[email protected]>
Remove .background css class from sidebar

Not needed with Adw.OverlaySplitView

github.com/gdm-settings/gdm-settings - 24fdd858614560348b207654293d87207ba75474 authored over 1 year ago by Mazhar Hussain <[email protected]>
Replace Adw.Flap with Adw.OverlaySplitView

github.com/gdm-settings/gdm-settings - c96059879c3d9684adfec0b3eaea1be7cede3a4f authored over 1 year ago by Mazhar Hussain <[email protected]>