Commit graph

468 commits

Author SHA1 Message Date
DreamMaoMao
bcdedf5602 opt: set minimized state to xsurface 2025-08-27 09:42:01 +08:00
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
0428afffe3 fix: wrong index of kb layout for ipc message 2025-08-27 09:42:01 +08:00
DreamMaoMao
bb985e1ff0 feat: ipc add keyboard layout message 2025-08-27 09:42:01 +08:00
DreamMaoMao
594610e10d fix: miss set keeptag arg in tagmon arg 2025-08-27 09:42:01 +08:00
DreamMaoMao
e3551c2aaf opt: optimize drag cursor shape 2025-08-27 09:42:01 +08:00
DreamMaoMao
78913c0721 fix: miss free arg data in ipc dispatch 2025-08-27 09:42:01 +08:00
DreamMaoMao
d4ecf1bac3 opt: optimize focusmon and tagmon arg 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
846185bb1c opt: swipe_min_threshold default to 1 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
432067d9a2 fix: miss exclude unmap client in focuslast 2025-08-27 09:42:01 +08:00
DreamMaoMao
4a54246275 fix: crash when use focuslast dispatch 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
25fb8112c5 opt: not convert kb layout exclude us layout 2025-08-27 09:42:01 +08:00
DreamMaoMao
1ee5f0ef91 fix: avoid to set null client 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
abb75fc963 opt: exclude some windows that cannot be maximized 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
b420b854af opt: both set maximized and tile state to client 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
cf36b8c5ba format code 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
DreamMaoMao
e93104f120 change: change project name to mango 2025-08-27 09:42:00 +08:00
DreamMaoMao
b8f5439c45 opt: refresh is float type 2025-08-27 09:42:00 +08:00
DreamMaoMao
2ca01b5a60 opt: update monitor data after reload monitor rule 2025-08-27 09:42:00 +08:00
DreamMaoMao
33416a10d9 opt: optimize reload config code struct 2025-08-27 09:42:00 +08:00