Eslam Mohamed
bd5b7b04f7
Merge branch 'mangowm:main' into main
2026-05-11 01:09:56 +03:00
DreamMaoMao
637dc0a09a
opt: set dwindle_drop_simple_split default to 1
2026-05-09 22:17:26 +08:00
ernestoCruz05
1fc42b76e5
feat: opt-in config field to have typical dwindle tiling
2026-05-09 22:17:26 +08:00
ernestoCruz05
73ed3ce35b
feat: dwindle layout support
2026-05-09 22:17:26 +08:00
DreamMaoMao
b9300aac82
feat: add option drag_tile_small
Sync wiki / sync-wiki (push) Has been cancelled
Sync website / sync-website (push) Has been cancelled
2026-05-06 18:18:24 +08:00
DreamMaoMao
aa5b907613
feat: add rect indicator for drag tile to tile
2026-05-06 15:57:37 +08:00
Duke B
2619c65231
opt: distinguish the acceleration of trackpad and mouse
2026-05-04 12:13:45 +08:00
Eslam Mohamed
027d7fc47d
Merge branch 'mangowm:main' into main
2026-04-13 23:18:50 +02:00
DreamMaoMao
63256ea31b
break: rename force_maximize to force_fakemaximize
2026-03-26 18:05:25 +08:00
DreamMaoMao
585e9ae4b6
opt: change zoom_initial_ratio default to 0.4
2026-03-25 16:20:07 +08:00
DreamMaoMao
d69682aef9
opt: limit button range to 272-279
2026-03-25 11:57:04 +08: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