wlroots-hyprland/types/xdg_shell
Isaac Freund 8f63557ed7 xdg shell: add wlr_xdg_surface_popup_surface_at()
This function will allow compositors to implement input handling in a
way consistent with rendering more easily.

Calling wlr_xdg_surface_surface_at() and checking if the result is a
wlr_xdg_popup is flawed as there may be subsurfaces in the popup tree.
2021-01-08 12:05:13 +01:00
..
wlr_xdg_popup.c xdg shell: make unconstrain_from_box arg const 2021-01-07 21:28:55 +01:00
wlr_xdg_positioner.c Fix -Wreturn-type warnings 2020-05-19 14:54:02 +02: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: add wlr_xdg_surface_popup_surface_at() 2021-01-08 12:05:13 +01:00
wlr_xdg_toplevel.c xdg-shell: add wlr_xdg_toplevel_set_parent 2021-01-05 20:32:56 +01:00