Eslam Mohamed Abdelghany
caa8b05f38
♻️ refactor: split switch_layout into next_layout and previous_layout functions
...
- Add next_layout() to cycle forward through layouts
- Add previous_layout() to cycle backward through layouts
- Keep switch_layout() as backward-compatible alias to next_layout()
- Update config.conf with example keybinds for both new functions
2026-03-02 15:01:57 +02:00
nixpup
e0d69ece59
feat: add scroller stack support
2026-01-18 20:06:27 +08:00
DreamMaoMao
2771053ee6
opt: animations logic all use the int type
...
avoid the coordinates being forcibly limited to positive numbers
2026-01-03 09:37:34 +08:00
DreamMaoMao
5ba7da0570
opt: remove increase_proportion dispatch
...
should use resizewin to replace it
2025-11-19 12:41:03 +08:00
DreamMaoMao
d75d819e28
feat: add back switch_keybaord_layout
2025-11-01 21:20:09 +08:00
DreamMaoMao
3ed36a6ea6
break change: remove switch_keyboard_layout dispatch
2025-11-01 19:06:04 +08:00
DreamMaoMao
27fdead702
feat: add dispatch enable_monitor,disable_monitr,toggle_monitor
2025-10-30 13:30:02 +08:00
DreamMaoMao
9b5ea50095
feat: add dispatch viewcrossmon and tagcrossmon
2025-10-29 13:40:12 +08:00
DreamMaoMao
cbcbda25cd
break change: correct maxmize to maximize
2025-10-28 20:29:25 +08:00
DreamMaoMao
1d4138412a
opt: allow bind multi action to one keybind
2025-10-12 10:33:08 +08:00
DreamMaoMao
ca48f95997
feat: support resize tile window
2025-10-11 11:25:22 +08:00
DreamMaoMao
0419a00e0b
feat: add setoption dispatch to allow change option by mmsg
2025-10-08 14:52:44 +08:00
DreamMaoMao
572fe6ae27
feat: support keybind mode
2025-10-07 14:04:55 +08:00
DreamMaoMao
365854ccf6
feat: add dispatch exchange_stack_client
2025-09-28 18:39:41 +08:00
DreamMaoMao
2a11357ead
feat: add comboview dispatch
2025-09-25 10:28:59 +08:00
DreamMaoMao
ace0993662
change: correct dispatch name minized to minimized,restore_minized to restore_minimized
2025-09-05 14:22:10 +08:00
DreamMaoMao
4768ef2c29
feat: add dispatch toggle_trackpad_enable
2025-09-03 11:59:50 +08:00
DreamMaoMao
33d6de6bcf
feat: add spawn_shell dispatch to keybind
2025-08-31 09:38:11 +08:00
DreamMaoMao
795a2ec9fb
feat: add centerwin dispatch
2025-08-30 20:40:38 +08:00
DreamMaoMao
eb3f323e78
opt: change diaptch file name
2025-07-17 11:54:46 +08:00