forked from pool/gtklock
This requires the new gtk-session-lock, which I sent an SR out for. I tested locally and am very glad gtklock is now usable with modern wayland compositors again. https://build.opensuse.org/request/show/1169238 - Update to 3.0.0: * New ext-session-lock-v1 support * Switched from make to meson * Added --layout option for loading custom XML layout files OBS-URL: https://build.opensuse.org/request/show/1169242 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/gtklock?expand=0&rev=9
41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 19 14:03:32 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to 3.0.0:
|
|
* New ext-session-lock-v1 support
|
|
* Switched from make to meson
|
|
* Added --layout option for loading custom XML layout files
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 7 07:11:10 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 2.1.0:
|
|
* Lock/Unlock commands
|
|
* Should build on FreeBSD
|
|
* Bunch of small fixes and improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 8 07:38:43 UTC 2022 - Josh <jsmithfpv@gmail.com>
|
|
|
|
- Update to 2.0.1:
|
|
New features:
|
|
* Add more CSS customization options
|
|
* Add --version command-line flag
|
|
* Add caps lock warning
|
|
* Modules are now checked for major and minor version
|
|
Changes:
|
|
* Allow modules to add widgets over UI
|
|
* UI reworked to be XML-based.
|
|
* Fixed regression related to crashing when disabling displays.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 26 08:34:43 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Install pam file to %{_pam_vendordir}/gtklock instead of
|
|
%{_sysconfdir}/pam.d/gtklock
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 15:00:26 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Initial package of gtklock 1.3.4 for openSUSE
|