mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
extracted view_set_floating
This commit is contained in:
parent
eac0920f49
commit
4e0a3b9c72
3 changed files with 72 additions and 50 deletions
|
|
@ -30,4 +30,6 @@ swayc_t *get_swayc_in_direction(swayc_t *container, enum movement_direction dir)
|
|||
|
||||
void recursive_resize(swayc_t *container, double amount, enum wlc_resize_edge edge);
|
||||
|
||||
void view_set_floating(swayc_t *view, bool floating);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue