Bug 364927 - Add default shortcuts for window resizing
Summary: Add default shortcuts for window resizing
Status: RESOLVED LATER
Alias: None
Product: kwin
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.6.95
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-30 12:38 UTC by supaiku
Modified: 2016-08-27 15:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description supaiku 2016-06-30 12:38:29 UTC
Many popular Desktops like GNOME and Windows have shortcuts to resize the active window. Most of the time seen in the form of:
META + ARROW to move the window and resize it.

https://help.gnome.org/users/gnome-help/stable/shell-keyboard-shortcuts.html.en

I know KWin can do all of this, but no shortcuts are mapped out of the box. So why not adopt this behaviour and make it default.

Something like:
META + Left/Right -> Moves the active window to the left/right (analog to mouse dragging)
META + Up -> Maximize the active window

That's the most crucial I think. My suggestion clashes with the window zoom, so either break it or instead of META let's use something like CTRL + ALT + Arrow.

Why bother? Because all other Desktops spoiled me and I think many users would appreciate it.

Reproducible: Always
Comment 1 Martin Flöser 2016-06-30 15:19:49 UTC
Adding Thomas. Do we have a VDG component I could assign this wish for evaluation to?
Comment 2 Martin Flöser 2016-08-27 15:29:13 UTC
The VDG is working on redesigning all global shortcuts. This is a task which requires lots of coordination and thinking about what is the correct pattern and which global shortcuts should be set by default. Changing shortcuts before, doesn't make sense and only creates problems later on during a migration. Thus this has to wait for the moment.