[PATCH 0/4] improve window maximize handling

Rafal Mielniczuk rafal.mielniczuk2 at gmail.com
Mon Mar 11 11:26:52 PDT 2013


Hi

This series of patches improves a bit handling of maximized windows in desktop
shell.

There were some inconsistencies like window could be moved in maximized state
using mod+left button, window not reseting rotation when going maximized and
a few other.

I tried to address those issues, as a good learning exercise :)

Regards.

Rafal Mielniczuk (4):
  shell: block move, rotate, resize in maximized state
  shell: reset rotation for maximized surface
  window: save allocation only for toplevel window
  window: restore maximized state from fullscreen mode if necessary

 clients/window.c | 24 ++++++++++++++++++------
 src/shell.c      | 43 ++++++++++++++++++++++++++++++-------------
 2 files changed, 48 insertions(+), 19 deletions(-)

-- 
1.8.1.5



More information about the wayland-devel mailing list