Commit graph

1274 commits

Author SHA1 Message Date
Talha Ahmed
fa057ae342
Merge branch 'DreamMaoMao:main' into main 2026-02-05 19:01:08 +11: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
2bda8e3bf1 opt: avoid double reset foreign toplevel handle 2026-02-04 21:42:05 +08:00
DreamMaoMao
a4faf2c494 opt: avoid stack inner per change when switch tty 2026-02-04 21:29:37 +08:00
DreamMaoMao
b0f839468c opt: don't change stack inner per when swallow 2026-02-04 17:42:13 +08:00
DreamMaoMao
8ba259fbb7 opt: avoid opacity flickering in focus animation when open new window 2026-02-04 09:45:26 +08:00
DreamMaoMao
16e361e1ca
Merge pull request #630 from axQuadratic/tagmon_fix
Fix uninitialised argument fields when calling `mmsg -d`
2026-02-04 09:05:01 +08:00
Talha Ahmed
75a6475ea3
Merge branch 'DreamMaoMao:main' into main 2026-02-04 07:25:47 +11: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
talned
9f18714dc5 added logic to tab configuration 2026-02-03 02:17:20 +11:00
talned
6add782b04 added in variables for tabs 2026-02-03 01:42:21 +11:00
Talha Ahmed
dde45e549d
Merge branch 'DreamMaoMao:main' into main 2026-02-02 22:05:11 +11:00
DreamMaoMao
eb0607501d opt: change drag resize request limit to 120hz for floating window 2026-02-02 14:54:09 +08:00
DreamMaoMao
bcee63fa76 feat: add config check in mango cli 2026-02-02 14:54:09 +08:00
DreamMaoMao
5172444e08 bump version to 0.12.0 2026-02-01 15:33:05 +08:00
DreamMaoMao
ca09aa69db opt: not hide null buffer layer if is not mapped 2026-01-30 08:47:12 +08:00
DreamMaoMao
aa5241fb7b fix: allow layer surface attach null buffer 2026-01-29 22:31:41 +08:00
DreamMaoMao
672706c71f fix: not apply vrr disalbe when enable it at the beginning 2026-01-29 11:58:28 +08:00
DreamMaoMao
d9f679a8e3 fix: tagcrossmon not apply in current monitor 2026-01-29 09:49:25 +08:00
DreamMaoMao
4591b69e4d fix: accel_profile can't set to 0 2026-01-29 09:34:58 +08:00
talned
d08e5fa7e3 error needs fixing 2026-01-29 08:58:22 +11:00
Talha Ahmed
cbc86a21ce
Fix formatting of tab_layout entry in layout.h 2026-01-29 08:55:11 +11:00
talned
09382d4924 making a new horizontal tab layout 2026-01-29 08:53:19 +11:00
talned
61a33417d7 script to compile and build 2026-01-29 07:42:38 +11:00
DreamMaoMao
e535aea28b fix: avoid redundant frame requests 2026-01-28 14:50:27 +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
05010a1114 fix: crash when some qt app commit a null surface 2026-01-26 18:35:08 +08:00
DreamMaoMao
00de523039 fix: border apply error for smartgap 2026-01-24 23:05:13 +08:00
DreamMaoMao
f1cca251b8 fix: bordercorlor not update when it is in open animaiton 2026-01-24 22:58:47 +08:00
DreamMaoMao
0652f99e6e opt: change preset config prefer 2026-01-24 22:58:47 +08:00
DreamMaoMao
334bc076a0 opt: optimize smartgap 2026-01-24 22:58:47 +08:00
DreamMaoMao
49921eadfa feat: add drag_corner drag_warp_cursor 2026-01-21 13:54:55 +08:00
DreamMaoMao
d78526d1e9 bump version to 0.11.0 2026-01-20 20:33:32 +08:00
DreamMaoMao
1124d47786 fix: fix exchange client error when not in scroller layout 2026-01-20 14:25:07 +08:00
DreamMaoMao
5942c5d807 opt: only disable animation for resizewin tiling window 2026-01-20 13:50:43 +08:00
DreamMaoMao
04ac4bf99c opt: find same stack first in direction find 2026-01-20 11:28:33 +08:00
DreamMaoMao
fc13b0ff15 opt: optimize global client focus logic 2026-01-19 22:18:05 +08:00
DreamMaoMao
43257ad49c opt: support center scroller stack in centerwin dispatch 2026-01-19 14:21:28 +08:00
DreamMaoMao
eff11a5912 opt: focusdir miss remember focuslink when between two different stack client 2026-01-19 12:13:51 +08:00
DreamMaoMao
34aa2e019e opt: optimize drag resize for scoller 2026-01-19 11:56:00 +08:00
DreamMaoMao
48c466254a feat: optimize focusdir to respect focusstack 2026-01-19 10:38:09 +08:00
DreamMaoMao
57d7801df2 opt: exit stack head client maximize and fullscreen state when toggle scroller stack 2026-01-18 23:31:48 +08:00
DreamMaoMao
00f56fa3aa opt: ignore direction arg if the direction not match the scroller direction 2026-01-18 23:13:43 +08:00
DreamMaoMao
deaa26c779 opt: disable animaiton for resize and move window dispatch 2026-01-18 22:54:01 +08:00
nixpup
e0d69ece59 feat: add scroller stack support 2026-01-18 20:06:27 +08:00