wlroots/types/xdg_shell
Simon Ser 8bb2dc68ea xdg-shell: make wlr_xdg_surface_from_resource reject NULL
Most resources must not be NULL. Make it so callers need to check for
NULL explicitly. This makes it clearer in the handlers code that the
NULL wl_resource case needs to be handled, and allows callers to make a
difference between a NULL wl_resource and an inert resource.
2019-12-30 14:24:35 -07:00
..
wlr_xdg_popup.c Revert "wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbing surfaces" 2019-08-27 11:12:09 +09:00
wlr_xdg_positioner.c xdg_shell: remove variable self-assignment 2019-08-12 09:37:21 +09:00
wlr_xdg_shell.c Simplify globals implementation by removing destructors 2019-11-25 09:01:46 -05:00
wlr_xdg_surface.c xdg-shell: make wlr_xdg_surface_from_resource reject NULL 2019-12-30 14:24:35 -07:00
wlr_xdg_toplevel.c wlr_xdg_toplevel: reparent on parent unmap 2019-08-15 11:19:06 +03:00