Cleanup previous PR
This commit is contained in:
parent
4f22951a29
commit
14ab28af51
1 changed files with 2 additions and 6 deletions
|
|
@ -146,12 +146,8 @@ Compatibility with various platforms
|
|||
🟢 **Hyprland**
|
||||
Fully working, no known issues
|
||||
|
||||
🟢 **KDE** (kwin)
|
||||
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
|
||||
🟢 **KDE**
|
||||
Fully working, no known issues. 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 :option:`kitty +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.
|
||||
|
||||
🟠 **Sway**
|
||||
|
|
|
|||
Loading…
Reference in a new issue