bismuth
bismuth copied to clipboard
KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
### Summary I've just installed bismuth in Arch KDE with this command: `git clone https://aur.archlinux.org/kwin-bismuth.git` restarted everything and the option does not seem to appear. Need support thanks. ### Steps...
## Summary On KWin Wayland (5.27.6), I noticed that bismuth is throwing the ff. error when tiling Firefox causing tiling to break so I investigated and was able to pinpoint...
### Summary Just as the title suggests, Bismuth is broken KDE 5.27 (beta). Sometimes windows are not "detected" (or not tracked?) and bismuth is, in this case, useless. All keyboard...
### Summary Whenever I have multiple windows open and kill one of them, the remaining windows stay in place until I do some type of window update (like opening krunner)....
See discussion from https://github.com/Bismuth-Forge/bismuth/issues/191 The plugin is now shown in the scripts KCM:
Let me know if any additional information or logging is needed-- For a month or so (possibly after updating KDE?) I find that after several actions, such as: * Switching...
## Summary Added [void-linux](https://voidlinux.org/) installation step to the readme file since its officially support. ## Breaking Changes No breaking changes.
### Summary With a 2 screen setup the keyboard shortcut can move window from the main screen to the other one but not back. Instead of moving to the main...
### Summary Despite setting windows to have borders displayed in the the window tiling section and the bismuth decoration, border display is still buggy. It works really at random, but...
### Summary I'm trying invoke `toggle_window_floating` state on a window with a specific ID. This seems to work only on currently active window: `qdbus org.kde.kglobalaccel /component/bismuth org.kde.kglobalaccel.Component.invokeShortcut toggle_window_floating ` ###...