mirror of
https://github.com/swaywm/sway.git
synced 2026-04-20 06:47:03 -04:00
xdg-shell: chase events update
This commit is contained in:
parent
128b6253a9
commit
47e6a1164c
7 changed files with 133 additions and 109 deletions
|
|
@ -16,4 +16,6 @@ struct sway_xdg_decoration {
|
|||
struct sway_xdg_decoration *xdg_decoration_from_surface(
|
||||
struct wlr_surface *surface);
|
||||
|
||||
void set_xdg_decoration_mode(struct sway_xdg_decoration *deco);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue