[xmonad] Issue 576 in xmonad: On FreeBSD Xmonad loses first hotkey sometimes

codesite-noreply at google.com codesite-noreply at google.com
Mon Oct 13 21:15:06 UTC 2014


Comment #15 on issue 576 by martin.s... at gmail.com: On FreeBSD Xmonad loses  
first hotkey sometimes
https://code.google.com/p/xmonad/issues/detail?id=576

I followed some of the code (I am still a beginner, so I need to look  
really long at things and even learn new stuff). I copied some code over in  
an empty project and made the effects disappear. This is exactly the same  
code for spawn, just cut out of Xmonad. I just wanted to give some further  
insights, but I am not sure why this happens. I thought it might help, but  
it seems it doesn't. Sorry.

I shouldn't say that Xmonad lacks type descriptions. I wanted to say that  
for my eyes there is not enough information to infer what types Xmonad key  
actions operate on. I could not figure out, if I am dealing with an X  
action within the key press handlers or if is plain IO action (as I said  
above). Many things are abstract in this places and as I said, I need to  
look quite long to understand in which context the handler operates and I  
need to learn some concepts of Haskell that are used in Xmonad that are  
still new to me.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


More information about the xmonad mailing list