Commit graph

525 commits

Author SHA1 Message Date
Yappaholic
b2abe8cd69 feat: add aarch64 architecture for nix flake 2025-06-18 16:13:10 +03:00
Yappaholic
b14a91067b feat: update bug_report template 2025-06-17 23:04:55 +03:00
Yappaholic
6c99eeaeb3 refactor: format nix code with alejandra and optimize src path 2025-06-17 22:46:26 +03:00
DreamMaoMao
f202a16abe feat: add option to disable syncobj for nvidia 2025-06-17 15:45:17 +08:00
DreamMaoMao
eeed7939aa opt: Unify the accuracy of unsigned int 2025-06-17 11:46:25 +08:00
DreamMaoMao
d5fc8e3d7d opt: should set visible in arrange if win is not tile win
even if the win has is_clip_to_hide enable, but if the win not a tile
style, it should be set visible
2025-06-17 10:58:29 +08:00
DreamMaoMao
74bc8e9022 protocol: enable wlr_ext_data_control_v1 2025-06-16 22:05:01 +08:00
DreamMaoMao
ee44bc148f opt: disable clip to hide if it is a visible floating window when change monitor 2025-06-16 15:51:27 +08:00
DreamMaoMao
6b2ef05dcf fix: scratchpad window can't enable when toggle by change tag 2025-06-15 21:51:29 +08:00
DreamMaoMao
5f688d6e6c opt: optimize floating window auto ajust monitor position change 2025-06-15 19:08:53 +08:00
DreamMaoMao
ba763332fc feat: add dispatch focuslast 2025-06-15 15:55:18 +08:00
DreamMaoMao
4f78c06515 opt: floating window position auto adjust the output layout update 2025-06-15 15:28:42 +08:00
DreamMaoMao
ea12f4bb4d fix: error index of layout 2025-06-15 14:48:47 +08:00
DreamMaoMao
6a484e6129 fix: avoid to tagmon null client 2025-06-15 14:22:14 +08:00
DreamMaoMao
b8703d10b7 opt: update mon not change selmon if the selmon not null 2025-06-15 13:28:21 +08:00
DreamMaoMao
22665c8952 opt: support dirtomon in up and down dir 2025-06-15 13:00:34 +08:00
DreamMaoMao
3ed80345dc opt: if tagmon target not is current tag, view to target tag 2025-06-15 12:54:08 +08:00
DreamMaoMao
2a7e9803a7 Merge branch 'main' of https://gitee.com/DreamMaoMao/maomaowm 2025-06-15 12:44:40 +08:00
DreamMaoMao
71359a8dbb feat: record and restore to old mon when mon reconnect 2025-06-15 12:34:39 +08:00
DreamMaoMao
b97222b6b0 feat:add arg to keep tag when tagmon 2025-06-15 11:12:47 +08:00
DreamMaoMao
20d132de3f format code 2025-06-14 21:45:06 +08:00
DreamMaoMao
247463a1dd opt: optimize code struct 2025-06-14 21:44:56 +08:00
DreamMaoMao
1a2865796f fix: ainmaiton clip offset 2025-06-14 20:50:29 +08:00
DreamMaoMao
ed2595d9ad opt: optimzie border offset caculate 2025-06-14 20:41:26 +08:00
DreamMaoMao
e0c3101c0c fix: error clip width height 2025-06-14 19:52:10 +08:00
DreamMaoMao
1bbf6adbc9 feat: focusmon dispatch support mon name 2025-06-14 15:59:41 +08:00
DreamMaoMao
ab95c110d9 opt: x11 app miss last frame scale 2025-06-14 12:21:53 +08:00
DreamMaoMao
a34cde4e76 fix: bw will reset by a wrong way 2025-06-14 12:20:54 +08:00
DreamMaoMao
d892b1048f update readme 2025-06-13 12:04:45 +08:00
DreamMaoMao
7c28467181 fix: avoid set null foreign_toplevel 2025-06-12 14:55:36 +08:00
DreamMaoMao
6fee372144 fix: popup surface set error geom
it will cause xfce4-panel can't see any popup menu when use right
button click the dock panel
2025-06-12 14:45:10 +08:00
DreamMaoMao
c0aa0a0d19 opt: optimize pointer focus for animaiton 2025-06-11 17:51:34 +08:00
DreamMaoMao
46ff9d54f1 feat: update to wlr_layer_shell v4 2025-06-11 13:39:55 +08:00
DreamMaoMao
731eea06d4 opt: add keyboard layout option to default config 2025-06-11 10:20:44 +08:00
DreamMaoMao
e92965b219 opt: format code 2025-06-11 10:05:59 +08:00
DreamMaoMao
297356a1ef opt: keybaord layout config support hotreload to apply 2025-06-11 10:03:53 +08:00
DreamMaoMao
5560623f40 opt: ignore focus client not tile in ov layout 2025-06-10 18:44:36 +08:00
DreamMaoMao
74a16f4a50 bump version to 0.5.8 2025-06-10 14:37:23 +08:00
DreamMaoMao
c8e7e3d528 feat: add switch_keyboard_layout dispatch 2025-06-10 14:28:43 +08:00
DreamMaoMao
26400b06a8 opt: remove TYPE_DESKTOP from ignore_focus 2025-06-10 07:42:24 +08:00
DreamMaoMao
fe49326742 fix: crash disabling monitor with locked surface 2025-06-10 07:01:19 +08:00
DreamMaoMao
1d5a79746d opt: Use all-scroll instead of fleur xcursor shape for window dragging 2025-06-10 07:00:06 +08:00
DreamMaoMao
9e58c54830 feat: add xkb rule config option 2025-06-10 00:13:46 +08:00
DreamMaoMao
860e1805d1 feat: key parse support key code 2025-06-09 23:28:29 +08:00
DreamMaoMao
76b7e16719 feat: mod key support key code 2025-06-09 10:51:18 +08:00
DreamMaoMao
db7e8d54b8 fix: crashed when the tagrule was not fully configured with all tags 2025-06-09 10:29:07 +08:00
DreamMaoMao
5836d6b89f opt: format main code 2025-06-08 12:15:11 +08:00
DreamMaoMao
92e02d64b6 opt: limit config value to valid range 2025-06-08 12:14:45 +08:00
DreamMaoMao
bfa6b25641 update readme 2025-06-08 10:38:51 +08:00
DreamMaoMao
b0a462b6cb bump version to 0.5.7 2025-06-07 22:18:29 +08:00