weisj
|
c08f660e2e
|
Fixed log formatting for library loggers.
|
5 years ago |
weisj
|
788e094592
|
Refactored library code.
|
5 years ago |
weisj
|
63e55f0f71
|
Autostyle setup and initial formatting.
|
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
|
1760744807
|
formatting and code style.
|
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
|
990e748c1e
|
Moved remaining windows specific code to darklaf-windows.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
Vladimir Sitnikov
|
3ae99e44fc
|
Split projects, migrate to Kotlin DSL
|
5 years ago |