Commit graph

44 commits

Author SHA1 Message Date
DreamMaoMao
fa444a52d1 opt: allow foucstack next when fullscreen client has children 2025-10-05 21:16:19 +08:00
DreamMaoMao
e4f594ecde opt: allow floating window show on fullscreen window 2025-10-05 11:32:46 +08:00
DreamMaoMao
a06552b670 opt: optimize code struct 2025-09-28 21:12:16 +08:00
DreamMaoMao
365854ccf6 feat: add dispatch exchange_stack_client 2025-09-28 18:39:41 +08:00
DreamMaoMao
78990f66ff opt: optimize code struct 2025-09-28 18:34:11 +08:00
DreamMaoMao
53b8fa4597 opt: optimzie code struct 2025-09-28 15:00:09 +08:00
DreamMaoMao
0e470da88a fix: error address for target client when build in release type 2025-09-28 14:09:38 +08:00
DreamMaoMao
03eee2f4f1 opt: not reset tagset when show scratchpad 2025-09-27 08:48:24 +08:00
salivala
24b4aa8cf2 opt: keep current layout when combo multi tag 2025-09-26 23:06:36 +08:00
salivala
f0f58f34e3 opt: selecting first tags layout for combo instead of ignoring layout 2025-09-26 09:19:31 +08:00
DreamMaoMao
2a11357ead feat: add comboview dispatch 2025-09-25 10:28:59 +08:00
DreamMaoMao
3a21ef8801 feat: add option scratchpad_cross_monitor 2025-09-24 20:08:20 +08:00
DreamMaoMao
17c683a2bf opt: disable some action in overview 2025-09-23 07:56:06 +08:00
DreamMaoMao
cddbbd8bd6 fix: miss re judge the border corler of old mon sel client after change focus mon 2025-09-22 11:57:52 +08:00
Alessio Molinari
9074c9cd66
feature(focusdir): if no client and focus_cross_monitor, focus monitor 2025-09-20 11:31:15 +02:00
DreamMaoMao
47d24d6e8a feat: tag action sync all monitor 2025-09-19 19:52:36 +08:00
DreamMaoMao
31ac4bd6ed feat: make ~0 tag own independent layout 2025-09-15 22:06:10 +08:00
DreamMaoMao
7cb2279021 opt: view ~0 should effect by view_current_to_back 2025-09-15 17:02:50 +08:00
DreamMaoMao
d228a9b8a0 fix: can't switch layout in ~0 tag 2025-09-15 16:47:39 +08:00
DreamMaoMao
531eae54cf feat: add option view_current_to_back 2025-09-15 09:35:21 +08:00
DreamMaoMao
b8f3bec0be opt: Re-implement view left and view right logic 2025-09-10 19:14:15 +08:00
DreamMaoMao
258550fa0a fix: miss update float_geom when tile window tagmon 2025-09-10 19:14:15 +08:00
DreamMaoMao
df7c877614 opt: optimize auto_back_tag toggle logic 2025-09-09 17:42:43 +08:00
DreamMaoMao
d64e654c2d opt: optimzie var name 2025-09-09 11:02:47 +08:00
DreamMaoMao
cd3689d557 opt: optimize minimize logic 2025-09-07 14:52:30 +08:00
DreamMaoMao
a493db63c0 opt: remove useless scratchpad_width and scratachpad_height 2025-09-06 12:29:37 +08:00
DreamMaoMao
6b5d5b0919 change: remove width and height arg for toggle_name_scratchpad 2025-09-05 19:10:10 +08:00
DreamMaoMao
5270cabc31 fix: miss re-arrange after restore minimized window 2025-09-05 14:26:40 +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
1f77e58baf opt: fix tagsel toggle 2025-08-29 19:06:08 +08:00
DreamMaoMao
04f1d97733 feat: view same tag auto back prev tag 2025-08-29 09:03:44 +08:00
DreamMaoMao
7a4eaeaa8e fix: miss free kb_layout memory 2025-08-27 10:23:33 +08:00
DreamMaoMao
87b094c958 opt: allow use 0 to as ~0 tagset 2025-08-23 21:38:07 +08:00
DreamMaoMao
ac05b63718 opt: optimize drag cursor shape 2025-08-16 13:10:22 +08:00
DreamMaoMao
b186437314 opt: optimize focusmon and tagmon arg 2025-08-16 11:24:09 +08:00
DreamMaoMao
e03a27e90e fix: miss exclude unmap client in focuslast 2025-08-13 12:11:32 +08:00
DreamMaoMao
0bfdb1ab4c fix: crash when use focuslast dispatch 2025-08-13 11:41:18 +08:00
DreamMaoMao
3ca40b49f5 fix: avoid to set null client 2025-08-07 10:06:53 +08:00
DreamMaoMao
a3b3b61462 opt: optimize layer convert in maxmizescreen and fullscreen 2025-08-03 12:45:04 +08:00
DreamMaoMao
c5591950e5 opt: optimize fullscreen fakefullscreen and maximizescreen state convert 2025-08-03 07:47:15 +08:00
DreamMaoMao
eb3f323e78 opt: change diaptch file name 2025-07-17 11:54:46 +08:00
Renamed from src/dispatch/action.h (Browse further)