Files
Karl Tauber 34b19f00e4 Window decorations (Windows 10/11 only):
- improved diagonal window resizing on top-left and top-right window corners
- top window resize area now also covers iconify/maximize/close buttons
(issue #1015)
2025-07-03 20:08:40 +02:00
..

FlatLaf Natives using JNA

This sub-project contains source code that uses JNA to access native operating system API.

Note: Code in this sub-project is not used in FlatLaf libraries. It was used to develop/test usage of some native operating system API in Java (with the help of JNA) and was then converted to C++.