mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
* feat: WineRuntimeInformation * fix: system theme crash under wine * refactor: toast notification * feat: add destory callback * feat: detect winegcc * feat: use native MaaCore under Wine * feat: libnotify integration * chore: disable hardware accelration under Wine * fix: distorted icon under Wine * chore: use Environment.ProcessPath instead of cursed alternatives * chore: don't filter *.exe when using native MaaCore * chore: force Aero2 theme * chore: allow build MaaWpfGui without Windows You need to extract native .NET SDK on top of Windows .NET SDK to get a working WPF SDK. * feat: fontconfig integration * docs: run MaaWpfGui under Wine