HumbleUI / JWM

Cross-platform window management and OS integration library for Java
Apache License 2.0
571 stars 46 forks source link

linux: avoid crash on empty X11 resources #238

Closed einars closed 2 years ago

einars commented 2 years ago

Running under XWayland, or just under my setup, XResourceManagerString returns null. This avoids the XrmGetStringDatabase crash.

tonsky commented 2 years ago

Thanks! Pushed 0.4.8