mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
resistance: add window-edge resistance for interactive moves/resizes
This commit is contained in:
parent
f73e9ded1c
commit
57ea197e6c
6 changed files with 199 additions and 138 deletions
|
|
@ -110,6 +110,7 @@ struct rcxml {
|
|||
|
||||
/* resistance */
|
||||
int screen_edge_strength;
|
||||
int window_edge_strength;
|
||||
|
||||
/* window snapping */
|
||||
int snap_edge_range;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue