timbertson / shellshape

tiling window manager extension for gnome-shell
http://gfxmonk.net/shellshape/
Other
396 stars 38 forks source link

added FullScreen Layout #121

Closed rdno closed 11 years ago

rdno commented 11 years ago

Added full screen layout. (Similar idea discussed in #81). This layout maximizes every window in the workspace. Default key binding is Mod4+s.

timbertson commented 11 years ago

Thanks! Looks good from the diff, I'll try and test / merge this sometime soon.

I don't know about mod4+s (I use mod4-a a lot, and wouldn't want to change layouts with a slight finger slip) how about mod4+shift+f? It has the benefit of mnemonics, but the awkwardness of another finger...

rdno commented 11 years ago

I chose mod4+s only because it's near the other ones. mod4+shift+f makes sense.

timbertson commented 11 years ago

Thanks, merged (with mod4+shift+f) :)