Commit graph

  • 3bb8cf1966 推出动画支持向上退出 0.0.0 DreamMaoMao 2025-02-28 21:46:16 +08:00
  • e633cc6346 feat: different animation curve for different window action DreamMaoMao 2025-02-28 17:49:09 +08:00
  • d4a06fced6 增加主分支项目配置 DreamMaoMao 2025-02-28 17:50:07 +08:00
  • 229f654b94 不同的动画曲线 DreamMaoMao 2025-02-28 17:49:22 +08:00
  • 75d9827c16 update readme DreamMaoMao 2025-02-28 17:19:25 +08:00
  • 6a31877944 键盘速度参数不生效 DreamMaoMao 2025-02-28 13:15:54 +08:00
  • a7728ce3d7 fix: repeat option miss apply DreamMaoMao 2025-02-28 13:15:40 +08:00
  • de3af1e8c6 feat: limit circle switch layout DreamMaoMao 2025-02-28 12:55:02 +08:00
  • 8c1a8346f5 支持限制切换循环布局 DreamMaoMao 2025-02-28 12:52:10 +08:00
  • cec8d2d69e 改进scoller默认宽度为动态宽度 DreamMaoMao 2025-02-28 10:42:20 +08:00
  • d408c2fbd2
    Merge pull request #14 from Ruixi-rebirth/main DreamMaoMao 2025-02-28 10:15:47 +08:00
  • d3abe653db
    Update README.md DreamMaoMao 2025-02-27 18:26:04 +08:00
  • b271826bcf
    Update README.md DreamMaoMao 2025-02-27 18:24:52 +08:00
  • c2b0d50422 docs: add keybinds notice DreamMaoMao 2025-02-27 18:20:50 +08:00
  • 2f8a6285b2 添加客户端缩放函数 DreamMaoMao 2025-02-26 17:33:29 +08:00
  • 56da92a0a6
    refactor: optimize hmModule options Ruixi-rebirth 2025-02-25 22:37:34 +08:00
  • 39039c47bc
    Merge pull request #11 from Ruixi-rebirth/main 0.2.1 0.2 DreamMaoMao 2025-02-25 22:08:04 +08:00
  • 1a55178fd6
    feat: add flake support Ruixi-rebirth 2025-02-25 22:05:29 +08:00
  • 4d48679ccc opt: optimize animation clip judge DreamMaoMao 2025-02-25 20:28:59 +08:00
  • 6c670b2b42 opt: fix for nixos build DreamMaoMao 2025-02-25 20:06:20 +08:00
  • a371b7ea09 opt:Cut the starting animation left and right to avoid cutting out the screen DreamMaoMao 2025-02-25 18:27:47 +08:00
  • 64e6511552 opt: optimize default fadeout arg DreamMaoMao 2025-02-25 13:23:57 +08:00
  • 28d19fdbc8 opt: use sysconfigdir to get install path DreamMaoMao 2025-02-25 13:04:54 +08:00
  • 98413aa01b opt: optimize setfloating geom rule DreamMaoMao 2025-02-25 09:19:37 +08:00
  • c2b12bbcb8 feat: fadeout the border when close window DreamMaoMao 2025-02-25 08:54:18 +08:00
  • 5e332b0426 优化动画剪切判断 DreamMaoMao 2025-02-25 20:29:32 +08:00
  • 603f813638 构建配置nixos适配 DreamMaoMao 2025-02-25 20:07:19 +08:00
  • 8efbac109b 剪切所有划出客户端的动画 DreamMaoMao 2025-02-25 18:21:39 +08:00
  • ae48bd62a7 尝试剪切fadeout划出屏幕的border DreamMaoMao 2025-02-25 18:13:03 +08:00
  • 771c3199c2 优化默认配置参数 DreamMaoMao 2025-02-25 13:24:28 +08:00
  • 41ff77dd8b 使用动态获取系统配置的路径 DreamMaoMao 2025-02-25 13:04:27 +08:00
  • fe3008d971 不打印无用信息 DreamMaoMao 2025-02-25 11:30:20 +08:00
  • de84c4b93a 优化setfloat的规则 DreamMaoMao 2025-02-25 09:15:44 +08:00
  • 74149328ba 优化fadeout的border DreamMaoMao 2025-02-25 08:45:00 +08:00
  • c983ac8a44
    feat: add flake support Ruixi-rebirth 2025-02-24 23:30:14 +08:00
  • fb990c196d opt:Optimize code structure DreamMaoMao 2025-02-24 21:52:33 +08:00
  • 99302319ba 优化代码结构 DreamMaoMao 2025-02-24 21:50:37 +08:00
  • 04c9eadd9c
    fix: add execute permission to autostart script Ruixi-rebirth 2025-02-24 21:15:16 +08:00
  • 7ee67e52e9 测试边框 DreamMaoMao 2025-02-24 20:55:35 +08:00
  • 5b1a627f69
    fix: home-manager options Ruixi-rebirth 2025-02-24 20:44:05 +08:00
  • 5d7ef0b738
    Merge pull request #7 from Ruixi-rebirth/main DreamMaoMao 2025-02-24 20:13:43 +08:00
  • 2bdd1abc33
    feat: add flake support Ruixi-rebirth 2025-02-24 19:45:27 +08:00
  • 06d47e87e8 test: border fadeout DreamMaoMao 2025-02-24 19:59:48 +08:00
  • abf1208073 去掉边框淡化透明 DreamMaoMao 2025-02-24 19:58:27 +08:00
  • 895c879f98 fadeout border也设置透明 DreamMaoMao 2025-02-24 19:55:12 +08:00
  • c86bd18c92
    feat: add flake support Ruixi-rebirth 2025-02-24 19:45:27 +08:00
  • 9b4d8d88b7 opt: format code DreamMaoMao 2025-02-24 19:31:16 +08:00
  • 425a7ef6fe 格式化代码 DreamMaoMao 2025-02-24 19:30:26 +08:00
  • e9fdd59ded 增加fadtout配置 DreamMaoMao 2025-02-24 19:26:35 +08:00
  • fda94aefa7 feat: support set begin opacity of fadeout DreamMaoMao 2025-02-24 18:31:22 +08:00
  • 9df9ada7d9 feat: support fadeout animation DreamMaoMao 2025-02-24 18:19:42 +08:00
  • 6af0449b75 修复rofi推出奔溃 DreamMaoMao 2025-02-24 18:18:40 +08:00
  • f7c94d8f14 fadeout动画支持 DreamMaoMao 2025-02-24 15:58:17 +08:00
  • 88b78a6679 opt:avoid not refreshing the last frame of the animation DreamMaoMao 2025-02-24 11:03:55 +08:00
  • e2f205c333 修复动画可能丢失最后一帧不刷新 DreamMaoMao 2025-02-24 11:00:49 +08:00
  • a0eda93e6c 默认不生成文件在家目录 DreamMaoMao 2025-02-23 22:15:35 +08:00
  • b7c32a0223 opt: don't create default config and autostart file in HOME path DreamMaoMao 2025-02-23 22:15:06 +08:00
  • 53bf73d8a2 添加默认配置到/etc/maomao/config.conf DreamMaoMao 2025-02-23 21:38:32 +08:00
  • 9030579b18 feat: install default config.conf to /etc/maomao/config.conf DreamMaoMao 2025-02-23 21:37:59 +08:00
  • 4ab5884931 update readme DreamMaoMao 2025-02-23 21:08:07 +08:00
  • b531135211 优化默认配置 DreamMaoMao 2025-02-23 19:58:05 +08:00
  • 90c69a7fa1 opt:support use MAOMAOCONFIG env to set config path and chvt as default keybind 0.1.5 DreamMaoMao 2025-02-23 19:55:42 +08:00
  • ae865e67bd opt:optimize buffer scale need judge DreamMaoMao 2025-02-23 18:13:46 +08:00
  • b7fbbfaf6f update readme DreamMaoMao 2025-02-23 08:52:05 +08:00
  • 91af20b796 打开动画方向小修复 DreamMaoMao 2025-02-22 13:15:52 +08:00
  • 3e26bbbeb1 一点小错误修复 DreamMaoMao 2025-02-21 22:39:31 +08:00
  • 3abb5bdcdf opt: do not use asynchronous timer animation, adopt a unified submission rendering DreamMaoMao 2025-02-21 20:12:07 +08:00
  • 343fecae8a 不使用单独的客户端动画计时器,采取统一提交的方式,让动画更加一致 DreamMaoMao 2025-02-21 20:09:32 +08:00
  • ce23c4bc20 如何滚动动作方向是不同的,则不用延迟检测 DreamMaoMao 2025-02-21 14:56:34 +08:00
  • 04874caab4 opt: avoid useless buffer scale 0.1.4 DreamMaoMao 2025-02-21 07:55:19 +08:00
  • 6734726c07 优化buffer设置条件 DreamMaoMao 2025-02-21 07:54:28 +08:00
  • 740362c20e 外部定时器请求刷新 DreamMaoMao 2025-02-21 07:51:20 +08:00
  • 2251b4e471 feat: uset foreign timer request frame DreamMaoMao 2025-02-21 07:50:39 +08:00
  • acdd4f1ef3 修正next prev参数解析 DreamMaoMao 2025-02-20 17:23:40 +08:00
  • 2dd0589a10 fix: parse circle arg next and prev DreamMaoMao 2025-02-20 17:21:02 +08:00
  • 05934723ce 修复显示器方向参数解析 DreamMaoMao 2025-02-20 16:13:30 +08:00
  • 5d6e9bd4e6 fix: mon dir arg miss parse DreamMaoMao 2025-02-20 16:13:57 +08:00
  • 140fb69fc6 opt: set default vaule DreamMaoMao 2025-02-20 12:56:17 +08:00
  • 6bb78af045 设置默认选项值 DreamMaoMao 2025-02-20 12:55:17 +08:00
  • 41b192b85f feat: add some option to config.conf DreamMaoMao 2025-02-20 12:41:22 +08:00
  • fcb73d8ca7 增加一些配置选项 DreamMaoMao 2025-02-20 12:40:36 +08:00
  • 1d8f226ca3 fix: some config option miss hot reload DreamMaoMao 2025-02-20 12:27:49 +08:00
  • 1ac2b14675 修复一些配置不能热重载 DreamMaoMao 2025-02-20 12:26:38 +08:00
  • 3d0d9d76c7 docs: remove dotfile 0.1.3 DreamMaoMao 2025-02-20 08:47:56 +08:00
  • b02e2e24b2 fix: buffer scale fail when Width and height scaling are not simultaneous zooming DreamMaoMao 2025-02-20 08:09:03 +08:00
  • 6f05de6512 修复动画终点抖动 DreamMaoMao 2025-02-20 08:25:26 +08:00
  • 6e24508749 修复buffer缩放失败在宽高不同时放大放小时 DreamMaoMao 2025-02-20 08:07:57 +08:00
  • 8c8b8d759c 优化代码结构 DreamMaoMao 2025-02-19 21:57:54 +08:00
  • 78be0decf8 fix:Shake after dragging window to resize or move DreamMaoMao 2025-02-19 19:04:09 +08:00
  • bcdf12dc9c 修复拖拽后抖动 DreamMaoMao 2025-02-19 19:03:13 +08:00
  • 5b3f1f904d fix: mouse resize and drag error DreamMaoMao 2025-02-19 17:53:08 +08:00
  • 404f9b94f0 修复鼠标拖拽和缩放 DreamMaoMao 2025-02-19 17:51:12 +08:00
  • 0c07719e29 opt:less animation jitter DreamMaoMao 2025-02-19 16:43:06 +08:00
  • c8accfb9e5 较少动画抖动 DreamMaoMao 2025-02-19 16:42:06 +08:00
  • ed1149810d
    Update README.md DreamMaoMao 2025-02-19 16:33:38 +08:00
  • 27a552c133 opt: buffer scale distinguishing width and height DreamMaoMao 2025-02-19 12:28:16 +08:00
  • 9408f31f4b 修复buffer scale不区分宽高 DreamMaoMao 2025-02-19 12:27:08 +08:00
  • d7056cbba4 opt: optimize rendermon DreamMaoMao 2025-02-19 11:21:09 +08:00
  • a96af432fe 试图修复渲染奔溃 DreamMaoMao 2025-02-19 10:56:55 +08:00
  • 48e90bad6a 避免处理无效客户端 DreamMaoMao 2025-02-19 10:12:31 +08:00