Commit graph

26 commits

Author SHA1 Message Date
DreamMaoMao
1fb70ffd8b opt: not set maximized state in init when force_maximzie disable 2025-11-03 09:37:19 +08:00
DreamMaoMao
e658274b71 opt: Distinguish whether to maximize based on the client's request 2025-11-01 15:58:36 +08:00
DreamMaoMao
9e41545ed5 opt: default ignore maximize request 2025-10-31 14:20:08 +08:00
DreamMaoMao
28bd66d4b0 opt: add force_maximize
sf
2025-10-15 22:45:48 +08:00
DreamMaoMao
43798176f3 rollback: remove force_tile_state option
Since the non-tiled state can cause the size of some Windows to be out
of sync with the synthesizer's expectations, all Windows are set to the
tiled state by default again
2025-10-15 21:24:54 +08:00
DreamMaoMao
fd3d18921d opt: always set tile edge but not always set maximize 2025-10-15 21:07:35 +08:00
DreamMaoMao
0b21761e19 opt: optimize minimize state set 2025-08-27 09:42:01 +08:00
DreamMaoMao
bcdedf5602 opt: set minimized state to xsurface 2025-08-27 09:42:01 +08:00
DreamMaoMao
8c1d36cc0d opt: remove useless code 2025-08-27 09:42:01 +08:00
DreamMaoMao
906c64c041 opt: default maximize all client 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
abb75fc963 opt: exclude some windows that cannot be maximized 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
b0ffb6c059 opt: not set maximized to new version wayland client 2025-08-27 09:42:00 +08:00
DreamMaoMao
43081f385e back: no effect 2025-07-09 11:44:04 +08:00
DreamMaoMao
e374e9c530 opt: optimize global and above x11 window judge 2025-07-08 13:50:14 +08:00
DreamMaoMao
38dccbe4b4 opt: UTILITY type x11 window layer should over top layer 2025-07-08 12:15:31 +08:00
DreamMaoMao
55f82231a6 feat: scenefx blur shadow corner radius and opacity 2025-06-14 10:22:06 +08:00
DreamMaoMao
26400b06a8 opt: remove TYPE_DESKTOP from ignore_focus 2025-06-10 07:42:24 +08:00
DreamMaoMao
5aaf8d7625 format code index to tab no space 2025-06-07 14:40:13 +08:00
DreamMaoMao
47cf6a1a84 opt: opt func name 2025-05-14 11:33:37 +08:00
DreamMaoMao
2d5388a4d7 format code 2025-05-13 18:20:41 +08:00
DreamMaoMao
aec027f7fa fix: The x11 window that should not be focused on miss judge 2025-05-13 09:21:31 +08:00
DreamMaoMao
7e66d5390e format code 2025-04-28 10:04:18 +08:00
DreamMaoMao
cd78449180 opt: optimize project struct 2025-04-28 09:19:50 +08:00
Renamed from src/client.h (Browse further)