UserX
UserX
This issue seems to be related to the window reparenting regarding java applications in tiling windows. Normally you need to add ```bash export _JAVA_AWT_WM_NONREPARENTING=1 export AWT_TOOLKIT=MToolkit wmname compiz ``` to...
On suckless webpage they also suggest using: ```bash wmname LG3D ```  https://tools.suckless.org/x/wmname/ As for the compiz, I've been using dwm for quite some years now and never had any...