weston/src/xwayland
Kristian Høgsberg 762b166c35 xwm: Only call set_fullscreen if the window is mapped
If we get a fullscreen client message before we map the window, we don't
have a shell surface yet.  Just dont call set_fullscreen yet, and rely on
xserver_map_shell_surface() to fullscreen it when we map it.
2013-02-21 20:18:37 -05:00
..
hash.c Move xwayland integration into xwayland subdirectory 2012-05-21 17:03:16 -04:00
hash.h Move xwayland integration into xwayland subdirectory 2012-05-21 17:03:16 -04:00
launcher.c Pass argc and argv to modules 2013-02-20 15:37:49 -05:00
Makefile.am Add missing builddir includes for version.h 2013-02-20 14:47:43 -05:00
selection.c xwayland: Staticize weston_wm_set_selection and read_and_dump_property 2012-11-30 18:00:09 -05:00
window-manager.c xwm: Only call set_fullscreen if the window is mapped 2013-02-21 20:18:37 -05:00
xwayland.h xwayland: Staticize weston_wm_set_selection and read_and_dump_property 2012-11-30 18:00:09 -05:00