commit | e960b3f012f8547f60dc74783cac585d9fa47323 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Thu Dec 05 22:04:42 2013 -0800 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Dec 05 22:04:42 2013 -0800 |
tree | e6f9d84129456573bddc4d4f9a3a16562506a7c3 | |
parent | c2745b14f091e51646f9cd865dbda4ba72fb7408 [diff] |
desktop-shell: Set fullscreen flags in common code path Just as for set_maximized() we can move the setting of the fullscreen and state_changed flags into the common set_fullscreen() function. This function is also used from the xwayland wm to set fullscreen windows, and with this change that now works again.