LibreWPF 0.1.0-preview.43
Pre-release
Pre-release
·
11 commits
to progpu-rendering-port
since this release
What's Changed
- Update submodule URL for LibreWinForms by @lextm in #67
- Fix Linux LibreWPF Toolkit build by @wieslawsoltes in #68
- Add portable DPI scaling support by @wieslawsoltes in #69
- Fix mixed WPF and WinForms SDK projects by @wieslawsoltes in #70
- Fix portable WPF text wrapping by @wieslawsoltes in #71
- Stop rendering hidden or minimized windows by @wieslawsoltes in #74
- Fix portable ComboBox hit-test routing by @wieslawsoltes in #73
- Fix batched Slider drag input on Linux by @wieslawsoltes in #75
- Avoid recursive portable popup layout by @wieslawsoltes in #76
- Avoid reentrant rendering in externally pumped popup hosts by @wieslawsoltes in #78
- Refresh native popup before injected diagnostics input by @wieslawsoltes in #79
- Update ProGPU adapter selection diagnostics by @wieslawsoltes in #77
- Increase MVP live-validation timeout by @wieslawsoltes in #80
- Keep portable popup size limits in logical units by @wieslawsoltes in #81
- Fix portable NavigationWindow parity on Linux by @wieslawsoltes in #82
- Fix portable TextBox caret blinking by @wieslawsoltes in #83
- Fix portable Comic Sans font fallback by @wieslawsoltes in #84
- Add portable RichTextBox layout fallback by @wieslawsoltes in #85
- Fix portable MessageBox parity on Linux by @wieslawsoltes in #86
- Update ProGPU for multi-window popup routing by @wieslawsoltes in #87
- Export GetActiveWindow from the Win32 compatibility shim by @wieslawsoltes in #88
- Use portable display metrics in SystemParameters by @wieslawsoltes in #89
- Prepare LibreWPF 0.1.0-preview.43 by @wieslawsoltes in #90
New Contributors
Full Changelog: librewpf-v0.1.0-preview.42...librewpf-v0.1.0-preview.43