Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xmonad --recompile without xmessage errors

Tags:

xmonad

When I make changes to xmonad.hs, I almost always make syntax errors at first try (I guess haskell syntax is too cryptic for me, but Xmonad is too good a tool to give up). When I xmonad --recompile in a terminal, these errors are listed in my terminal, which is useful. But they also are listed in a crappy, annoying xmessage window which pops up, how can I avoid this?


Edit: I haven't seen the problem for some time now on my distribution, I guess developers caught the redundancy.

like image 362
Hugo Raguet Avatar asked Jun 19 '26 14:06

Hugo Raguet


1 Answers

Sadly this is hardcoded into the XMonad recompile function at this time.

  • xmessage call in XMonad/Core.hs
like image 145
David Holm Avatar answered Jun 24 '26 08:06

David Holm



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!