mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Merge branch 'feature/panel-kwin-id' of https://github.com/jinliu/kitty
This commit is contained in:
@@ -149,6 +149,11 @@ Compatibility with various platforms
|
|||||||
🟢 **KDE** (kwin)
|
🟢 **KDE** (kwin)
|
||||||
Fully working, no known issues
|
Fully working, no known issues
|
||||||
|
|
||||||
|
kwin 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 `--app-id` parameter. You might want to use
|
||||||
|
`--app-id=dock` so that kwin treats the window as a dock panel, and disables window
|
||||||
|
appearing/disappearing animations for it.
|
||||||
|
|
||||||
🟠 **Sway**
|
🟠 **Sway**
|
||||||
Partially working. Issues include:
|
Partially working. Issues include:
|
||||||
* Renders its configured background over the background window instead of
|
* Renders its configured background over the background window instead of
|
||||||
|
|||||||
Reference in New Issue
Block a user