💜 If Little Big Mouse is useful to you, consider sponsoring the project or buying me a coffee on Ko-fi ☕.
Patch release focused on #506 (layout view empty while the list view shows every monitor, on DisplayLink docks and mixed multi-GPU setups):
- Avalonia 12.0.5 → 12.1.0
- New diagnostic switches:
LBM_VIRTUAL_LAYOUT=<export file>loads a layout export as a virtual (display-only) layout,LBM_RENDER=softwareforces software rendering — both usable as environment variables and reliable even with the "Start elevated" option (they are forwarded through the elevated relaunch) - Cleaner
ui.log(dropped leftover console debug output) - Installer: same-version reinstalls now actually replace the binaries (
ignoreversion)
Full Changelog: v5.5.0...v5.5.1