Commit graph

541 commits

Author SHA1 Message Date
DreamMaoMao
51b3034bb2 opt: optimize pos offset in winrule 2025-05-27 10:42:43 +08:00
DreamMaoMao
e3353b85f6 fix: winrule offsetx and offsety not apply 2025-05-26 23:25:22 +08:00
DreamMaoMao
c835f8e35b feat: add isoverlay to winrule option 2025-05-26 15:43:36 +08:00
DreamMaoMao
b539b4bf9a opt: Avoid setting incorrect surfaces 2025-05-26 14:26:59 +08:00
DreamMaoMao
940ff0c1cc fix: error scale offset affter apply clip_to_hide 2025-05-26 12:50:39 +08:00
DreamMaoMao
b56a99770f feat: mouse accel option 2025-05-22 09:36:02 +08:00
DreamMaoMao
4a560c1a60 opt: optimize scroll clip offeset 2025-05-20 10:15:45 +08:00
DreamMaoMao
26634f28e4 opt: optimize restore ov 2025-05-20 08:54:00 +08:00
DreamMaoMao
fd6ca73907 fix: miss focus in some popup window 2025-05-19 12:55:18 +08:00
DreamMaoMao
50020fb57e fix: some case crash when use multi session 2025-05-19 08:05:27 +08:00
DreamMaoMao
b57acbcc1d opt: remove useless code 2025-05-18 18:54:21 +08:00
DreamMaoMao
64b15fe4e7 feat: use regex to match no strstr 2025-05-18 18:29:50 +08:00
DreamMaoMao
aa0e1e1fe9 feat: distinguish the named scratchpad 2025-05-16 21:54:37 +08:00
DreamMaoMao
56b45dece2 opt: avoid spawn null cmd 2025-05-16 16:04:06 +08:00
DreamMaoMao
8b752adcd4 opt: remove useless code 2025-05-16 15:57:04 +08:00
DreamMaoMao
f5ad0f263b opt: cmd spawn fail not trigger coredump generate 2025-05-16 15:55:42 +08:00
DreamMaoMao
51807e3c1b opt: avoid unnecessary command execution 2025-05-16 15:40:27 +08:00
DreamMaoMao
1de3455733 opt: optimize the order adjustment of scratchpad in clients link 2025-05-16 13:57:28 +08:00
DreamMaoMao
505e0ec4ff feat: optimize named scratchpad 2025-05-16 12:38:51 +08:00
DreamMaoMao
f41f801a59 update readme 2025-05-15 22:02:38 +08:00
DreamMaoMao
b648e2a880 feat: add win rule isunglobal 2025-05-15 20:58:10 +08:00
DreamMaoMao
878c36220a opt: optimize caculate win num of current mon in toggleoverview 2025-05-15 12:06:12 +08:00
DreamMaoMao
1098c15f27 feat: add isglobal to winrule 2025-05-15 12:04:09 +08:00
DreamMaoMao
973d40f0df opt: unmanged and ignore focus window shouldn't in window num count 2025-05-15 11:14:34 +08:00
DreamMaoMao
f2eb39ae95 opt: overview should exclude unmanaged and ignore focus window 2025-05-15 11:11:08 +08:00
DreamMaoMao
2850531b28 opt: ignore focus window no apply tile in ovgrid layout 2025-05-15 10:57:41 +08:00
DreamMaoMao
474589c7c1 optimize code struce 2025-05-15 07:26:01 +08:00
DreamMaoMao
ca3a0833cd fix: miss set is_clip_to_hide to false in show scratch 2025-05-15 07:25:16 +08:00
DreamMaoMao
2dbf3cfe92 opt: optimzie floating snap for no border single window 2025-05-14 23:27:37 +08:00
DreamMaoMao
c60f4e75c5 opt: optimize snap_floating_window for no border render 2025-05-14 23:01:56 +08:00
DreamMaoMao
1167380ad4 opt: no auto covert unlock KP key 2025-05-14 22:02:51 +08:00
DreamMaoMao
67259641de opt: optimzie drag_tile_to_tile logic 2025-05-14 20:55:05 +08:00
DreamMaoMao
94f502915e feat: add option drag_tile_to_tile 2025-05-14 19:38:34 +08:00
DreamMaoMao
b0082b1fb8 opt: avoid layout confusion after returning from the minimize state in activatex11 event 2025-05-14 16:01:09 +08:00
DreamMaoMao
11da6487ad fix: client miss set visible when restore from mimimize in activate event 2025-05-14 11:47:54 +08:00
DreamMaoMao
47cf6a1a84 opt: opt func name 2025-05-14 11:33:37 +08:00
DreamMaoMao
335a8fa2b1 opt: focustop need judge surface want focus 2025-05-14 11:29:42 +08:00
DreamMaoMao
3db1bac8f9 opt: update cursor_hide status after reload_config 2025-05-14 11:02:37 +08:00
DreamMaoMao
5517bbbbb2 opt: optimize minimize state exit when receive activate event 2025-05-13 21:52:57 +08:00
DreamMaoMao
77c45f1ba3 fix: num key miss normalize when handle keybind 2025-05-13 21:35:28 +08:00
DreamMaoMao
f65e7e8441 opt: A more simple default configuration 2025-05-13 20:26:54 +08:00
DreamMaoMao
59752c1ddc opt: remove needless judgement 2025-05-13 19:19:06 +08:00
DreamMaoMao
2d5388a4d7 format code 2025-05-13 18:20:41 +08:00
DreamMaoMao
29d9d12b23 feat: add option cursor_hide_timeout 2025-05-13 18:14:38 +08:00
DreamMaoMao
7f4c62ffe4 opt: wayland floating client still center pos when open 2025-05-13 13:08:54 +08:00
DreamMaoMao
f3c4e0f3dc fix: error judge of should no border in x11 app 2025-05-13 09:55:03 +08:00
DreamMaoMao
1dbc5fe2ed opt: want focus x11 client still center pos 2025-05-13 09:41:30 +08:00
DreamMaoMao
a19aa3d471 fix: noboder rule miss apply 2025-05-13 09:35:12 +08:00
DreamMaoMao
73750ecea6 opt: Respect the position prompt of the x11 pop-up window 2025-05-13 09:21:31 +08:00
DreamMaoMao
aec027f7fa fix: The x11 window that should not be focused on miss judge 2025-05-13 09:21:31 +08:00