DreamMaoMao
b20b3ef9f6
change: change project name to mango
2025-07-30 15:03:10 +08:00
DreamMaoMao
3c1c90cf5b
feat: hot reload monitor rule
2025-07-27 10:27:37 +08:00
DreamMaoMao
f19790de45
opt: optimize handle xdg commit request
2025-07-27 09:47:34 +08:00
DreamMaoMao
c4440aa6a5
fix: crash when not set layoutname in tagrule
2025-07-26 18:07:29 +08:00
DreamMaoMao
af258584ef
feat: support set monitor resolution and refresh rate in monitor rule
2025-07-25 16:06:26 +08:00
DreamMaoMao
f8403ea7ff
opt: optimize code struct
2025-07-18 13:12:05 +08:00
DreamMaoMao
59c9bbbc90
fix: windowrule option monitor apply error
2025-07-18 10:59:19 +08:00
DreamMaoMao
b697e94fb4
opt: optimize code struct
2025-07-17 12:23:50 +08:00
DreamMaoMao
eb3f323e78
opt: change diaptch file name
2025-07-17 11:54:46 +08:00
DreamMaoMao
643a9fb4b7
opt: optimize code struct
2025-07-17 11:47:39 +08:00
DreamMaoMao
3a03641e85
opt: optimize code struct
2025-07-17 11:33:36 +08:00
DreamMaoMao
53c6442ca3
opt: optimize var name
2025-07-15 16:18:16 +08:00
DreamMaoMao
962438deb7
opt: optimize surface enable in swallow
2025-07-14 23:11:17 +08:00
DreamMaoMao
ae14657e0f
fix: namescratchpad miss show surface
...
clip_to_hide in tag animaiton hide the surface but miss enable it back
in arrange.
2025-07-14 23:07:29 +08:00
DreamMaoMao
6daa0394af
opt: optimize var name
2025-07-14 10:59:51 +08:00
DreamMaoMao
608aa7f7a2
opt: optimize layer animation action set
2025-07-13 12:52:32 +08:00
DreamMaoMao
02d70831b5
feat: layer open and close type set support
2025-07-11 23:36:54 +08:00
DreamMaoMao
f3f4c311d0
opt: opt rule apply code struct
2025-07-10 13:17:02 +08:00
DreamMaoMao
d3d0004b27
fix: fix maxmizescreen gap
2025-07-10 13:17:02 +08:00
DreamMaoMao
2e553e3dc5
opt: optimzie scratchpad change
2025-07-09 21:18:09 +08:00
DreamMaoMao
3ef255ccde
feat: add option to disable trackpad
2025-07-09 18:21:17 +08:00
DreamMaoMao
e374e9c530
opt: optimize global and above x11 window judge
2025-07-08 13:50:14 +08:00
DreamMaoMao
e3dc46705d
opt: UTILITY type x11 window set to isunglobal window
2025-07-08 13:01:43 +08:00
DreamMaoMao
38dccbe4b4
opt: UTILITY type x11 window layer should over top layer
2025-07-08 12:15:31 +08:00
DreamMaoMao
932192ee53
Merge pull request #163 from DreamMaoMao/fix
...
fix: crash when run maomao in other compositor
2025-07-08 08:58:53 +08:00
DreamMaoMao
81b3aca9d8
opt: not apply tagmon action in some case
2025-07-07 23:25:05 +08:00
DreamMaoMao
2f713d3b27
opt: not apply tagmon when dirtomon is null
2025-07-07 23:17:42 +08:00
DreamMaoMao
84c0a8f3d0
opt: optimize the oldmon record
2025-07-07 23:15:17 +08:00
DreamMaoMao
bb4a202ae3
opt: precision warn fix
2025-07-07 21:44:55 +08:00
DreamMaoMao
b33ddf3c98
fix: crash when run maomao in other compositor
2025-07-07 18:34:58 +08:00
DreamMaoMao
f57e898b35
fix: smartgap shouldn't affect by non-tiling window
2025-07-07 14:02:30 +08:00
DreamMaoMao
f67a7a1c8b
project: optimize project struct
2025-07-06 20:57:38 +08:00
DreamMaoMao
44adbc3b4b
opt: optmize mapnotify code struct
2025-07-06 14:08:52 +08:00
DreamMaoMao
3a5cd857f0
change: isopenscratchpad windowrule change name to isnamedscratchpad
2025-07-06 14:06:39 +08:00
DreamMaoMao
64682c1bd4
opt: optimize window rule apply code struct
2025-07-06 13:46:23 +08:00
DreamMaoMao
be8b88fb98
opt: optimize surface clip caculate
2025-07-06 12:26:35 +08:00
DreamMaoMao
239fcd64eb
fix: optimize border clip and fix shadow miss clip
2025-07-05 17:27:22 +08:00
DreamMaoMao
e3c9c784b6
feat: add shadow_only_floating option
2025-07-05 15:24:12 +08:00
DreamMaoMao
fc7311585c
opt: optimize window size when setfloating
2025-07-04 12:56:34 +08:00
DreamMaoMao
263e2e4260
feat: add option to set default scratchpad size
2025-07-04 12:38:50 +08:00
DreamMaoMao
bc85232985
fix: scratchpad_geom windowrule not apply
2025-07-04 12:38:50 +08:00
DreamMaoMao
b94788daf2
opt: optimize code struct
2025-07-04 11:35:41 +08:00
DreamMaoMao
71bcc9dc6a
feat: layer shadow support
2025-07-04 10:45:52 +08:00
DreamMaoMao
5a8d666101
opt: fix format
2025-07-04 08:51:06 +08:00
ren2r
d1bea3ae34
feat: add libinput scroll_button
...
This MR adds a option to set a button for when scroll_on_button_down is enabled as the scroll method. The user can define a different button to the enable the scroll event. By default the middle mouse button (274) is used, but with the `scroll_button` setting any other mouse button can be set, like the right mouse button (273) or a lateral button like back and forward buttons.
2025-07-03 17:15:55 -03:00
DreamMaoMao
7c175051b7
fix: Incorrect layer margin init
2025-07-03 10:30:46 +08:00
DreamMaoMao
21c15c07dd
opt: optimize layer geom set
2025-07-03 09:54:58 +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
f92951b161
fix: optimize interactivity on_demand layer focus
2025-07-01 14:24:58 +08:00
DreamMaoMao
eda0b018d5
fix: exclusive_focus layer shouldn't be take off focus by client
2025-07-01 12:50:58 +08:00