Commit graph

63 commits

Author SHA1 Message Date
DreamMaoMao
263e2e4260 feat: add option to set default scratchpad size 2025-07-04 12:38:50 +08:00
DreamMaoMao
71bcc9dc6a feat: layer shadow support 2025-07-04 10:45:52 +08:00
DreamMaoMao
f7c161b78c change: change option name bypass_surface_visibility to inhibit_regardless_of_visibility 2025-07-03 09:10:16 +08:00
DreamMaoMao
b3e8f6e39f opt: layer animation default to disable 2025-06-30 11:45:54 +08:00
DreamMaoMao
f45424c095 feat: add blur_optimized option 2025-06-25 10:57:30 +08:00
DreamMaoMao
b76c93dd0d opt: add window effect config to default config file 2025-06-24 15:08:10 +08:00
DreamMaoMao
731eea06d4 opt: add keyboard layout option to default config 2025-06-11 10:20:44 +08:00
DreamMaoMao
2f61e14eeb feat: add global option animation_fade_out 2025-06-07 09:17:42 +08:00
DreamMaoMao
0143d61b58 change: tags keyword change to tagrule 2025-05-31 13:45:16 +08:00
DreamMaoMao
94f502915e feat: add option drag_tile_to_tile 2025-05-14 19:38:34 +08:00
DreamMaoMao
f65e7e8441 opt: A more simple default configuration 2025-05-13 20:26:54 +08:00
DreamMaoMao
20dddcec2b opt: change default border color in config 2025-05-12 22:41:09 +08:00
DreamMaoMao
0e527298c5 feat: add option no_border_when_single=1 2025-05-12 16:28:41 +08:00
DreamMaoMao
6de166dfa8 opt: optimize layout fun arg 2025-05-07 16:03:34 +08:00
DreamMaoMao
81d3caf63e opt: simplify the default configuration 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
20f05bcdcc feat: add window rule scratch_width, scratch_height 2025-05-05 11:55:27 +08:00
DreamMaoMao
09bd681919 opt: change default snap to disable 2025-05-04 09:16:54 +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
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
0161e35840 feat:Support vertical tag switching animation 2025-04-26 22:28:01 +08:00
DreamMaoMao
5f048c4c4e feat:windowrule allowed to further match the title on the premise of matching the id 2025-04-22 11:02:12 +08:00
DreamMaoMao
2c2c99aa50 opt: normal num key match KP_ num key in keybind 2025-04-22 09:16:14 +08:00
DreamMaoMao
2e02987128 feat:Make all the keybind keys case-insensitive 2025-04-18 21:59:29 +08:00
DreamMaoMao
6e7c7fcbcb opt: optimize default rootcolor in config 2025-04-18 10:24:02 +08:00
DreamMaoMao
9f3ca59ab9 opt: add some comment about keybind 2025-04-16 08:37:08 +08:00
DreamMaoMao
00137b5008 opt: add some comment in config 2025-04-11 09:11:07 +08:00
DreamMaoMao
d770039ce1 opt: fix config file miss option 2025-04-11 09:11:07 +08:00
DreamMaoMao
a2d216300e feat: add option scroller_default_proportion_single 2025-04-06 22:05:46 +08:00
chenyc
956c6338a6 feat: support windowrule offsetx & offsety 2025-04-06 15:18:10 +08:00
chenyc
b4cf9d4b81 feat: support movewin and resizewin dispatch, fix dirtomon
feat: support resizewin

fix: fix resizewin some error

fix: fix dirtomon dir

Avoid shortcut key conflicts
2025-04-06 10:03:24 +08:00
DreamMaoMao
8bfbd0c546 feat:add windowrule option isopensilent and tagsilent dispatch 2025-04-03 10:21:03 +08:00
DreamMaoMao
47c1a7e328 opt: Distinguish natural scrolling Settings between the trackpad and the scroll wheel 2025-04-01 14:02:23 +08:00
DreamMaoMao
027f05c1a2 feat: gesture 2025-04-01 12:09:15 +08:00
DreamMaoMao
3e47d6ed2c feat: add scroller_prefer_center option 2025-03-31 14:50:46 +08:00
DreamMaoMao
99a9873c86 opt: opt default anim type in config 2025-03-30 16:44:22 +08:00
DreamMaoMao
ab4c8d5679 feat: add dispatch spawn_on_empty 2025-03-20 17:03:54 +08:00
DreamMaoMao
7f445a0534 opt: support none open animation in windowrule 2025-03-14 09:11:10 +08:00
DreamMaoMao
be43780b01 update readme 2025-03-14 08:36:20 +08:00
DreamMaoMao
11c7111c7a feat: globalkey pass support 2025-03-13 22:45:11 +08:00
DreamMaoMao
20bd9841ae feat: Distinguish between closed and open animation types 2025-03-11 14:12:11 +08:00
DreamMaoMao
a10e3c329d feat: support swallow in window rule 2025-03-05 12:40:38 +08:00
DreamMaoMao
2082ef7581 feat: add toggletag and toggleview keybind 2025-03-02 23:49:14 +08:00
DreamMaoMao
1267f594a6 opt: opt default close animation curve 2025-03-02 21:06:35 +08:00
DreamMaoMao
69c103c846 feat: close animation curve 2025-03-02 19:40:34 +08:00
DreamMaoMao
faa14ff272 feat: first stack window mfact setting 2025-03-02 13:37:59 +08:00
DreamMaoMao
e633cc6346 feat: different animation curve for different window action 2025-02-28 18:12:58 +08:00