weisj
|
1760744807
|
formatting and code style.
|
5 years ago |
weisj
|
34811ae803
|
Replaced ObjectRequest with LazyValue.
Fixed corrupt titlebar icon.
Fixed StringUtil#repeat returning the string with input 0.
Added script to generate html table with all defaults.
|
5 years ago |
weisj
|
24323293f1
|
Added option to disable border on specific side of buttons. This allows for button groups that visually are one long buttons (e.g. they act as radio buttons).
Extended ButtonDemo to show new border mechanic.
Fixed ToggleButtons not showing the pressed background.
|
5 years ago |
weisj
|
dbe7c66ca4
|
Removed reflective access on MouseGrabber in DarkPopupMenuUI.
|
5 years ago |
weisj
|
5317ae58b8
|
Fixed tooltip ui not updating properly.
|
5 years ago |
weisj
|
286878449e
|
Fixed buttons not remembering rollover state and size correctly.
|
5 years ago |
Jannis Weis
|
498b73054c
|
Wait for jni installation to complete asynchronously. (#72)
Improve installation of decorations.
|
5 years ago |
weisj
|
ec5e3a4ab0
|
Replaced hard coded property names with constants.
|
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 |