mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-07 12:06:44 -04:00
feat: add option drag_tile_small
This commit is contained in:
parent
aa5b907613
commit
b9300aac82
5 changed files with 18 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ description: Advanced settings for XWayland, focus behavior, and system integrat
|
|||
| `warpcursor` | `1` | Warp the cursor to the center of the window when focus changes via keyboard. |
|
||||
| `cursor_hide_timeout` | `0` | Hide the cursor after `N` seconds of inactivity (`0` to disable). |
|
||||
| `drag_tile_to_tile` | `0` | Allow dragging a tiled window onto another to swap their positions. |
|
||||
| `drag_tile_small` | `1` | Allow dragging a tiled window temporarily to small size.|
|
||||
| `drag_corner` | `3` | Corner for drag-to-tile detection (0: none, 1–3: corners, 4: auto-detect). |
|
||||
| `drag_warp_cursor` | `1` | Warp cursor when dragging windows to tile. |
|
||||
| `axis_bind_apply_timeout` | `100` | Timeout (ms) for detecting consecutive scroll events for axis bindings. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue