diff options
author | Isaac Freund <ifreund@ifreund.xyz> | 2021-01-07 14:45:55 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-01-12 11:25:55 +0100 |
commit | f574ca934c80c747c36b8a97c8087a2c3c06d239 (patch) | |
tree | 3b05f7e3f2c7bd8523c752cf6d01c7f7eb0d8ec6 /examples | |
parent | 672e8e99b70736a12f6d8fcad423f1243d191af7 (diff) |
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.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions