Commit graph

31 commits

Author SHA1 Message Date
DreamMaoMao
bcc88f64fe opt: resize client when client commit a different size 2025-08-27 09:42:01 +08:00
DreamMaoMao
89d50bafcb opt: always re-arrange when toggle fullscreen 2025-08-27 09:42:01 +08:00
DreamMaoMao
0cdaa674bd opt: skip frame when there not-resize-complete client when disable animaitons 2025-08-27 09:42:01 +08:00
DreamMaoMao
9f9105a402 fix: miss judge client want focus in applyrules 2025-08-27 09:42:01 +08:00
DreamMaoMao
045e1607cb opt: Optimize the mod key state of the virtual keyboard 2025-08-27 09:42:01 +08:00
DreamMaoMao
206df1f6ae feat: set xdg client bound in init commit 2025-08-27 09:42:01 +08:00
DreamMaoMao
8c1d36cc0d opt: remove useless code 2025-08-27 09:42:01 +08:00
DreamMaoMao
76322947e1 fix: set wrong keyboard_grab in handle_input_method_grab_keyboard
This results in the inability to continuously use the mod key and mouse
to drag the window

the problem also in axisbind and gesturebind
2025-08-27 09:42:01 +08:00
DreamMaoMao
906c64c041 opt: default maximize all client 2025-08-27 09:42:01 +08:00
DreamMaoMao
9ba301ce0f opt: change unmanaged window layer to overlay 2025-08-27 09:42:01 +08:00
DreamMaoMao
6ad8a6eef5 fix: Fix memory leaks 2025-08-27 09:42:01 +08:00
DreamMaoMao
27b408214e fix: extra scene to be crate 2025-08-27 09:42:01 +08:00
DreamMaoMao
d90f4dc4ea fix: miss set isunglobal and isnosizehint var init value 2025-08-27 09:42:01 +08:00
DreamMaoMao
b65700ea6f feat: add isnosizehit option to windowrule 2025-08-27 09:42:01 +08:00
DreamMaoMao
c8513da37e feat: respect the min and max size hint for the floating window 2025-08-27 09:42:01 +08:00
DreamMaoMao
5e52921c80 fix: build fail for non xwayland 2025-08-27 09:42:01 +08:00
DreamMaoMao
f5456f46f6 opt: optimize code struct 2025-08-27 09:42:01 +08:00
DreamMaoMao
ba65b03443 opt: optimize layer convert in maxmizescreen and fullscreen 2025-08-27 09:42:01 +08:00
DreamMaoMao
077981c67c opt: optimize fullscreen fakefullscreen and maximizescreen state convert 2025-08-27 09:42:01 +08:00
DreamMaoMao
1e4a26a4ca opt: optimize init commit for no anim 2025-08-27 09:42:01 +08:00
DreamMaoMao
2b6757f2ad fix: error judge minimize request 2025-08-27 09:42:01 +08:00
DreamMaoMao
9a5273d2be rollback: set tile and maximized state in init commit 2025-08-27 09:42:01 +08:00
DreamMaoMao
bc9575068c fix: not need to judge x11 for image_capture_scene_surface 2025-08-27 09:42:01 +08:00
DreamMaoMao
945befbaa2 opt: auto update ext_foreign_toplevel title 2025-08-27 09:42:01 +08:00
DreamMaoMao
0f65d3caa6 feat: support capture window in obs 2025-08-27 09:42:01 +08:00
DreamMaoMao
b6c72b7e81 opt: optimize keyborad focus change after unlock 2025-08-27 09:42:00 +08:00
DreamMaoMao
65136483ca opt: change struct type name animationScale to BufferData 2025-08-27 09:42:00 +08:00
DreamMaoMao
b76bbc9e60 opt: optimize code struct 2025-08-27 09:42:00 +08:00
DreamMaoMao
29d4227f87 opt: use regex match layer name in layer rule 2025-08-27 09:42:00 +08:00
DreamMaoMao
acfc800b1d opt: optimize unlock refocus logic for exclusive_layer 2025-08-27 09:42:00 +08:00
DreamMaoMao
021e570034 change: change main file name to mango.c 2025-08-27 09:42:00 +08:00
Renamed from src/maomao.c (Browse further)