Results 12 comments of 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 ``` ![image](https://user-images.githubusercontent.com/2071597/95677018-0710c580-0bc3-11eb-96b2-2f9dff99f30f.png) https://tools.suckless.org/x/wmname/ As for the compiz, I've been using dwm for quite some years now and never had any...