Commit graph

56 commits

Author SHA1 Message Date
DreamMaoMao
e9565f88f6 feat: auto convert keysym to keycode bind 2025-10-22 10:40:08 +08:00
DreamMaoMao
d40d4a2ea6 opt: reset master per when setmfact toggle 2025-10-20 18:07:43 +08:00
werapi
3ec1a0198b opt: make focusmon and tagmon respect warpcursor setting 2025-10-20 18:07:43 +08:00
DreamMaoMao
3af325fef7 opt: do noting when view same tag widht view_current_to_back disalbed 2025-10-16 09:05:45 +08:00
DreamMaoMao
af982c46e1 fix: correct gb keyboard layout name 2025-10-15 10:40:01 +08:00
DreamMaoMao
1d4138412a opt: allow bind multi action to one keybind 2025-10-12 10:33:08 +08:00
DreamMaoMao
ff1fd71911 opt: maximize and fullscreen not allow become drag window 2025-10-11 12:54:09 +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
1eb5904aa6 opt: Initialize all Client Pointers to NULL 2025-10-06 14:11:36 +08:00
DreamMaoMao
df96f252b7 fix: crash when use focus_cross_tag 2025-10-05 21:31:14 +08:00
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