Medin

Results 36 comments of Medin

Even if the content cannot be modified but if a component is disabled then all what is inside it should be disabled. If I show both clear and reveal icons...

With `FlatAnimatedLafChange` and `disabledLayer` lines removed it still doesn't work. `disabledLayer` is a simple `JComponent` that will be set as GlassPane on top of the frame to block all mouse...

Yes, the problem appears on frames and dialogs that were already created and not visible, but if I open and close each of them two or three times then they...

It's an instance of `JDialog` and is member of a class of type `JFrame`. ![text4189-2](https://user-images.githubusercontent.com/7027319/150884913-c08b42eb-f2e3-4537-bceb-895982e05d53.png)

It's random, and if I resize the window just a little then the theme is applied instantly to it. I tested it on OpenJDK 8, 11 and 17 and got...

It seems to occur only on Linux, in my case Manjaro KDE, but on Windows 10 with both OpenJDK 15 and 17 the problem doesn't exist.

I tested it on Manjaro KDE with X11 and it looks okay: ![Screenshot_20220318_005332](https://user-images.githubusercontent.com/7027319/158912749-e0e160ac-ea23-4ad9-94f7-17f32819d026.png) The problems listed by @DevCharly are all present on KDE Plasma, and the additional one is that...

Package numix-gtk-theme version : 2.6.7+670~201710270711~ubuntu18.04.1 OS : Ubuntu Mate 18.04.1 - 64bits I use ppa:numix/ppa to install latest versions.

The official open source "code" package can't install C# extension, and it's only possible with visual-studio-code-bin from AUR.

The most wanted wish by every Linux user is to write and execute WPF/WinForm apps on Linux :) , dotnet core is open source but not totally free because all...