wlroots-hyprland/include
Isaac Freund f574ca934c xdg shell: remove wlr_xdg_surface_for_each_popup()
This function is inferior to wlr_xdg_surface_for_each_popup_surface()
for rendering as it does not iterate over subsurfaces. Furthermore,
no compositor is known to use this to iterate popups for any purpose
other than rendering. Therefore remove the function, which may of course
be reintroduced at a later date if a use-case is found.
2021-01-12 11:25:55 +01:00
..
backend backend/wayland: use the EGL GBM platform 2021-01-10 11:32:00 +01:00
render render/drm_format_set: add wlr_drm_format_{create,add} 2020-12-18 09:41:12 +01:00
types Remove xdg-shell v6 2020-09-03 00:01:10 +02:00
util util: add support for generating UUIDs 2021-01-05 20:32:56 +01:00
wlr xdg shell: remove wlr_xdg_surface_for_each_popup() 2021-01-12 11:25:55 +01:00
xcursor Use fixed size integer type 2020-09-01 11:58:56 +02:00
xwayland xwayland: do not allow apps to change focus after wlroots request 2020-07-30 13:40:36 +02:00
meson.build types: add wlr_xdg_foreign_v2 2021-01-05 20:32:56 +01:00