wlroots-hyprland/include/wlr
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 remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
interfaces output: add backend docs 2020-06-30 08:03:58 -06:00
render render/egl: document NULL config_attribs passed to wlr_egl_init 2021-01-09 12:02:39 +01:00
types xdg shell: remove wlr_xdg_surface_for_each_popup() 2021-01-12 11:25:55 +01:00
util util/edges: use bitmask for wlr_edges 2020-10-31 23:15:21 +01:00
backend.h remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
config.h.in types: add wlr_xdg_foreign_registry 2021-01-05 20:32:56 +01:00
meson.build build: replace version with soversion 2020-01-24 11:17:03 +01:00
version.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
xcursor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
xwayland.h xwayland: use pipe instead of SIGUSR1 to signal readiness 2020-12-07 12:24:56 +01:00