Windows 11: made rounded popup border configurable via UI properties and client property

This commit is contained in:
Karl Tauber
2023-01-27 15:00:11 +01:00
parent 07ad467c73
commit 9014435d4d
13 changed files with 126 additions and 15 deletions

View File

@@ -5,6 +5,8 @@ FlatLaf Change Log
#### New features and improvements
- Windows 11: Popups (`JPopupMenu`, `JComboBox`, `JToolTip`, etc.) now use
native Windows 11 rounded borders and drop shadows.
- Fonts:
- Added **Roboto Mono** (https://fonts.google.com/specimen/Roboto+Mono). (PR
#639, issue #638)