shelltile icon indicating copy to clipboard operation
shelltile copied to clipboard

Feature Request - Keyboard commands for tiling

Open charlesritchea opened this issue 7 years ago • 4 comments

I'm used to only using keyboard commands to tile like Super-Left then Super-Down to move into the lower left quadrant (how Windows 10 does it). I try to avoid using the mouse if possible as it greatly slows me down.

charlesritchea avatar Jan 15 '18 16:01 charlesritchea

I also want to use the hotkeys for this extension. Earlier I used Ubuntu 16.04 with Unity and got used to the built-in hotkeys.

To place the windows there were used combinations CTRL + ALT in conjunction with the numeric keypad (the one on the right side of the keyboard).

Here is an example of what I remember:

  • CTRL + ALT + 1 = Moving the window to the lower left corner
  • CTRL + ALT + 2 = Moves the window to the bottom of the screen (at 50% of the height)
  • CTRL + ALT + 3 = Move the window to the lower right corner
  • CTRL + ALT + 7 = Move the window to the top left corner
  • CTRL + ALT + 8 = Moves the window to the top of the screen (at 50% of the height)
  • CTRL + ALT + 9 = Moving the window to the top right corner

On the Mac, I'm used to using the ShiftIt application, but there are a few other combinations to move the window to the top or bottom of the screen (half the size):

  • CTRL + ALT + CMD + Up Arrow = Moves the window to the top of the screen (at 50% of the height)
  • CTRL + ALT + CMD + Down Arrow = Moves the window to the bottom of the screen (at 50% of the height)

After switching to Ubuntu 18.04 with Gnome, I was very upset by the lack of a combination of keys for placing windows at the top and bottom of the screen (at 50% of the height), because I often use it to view logs on a second monitor.

To facilitate the solution of the problem, I installed this extension. But now for such an arrangement of windows I have to use a mouse, which is not very convenient.

Therefore, it would be great if the hotkey could be configured in the extension.

VadimKulagin avatar Jul 03 '18 14:07 VadimKulagin

+1, coming from Windows 10 I definitely miss this too.

ajruckman avatar Nov 20 '18 23:11 ajruckman

For @emasab and maintainers:

Maybe look at the put windows extension. It does window repositioning via the super key, like explained above. The code could probably be easily adopted for this extension.

(It differs from this extension in may ways, but this specific feature could be copied.)

lonix1 avatar Sep 25 '19 08:09 lonix1

For those who don't realise it (me for a while) you can already quickly place windows into corners by using the accelerator for up/down and then quickly afterwards left/right, and vice versa. There is a time limit which is why I didn't realise it could do it for a while. If you wait too long it won't work.

shadow-light avatar Feb 19 '20 09:02 shadow-light