Commit graph

26 commits

Author SHA1 Message Date
ShadowProgr
e4c74de7df
feat: add smartkillclient dispatcher
Add a smartkillclient bind function that removes the focused client from
the currently viewed tag(s) when it lives on more than one tag, and only
falls back to closing it (killclient behaviour) when it is on a single
tag, or when removing the viewed tag(s) would leave it on none.
2026-06-19 15:47:48 +07:00
DreamMaoMao
a515ad9b91 feat: add overview jump mode
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-06-16 23:08:01 +08:00
DreamMaoMao
9d1dbdf92f feat: new ipc impl 2026-05-25 10:25:39 +08:00
DreamMaoMao
c822f5d5b9 feat: add dwindle_split_horizontal and dwindle_split_vertical 2026-05-17 09:53:58 +08:00
DreamMaoMao
8a3b94bc6f feat: manual split 2026-05-15 07:42:57 +08:00
DreamMaoMao
c2559f6c7c feat: add dispatch toggle_all_floating 2026-03-19 08:00:05 +08:00
kanvolu
10d7e5c6e3 Added cycling both ways for switch_proportion_preset
Now switch_proportion_preset requires an argument "prev" or "next" to
determine cycle direction
2026-03-07 12:36:59 +08: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
Renamed from src/dispatch/dispatch.h (Browse further)