Skip to content

Commit f85085a

Browse files
committed
Merge branch 'update-wayland-compat-matrix' of https://github.com/alex-huff/kitty
2 parents 7321d3a + 96ba652 commit f85085a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/kittens/panel.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ Compatibility with various platforms
150150
🟢 **labwc**
151151
Fully working, no known issues
152152

153+
🟢 **niri**
154+
Fully working, no known issues
155+
153156
🟠 **KDE** (kwin)
154157
Mostly working, except that clicks outside background panels cause kwin to :iss:`erroneously hide the panel <8715>`. KDE uses an `undocumented mapping <https://invent.kde.org/plasma/kwin/-/blob/3dc5cee6b34792486b343098e55e7f2b90dfcd00/src/layershellv1window.cpp#L24>`__ under Wayland to set the window type from the :code:`kitten panel --app-id` flag. You might want to use :code:`--app-id=dock` so that KDE treats the window as a dock panel, and disables window appearing/disappearing animations for it.
155158

@@ -161,10 +164,6 @@ Compatibility with various platforms
161164
Not all functionality has been tested, but the quick access terminal
162165
appears as it should and the keyboard focus is properly restored too.
163166

164-
🟠 **niri**
165-
Hiding a dock panel (unmapping the window) does not release the space used
166-
by the dock.
167-
168167
🔴 **GNOME** (mutter)
169168
Does not implement the wlr protocol at all, nothing works.
170169

0 commit comments

Comments
 (0)