Draft: Implement assisted tiling
Feature has working core functionality: Just press (and release) keys "1".."n" while dragging a window to activate a grid. Press right mouse button to activate last grid as a shortcut.
Grids are now configurable in xfce4-tweaks-settings:
2,2; 3,2,2; 40:2,2,2; 40:2,3,3
...creates four grids: One with two columns and three with three columns. The values specify the number of rows in a column. A column may be prefixed by a percentage of screen width used for that column, overriding even distribution.
TODO:
- support multiple monitors
- make hotkeys configurable?
!!!Not fit for merge yet!
Edited by Björn Fischer