drag_mode_test1

This commit is contained in:
hmpthcs 2023-04-16 03:17:19 -04:00 committed by GitHub
parent 2975514923
commit 635ee1e85d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 5 deletions

View file

@ -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;