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: about 2 months 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-28T11:27:50.000Z (3 months ago)
- Last Synced: 2025-02-28T18:05:52.057Z (3 months ago)
- Topics: tilling-window-manager, wmctrl, x11, x11-utils, xdotool, xprop, xwininfo
- Language: Shell
- Homepage:
- Size: 839 KB
- Stars: 0
- 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
```
