wmname LG3D Work in Fedora and giving this instruction here can be huge time saver for java app. Netbean IDE work that way

Puneetxp 2023-10-08 19:46:46 +05:30
parent 3be9f2e9d6
commit 75920d03a2

@ -589,7 +589,10 @@ if [ "$XDG_SESSION_DESKTOP" = "sway" ] ; then
export _JAVA_AWT_WM_NONREPARENTING=1
fi
```
* Try [wmname](https://tools.suckless.org/x/wmname/) as Suggested ([Source](https://github.com/swaywm/sway/issues/595#issuecomment-214203380)) Package if above don't work.
```sh
wmname LG3D
```
This seems to fix blank windows and menus that are drawn at a wrong offset to the selected menu item.
#### Issues with JetBrains IDE popups/menus losing focus