Commit graph

592 commits

Author SHA1 Message Date
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
DreamMaoMao
efbe677bee fix: overview toggle miss judge current monitor 2025-06-07 22:17:40 +08:00
DreamMaoMao
c7060b546d opt: rmove useless code 2025-06-07 16:18:32 +08:00
DreamMaoMao
7ec47d95b1 opt: Avoid shaking of the unmanged window position 2025-06-07 15:43:50 +08:00
DreamMaoMao
5aaf8d7625 format code index to tab no space 2025-06-07 14:40:13 +08:00
DreamMaoMao
0af8799a2d fix: xwayland drag icon position can't update 2025-06-07 13:44:53 +08:00
DreamMaoMao
3bd6ce1a0c bump version to 0.5.6 2025-06-07 10:38:21 +08:00
DreamMaoMao
a7000f28d4 fix: winrule offsex offsey not apply in left top 2025-06-07 09:57:27 +08:00
DreamMaoMao
2f61e14eeb feat: add global option animation_fade_out 2025-06-07 09:17:42 +08:00
DreamMaoMao
0a9181ecb0 feat: add winrule option nofadeout 2025-06-07 08:47:45 +08:00
DreamMaoMao
71e336fecc feat: add option xwayland_persistence 2025-06-06 17:26:02 +08:00
DreamMaoMao
42115b531c feat: Enable ext-image-copy-capture-v1 2025-06-06 16:37:26 +08:00
DreamMaoMao
5bb97f83f4
Merge pull request #85 from qwqawawow/main
nix: add missing pcre2 dep
2025-06-06 08:47:52 +08:00
DreamMaoMao
f235384c0f opt: inunglobal win not in focusstack target 2025-06-03 21:51:09 +08:00
qwqawawow
2871df1c26 nix: add missing pcre2 dep 2025-06-03 18:47:35 +08:00
DreamMaoMao
2275e22837 udate license 2025-06-03 17:02:01 +08:00
DreamMaoMao
67e6a6154f feat: support winrule option isunglobal
unglobal no manage by layout and no get focus by keyboard
2025-06-02 22:56:56 +08:00
DreamMaoMao
183f417f33 opt: remove useless code 2025-06-02 14:46:44 +08:00
DreamMaoMao
ea03ba6c49 feat: winrule option no_force_center 2025-06-01 21:47:58 +08:00
DreamMaoMao
b167fe3c93 fix: monitor need set -1 init value 2025-06-01 21:15:51 +08:00
DreamMaoMao
9cfdcb48ef feat: add winrule option nofadein 2025-06-01 20:58:35 +08:00
DreamMaoMao
a7c247146d opt: change rule default value to 0 2025-06-01 20:51:36 +08:00
DreamMaoMao
02c88ed144 fix: error judge for center rule 2025-06-01 20:47:56 +08:00
DreamMaoMao
97ee16e78d update readme 2025-06-01 18:09:05 +08:00
DreamMaoMao
b0851866ab opt: allow no tagrule in config 2025-06-01 13:42:29 +08:00
DreamMaoMao
58ff000ec9 bump version to 0.5.5 2025-06-01 10:29:37 +08:00
DreamMaoMao
7df6c5c419 fix: crash when use no_border_when_single 2025-06-01 10:25:24 +08:00
DreamMaoMao
36eb95f138
Merge pull request #80 from Yappaholic/main
fix: remove execinfo for musl systems
2025-06-01 07:02:28 +08:00
Yappaholic
a36633dc2b fix: remove execinfo for musl systems 2025-06-01 00:14:55 +03:00
DreamMaoMao
0143d61b58 change: tags keyword change to tagrule 2025-05-31 13:45:16 +08:00
DreamMaoMao
54974d498b format code 2025-05-31 13:18:18 +08:00
DreamMaoMao
cc8808d492 opt: optimzie floating size hit record 2025-05-29 23:14:14 +08:00
DreamMaoMao
6bcd690ec3 opt: optimize snap distance judge 2025-05-29 12:17:51 +08:00
DreamMaoMao
9469b69f3d opt: grid layout only manage tile win when no in ov mode 2025-05-27 17:51:38 +08:00