Files
FlatLaf/flatlaf-natives
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-08-12 17:04:21 +02:00