Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ldrahnik/tilling-window-manager
- Owner: ldrahnik
- Created: 2024-03-29T17:14:03.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-12-03T11:38:27.000Z (19 days ago)
- Last Synced: 2024-12-03T12:28:27.504Z (19 days ago)
- Topics: tilling-window-manager, wmctrl, x11, x11-utils, xdotool, xprop, xwininfo
- Language: Shell
- Homepage:
- Size: 543 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.MD
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)