25 Commits (eb2a7057ceb18458ea8b8840f2cd21b215d3e77f)

Author SHA1 Message Date
Jannis Weis 48af720e7d
Move implementation of decorations into platform-decorations 3 years ago
Jannis Weis fa442a8bd3
Remove darklaf.properties dependency from windows and mac module 3 years ago
Jannis Weis 63c5a1b836
Extract system preference reporting mechanism to own module 3 years ago
Jannis Weis 59ca3502c8
Build: Stub invisible modules to avoid compiler warnings 3 years ago
weisj f685afca0f
Build: Make library file names unique across target machines 3 years ago
weisj e716522288 Build: Add and compile module info 3 years ago
weisj d80a42efdd Native: Fix loading jawt.dll failing on some jdks 3 years ago
weisj a2c3af4d86 Windows: Remove dependency on JNA 3 years ago
Jannis Weis ba61872272 Build: Extract optimization level compiler arguments setup. 3 years ago
weisj 5580656e79 Build: Update to Gradle 7 4 years ago
weisj a31e78ced4 Migrate buildSrc from Groovy to Kotlin 4 years ago
weisj e937d09365
[Windows] BuildScr: Enable warnings for native code. 4 years ago
Jannis Weis deae2142da
Migrate to Nokee plugin (#173) 5 years ago
weisj dd19ad4e66 Fixed popups not having a shadow [windows]. 5 years ago
weisj 637a5d2498 Skip autostyle for other tasks. 5 years ago
weisj 63e55f0f71 Autostyle setup and initial formatting. 5 years ago
weisj 3f74d6fdf9 Remove necessary #defines. 5 years ago
weisj 5a1f5ec8b0 Removed unnecessary dependency. 5 years ago
weisj 3ee6d18f1f Changed api for FontSizeRule. 5 years ago
weisj f23ccf493b Renamed decorations-base to platform-base. This accomodates a broader use of common classes between platforms. 5 years ago
Jannis Weis 027fd444a8
Decorations support for macOS. (#54) 5 years ago
weisj c917e6c11c Moved custom decorations base classes to own module as not all implementations of custom decorations are JNI based. 5 years ago
weisj ce12748691 Moved property loading to own module to make darklaf-windows self contained. 5 years ago
weisj f6aa036002 Reduced dll size by stripping debug information. 5 years ago
Vladimir Sitnikov 3ae99e44fc Split projects, migrate to Kotlin DSL 5 years ago