Commit graph

601 commits

Author SHA1 Message Date
DreamMaoMao
4cd8fe8c6a fix: some client miss set borderpx when reload config 2025-10-09 08:38:26 +08:00
DreamMaoMao
8de9c000e3 feat: add setoption dispatch to allow change option by mmsg 2025-10-08 15:12:13 +08:00
DreamMaoMao
91574fcaea feat: support keybind mode 2025-10-07 14:05:51 +08:00
DreamMaoMao
457534bd41 opt: set all monitor pointer init value to NULL 2025-10-06 14:29:12 +08:00
DreamMaoMao
e352e3a8fd opt: set all layershell pointer init value to NULL 2025-10-06 14:24:46 +08:00
DreamMaoMao
d4868eb1e4 opt: Initialize all Client Pointers to NULL 2025-10-06 14:20:14 +08:00
DreamMaoMao
36b523fd1a opt: optimzie float client overlap 2025-10-06 09:40:55 +08:00
DreamMaoMao
0dfc1270df feat: The floating Windows do not overlap 2025-10-05 23:27:16 +08:00
DreamMaoMao
8799f383ce fix: crash when use focus_cross_tag 2025-10-05 21:31:23 +08:00
DreamMaoMao
f48c6573f5 opt: allow foucstack next when fullscreen client has children 2025-10-05 21:19:45 +08:00
DreamMaoMao
8bd7f0e708 fix: confuse focus for xim popup window when re-map client by click tray 2025-10-05 20:09:26 +08:00
DreamMaoMao
a190b10a03 fix: swallow miss set fullscreen state in unmap 2025-10-05 11:35:43 +08:00
DreamMaoMao
68ca842482 opt: allow floating window show on fullscreen window 2025-10-05 11:35:38 +08:00
DreamMaoMao
8d6f571e73 opt: allow use cursor to select ime popup item 2025-10-02 17:18:56 +08:00
DreamMaoMao
bcc6fb7454 feat: support toggleview action in ext-workspace 2025-10-01 22:38:09 +08:00
DreamMaoMao
4708c10b89 fix: miss apply some config 2025-09-29 20:59:51 +08:00
DreamMaoMao
56a060a840 fix: allow use extern xwayland 2025-09-29 18:09:07 +08:00
DreamMaoMao
a58b8adefe opt: wrong position of fcitx5 popup in wayland mode electron app when first input 2025-09-29 15:11:24 +08:00
DreamMaoMao
dcc5db1908 fix: monocle miss apply gapo 2025-09-29 12:25:33 +08:00
DreamMaoMao
32476f366b opt: optimize code struct 2025-09-28 21:12:27 +08:00
DreamMaoMao
a220a3060f feat: add dispatch exchange_stack_client 2025-09-28 18:40:15 +08:00
DreamMaoMao
0b43c70352 opt: optimize code struct 2025-09-28 18:40:12 +08:00
DreamMaoMao
ba30fb86e7 opt: optimzie code struct 2025-09-28 15:00:18 +08:00
DreamMaoMao
1cedc2f103 fix: error offset position for setclient_coordinate_center 2025-09-28 14:22:44 +08:00
DreamMaoMao
4680dabc06 fix: error address for target client when build in release type 2025-09-28 14:22:38 +08:00
DreamMaoMao
fb7c1b8783 opt: optimize code struct 2025-09-28 09:49:30 +08:00
DreamMaoMao
0b18678231 opt: optimize gap caculate for center_tile 2025-09-27 18:05:32 +08:00
DreamMaoMao
fd917f5689 fix: slave client should put in right when only one slave client 2025-09-27 18:05:28 +08:00
DreamMaoMao
d416211bec feat: add option center_when_single_slave 2025-09-27 16:24:04 +08:00
DreamMaoMao
43a0f80df9 opt: not reset curtag when move showing scratchpat from other tag 2025-09-27 14:43:28 +08:00
DreamMaoMao
8294cf2c4a opt: optimize center_tile layout slave client position 2025-09-27 12:45:27 +08:00
DreamMaoMao
5b3e635ddf opt: change center_master_overspread default to 0 2025-09-27 10:31:07 +08:00
DreamMaoMao
e1c5ecf7ce feat: add global option center_master_overspread 2025-09-27 09:17:25 +08:00
DreamMaoMao
4f48dc6461 opt: not reset tagset when show scratchpad 2025-09-27 08:48:33 +08:00
salivala
297221f3cf opt: keep current layout when combo multi tag 2025-09-26 23:08:05 +08:00
DreamMaoMao
c681f948fd feat: add layout center_tile 2025-09-26 22:35:06 +08:00
salivala
a495d5fa02 opt: selecting first tags layout for combo instead of ignoring layout 2025-09-26 09:23:24 +08:00
DreamMaoMao
cabc1bf8b6 feat: add tagrule option no_hide 2025-09-25 11:35:58 +08:00
DreamMaoMao
12a2492270 feat: add comboview dispatch 2025-09-25 10:29:16 +08:00
DreamMaoMao
2ca0b39e6b opt: optimize scratchpad animaiton set 2025-09-24 20:21:52 +08:00
DreamMaoMao
54955a54fc feat: add option scratchpad_cross_monitor 2025-09-24 20:08:32 +08:00
DreamMaoMao
849b480a5b opt: disable some action in overview 2025-09-22 15:43:34 +08:00
DreamMaoMao
7a951f746e fix: crash in some case when use global in multi monitor 2025-09-22 12:03:16 +08:00
DreamMaoMao
be49400bd3 fix: miss re judge the border corler of old mon sel client after change focus mon 2025-09-22 11:58:11 +08:00
DreamMaoMao
e7ff2a49f4 opt: optimzie code struct 2025-09-21 11:58:05 +08:00
DreamMaoMao
0820e19210 opt: allow tag animaiton when client switch tag 2025-09-21 11:58:01 +08:00
DreamMaoMao
daa4860853 fix: root client shouldn't use invisble client and floating client 2025-09-20 20:17:09 +08:00
DreamMaoMao
b97f5928cf feat: add option exchange_cross_monitor 2025-09-20 19:45:01 +08:00
Alessio Molinari
a45b4cf55e feature(focusdir): if no client and focus_cross_monitor, focus monitor 2025-09-20 19:18:44 +08:00
DreamMaoMao
85f185c9a1 opt: optimize code struct 2025-09-20 10:39:33 +08:00