index.md (785B)
1 Ignore Transient Windows 2 ======================== 3 4 Description 5 ----------- 6 This fix issues working with Jetbrains applications and the UE4 Editor. 7 8 Also, not sure if needed but add the following for some java applications before launching dwm: 9 10 export _JAVA_AWT_WM_NONREPARENTING=1 11 export AWT_TOOLKIT=MToolkit 12 wmname LG3D 13 14 The real authors of this patch are Ar4m1d and bakkeby from reddit, I just put it on a patch to share it to anyone who find it useful: 15 https://www.reddit.com/r/suckless/comments/k67tso/dwm_webstormjetbrains_webstorm_window_becomes/ 16 17 Download 18 -------- 19 * [dwm-ignore_transient_windows-20211114-a786211.diff](dwm-ignore_transient_windows-20211114-a786211.diff) 20 21 Authors 22 ------- 23 * Ar4m1d and bakkeby from reddit 24 * Jesús Mastache Caballero <BrunoCooper17@outlook.com>