Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Releases: dreemurrs-embedded/gtk-mobile

3.24.20: gtkapplication-dbus: Initialise screensaver-active property

10 Jun 12:54
Compare
Choose a tag to compare
When GtkApplication starts listening to the screensaver's D-Bus
status, the screensaver-active property is not initialised and
applications making use of the property are out of sync until the
first state change.  Any application starting when the screensaver is
active will think it's inactive.

To fix this, we set the property when we first start monitoring the
screensaver.

3.24.16

29 Mar 20:30
Compare
Choose a tag to compare
3.24.16

3.24.14: gtkapplication-dbus: Initialise screensaver-active property

27 Feb 13:39
Compare
Choose a tag to compare
When GtkApplication starts listening to the screensaver's D-Bus
status, the screensaver-active property is not initialised and
applications making use of the property are out of sync until the
first state change.  Any application starting when the screensaver is
active will think it's inactive.

To fix this, we set the property when we first start monitoring the
screensaver.

3.24.13

10 Feb 17:52
Compare
Choose a tag to compare
3.24.13 Pre-release
Pre-release
imwayland: Suppport terminal purpose