Commit graph

29 commits

Author SHA1 Message Date
DreamMaoMao
cc2b8e9f6f opt: optimize drag resize for scoller 2026-01-19 11:56:11 +08:00
DreamMaoMao
f30ff727db opt: disable animaiton for resize and move window dispatch 2026-01-18 22:54:11 +08:00
nixpup
a7b06cfb04 feat: add scroller stack support 2026-01-18 20:06:08 +08:00
DreamMaoMao
7d019b7032 opt: animations logic all use the int type 2026-01-03 09:48:02 +08:00
DreamMaoMao
7e5c755451 fix: avoid use null mon when session not active 2026-01-01 14:48:57 +08:00
DreamMaoMao
b1e5da91f5 opt: optimize code struct 2026-01-01 12:26:28 +08:00
DreamMaoMao
a1354c6774 opt: reset global window record per when arrange 2025-12-29 10:49:14 +08:00
DreamMaoMao
36c5bcb4fe opt: remove useless code 2025-12-18 09:55:33 +08:00
DreamMaoMao
c44d23c166 feat: add layout tgmix 2025-12-13 11:43:48 +08:00
DreamMaoMao
c3baae8cd6 fix: fix typo 2025-12-11 15:44:49 +08:00
DreamMaoMao
c2e42ade31 opt: optimize handle foreign toplevel 2025-12-10 22:35:54 +08:00
DreamMaoMao
16b62f65bc fix: nmaster num caculate error in master layout 2025-12-07 21:38:32 +08:00
DreamMaoMao
9bf87a9610 opt: change unsigned int to uint32_t 2025-12-02 16:58:04 +08:00
DreamMaoMao
4922479226 feat: support scroll maximize and fullscreen window 2025-11-15 13:02:44 +08:00
DreamMaoMao
193804f530 opt: not resizewin in overview 2025-11-08 22:49:16 +08:00
DreamMaoMao
101d692fea opt: disable resize scroller window when it force to default single size 2025-11-08 20:35:23 +08:00
DreamMaoMao
a90027e16b opt: overview not tile isunglobal window 2025-11-06 19:14:22 +08:00
DreamMaoMao
8f9e9255b3 break change: correct maxmize to maximize 2025-10-28 20:29:37 +08:00
DreamMaoMao
31f376f998 opt: allow switch focus between fullscreen and floating window in focusstack 2025-10-27 12:46:46 +08:00
DreamMaoMao
a9f42ad6dc opt: reset master per when setmfact toggle 2025-10-20 18:07:59 +08:00
DreamMaoMao
42444aa0e7 opt: reduce times of resize request when drag window to resize 2025-10-19 09:54:30 +08:00
DreamMaoMao
c7591bb6b7 fix: should set global client tag before caculate number of client in arrange 2025-10-18 20:39:39 +08:00
DreamMaoMao
1f3696c37a opt: fix build warnning 2025-10-18 13:03:08 +08:00
DreamMaoMao
32d494eb98 opt: optimize statk hight in center_tile 2025-10-15 16:24:19 +08:00
DreamMaoMao
a8905b4384 feat: add layout right_tile 2025-10-15 13:22:49 +08:00
DreamMaoMao
03d718458f feat: add back vertical_deck layout 2025-10-15 07:29:32 +08:00
DreamMaoMao
e0e3069e7a opt: not resize maximize and fullscreen window 2025-10-11 12:40:40 +08:00
DreamMaoMao
eea5b9a7d8 opt: allow scroller window resize to 1.0 per 2025-10-11 11:39:21 +08:00
DreamMaoMao
3086130a2c feat: support resize tile window 2025-10-11 11:25:50 +08:00