Commit Graph
37 Commits
Author SHA1 Message Date
DreamMaoMao 5e3c3cde77 opt: optimize grid layout gap 2025-10-11 18:27:44 +08:00
DreamMaoMao b10a6eed2b opt: add back vertical grid layout 2025-10-11 16:29:51 +08:00
DreamMaoMao f4de69abf6 opt: not resize maximize and fullscreen window 2025-10-11 12:40:24 +08:00
DreamMaoMao e925309ae4 opt: allow scroller window resize to 1.0 per 2025-10-11 11:39:13 +08:00
DreamMaoMao ca48f95997 feat: support resize tile window 2025-10-11 11:25:22 +08:00
DreamMaoMao 1eb5904aa6 opt: Initialize all Client Pointers to NULL 2025-10-06 14:11:36 +08:00
DreamMaoMao cf8a7516b9 fix: monocle miss apply gapo 2025-09-29 12:25:15 +08:00
DreamMaoMao d5b03d7d07 opt: optimize gap caculate for center_tile 2025-09-27 18:05:18 +08:00
DreamMaoMao a0a0474ee1 fix: slave client should put in right when only one slave client 2025-09-27 18:03:19 +08:00
DreamMaoMao f90f575a4c feat: add option center_when_single_slave 2025-09-27 16:18:01 +08:00
DreamMaoMao 31b676b639 opt: optimize center_tile layout slave client position 2025-09-27 12:45:09 +08:00
DreamMaoMao d2b3e3a70b feat: add global option center_master_overspread 2025-09-27 09:17:13 +08:00
DreamMaoMao 5f380e2379 feat: add layout center_tile 2025-09-26 22:34:49 +08:00
DreamMaoMao 6d24ee3945 fix: root client shouldn't use invisble client and floating client 2025-09-20 20:16:47 +08:00
DreamMaoMao 99cf09cb08 opt: tile layout use arg mon not selmon 2025-09-19 20:38:05 +08:00
DreamMaoMao 1418fda1f2 opt: optimize scroller_prefer_center judge when kill a client 2025-09-19 11:46:22 +08:00
DreamMaoMao c23c74627f fix: dont use floating window as scroller root client 2025-09-18 22:53:34 +08:00
DreamMaoMao fdd30db0c7 fix: fullscrren client shouldn't be effect by other monitor 2025-09-16 10:13:08 +08:00
DreamMaoMao 3679e7faba fix: error tag animation direction in some scroller layout case 2025-09-13 20:13:07 +08:00
DreamMaoMao a875fbd060 opt: Reduce unnecessary layout calculations 2025-09-09 16:37:41 +08:00
DreamMaoMao 243ddc90f7 opt: optimie scroller code struct 2025-09-07 10:30:51 +08:00
DreamMaoMao 53c6442ca3 opt: optimize var name 2025-07-15 16:18:16 +08:00
DreamMaoMao 4b8a3d77c3 fix: deck and tile layout gap error 2025-07-10 13:17:02 +08:00
DreamMaoMao f57e898b35 fix: smartgap shouldn't affect by non-tiling window 2025-07-07 14:02:30 +08:00
DreamMaoMao 3f3299836d opt: optimize code struct 2025-06-28 16:07:34 +08:00
DreamMaoMao 055157406b feat: Add vertical version support for each layout 2025-06-28 12:35:58 +08:00
DreamMaoMao e92965b219 opt: format code 2025-06-11 10:05:59 +08:00
DreamMaoMao 5560623f40 opt: ignore focus client not tile in ov layout 2025-06-10 18:44:36 +08:00
DreamMaoMao efbe677bee fix: overview toggle miss judge current monitor 2025-06-07 22:17:40 +08:00
DreamMaoMao 5aaf8d7625 format code index to tab no space 2025-06-07 14:40:13 +08:00
DreamMaoMao 67e6a6154f feat: support winrule option isunglobal
unglobal no manage by layout and no get focus by keyboard
2025-06-02 22:56:56 +08:00
DreamMaoMao 54974d498b format code 2025-05-31 13:18:18 +08:00
DreamMaoMao 9469b69f3d opt: grid layout only manage tile win when no in ov mode 2025-05-27 17:51:38 +08:00
DreamMaoMao 2850531b28 opt: ignore focus window no apply tile in ovgrid layout 2025-05-15 10:57:41 +08:00
DreamMaoMao 2d5388a4d7 format code 2025-05-13 18:20:41 +08:00
DreamMaoMao a0f3715a16 opt: no change size in no_border_when_single when smartgas disable 2025-05-12 21:59:56 +08:00
DreamMaoMao 607a0d63c1 fix: extra gaps when use smartgas and no_border_when_single 2025-05-12 20:56:29 +08:00