Disable the idleness watcher when LXQt is fullscreen.
This commit is contained in:
parent
3228bd8f0f
commit
1e083c8249
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
lubuntu-default-settings (24.04.2) noble; urgency=medium
|
lubuntu-default-settings (24.04.2) noble; urgency=medium
|
||||||
|
|
||||||
* Change the default power icon type to have more details.
|
* Change the default power icon type to have more details.
|
||||||
|
* Disable the idleness watcher when LXQt is fullscreen.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 22 Nov 2023 16:55:46 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 22 Nov 2023 16:55:46 -0600
|
||||||
|
|
||||||
|
@ -2,3 +2,4 @@
|
|||||||
showIcon=true
|
showIcon=true
|
||||||
useThemeIcons=true
|
useThemeIcons=true
|
||||||
iconType=4
|
iconType=4
|
||||||
|
disableIdlenessWhenFullscreen=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user