wlroots-hyprland/types/xdg_shell_v6
Brian Ashworth 17f688735f wlr_xdg_toplevel_v6: store pending fullscreen output
Since the fullscreen request may be made before the toplevel's surface
is mapped, the requested fullscreen output needs to be stored so it
can be retrieved on map (along with the existing fullscreen property).

This commit makes the required changes for wlr_xdg_toplevel_v6.
2019-03-27 10:04:10 +02:00
..
wlr_xdg_popup_v6.c Add missing frame events to shell pointer grabs 2019-01-30 10:31:53 +01:00
wlr_xdg_positioner_v6.c xdg-shell-v6: rename shared private functions to prevent conflicts with xdg-shell stable 2018-05-14 19:16:46 +01:00
wlr_xdg_shell_v6.c Init the new destroy signals added by #1200 2018-08-27 18:21:36 +02:00
wlr_xdg_surface_v6.c Standardize the wlr_box input paramaters 2018-12-21 13:56:10 -05:00
wlr_xdg_toplevel_v6.c wlr_xdg_toplevel_v6: store pending fullscreen output 2019-03-27 10:04:10 +02:00