mirror of
https://github.com/Bismuth-Forge/bismuth.git
synced 2024-11-04 13:37:43 +03:00
KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
desktopkcmkdekde-plasmakwinkwin-scriptlinuxplasmastarred-bismuth-forge-repostarred-repotilingtiling-window-managerwaylandwindowwindow-manager
10fc9af348
Maximized windows will be forcefully resized to its intended tile size. One little problem here is that any `client.geometryChanged` signals fired before `workspace.clientMaximizeSet` are problematic. Any attempts to change geometry during them will fail, and cause an infinite loop of `geometryChanged` signal, which crashes KWin in the end. Luckily, this problem can be avoided by simply limiting the number of iteration. |
||
---|---|---|
res | ||
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
tsconfig.json | ||
tslint.json |
Kröhnkite
A dynamic tiling extension for KWin.