quicktile icon indicating copy to clipboard operation
quicktile copied to clipboard

Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)

Results 49 quicktile issues
Sort by recently updated
recently updated
newest added

**Was:** Broken window size cycling on Ubuntu 14.04 ### Issue I am not sure if this is a bug or just something I did wrong. On a _Ubuntu_ 12.04 the...

feature
confirmed

This PR adds configuration options to specify a gap that will be placed between tiled windows. The settings "MarginX" and "MarginY" specify the gap (in decimal % of screen size)...

adds 4 new commands to commands.py for window smart window tiling: Move and resize windows to the known positions left, top-left, top... for example via the arrow keys. Shove a...

feature

I wanted to make windows borderless when I tile them. Now you can do command chaining with ',' KP_2 = borderless,bottom KP_5 = WithBorder,center yay!

The changes are a hack, but they seem to do the job for the problem of a gap between the top menu bar and the window that is being tiled....

needs more info

If a window is tiled and then the `monitor-switch` command (`Ctrl+Alt+KP_Enter` by default) is used to switch it to a monitor with different geometry (different dimensions, different panels, etc.), it...

bug
confirmed

Currently, QuickTile's support for putting windows in locations other than "top-left" doesn't attempt to compensate for having its calculations thrown off by window hints, such as the aspect ratio requirements...

bug
confirmed

Is there any way for Quicktile to respond to multiple keys, beside the modifier keys? Like tiling a window to top-left when `modifier keys` + `up` + `left` keys are...

feature

Hey again ! :p Another feature that I'd be interested in would be the ability for Quicktile to : - Detect all the non-minimized windows on the active workspace -...

feature
confirmed

So e.g. if you use the colemak keyboard layout (e.g. using `setxkbmap gb -variant colemak`), and have a quicktile action bound to `E`, then pressing e (which on a colemak...