I’m trying to set up Netbeans in a minimal Linux container, and only install the bare minimum of required packages / dependencies. Its display is on the host, so the container doesn’t have a windowing system. (I am using Wayland by bind-mounting its sockets into the countainer, but presumably the situation would be similar if I set DISPLAY=host:0 via X11).
So far, Netbeans is working just fine, but the GTK+ look and feel looks like metal, rather than what it should be like. So chances are that I am missing some packages / libraries / dependencies, but what might they be? I cannot find any documentation on the subject. This is Arch on x86_64, but I guess the question is really distro-independent. Thanks, Johannes. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists