Eslam Mohamed
3bea272ae8
Merge 7066ef2dc6 into 225fbda574
2026-03-22 22:42:58 +00:00
DreamMaoMao
c2559f6c7c
feat: add dispatch toggle_all_floating
2026-03-19 08:00:05 +08:00
DreamMaoMao
6c81384c53
feat: add tag rule option open_as_floating
2026-03-18 23:43:01 +08:00
DreamMaoMao
17434d6262
opt: allowe space on both sides of the plus sign when parse mod key
2026-03-17 19:44:54 +08:00
DreamMaoMao
32c36ba485
opt: optimzie code struct
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-03-14 13:09:41 +08:00
tonybanters
a7461d9d5b
opt: use config.xxx instead of global presets
2026-03-13 11:44:19 +08:00
Eslam Mohamed
ffb41b093f
Merge branch 'mangowm:main' into main
2026-03-07 16:39:24 +02:00
DreamMaoMao
b1d744ad1f
feat: export drag interval to able configure
2026-03-07 17:22:06 +08:00
DreamMaoMao
89a4ec83a0
fix: avoid mutual influence of monitor rules
2026-03-07 14:03:59 +08:00
kanvolu
10d7e5c6e3
Added cycling both ways for switch_proportion_preset
...
Now switch_proportion_preset requires an argument "prev" or "next" to
determine cycle direction
2026-03-07 12:36:59 +08:00
Eslam Mohamed
a26873ad67
Merge branch 'mangowm:main' into main
2026-03-06 17:22:43 +02:00
DreamMaoMao
9a17a0279c
feat: add custom option to monitorrule
2026-03-06 18:21:49 +08:00
Eslam Mohamed
e2daf5f915
Merge branch 'mangowm:main' into main
2026-03-04 06:42:53 +02:00
DreamMaoMao
7f99b5ff48
feat: use monitor spec to match windowrule monitor field
2026-03-04 12:17:44 +08:00
Eslam Mohamed
db94356eba
Merge branch 'mangowm:main' into main
2026-03-03 16:20:48 +02:00
DreamMaoMao
1e1d41e626
feat: add windowrule option indleinhibit_when_focus
2026-03-03 14:51:32 +08:00
DreamMaoMao
9aa2d3cd33
opt: rename hide_source var to hide_cursor_source
2026-03-03 13:03:35 +08:00
Eslam Mohamed Abdelghany
caa8b05f38
♻️ refactor: split switch_layout into next_layout and previous_layout functions
...
- Add next_layout() to cycle forward through layouts
- Add previous_layout() to cycle backward through layouts
- Keep switch_layout() as backward-compatible alias to next_layout()
- Update config.conf with example keybinds for both new functions
2026-03-02 15:01:57 +02:00
DreamMaoMao
4787402b12
opt: optimize monitorrule check
2026-02-26 13:30:42 +08:00
DreamMaoMao
564df864bf
fix: popup position constrain not work for some app
2026-02-25 15:23:54 +08:00
DreamMaoMao
a28647585f
feat: set dbus env auto
2026-02-24 21:40:26 +08:00
DreamMaoMao
68075c0044
feat: support index arg in switch_keyboard_layout
2026-02-19 11:23:08 +08:00
DreamMaoMao
6924ca8512
feat: add global option prefer_scroller_overspread
2026-02-19 00:00:58 +08:00
DreamMaoMao
91110efe0e
Merge pull request #645 from jampe/feature-config-isfakefullscreen
...
support isfakefullscreen as windowrule property
2026-02-14 08:46:23 +08:00
DreamMaoMao
53ee82a726
feat: make force_tiled_state as a option
2026-02-12 11:19:39 +08:00
DreamMaoMao
783cb86c56
feat: support match monitor make model serial
2026-02-10 10:31:31 +08:00
DreamMaoMao
b05bc1ce65
opt: add btn_left and btn_right bind check in config check
2026-02-09 11:50:54 +08:00
Daniel Jampen
454145f6e0
support isfakefullscreen as windowrule property
2026-02-08 17:56:26 +01:00
Lin Xianyi
5de87db8ca
feat: add a source-optional keyword
2026-02-08 11:15:16 +08:00
Lin Xianyi
818652d20f
fix: -p exits with failure if there are parse failures
2026-02-07 12:12:13 +08:00
DreamMaoMao
00a7e579c9
fix: miss reset root color when reload config
2026-02-06 07:43:09 +08:00
DreamMaoMao
8e898417a7
opt: key name case insensitive in keybind
2026-02-05 11:06:52 +08:00
DreamMaoMao
65fcd58949
opt: optimize file detect message
2026-02-04 21:50:44 +08:00
DreamMaoMao
8ba259fbb7
opt: avoid opacity flickering in focus animation when open new window
2026-02-04 09:45:26 +08:00
quadratic
336f873d83
fix: uninitialised argument fields when calling mmsg -d
2026-02-03 21:11:41 +01:00
DreamMaoMao
50b67ac539
fix: miss init arg value
2026-02-03 10:15:42 +08:00
DreamMaoMao
0546a2d4c4
opt: allow use comma symbol in spawn shell value
2026-02-03 10:06:26 +08:00
DreamMaoMao
bcee63fa76
feat: add config check in mango cli
2026-02-02 14:54:09 +08:00
DreamMaoMao
672706c71f
fix: not apply vrr disalbe when enable it at the beginning
2026-01-29 11:58:28 +08:00
DreamMaoMao
30692f6da0
feat: add option hotarea_corner
2026-01-28 09:39:27 +08:00
DreamMaoMao
2e6e23633e
break change: remove useless option adaptive_sync
2026-01-28 09:39:27 +08:00
DreamMaoMao
6624d80522
break change: new monitorrule format
2026-01-28 09:39:27 +08:00
DreamMaoMao
49921eadfa
feat: add drag_corner drag_warp_cursor
2026-01-21 13:54:55 +08:00
nixpup
e0d69ece59
feat: add scroller stack support
2026-01-18 20:06:27 +08:00
DreamMaoMao
2771053ee6
opt: animations logic all use the int type
...
avoid the coordinates being forcibly limited to positive numbers
2026-01-03 09:37:34 +08:00
DreamMaoMao
89e0805d54
opt: optimize code struct
2026-01-01 12:26:19 +08:00
DreamMaoMao
471c71f65c
feat: add windowrule option isnoradius
2025-12-20 11:39:53 +08:00
DreamMaoMao
e26e477d6b
Merge pull request #523 from meeeee3/scroll-factor
...
feat: add wheel scroll factor
2025-12-19 16:43:50 +08:00
meeeee3
a8f7dc3e68
feat: add wheel scroll factor
2025-12-19 16:43:21 +08:00
DreamMaoMao
f54d7b3483
break change: inhibit_regardless_of_visibility rename to idleinhibit_ignore_visible
2025-12-19 14:40:32 +08:00