Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinaskestad/grout-wm
A very simple tiling window manager for Windows
https://github.com/martinaskestad/grout-wm
tiling-window-manager win32 windows-10 windows-11 windows-rs
Last synced: about 2 months ago
JSON representation
A very simple tiling window manager for Windows
- Host: GitHub
- URL: https://github.com/martinaskestad/grout-wm
- Owner: MartinAskestad
- License: mit
- Created: 2023-06-04T14:29:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-10T05:16:48.000Z (8 months ago)
- Last Synced: 2024-05-10T06:35:06.169Z (8 months ago)
- Topics: tiling-window-manager, win32, windows-10, windows-11, windows-rs
- Language: Rust
- Homepage:
- Size: 182 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grout-wm
A simple tiling window manager for Windows 10 and 11. What sets grout-wm apart from other tiling window managers for Windows is not what is does, but what is does not do. For example other window managers has features like work spaces or tags that help you control what windows are visible on the screen. Grout-wm does not because Windows already does this for you using Virtual Desktops.
To create a new Virtual Desktop, press Win+Ctrl+D on your keyboard, you can now navigate between your desktops using Win+Ctrl+← or Win+Ctrl+→ on your keyboard, or Win+Tab, or the little icon next to the Startmenu. And grout-wm will arrange the windows on each desktop for you independantly of other desktops.
Other window managers have configurable hot keys to switch between your open windows. Grout-wm does not because Windows already does this for you. You can use Alt+Tab, Alt+Shift+Tab, orWin+Tab or Alt+Escape, Alt+Shift+Escape or Ctrl+Alt+Tab.
You can set the position of a window by simply draggin it to where you want it.