mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
drag_mode_test1
This commit is contained in:
parent
2975514923
commit
635ee1e85d
6 changed files with 24 additions and 5 deletions
|
|
@ -537,6 +537,8 @@ struct sway_config {
|
|||
bool tiling_drag;
|
||||
int tiling_drag_threshold;
|
||||
|
||||
bool drag_mode;
|
||||
|
||||
enum smart_gaps_mode smart_gaps;
|
||||
int gaps_inner;
|
||||
struct side_gaps gaps_outer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue