mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Send surface enter/leave events
This commit is contained in:
parent
61c1c3e7af
commit
8ad26c8afd
3 changed files with 45 additions and 0 deletions
|
|
@ -115,4 +115,6 @@ void view_set_activated(struct sway_view *view, bool activated);
|
|||
|
||||
void view_close(struct sway_view *view);
|
||||
|
||||
void view_update_outputs(struct sway_view *view, const struct wlr_box *before);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue