| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.7 This release includes the ability to style gtkgreet with stylesheets and background images, automatic gtk-layer-shell detection, and a few other improvements. * Fix --command argument for builds without layer-shell * Use layer-shell anchors to fill the screen * Add support for user CSS styles. * man changes for --style option * Convert -Dlayershell to 'feature' * Remove action_quit * Add support for background images * man: Document the background image flag * Remove gtk-application-prefer-dark-theme * ci: Disable automatic github mirroring - workaround i586 build failure with CFLAGS for now (reported to author)
- Initial package gtkgreet version 0.6
- gtkgreet 0.8
* This release makes some changes to customization and adds French,
Russian and Spanish translations.
* Update reference to deprecated constant
* Added support for i18n and spanish translation
* proto: Fix signed-ness error
* meson: Update version properly
* man: Elaborate on stylesheets a bit
* readme: Add discuss section
* Added french translation strings
* Made the greeter more customizable
* proto: use uint32_t offsets and message lengths
* feat: russian translation added, unnecessary translation removed
* fix: get translations to work
- remove gtkgreet-glib-2.74.patch as it is fixed upsteam
- Add gtkgreet-glib-2.74.patch: Fix build against glib 2.74.0.