⬆️ Update to labwc 0.9.5

Uses new lxqt-wayland configuration file for labwc 0.9.5
This commit is contained in:
Nicolas Rojas 2026-03-08 19:24:08 -05:00
parent 0d674fef0f
commit b06719792f
Signed by: nicolas
SSH key fingerprint: SHA256:63vzRwuWo8QR5AlNxq2pRK7SVdfrEpx6o2WPHY+lZ0Q
3 changed files with 11 additions and 9 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
This file contains all supported Labwc v0.9.3 config elements & attributes with mostly
This file contains all supported Labwc v0.9.5 config elements & attributes with mostly
default values. Some LXQt specific settings have been added. You may have a
updated version in /usr/share/docs/labwc/rc.xml.all
@ -70,7 +70,7 @@
<weight>normal</weight>
</font>
</theme>
<windowSwitcher preview="yes" outlines="yes" allWorkspaces="no" unshade="yes">
<windowSwitcher preview="yes" outlines="yes" unshade="yes">
<osd show="yes" style="classic" output="all" thumbnailLabelFormat="%T" />
<fields>
<field content="icon" width="5%"/>
@ -90,7 +90,7 @@
Some contents are fixed-length and others are variable-length.
See "man 5 labwc-config" for details.
<windowSwitcher preview="no" outlines="no" allWorkspaces="yes">
<windowSwitcher preview="no" outlines="no">
<osd show="yes" />
<fields>
<field content="workspace" width="5%" />
@ -111,7 +111,7 @@
then workspace name, then identifier/app-id, then the window title.
It uses 100% of OSD window width.
<windowSwitcher preview="no" outlines="no" allWorkspaces="yes">
<windowSwitcher preview="no" outlines="no">
<osd show="yes" />
<fields>
<field content="custom" format="foobar %b %3s %-10o %-20W %-10i %t" width="100%" />
@ -161,6 +161,7 @@
Workspaces can be configured like this:
<desktops>
<popupTime>1000</popupTime>
<initial>Workspace 1</initial>
<names>
<name>Workspace 1</name>
<name>Workspace 2</name>
@ -599,6 +600,7 @@
- accelProfile [flat|adaptive]
- tapButtonMap [lrm|lmr]
- clickMethod [none|buttonAreas|clickfinger]
- scrollMethod [twoFinger|edge|none]
- sendEventsMode [yes|no|disabledOnExternalMouse]
- calibrationMatrix [six float values split by space]
- scrollFactor [float]
@ -633,8 +635,8 @@
# must only apply to the first instance of the window with that
# particular 'identifier' or 'title'.
# - Matching is case-insensitive and is performed using shell wildcard
# patterns (see glob(7)) so '\*' (not between brackets) matches any string
# and '?' matches any single character.
# patterns (see glob(7)) so '\*' (not between brackets) matches any
# string and '?' matches any single character.
<windowRules>
<windowRule identifier="*"><action name="Maximize"/></windowRule>

View file

@ -1,7 +1,7 @@
[Sizes]
SplitterPos=200
ViewsIconSize=24
WindowSize=@Size(700 500)
WindowSize=@Size(621 500)
[Window]
DirTree=true

View file

@ -103,9 +103,9 @@ MountRemovable=true
AlwaysShowTabs=true
FixedHeight=480
FixedWidth=640
LastWindowHeight=480
LastWindowHeight=863
LastWindowMaximized=false
LastWindowWidth=640
LastWindowWidth=1342
PathBarButtons=true
RememberWindowSize=true
ReopenLastTabs=false