Commit graph

1027 commits

Author SHA1 Message Date
DreamMaoMao
e33d7b2e87 fix: crash in login 2025-02-17 07:46:05 +08:00
DreamMaoMao
16fe8f6194 feat: support config file and reload config without logout 2025-02-16 23:11:03 +08:00
DreamMaoMao
8d872968c7 pro: remove makefile 2025-02-16 09:46:01 +08:00
DreamMaoMao
0fbf0fca62 project: update desktop file 2025-02-15 22:43:00 +08:00
DreamMaoMao
c80d6b9275 feat: support makefile build 2025-02-15 18:39:56 +08:00
DreamMaoMao
860d186a34 opt: opt project structure 2025-02-15 18:35:22 +08:00
DreamMaoMao
72314836ca feat: add crash catch 2025-02-15 13:45:26 +08:00
DreamMaoMao
122502a84d fix: click empty desktop focus to the last client 2025-02-15 11:21:06 +08:00
DreamMaoMao
a59716a8f4 opt: more reasonable mouse focus clearing and focusing 2025-02-15 11:01:32 +08:00
DreamMaoMao
0969529705 fix: enter error surface when click 2025-02-14 22:33:54 +08:00
DreamMaoMao
8944cb9727
Update README.md 2025-02-14 14:32:20 +08:00
DreamMaoMao
cd3dc57bc6 docs:update readme
update readme

update readme

update readme
2025-02-14 14:30:44 +08:00
DreamMaoMao
7dc7435b1a docs: add suggest wofi config 2025-02-13 22:04:44 +08:00
DreamMaoMao
025bd88757 docs: add suggest cmd keybind sample 2025-02-13 20:25:58 +08:00
DreamMaoMao
7b2db2a464 opt: redetect pointer enter after animaiton end 2025-02-13 16:58:14 +08:00
DreamMaoMao
65b7174487 opt:Optimize click-to-focus strategies 2025-02-13 16:26:52 +08:00
DreamMaoMao
67eb70a822 opt: change default config 2025-02-12 22:18:44 +08:00
DreamMaoMao
0665c95238 fix: still foucs to last focus x11 app when click wayland app 2025-02-12 11:11:03 +08:00
DreamMaoMao
83ab57fe06 opt: remove useless config 2025-02-12 08:51:25 +08:00
DreamMaoMao
4669ecfa4a opt:Optimize tag animation continuity 2025-02-12 08:39:25 +08:00
DreamMaoMao
1b35609729 fix: tagout tagin animaiton border appear in other monitor 2025-02-12 08:18:25 +08:00
DreamMaoMao
fc72177950 opt: apply border clip in tagin tagout animation 2025-02-11 23:45:59 +08:00
DreamMaoMao
92f3ce0606 opt: optimize tagout animation end pos and clip animation area 2025-02-11 23:11:31 +08:00
DreamMaoMao
28755d6477 fix: not auto scroll when restore from ov 2025-02-11 18:44:53 +08:00
DreamMaoMao
efbde5ac71 opt: change default animaiton speed 2025-02-11 13:20:00 +08:00
DreamMaoMao
da62e7d93f opt: dont use fixed-length arrays as buffered data 2025-02-11 08:55:15 +08:00
DreamMaoMao
648b5e9c92 fix: new window lost scroller arrange when some foucs change 2025-02-10 23:04:15 +08:00
DreamMaoMao
d3be50b9e3 fix: gloabl window in scroller lost foucs when switch to empty tag 2025-02-10 22:36:29 +08:00
DreamMaoMao
8e781a9bbc update readme 2025-02-10 20:25:39 +08:00
DreamMaoMao
916edb333c opt: optimize floating window animation in scroller layout 2025-02-10 19:27:00 +08:00
DreamMaoMao
7d53e1e762 fix:dont make fullscreen window and maxmize window as scroller tile window 2025-02-10 11:59:36 +08:00
DreamMaoMao
4948af3b47 feat: support scroller porportion in window rule 2025-02-09 21:27:13 +08:00
DreamMaoMao
cdb0c9f316 fix: global window lost manage 2025-02-09 17:46:58 +08:00
DreamMaoMao
838fa77313 fix for readme 2025-02-09 17:39:31 +08:00
DreamMaoMao
793bd1bd1a feat: scroller layout and alt-tab switch like gnome
Update README.md

Update README.md

Update README.md
2025-02-09 16:04:19 +08:00
DreamMaoMao
f2b0d45098 fix for readme 2025-02-08 22:11:44 +08:00
DreamMaoMao
bc0288effb feat: add switch window like gnome alt+tab 2025-02-08 22:01:42 +08:00
DreamMaoMao
2c2c5baa3e fix: error mark kill status 2025-02-08 20:21:29 +08:00
DreamMaoMao
0ad233b769 remove unuse config 2025-02-08 14:18:48 +08:00
DreamMaoMao
ea1b799259 add some suggest config 2025-02-08 14:06:36 +08:00
DreamMaoMao
a6a14a0c7c fix:resize uncomplete for zed 2025-02-08 13:14:03 +08:00
DreamMaoMao
ea534d3cda opt: optimize animation begin time for wayland app 2025-02-08 12:42:10 +08:00
DreamMaoMao
32c2f81638 fix: remove useless code 2025-02-08 11:40:40 +08:00
DreamMaoMao
55d307009d opt: remove useless config 2025-02-08 08:57:51 +08:00
DreamMaoMao
d7f6f27392 fix:Remove unreasonable fadeout animations 2025-02-06 22:55:41 +08:00
DreamMaoMao
ceb5f5dd85 fix: Rofi configurex11 event miss handle 2025-02-06 16:13:09 +08:00
DreamMaoMao
ace553ace3 opt: exclude killing windwo in some event handle 2025-02-06 15:29:54 +08:00
DreamMaoMao
397a4c2435 fix: crash in minimize handle when kill some special app 2025-02-06 15:18:46 +08:00
DreamMaoMao
739883dd3a opt: format code 2025-02-06 14:55:49 +08:00
DreamMaoMao
9bd85a8298 opt: optimize tag animation init offset 2025-02-06 13:54:35 +08:00