desktop-shell: Set maximized flags in common code path
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 6 Dec 2013 06:00:40 +0000 (22:00 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 6 Dec 2013 06:00:40 +0000 (22:00 -0800)
commitc2745b14f091e51646f9cd865dbda4ba72fb7408
treee46a1c3b2b0979cad166dcaa184d61bc86854aa0
parentacdae2e641354a204d511106e9411c0679abf19f
desktop-shell: Set maximized flags in common code path

We can set the maximized and state_changed flags in set_maximized(),
which is shared between shell_surface_set_maximized() and
xdg_surface_set_maximized().
desktop-shell/shell.c