mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
subcompositor: consider mapping on parent map
Fixes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3654
This commit is contained in:
parent
a2f94b500c
commit
49e9be62ae
3 changed files with 11 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <wlr/types/wlr_subcompositor.h>
|
||||
|
||||
void subsurface_consider_map(struct wlr_subsurface *subsurface);
|
||||
void subsurface_handle_parent_commit(struct wlr_subsurface *subsurface);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue