Commit graph

50 commits

Author SHA1 Message Date
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
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
b0851866ab opt: allow no tagrule in config 2025-06-01 13:42:29 +08: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
c835f8e35b feat: add isoverlay to winrule option 2025-05-26 15:43:36 +08:00
DreamMaoMao
b56a99770f feat: mouse accel option 2025-05-22 09:36:02 +08:00
DreamMaoMao
aa0e1e1fe9 feat: distinguish the named scratchpad 2025-05-16 21:54:37 +08:00
DreamMaoMao
505e0ec4ff feat: optimize named scratchpad 2025-05-16 12:38:51 +08:00
DreamMaoMao
b648e2a880 feat: add win rule isunglobal 2025-05-15 20:58:10 +08:00
DreamMaoMao
1098c15f27 feat: add isglobal to winrule 2025-05-15 12:04:09 +08:00
DreamMaoMao
1167380ad4 opt: no auto covert unlock KP key 2025-05-14 22:02:51 +08:00
DreamMaoMao
94f502915e feat: add option drag_tile_to_tile 2025-05-14 19:38:34 +08:00
DreamMaoMao
3db1bac8f9 opt: update cursor_hide status after reload_config 2025-05-14 11:02:37 +08:00
DreamMaoMao
77c45f1ba3 fix: num key miss normalize when handle keybind 2025-05-13 21:35:28 +08:00
DreamMaoMao
2d5388a4d7 format code 2025-05-13 18:20:41 +08:00
DreamMaoMao
29d9d12b23 feat: add option cursor_hide_timeout 2025-05-13 18:14:38 +08:00
DreamMaoMao
0e527298c5 feat: add option no_border_when_single=1 2025-05-12 16:28:41 +08:00
DreamMaoMao
2a034bbadd feat: support source field in config 2025-05-12 09:27:20 +08:00
DreamMaoMao
144cab0c3f fix: error cmp for gesturebind judge 2025-05-12 08:47:10 +08:00
DreamMaoMao
bc4f598259 feat: Spaces are allowed before and after the fields in config 2025-05-12 08:41:42 +08:00
DreamMaoMao
d6e7b63dfc feat: create virtual monitor 2025-05-11 10:46:24 +08:00
DreamMaoMao
2a60dd433b format code 2025-05-07 17:40:27 +08:00
DreamMaoMao
4738fe02c2 fix: miss apply gap change when use keybind to change gap value 2025-05-06 23:25:57 +08:00
DreamMaoMao
614a28abd1 feat: add cursor_size and cursor_theme option in config 2025-05-05 17:45:38 +08:00
DreamMaoMao
aa5468d44d feat: support tagrule option no_render_border 2025-05-05 15:11:49 +08:00
DreamMaoMao
f115f87241 feat: add dispatch toggle_render_border 2025-05-05 14:22:56 +08:00
DreamMaoMao
20f05bcdcc feat: add window rule scratch_width, scratch_height 2025-05-05 11:55:27 +08:00
DreamMaoMao
fc2eaf144d feat: support widht and height set in toggle_named_scratch 2025-05-05 11:19:57 +08:00
DreamMaoMao
90edcafd4e feat: add toggle_named_scratch 2025-05-05 11:09:31 +08:00
DreamMaoMao
f61dbf41dc opt: add config parse arg num to 4 2025-05-05 10:21:31 +08:00
DreamMaoMao
25c65dd088 fix: miss free memory about baked_points_tag re-init 2025-05-05 08:20:04 +08:00
DreamMaoMao
99b13588fb fix: miss free memory in some case 2025-05-04 22:17:39 +08:00
DreamMaoMao
33cc0f4979 feat: suppor exec and exec-once in config 2025-05-04 20:26:17 +08:00
DreamMaoMao
19b1fe19eb feat: support set env in config 2025-05-04 19:46:13 +08:00
DreamMaoMao
fe6baa35e4 fix: spawn_on_empty borken by double arg 2025-05-03 18:21:00 +08:00
DreamMaoMao
c64dd51b69 feat: add mvoewin resizewin dispatch 2025-05-03 15:18:33 +08:00
DreamMaoMao
3a8ebf549b change: dispatch name change movewin->smartmovewin resizewin->smartresizewin 2025-05-03 14:47:22 +08:00
DreamMaoMao
2e7245f960 feat: support two arg in dispatch in config 2025-05-03 14:42:05 +08:00
DreamMaoMao
fc5e88b337 feat: add dispatch toggleoverlay 2025-05-03 09:51:24 +08:00
DreamMaoMao
d5ba4e1c87 feat: add floating window auto snap 2025-05-03 09:20:16 +08:00
DreamMaoMao
719c50de65 feat: support fakefullscreen dispatch 2025-05-02 22:09:07 +08:00
DreamMaoMao
7e66d5390e format code 2025-04-28 10:04:18 +08:00
DreamMaoMao
cd78449180 opt: optimize project struct 2025-04-28 09:19:50 +08:00
Renamed from src/parse_config.h (Browse further)