mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
wmname LG3D Work in Fedora and giving this instruction here can be huge time saver for java app. Netbean IDE work that way
parent
3be9f2e9d6
commit
75920d03a2
5
Home.md
5
Home.md
@ -589,7 +589,10 @@ if [ "$XDG_SESSION_DESKTOP" = "sway" ] ; then
|
|||||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
fi
|
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.
|
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
|
#### Issues with JetBrains IDE popups/menus losing focus
|
||||||
|
Loading…
Reference in New Issue
Block a user