mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
Merge branch 'master' into smarter-auto-orientation
This commit is contained in:
commit
6e82019b7a
4 changed files with 18 additions and 3 deletions
|
|
@ -33,6 +33,7 @@ struct sway_layer_popup {
|
|||
struct wl_listener destroy;
|
||||
struct wl_listener new_popup;
|
||||
struct wl_listener commit;
|
||||
struct wl_listener reposition;
|
||||
};
|
||||
|
||||
struct sway_output;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue