Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-09 | complete reword of the eventLoop | Martin Perner | |
*) replaced window destroy and create with a reposition *) replaced the exception for redraw with an MVar *) put nextEvent into an own thread, communication over the MVar *) signal handlers for repositioning and screen swap Notes: *) getScreenInfo is a parameter of eventLoop because it blocks when there is an nextEvent waiting for an new event | |||
2011-08-30 | Init commit | Martin Perner | |
handle doesn't get all events. simple c program and simple haskell program are getting all of them. there must be something in xmobar which catches about 3 of the screenchange events ... | |||
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |