We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a47ef commit 1c8ca25Copy full SHA for 1c8ca25
debian/changelog
@@ -1,3 +1,9 @@
1
+raspberrypi-ui-mods (1.20241211) bookworm; urgency=medium
2
+
3
+ * Temporarily set xwayland persistence for labwc
4
5
+ -- Simon Long <[email protected]> Wed, 11 Dec 2024 11:05:05 +0000
6
7
raspberrypi-ui-mods (1.20241209) bookworm; urgency=medium
8
9
* Don't set group to user name
etc/xdg/labwc/rc.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<openbox_config xmlns="http://openbox.org/3.4/rc">
+ <core>
+ <xwaylandPersistence>yes</xwaylandPersistence>
+ </core>
<theme>
<name>PiXflat</name>
10
<cornerRadius>0</cornerRadius>
0 commit comments