gnome-shell-grid
gnome-shell-grid copied to clipboard
Implements the Grid plugin from compiz in a way that works with Gnome-Shell
Similar to issue #5, except this applies when the window is "snapped" to one half of the screen with GNOME3 with the mouse.
Corners don't work with traceback: ``` Traceback (most recent call last): File "gnome-shell-grid.py", line 180, in main() File "gnome-shell-grid.py", line 172, in main g = func(w, (root_width, root_height), (x, y,...
I have cloned it according to your specifications and started. But nothing happens when I use the keyboard shortcuts.
With numlock disabled, I can move windows around as expected. When I turn numlock on, nothing happens. If the terminal running gnome-shell-grid.py has focus, the numbers from the keypad get...
This issue is actually different than the other with the same title... I've got three displays. When I have a window in the middle display, and send it to the...