Commit Graph
100 Commits
Author SHA1 Message Date
DreamMaoMao c99dc7c709 feat: support zoom out animation 2025-03-01 18:09:53 +08:00
DreamMaoMao c3e258c7b0 opt: correct border color before snap the fadeout buffer 2025-03-01 11:46:58 +08:00
DreamMaoMao cc052f57a7 pro: optimize meson.build 2025-03-01 09:17:37 +08:00
DreamMaoMao 48618beb19 feat:fadeout support up direction slide fadeout 2025-02-28 22:28:03 +08:00
DreamMaoMao 5493434ab4 add dwl license 2025-02-28 21:54:18 +08:00
DreamMaoMao e633cc6346 feat: different animation curve for different window action 2025-02-28 18:12:58 +08:00
DreamMaoMao 75d9827c16 update readme 2025-02-28 17:19:25 +08:00
DreamMaoMao a7728ce3d7 fix: repeat option miss apply 2025-02-28 13:15:40 +08:00
DreamMaoMao de3af1e8c6 feat: limit circle switch layout 2025-02-28 12:56:29 +08:00
DreamMaoMaoandGitHub d408c2fbd2 Merge pull request #14 from Ruixi-rebirth/main
refactor: optimize hmModule options
2025-02-28 10:15:47 +08:00
DreamMaoMaoandGitHub d3abe653db Update README.md 2025-02-27 18:26:04 +08:00
DreamMaoMaoandGitHub b271826bcf Update README.md 2025-02-27 18:24:52 +08:00
DreamMaoMao c2b0d50422 docs: add keybinds notice 2025-02-27 18:20:50 +08:00
DreamMaoMaoandGitHub 39039c47bc Merge pull request #11 from Ruixi-rebirth/main
feat: add flake support
2025-02-25 22:08:04 +08:00
DreamMaoMao 4d48679ccc opt: optimize animation clip judge 2025-02-25 20:34:30 +08:00
DreamMaoMao 6c670b2b42 opt: fix for nixos build 2025-02-25 20:34:30 +08:00
DreamMaoMao a371b7ea09 opt:Cut the starting animation left and right to avoid cutting out the screen
todo: also need to cut the down and up dir animation which is over the
current monitor
2025-02-25 20:34:30 +08:00
DreamMaoMao 64e6511552 opt: optimize default fadeout arg 2025-02-25 20:34:30 +08:00
DreamMaoMao 28d19fdbc8 opt: use sysconfigdir to get install path 2025-02-25 20:34:30 +08:00
DreamMaoMao 98413aa01b opt: optimize setfloating geom rule 2025-02-25 20:34:30 +08:00
DreamMaoMao c2b12bbcb8 feat: fadeout the border when close window 2025-02-25 20:34:30 +08:00
DreamMaoMao fb990c196d opt:Optimize code structure 2025-02-24 22:37:49 +08:00
DreamMaoMao 06d47e87e8 test: border fadeout
has some bug, so don't enable this feature
2025-02-24 19:59:48 +08:00
DreamMaoMao 9b4d8d88b7 opt: format code 2025-02-24 19:32:43 +08:00
DreamMaoMao fda94aefa7 feat: support set begin opacity of fadeout 2025-02-24 18:31:22 +08:00
DreamMaoMao 9df9ada7d9 feat: support fadeout animation 2025-02-24 18:19:42 +08:00
DreamMaoMao 88b78a6679 opt:avoid not refreshing the last frame of the animation 2025-02-24 11:03:55 +08:00
DreamMaoMao b7c32a0223 opt: don't create default config and autostart file in HOME path 2025-02-23 22:15:06 +08:00
DreamMaoMao 9030579b18 feat: install default config.conf to /etc/maomao/config.conf 2025-02-23 21:37:59 +08:00
DreamMaoMao 4ab5884931 update readme 2025-02-23 21:08:07 +08:00
DreamMaoMao 90c69a7fa1 opt:support use MAOMAOCONFIG env to set config path and chvt as default keybind 2025-02-23 19:57:55 +08:00
DreamMaoMao ae865e67bd opt:optimize buffer scale need judge 2025-02-23 18:23:33 +08:00
DreamMaoMao b7fbbfaf6f update readme 2025-02-23 08:52:05 +08:00
DreamMaoMao 3abb5bdcdf opt: do not use asynchronous timer animation, adopt a unified submission rendering 2025-02-21 20:12:23 +08:00
DreamMaoMao 04874caab4 opt: avoid useless buffer scale 2025-02-21 07:55:19 +08:00
DreamMaoMao 2251b4e471 feat: uset foreign timer request frame 2025-02-21 07:50:39 +08:00
DreamMaoMao 2dd0589a10 fix: parse circle arg next and prev 2025-02-20 17:21:02 +08:00
DreamMaoMao 5d6e9bd4e6 fix: mon dir arg miss parse 2025-02-20 16:16:49 +08:00
DreamMaoMao 140fb69fc6 opt: set default vaule 2025-02-20 12:56:17 +08:00
DreamMaoMao 41b192b85f feat: add some option to config.conf 2025-02-20 12:41:22 +08:00
DreamMaoMao 1d8f226ca3 fix: some config option miss hot reload 2025-02-20 12:27:49 +08:00
DreamMaoMao 3d0d9d76c7 docs: remove dotfile 2025-02-20 08:47:56 +08:00
DreamMaoMao b02e2e24b2 fix: buffer scale fail when Width and height scaling are not simultaneous zooming 2025-02-20 08:26:27 +08:00
DreamMaoMao 78be0decf8 fix:Shake after dragging window to resize or move 2025-02-19 19:04:09 +08:00
DreamMaoMao 5b3f1f904d fix: mouse resize and drag error 2025-02-19 17:53:08 +08:00
DreamMaoMao 0c07719e29 opt:less animation jitter 2025-02-19 16:43:06 +08:00
DreamMaoMaoandGitHub ed1149810d Update README.md 2025-02-19 16:33:38 +08:00
DreamMaoMao 27a552c133 opt: buffer scale distinguishing width and height 2025-02-19 12:28:16 +08:00
DreamMaoMao d7056cbba4 opt: optimize rendermon 2025-02-19 11:21:09 +08:00
DreamMaoMao 9d33317b85 docs: not suggest wofi 2025-02-18 12:24:32 +08:00
DreamMaoMao 90f709c726 opt:code structure optimization 2025-02-18 07:59:16 +08:00
DreamMaoMao aed93721c0 opt: optimize rendermon 2025-02-17 21:01:02 +08:00
DreamMaoMao 13f4ade7bf fix: Remove unnecessary frame drawing actions 2025-02-17 18:13:31 +08:00
DreamMaoMao 2a85b2f0b9 fix:Skip frames that don't need to be processed 2025-02-17 17:44:51 +08:00
DreamMaoMao 5f1aa15a35 fix: drag file in x11 app fail
update readme
2025-02-17 15:15:08 +08:00
DreamMaoMao 6287b292fe opt: format code
fix: correct version message
2025-02-17 14:03:32 +08:00
DreamMaoMao 8ef33dacc0 update readme 2025-02-17 12:48:47 +08:00
DreamMaoMao 7e4cb1d59a update readme 2025-02-17 12:13:32 +08:00
DreamMaoMao 6581a23735 opt:sprial layout gaps 2025-02-17 11:55:50 +08:00
DreamMaoMao 4be4c211df feat:add sprial and dwindle layout 2025-02-17 11:22:11 +08:00
DreamMaoMao 8b4932fd79 fix: default mfact is 0,feat:tag rule and change tty 2025-02-17 10:25:19 +08:00
DreamMaoMao 625b793f17 opt: add some comment 2025-02-17 07:50:33 +08:00
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
DreamMaoMaoandGitHub 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