System File Chooser on Linux: check whether required GSettings schemas are installed to avoid application crash (issue #1069)

occurred on NixOS with Plasma (KDE) desktop
This commit is contained in:
Karl Tauber
2026-01-11 12:17:34 +01:00
parent edda52048c
commit 82759c2472
2 changed files with 24 additions and 2 deletions

View File

@@ -3,8 +3,11 @@ FlatLaf Change Log
## 3.7.1-SNAPSHOT
- System File Chooser: Update current filter before invoking approve callback
and after closing dialog. (issue #1065)
- System File Chooser:
- Update current filter before invoking approve callback and after closing
dialog. (issue #1065)
- On Linux: Check whether required GSettings schemas are installed to avoid
application crash (occurred on NixOS with Plasma/KDE desktop). (issue #1069)
- ComboBox: Added UI property `ComboBox.buttonFocusedEditableBackground`. (issue
#1068)
- Popup: Fixed scrolling popup painting issue on Windows 10 when a glass pane is