braidchat / planning

2 stars 0 forks source link

prevent awt from launching a gui process #352

Open braid-sync opened 7 years ago

braid-sync commented 7 years ago

when running lein figwheel or lein repl a gui process starts (and steals focus) — annoying

it should be possible to prevent it from happening:

http://stackoverflow.com/questions/2552371/setting-java-awt-headless-true-programmatically