komorebi
komorebi copied to clipboard
A tiling window manager for Windows 🍉
Any chance of publishing a winget package?
I can use the command `promote` to exchange current window and top window. But sometimes I want to focus the top window, the first window. So how to focus the...
Over the past year I've developed a better idea of what is and isn't in scope for this project. To spare users (and myself) from asking (and being asked) about...
Hello, First of all thanks to the author and all the contributors for this wonderful piece of software! Indeed it's the best tiling manager implementatin for Windows I've seen to...
These simple commands would be helpful for complex scripting, even though autohotkey can do them just fine
Sometimes you want a (float) window to always stay on top of the other windows. PowerToys has this feature, so maybe taking a look at that implementation would be helpful.
More of a "nice to have" QOL feature. Instead of having to target workspaces directly using the monitor and workspace indices when using `komorebic` directly in a shell, it should...
In windows 11, apps can opt in to have rounded corners, which match the UI better. References: https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/apply-rounded-corners https://docs.microsoft.com/en-us/windows/win32/api/dwmapi/ne-dwmapi-dwm_window_corner_preference Check out MicaForEveryone, which also implements this: https://github.com/MicaForEveryone/MicaForEveryone/blob/2e46914c955ed694a1edee7eac97d4a6eb98cb40/MicaForEveryone.Win32/DesktopWindowManager.cs#L99-L107
Sometimes you may want a window to stay shown between all workspaces, and having an easy toggle for this would be nice to have.
it would be nice to be change window opacity and blur, but i'm not sure if windows has apis that expose this feature