From 75920d03a2aed4ec1be9ab4039838c3bc16d5a31 Mon Sep 17 00:00:00 2001 From: Puneetxp Date: Sun, 8 Oct 2023 19:46:46 +0530 Subject: [PATCH] wmname LG3D Work in Fedora and giving this instruction here can be huge time saver for java app. Netbean IDE work that way --- Home.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index cce391e..b11ec43 100644 --- a/Home.md +++ b/Home.md @@ -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