Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ldrahnik/tilling-window-manager

Script works like a simple tilling window manager. Script uses xdotool, wmctrl and xprop (x11-utils). Shortcuts using the script have to be added manually.
https://github.com/ldrahnik/tilling-window-manager

tilling-window-manager wmctrl x11 x11-utils xdotool xprop xwininfo

Last synced: 12 days ago
JSON representation

Script works like a simple tilling window manager. Script uses xdotool, wmctrl and xprop (x11-utils). Shortcuts using the script have to be added manually.

Awesome Lists containing this project

README

        

# Tilling Window Manager

Script works like a simple tilling window manager. Script uses `xdotool`, `wmctrl` and `xprop` (`x11-utils`). Shortcuts pointing to the script `tilling_window_manager.sh` have to be added manually or via `gsettings` is option run prepared script `bash create_shortcuts.sh ` (previously added shortcuts are not rewritten or thrown away and is not created any duplicated shortcut when is the script run multiple times but shortcuts have to be free to associate).

```
$ sudo apt-get install wmctrl xdotool x11-utils
```

Super+[1-7], Super+Control+[1-7], Control+[1-7] have to be free to associate (**is necessary to manually cancel existing associations**).

```
$ bash create_shortcuts.sh
```

![Preview](preview_create_shortcuts.png)

![Preview](preview_shortcuts.png)