Commit graph

20 commits

Author SHA1 Message Date
chenyc
ae5d6f8ea1 fix: fix spawn_on_empty not based on the selmon 2025-04-22 17:21:31 +08:00
DreamMaoMao
5f048c4c4e feat:windowrule allowed to further match the title on the premise of matching the id 2025-04-22 11:02:12 +08:00
DreamMaoMao
2c2c99aa50 opt: normal num key match KP_ num key in keybind 2025-04-22 09:16:14 +08:00
DreamMaoMao
bb381c3051 fix: miss tell the client that they have maximized
Tell the client that they have reached the maximum to prevent the window
from thinking it is in the normal state. In this state, the window will
constantly try to reset its size, which will conflict with the maomao
Settings and cause surface jitter
2025-04-21 22:48:52 +08:00
DreamMaoMao
879b33f65d opt: set bound for floating window 2025-04-21 08:41:20 +08:00
DreamMaoMao
150d9cc332 opt: remove useless var 2025-04-21 08:27:36 +08:00
DreamMaoMao
1609976954 fix: crash when selmon sel set foreign toplevel status 2025-04-21 08:25:55 +08:00
DreamMaoMao
cd919f7afd fix:miss update oldgeom when floating window tag to other monitor 2025-04-21 07:15:20 +08:00
DreamMaoMao
284197be0b opt: not trigger tagin animaiton when view to current tag 2025-04-20 12:55:52 +08:00
DreamMaoMao
1a174b1828 fix: build warning 2025-04-20 09:18:32 +08:00
DreamMaoMao
5b0faf2286 opt: opt code struct 2025-04-20 09:05:23 +08:00
DreamMaoMao
f0c5e4b996 format code 2025-04-20 08:37:11 +08:00
DreamMaoMao
567f91f352 opt:Avoid an infinite loop 2025-04-20 08:35:59 +08:00
DreamMaoMao
ede1f880b9 fix:getting stuck in an infinite loop when attempting to activate a client in tag 0 2025-04-20 08:18:31 +08:00
DreamMaoMao
32cf3c120c opt: optimize prevtag set 2025-04-19 23:16:48 +08:00
DreamMaoMao
fb58fe2f41 fix: lose animation when double arrange 2025-04-19 23:16:48 +08:00
DreamMaoMao
bfaedd8e13 ope: keysym use lower 2025-04-19 14:05:09 +08:00
DreamMaoMao
e82fecaab6 opt: allow swith vt when no config 2025-04-19 09:50:07 +08:00
DreamMaoMao
2e02987128 feat:Make all the keybind keys case-insensitive 2025-04-18 21:59:29 +08:00
DreamMaoMao
7eac47b857 project: Optimize the project structure 2025-04-18 18:11:49 +08:00