Does anyone have a fix for this, even a hack? Maybe some way to run ewmh but blacklist IntelliJ "out" of it?Without ewmh, I don't get browser focus, Shutter can't take desktop screenshots, but IntelliJ works flawlessly.With this, I get normal desktop hints such as opening links will focus my browser, apps like Shutter that take full screen images work, etc. However, if I launch IntelliJ it opens as plain background and never "loads" any of the UI. If I Mod+Shift+C it, the exit dialogue does popup, so it is running and does respond to something.Does anyone have this working?I have two modes I manually flip between now:
1)
myConfig = ewmh defaultConfig [...snip...]
2)
myConfig = defaultConfig [...snip...]
Thanks!
Brett