Appleが複数の不具合を修正したMac用X Window System「XQuartz 2.8.2」を正式にリリースしています。詳細は以下から。
AppleのJeremy Huddleston Sequoiaさんは現地時間2022年06月30日、06月上旬からBeta版を公開し開発を進めてきたMac用のX Window System「XQuartz」の最新バージョンとなる「XQuartz v2.8.2」をリリースしたと発表しています。
XQuartz v2.8.2では、AppKitウィンドウの後ろにあるX11ウィンドウにスクロールイベントが送られないようになった他、XQuartz起動時にssh configが更新されるようになり、XQuartz v2.8.1でレンダリングパフォーマンスを低下させる原因となっていた変更がもとに戻され、
macOS 11 Big Sur以降でキーボードレイアウトを変更するとクラッシュする問題などが修正されているそうなので、X11 Serverを利用されている方はアップデートしてみてください。
XQuartz Changes in 2.8.2
- All changes in 2.8.1 plus:
- Ensure scroll events don’t get sent to X11 windows behind AppKit windows (like release notes) (#130)
- Update ssh config files when launching XQuartz rather than just during install (#174)
- Reverted a change that introduced a render performance regression in XQuartz 2.8.1 (#166)
- Also reverted the change from (#156) which failed to address the issue
- Fixed a crash that could occur in macOS 11 and later when changing keyboard layout (#205)
- Fixed an issue that prevented processes spawned by XQuartz from using the microphone or camera (#245)
- Updated sparkle to 1.27.1 (#199)
- Transitioned to EdDSA signature verification of future updates
- Transitioned to a new feed in order to make make use of newer Sparkle features in future updates
- This has the additional benefit of ensuring that 2.7.11 users are no longer offered beta updates, since 2.7.11 incorrectly defaulted to the beta feed.
- Updated multiple projects to newer upstream versions
- Releases – XQuartz
- XQuartz/XQuartz: XQuartz Builds – GitHub
コメント