All Projects → tarkah → Grout

tarkah / Grout

Licence: mit
Simple tiling window manager for Windows

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Grout

Polybar
A fast and easy-to-use status bar
Stars: ✭ 9,604 (+6260.26%)
Mutual labels:  window-manager
Dots
A Repository For Config Files / Dotfiles / Themes / Color Schemes / Etc...
Stars: ✭ 100 (-33.77%)
Mutual labels:  window-manager
Perceptia
Dynamic window manager with support for Wayland
Stars: ✭ 138 (-8.61%)
Mutual labels:  window-manager
Wmiirc
Ruby configuration for WMII window manager
Stars: ✭ 80 (-47.02%)
Mutual labels:  window-manager
Exwm Edit
Edit mode for EXWM
Stars: ✭ 92 (-39.07%)
Mutual labels:  window-manager
Xwm
A tiny XCB floating window manager.
Stars: ✭ 107 (-29.14%)
Mutual labels:  window-manager
Qtile Plasma
🔮 A flexible, tree-based layout for Qtile
Stars: ✭ 51 (-66.23%)
Mutual labels:  window-manager
Bsp Layout
Manage layouts in bspwm (tall and wide)
Stars: ✭ 145 (-3.97%)
Mutual labels:  window-manager
Frames Only Mode
Make emacs play nicely with tiling window managers by setting it up to use frames rather than windows
Stars: ✭ 96 (-36.42%)
Mutual labels:  window-manager
Dotfiles
Configuration files for XMonad, Emacs, NixOS, Taffybar and more.
Stars: ✭ 127 (-15.89%)
Mutual labels:  window-manager
Amethyst
Automatic tiling window manager for macOS à la xmonad.
Stars: ✭ 10,023 (+6537.75%)
Mutual labels:  window-manager
Baru
A system monitor written in Rust and C
Stars: ✭ 87 (-42.38%)
Mutual labels:  window-manager
I3wsr
Change i3-wm workspace names based on content
Stars: ✭ 107 (-29.14%)
Mutual labels:  window-manager
Command Center
A CLI-based launcher and general productivity tool.
Stars: ✭ 78 (-48.34%)
Mutual labels:  window-manager
Hadlock
X window manager
Stars: ✭ 141 (-6.62%)
Mutual labels:  window-manager
Toaru Nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
Stars: ✭ 66 (-56.29%)
Mutual labels:  window-manager
Paperwm
Tiled scrollable window management for Gnome Shell
Stars: ✭ 1,364 (+803.31%)
Mutual labels:  window-manager
Rofi
A large collection of Rofi based custom Menu, Applets, Launchers & Powermenus.
Stars: ✭ 2,907 (+1825.17%)
Mutual labels:  window-manager
Xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager
Stars: ✭ 2,253 (+1392.05%)
Mutual labels:  window-manager
Xlambda
Xlambda: The Ultimate X Window Manager
Stars: ✭ 108 (-28.48%)
Mutual labels:  window-manager

grout

Rust

A simple tiling window manager for Windows, written in Rust. Inspired by Budgie's Window Shuffler grid functionality.

Demo

Click for full video

Demo

Download

Usage

  • Run grout.exe or cargo run. Program will run in the background and options can be accessed by right clicking the system tray icon.
  • Activate the windowing grid with hotkey CRTL + ALT + S.
  • Increase / decrease grid rows / columns with CTRL + arrows.
  • Hovering cursor over the grid will show a preview of that zone in the window.
  • Select a window you want resized, then click on a tile in the grid. Window will resize to that zone.
  • Hold SHIFT down while hovering after a selection, zone will increase in size across all tiles. Select again to resize to larger zone.
  • Resizing can also be achieved by click-drag-release. Click & hold cursor down, drag cursor across multiple tiles and release to make selection.
  • F1 - F6 can be used to toggle between saved profiles. F1 is the default profile loaded when program is first started.

Config

See example config in the wiki for a full list of all options.

  • A configuration file will be created at %APPDATA%\grout\config.yml that can be customized. You can also open the config file from the system tray icon.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].