Commit graph

  • b3c70bed38 opt: optimize code struce about border_draw DreamMaoMao 2025-06-18 12:53:56 +08:00
  • f07be79f31 feat: add blur_layer option DreamMaoMao 2025-06-18 10:51:23 +08:00
  • 08166c69bc fix: border draw offset error DreamMaoMao 2025-06-18 08:49:46 +08:00
  • 31bd2814d2 Merge remote-tracking branch 'origin/main' into scenefx DreamMaoMao 2025-06-18 08:17:19 +08:00
  • fb8a76f51e github: update workflow DreamMaoMao 2025-06-18 07:53:34 +08:00
  • 95a86a7ebe
    Merge pull request #103 from Yappaholic/main DreamMaoMao 2025-06-18 07:45:41 +08:00
  • 77ef3f74d8 github: add workflow action DreamMaoMao 2025-06-18 07:44:39 +08:00
  • b14a91067b feat: update bug_report template Yappaholic 2025-06-17 23:04:55 +03:00
  • 6c99eeaeb3 refactor: format nix code with alejandra and optimize src path Yappaholic 2025-06-17 22:46:26 +03:00
  • f202a16abe feat: add option to disable syncobj for nvidia 0.5.9 DreamMaoMao 2025-06-17 15:45:17 +08:00
  • eeed7939aa opt: Unify the accuracy of unsigned int DreamMaoMao 2025-06-17 11:30:10 +08:00
  • d5fc8e3d7d opt: should set visible in arrange if win is not tile win DreamMaoMao 2025-06-17 09:39:56 +08:00
  • 74bc8e9022 protocol: enable wlr_ext_data_control_v1 DreamMaoMao 2025-06-16 22:05:01 +08:00
  • ee44bc148f opt: disable clip to hide if it is a visible floating window when change monitor DreamMaoMao 2025-06-16 13:41:25 +08:00
  • 6b2ef05dcf fix: scratchpad window can't enable when toggle by change tag DreamMaoMao 2025-06-15 21:51:29 +08:00
  • 5f688d6e6c opt: optimize floating window auto ajust monitor position change DreamMaoMao 2025-06-15 18:14:05 +08:00
  • ba763332fc feat: add dispatch focuslast DreamMaoMao 2025-06-15 15:55:18 +08:00
  • 4f78c06515 opt: floating window position auto adjust the output layout update DreamMaoMao 2025-06-15 15:28:14 +08:00
  • ea12f4bb4d fix: error index of layout DreamMaoMao 2025-06-15 14:48:47 +08:00
  • 6a484e6129 fix: avoid to tagmon null client DreamMaoMao 2025-06-15 14:22:14 +08:00
  • b8703d10b7 opt: update mon not change selmon if the selmon not null DreamMaoMao 2025-06-15 13:16:36 +08:00
  • 22665c8952 opt: support dirtomon in up and down dir DreamMaoMao 2025-06-15 13:00:34 +08:00
  • 3ed80345dc opt: if tagmon target not is current tag, view to target tag DreamMaoMao 2025-06-15 12:54:08 +08:00
  • 2a7e9803a7 Merge branch 'main' of https://gitee.com/DreamMaoMao/maomaowm DreamMaoMao 2025-06-15 12:44:40 +08:00
  • 71359a8dbb feat: record and restore to old mon when mon reconnect DreamMaoMao 2025-06-15 09:39:34 +08:00
  • b97222b6b0 feat:add arg to keep tag when tagmon DreamMaoMao 2025-06-15 11:12:47 +08:00
  • 20d132de3f format code DreamMaoMao 2025-06-14 21:45:06 +08:00
  • 247463a1dd opt: optimize code struct DreamMaoMao 2025-06-14 21:44:56 +08:00
  • 1a2865796f fix: ainmaiton clip offset DreamMaoMao 2025-06-14 20:50:29 +08:00
  • ed2595d9ad opt: optimzie border offset caculate DreamMaoMao 2025-06-14 20:41:26 +08:00
  • e0c3101c0c fix: error clip width height DreamMaoMao 2025-06-14 19:52:10 +08:00
  • 81b67cdec7 feat: focusmon dispatch support mon name DreamMaoMao 2025-06-14 15:59:41 +08:00
  • 1bbf6adbc9 feat: focusmon dispatch support mon name DreamMaoMao 2025-06-14 15:59:41 +08:00
  • eabb18b369 feat: blur layer shell surface DreamMaoMao 2025-06-14 14:04:49 +08:00
  • ab95c110d9 opt: x11 app miss last frame scale DreamMaoMao 2025-06-14 11:59:43 +08:00
  • a34cde4e76 fix: bw will reset by a wrong way DreamMaoMao 2025-06-14 12:12:36 +08:00
  • be7d81d337 fix: bw will reset by a wrong way DreamMaoMao 2025-06-14 12:12:36 +08:00
  • 7f5cf991a3 fix: opacitiy reset by default by wrong way DreamMaoMao 2025-06-14 12:10:52 +08:00
  • fda4cc7a01 opt: x11 app miss last frame scale DreamMaoMao 2025-06-14 11:59:43 +08:00
  • 5e0787c111 opt: remove useless code DreamMaoMao 2025-06-14 11:32:00 +08:00
  • e0b8608cf0 fix: opacity winrule not apply DreamMaoMao 2025-06-14 11:20:27 +08:00
  • a59b1040e4 fix: Sometimes the window flashes when reresizing when there is no animation DreamMaoMao 2025-06-14 11:04:17 +08:00
  • 107c717d9f fix: no animaion can drag and scroller half window not enable DreamMaoMao 2025-06-14 10:55:14 +08:00
  • 33947c30f2 fix: Avoid animation ghosting DreamMaoMao 2025-06-14 10:21:30 +08:00
  • d5c8a7bd91 fix: fade in not apply DreamMaoMao 2025-06-14 09:39:47 +08:00
  • 55f82231a6 feat: scenefx blur shadow corner radius and opacity DreamMaoMao 2025-06-14 09:29:12 +08:00
  • d892b1048f update readme DreamMaoMao 2025-06-13 12:04:45 +08:00
  • 7c28467181 fix: avoid set null foreign_toplevel DreamMaoMao 2025-06-12 14:55:36 +08:00
  • 6fee372144 fix: popup surface set error geom DreamMaoMao 2025-06-12 14:45:10 +08:00
  • c0aa0a0d19 opt: optimize pointer focus for animaiton DreamMaoMao 2025-06-11 17:28:41 +08:00
  • 46ff9d54f1 feat: update to wlr_layer_shell v4 DreamMaoMao 2025-06-11 13:39:55 +08:00
  • 731eea06d4 opt: add keyboard layout option to default config DreamMaoMao 2025-06-11 10:20:44 +08:00
  • e92965b219 opt: format code DreamMaoMao 2025-06-11 10:05:59 +08:00
  • 297356a1ef opt: keybaord layout config support hotreload to apply DreamMaoMao 2025-06-11 10:03:53 +08:00
  • 5560623f40 opt: ignore focus client not tile in ov layout DreamMaoMao 2025-06-10 18:44:36 +08:00
  • 74a16f4a50 bump version to 0.5.8 0.5.8 DreamMaoMao 2025-06-10 14:37:23 +08:00
  • c8e7e3d528 feat: add switch_keyboard_layout dispatch DreamMaoMao 2025-06-10 12:38:56 +08:00
  • 26400b06a8 opt: remove TYPE_DESKTOP from ignore_focus DreamMaoMao 2025-06-10 07:42:24 +08:00
  • fe49326742 fix: crash disabling monitor with locked surface DreamMaoMao 2025-06-10 07:01:19 +08:00
  • 1d5a79746d opt: Use all-scroll instead of fleur xcursor shape for window dragging DreamMaoMao 2025-06-10 07:00:06 +08:00
  • 9e58c54830 feat: add xkb rule config option DreamMaoMao 2025-06-09 23:50:20 +08:00
  • 860e1805d1 feat: key parse support key code DreamMaoMao 2025-06-09 11:28:34 +08:00
  • 76b7e16719 feat: mod key support key code DreamMaoMao 2025-06-09 10:51:18 +08:00
  • db7e8d54b8 fix: crashed when the tagrule was not fully configured with all tags DreamMaoMao 2025-06-09 10:29:07 +08:00
  • 5836d6b89f opt: format main code DreamMaoMao 2025-06-08 12:15:11 +08:00
  • 92e02d64b6 opt: limit config value to valid range DreamMaoMao 2025-06-08 12:05:35 +08:00
  • bfa6b25641 update readme DreamMaoMao 2025-06-08 10:38:51 +08:00
  • b0a462b6cb bump version to 0.5.7 0.5.7 DreamMaoMao 2025-06-07 22:18:29 +08:00
  • efbe677bee fix: overview toggle miss judge current monitor DreamMaoMao 2025-06-07 22:17:40 +08:00
  • c7060b546d opt: rmove useless code DreamMaoMao 2025-06-07 16:18:32 +08:00
  • 7ec47d95b1 opt: Avoid shaking of the unmanged window position DreamMaoMao 2025-06-07 15:42:08 +08:00
  • 5aaf8d7625 format code index to tab no space DreamMaoMao 2025-06-07 13:53:12 +08:00
  • 0af8799a2d fix: xwayland drag icon position can't update DreamMaoMao 2025-06-07 13:18:53 +08:00
  • 3bd6ce1a0c bump version to 0.5.6 0.5.6 DreamMaoMao 2025-06-07 10:38:21 +08:00
  • a7000f28d4 fix: winrule offsex offsey not apply in left top DreamMaoMao 2025-06-07 09:57:27 +08:00
  • 2f61e14eeb feat: add global option animation_fade_out DreamMaoMao 2025-06-07 09:17:42 +08:00
  • 0a9181ecb0 feat: add winrule option nofadeout DreamMaoMao 2025-06-07 08:47:45 +08:00
  • 71e336fecc feat: add option xwayland_persistence DreamMaoMao 2025-06-06 17:25:46 +08:00
  • 42115b531c feat: Enable ext-image-copy-capture-v1 DreamMaoMao 2025-06-06 16:37:26 +08:00
  • 5bb97f83f4
    Merge pull request #85 from qwqawawow/main DreamMaoMao 2025-06-06 08:47:52 +08:00
  • f235384c0f opt: inunglobal win not in focusstack target DreamMaoMao 2025-06-03 21:51:09 +08:00
  • 2871df1c26 nix: add missing pcre2 dep qwqawawow 2025-06-03 18:47:35 +08:00
  • 2275e22837 udate license DreamMaoMao 2025-06-03 17:02:01 +08:00
  • 67e6a6154f feat: support winrule option isunglobal DreamMaoMao 2025-06-02 22:56:56 +08:00
  • 183f417f33 opt: remove useless code DreamMaoMao 2025-06-02 14:46:44 +08:00
  • ea03ba6c49 feat: winrule option no_force_center DreamMaoMao 2025-06-01 21:41:14 +08:00
  • b167fe3c93 fix: monitor need set -1 init value DreamMaoMao 2025-06-01 21:15:51 +08:00
  • 9cfdcb48ef feat: add winrule option nofadein DreamMaoMao 2025-06-01 20:58:35 +08:00
  • a7c247146d opt: change rule default value to 0 DreamMaoMao 2025-06-01 20:51:36 +08:00
  • 02c88ed144 fix: error judge for center rule DreamMaoMao 2025-06-01 20:47:56 +08:00
  • 97ee16e78d update readme DreamMaoMao 2025-06-01 18:09:05 +08:00
  • b0851866ab opt: allow no tagrule in config DreamMaoMao 2025-06-01 13:15:05 +08:00
  • 58ff000ec9 bump version to 0.5.5 0.5.5 DreamMaoMao 2025-06-01 10:29:37 +08:00
  • 7df6c5c419 fix: crash when use no_border_when_single DreamMaoMao 2025-06-01 10:25:24 +08:00
  • 36eb95f138
    Merge pull request #80 from Yappaholic/main DreamMaoMao 2025-06-01 07:02:28 +08:00
  • a36633dc2b fix: remove execinfo for musl systems Yappaholic 2025-06-01 00:14:55 +03:00
  • 0143d61b58 change: tags keyword change to tagrule 0.5.4 DreamMaoMao 2025-05-31 13:45:16 +08:00
  • 54974d498b format code DreamMaoMao 2025-05-31 13:18:18 +08:00
  • cc8808d492 opt: optimzie floating size hit record DreamMaoMao 2025-05-29 23:14:14 +08:00
  • 6bcd690ec3 opt: optimize snap distance judge DreamMaoMao 2025-05-29 12:17:41 +08:00