Files
FlatLaf/flatlaf-core
Karl Tauber 46de81c1c9 macOS native:
- removed `FlatNativeMacLibrary.getWindowPtr()` because it is too dangerous to use `windowPtr` (which is `NSWindow*`) in Java (using invalid window pointer would crash app)
- made `getNSWindow()` 20x faster
- catch exceptions in `getNSWindow()`
- digitally signed dylibs
2023-12-14 14:39:26 +01:00
..
2023-12-14 14:39:26 +01:00
2023-10-21 18:23:17 +02:00
2019-11-24 16:59:13 +01:00

FlatLaf Core

This sub-project contains the FlatLaf core source code.