Results 6 issues of Xor

If you start the app from an full screen app, e.g. Intellij IDEA, then the main window is shown inside the fullscreen space, instead of shown in desktop space as...

I've noticed several times the content of JWM window disappear after MacBook sleeping for a few days (it seems ok to sleep and reactive immediately). I'm using JWM 0.2.6 with...

Environment: OpenJDK 17, Proguard 7.3.1 Field names of record classes are obfuscated, but they can be recovered easily by a toString call. Java is saving field names as ";" separated...

retrolambda has problem running on Java 9/10 when -javaagent argument is provided. however, it seems that there's no interface to prevent gradle-retrolambda from sending such argument.

I quite like the new and modularized design, where bot creation is no longer limited by JVM. One can write e.g. a Python bot, finally, and even take advantage of...

in progress

**Short description:** Make renameEntries deterministic — process refs by package-prefix order and match rules against original fully qualified names to honor shading precedence. Full description below. --- ## 1 · ...