Skip to content

Commit 1c8ca25

Browse files
committed
Temporary fix for xwayland persistence
1 parent 78a47ef commit 1c8ca25

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
raspberrypi-ui-mods (1.20241209) bookworm; urgency=medium
28

39
* Don't set group to user name

etc/xdg/labwc/rc.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<openbox_config xmlns="http://openbox.org/3.4/rc">
33

4+
<core>
5+
<xwaylandPersistence>yes</xwaylandPersistence>
6+
</core>
7+
48
<theme>
59
<name>PiXflat</name>
610
<cornerRadius>0</cornerRadius>

0 commit comments

Comments
 (0)