weisj
|
3f74d6fdf9
|
Remove necessary #defines.
Added exception handling flag.
|
5 years ago |
weisj
|
5a1f5ec8b0
|
Removed unnecessary dependency.
Moved PointerUtil to module windows as it was only used there. Makes native-utils more lightweight.
|
5 years ago |
weisj
|
3ee6d18f1f
|
Changed api for FontSizeRule.
Added provider for theme preferences on windows.
|
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)
Adds support for window decorations that "replace" the native ones on macOS.
|
5 years ago |
weisj
|
c917e6c11c
|
Moved custom decorations base classes to own module as not all implementations of custom decorations are JNI based.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
ce12748691
|
Moved property loading to own module to make darklaf-windows self contained.
Moved shared utility classes to own module.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
f6aa036002
|
Reduced dll size by stripping debug information.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
Vladimir Sitnikov
|
3ae99e44fc
|
Split projects, migrate to Kotlin DSL
|
5 years ago |