Skip to content

Commit 7e3ce50

Browse files
committed
integration.md: update lxqt-panel section and describe that the taskbar now works
1 parent d2caff6 commit 7e3ce50

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

src/integration.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -135,21 +135,10 @@ Read the [yambar documentation] for further information.
135135
## 2.5 lxqt-panel {#lxqt-panel}
136136

137137
Since version `2.0.0`, `lxqt-panel` supports the [`wlr-layer-shell`] protocol
138-
and thus runs natively under Wayland without window rules. Should you have an
139-
older version, it can still be used with a window rule such as:
138+
and thus runs natively under Wayland.
140139

141-
```
142-
<windowRules>
143-
<windowRule identifier="lxqt-panel" matchOnce="true" fixedPosition="yes">
144-
<skipTaskbar>yes</skipTaskbar>
145-
<action name="MoveTo" x="0" y="0" />
146-
<action name="ToggleAlwaysOnTop"/>
147-
</windowRule>
148-
</windowRules>
149-
```
150-
151-
Note: `lxqt-panel` does not support [`wlr-foreign-toplevel-management`] so the
152-
taskbar does not work.
140+
With version `>=2.1.0` the [`wlr-foreign-toplevel-management`] is supported
141+
enabling taskbar functionality and thereby making this an excellent choice.
153142

154143
# 3. Menu Generators {#menu-generators}
155144

0 commit comments

Comments
 (0)