mirror of
https://github.com/swaywm/sway.git
synced 2025-11-01 22:58:41 -04:00
dont swap view with workspace...
This commit is contained in:
parent
a4ded14991
commit
f24b78898a
2 changed files with 2 additions and 6 deletions
|
|
@ -2,7 +2,6 @@
|
|||
#define _SWAY_RESIZE_H
|
||||
#include <stdbool.h>
|
||||
|
||||
bool mouse_resize_tiled(struct wlc_origin prev_pos);
|
||||
bool resize_tiled(int amount, bool use_width);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue