DreamMaoMao
|
8250775e05
|
fix: scroller window out of monitor when no animaiton
|
2025-06-19 19:49:50 +08:00 |
|
DreamMaoMao
|
b981d1b0f1
|
opt: update blur node position
|
2025-06-18 16:08:46 +08:00 |
|
DreamMaoMao
|
b3c70bed38
|
opt: optimize code struce about border_draw
|
2025-06-18 13:11:05 +08:00 |
|
DreamMaoMao
|
f07be79f31
|
feat: add blur_layer option
|
2025-06-18 10:51:23 +08:00 |
|
DreamMaoMao
|
08166c69bc
|
fix: border draw offset error
|
2025-06-18 10:12:19 +08:00 |
|
DreamMaoMao
|
31bd2814d2
|
Merge remote-tracking branch 'origin/main' into scenefx
|
2025-06-18 08:17:19 +08:00 |
|
DreamMaoMao
|
fb8a76f51e
|
github: update workflow
|
2025-06-18 07:53:56 +08:00 |
|
DreamMaoMao
|
95a86a7ebe
|
Merge pull request #103 from Yappaholic/main
refactor: format nix code with alejandra and optimize src path
|
2025-06-18 07:45:41 +08:00 |
|
DreamMaoMao
|
77ef3f74d8
|
github: add workflow action
|
2025-06-18 07:44:39 +08:00 |
|
Yappaholic
|
6c99eeaeb3
|
refactor: format nix code with alejandra and optimize src path
|
2025-06-17 22:46:26 +03:00 |
|
DreamMaoMao
|
f202a16abe
|
feat: add option to disable syncobj for nvidia
|
2025-06-17 15:45:17 +08:00 |
|
DreamMaoMao
|
eeed7939aa
|
opt: Unify the accuracy of unsigned int
|
2025-06-17 11:46:25 +08:00 |
|
DreamMaoMao
|
d5fc8e3d7d
|
opt: should set visible in arrange if win is not tile win
even if the win has is_clip_to_hide enable, but if the win not a tile
style, it should be set visible
|
2025-06-17 10:58:29 +08:00 |
|
DreamMaoMao
|
74bc8e9022
|
protocol: enable wlr_ext_data_control_v1
|
2025-06-16 22:05:01 +08:00 |
|
DreamMaoMao
|
ee44bc148f
|
opt: disable clip to hide if it is a visible floating window when change monitor
|
2025-06-16 15:51:27 +08:00 |
|
DreamMaoMao
|
6b2ef05dcf
|
fix: scratchpad window can't enable when toggle by change tag
|
2025-06-15 21:51:29 +08:00 |
|
DreamMaoMao
|
5f688d6e6c
|
opt: optimize floating window auto ajust monitor position change
|
2025-06-15 19:08:53 +08:00 |
|
DreamMaoMao
|
ba763332fc
|
feat: add dispatch focuslast
|
2025-06-15 15:55:18 +08:00 |
|
DreamMaoMao
|
4f78c06515
|
opt: floating window position auto adjust the output layout update
|
2025-06-15 15:28:42 +08:00 |
|
DreamMaoMao
|
ea12f4bb4d
|
fix: error index of layout
|
2025-06-15 14:48:47 +08:00 |
|
DreamMaoMao
|
6a484e6129
|
fix: avoid to tagmon null client
|
2025-06-15 14:22:14 +08:00 |
|
DreamMaoMao
|
b8703d10b7
|
opt: update mon not change selmon if the selmon not null
|
2025-06-15 13:28:21 +08:00 |
|
DreamMaoMao
|
22665c8952
|
opt: support dirtomon in up and down dir
|
2025-06-15 13:00:34 +08:00 |
|
DreamMaoMao
|
3ed80345dc
|
opt: if tagmon target not is current tag, view to target tag
|
2025-06-15 12:54:08 +08:00 |
|
DreamMaoMao
|
2a7e9803a7
|
Merge branch 'main' of https://gitee.com/DreamMaoMao/maomaowm
|
2025-06-15 12:44:40 +08:00 |
|
DreamMaoMao
|
71359a8dbb
|
feat: record and restore to old mon when mon reconnect
|
2025-06-15 12:34:39 +08:00 |
|
DreamMaoMao
|
b97222b6b0
|
feat:add arg to keep tag when tagmon
|
2025-06-15 11:12:47 +08:00 |
|
DreamMaoMao
|
20d132de3f
|
format code
|
2025-06-14 21:45:06 +08:00 |
|
DreamMaoMao
|
247463a1dd
|
opt: optimize code struct
|
2025-06-14 21:44:56 +08:00 |
|
DreamMaoMao
|
1a2865796f
|
fix: ainmaiton clip offset
|
2025-06-14 20:50:29 +08:00 |
|
DreamMaoMao
|
ed2595d9ad
|
opt: optimzie border offset caculate
|
2025-06-14 20:41:26 +08:00 |
|
DreamMaoMao
|
e0c3101c0c
|
fix: error clip width height
|
2025-06-14 19:52:10 +08:00 |
|
DreamMaoMao
|
81b67cdec7
|
feat: focusmon dispatch support mon name
|
2025-06-14 15:59:59 +08:00 |
|
DreamMaoMao
|
1bbf6adbc9
|
feat: focusmon dispatch support mon name
|
2025-06-14 15:59:41 +08:00 |
|
DreamMaoMao
|
eabb18b369
|
feat: blur layer shell surface
|
2025-06-14 14:04:49 +08:00 |
|
DreamMaoMao
|
ab95c110d9
|
opt: x11 app miss last frame scale
|
2025-06-14 12:21:53 +08:00 |
|
DreamMaoMao
|
a34cde4e76
|
fix: bw will reset by a wrong way
|
2025-06-14 12:20:54 +08:00 |
|
DreamMaoMao
|
be7d81d337
|
fix: bw will reset by a wrong way
|
2025-06-14 12:12:36 +08:00 |
|
DreamMaoMao
|
7f5cf991a3
|
fix: opacitiy reset by default by wrong way
|
2025-06-14 12:10:52 +08:00 |
|
DreamMaoMao
|
fda4cc7a01
|
opt: x11 app miss last frame scale
|
2025-06-14 11:59:43 +08:00 |
|
DreamMaoMao
|
5e0787c111
|
opt: remove useless code
|
2025-06-14 11:32:00 +08:00 |
|
DreamMaoMao
|
e0b8608cf0
|
fix: opacity winrule not apply
|
2025-06-14 11:20:27 +08:00 |
|
DreamMaoMao
|
a59b1040e4
|
fix: Sometimes the window flashes when reresizing when there is no animation
|
2025-06-14 11:04:17 +08:00 |
|
DreamMaoMao
|
107c717d9f
|
fix: no animaion can drag and scroller half window not enable
|
2025-06-14 10:55:14 +08:00 |
|
DreamMaoMao
|
33947c30f2
|
fix: Avoid animation ghosting
|
2025-06-14 10:22:06 +08:00 |
|
DreamMaoMao
|
d5c8a7bd91
|
fix: fade in not apply
|
2025-06-14 10:22:06 +08:00 |
|
DreamMaoMao
|
55f82231a6
|
feat: scenefx blur shadow corner radius and opacity
|
2025-06-14 10:22:06 +08:00 |
|
DreamMaoMao
|
d892b1048f
|
update readme
|
2025-06-13 12:04:45 +08:00 |
|
DreamMaoMao
|
7c28467181
|
fix: avoid set null foreign_toplevel
|
2025-06-12 14:55:36 +08:00 |
|
DreamMaoMao
|
6fee372144
|
fix: popup surface set error geom
it will cause xfce4-panel can't see any popup menu when use right
button click the dock panel
|
2025-06-12 14:45:10 +08:00 |
|