darklaf icon indicating copy to clipboard operation
darklaf copied to clipboard

Darklaf - A themeable swing Look and Feel based on Darcula-Laf

Results 30 darklaf issues
Sort by recently updated
recently updated
newest added

> @GraxCode wrote: > ![image](https://user-images.githubusercontent.com/24767548/109423993-15c90f00-79e2-11eb-927b-e8ff8362cd94.png) > Manjaro Linux >@weisJ wrote: >@GraxCode >This looks like a slightly different problem to me. Rather than what is happening here, there seems to be...

bug
linux

**General description** ![image](https://user-images.githubusercontent.com/24767548/121809033-83304100-cc5b-11eb-91dd-83ff445a1cc1.png) This component was included in WebLaF under the name "File breadcrumbs". I am looking for a darklaf implementation. Is there one? **Additional context** Intellij also has such...

enhancement

https://twitter.com/JamesIvings/status/1252841057160577027 I've not investigated, but it might be worth synchronizing this setting from the OS as well.

enhancement
macOS

The snap layout popup in Windows 11 only appears when the window is maximized. However it should always be displayed.

bug
windows

**General description** First of all, I don't know if this was already implemented somehow, but I couldn't find anything, maybe I'm just blind. But I dug through the code of...

enhancement

We should create a tool which automates porting IntelliJ themes to darklaf themes. What needs to be done: - Create the corresponding `Theme` class and appropriate directory structure. - Parse...

enhancement

Currently the native library is extracted from the jar into a temporary folder and loaded from there. Although if the application is packaged (e.g. as an`.exe`) one might like to...

enhancement
API

When running with java `>= 16` we can't rely on setting a delegate repaint manager as the method to do so resides in `SwingUtilities3` which isn't exported by the jdk...

enhancement
help wanted

@weisJ I recorded a video so you can look at this problem https://mega.nz/file/PuAhBYjK#MGC-euIl_ty86a9DsmDzpQBCXz0pcc-dOOmi0p1Uiz4 _Originally posted by @Ilolka1337 in https://github.com/weisJ/darklaf/issues/162#issuecomment-633818904_

bug
help wanted
windows
needs reproduction

E.g. https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/_nimbusDefaults.html and/or something that displays the components in different states

documentation
help wanted
good first issue