summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* Add SO link to X thread problemJon Gjengset2013-09-06
|
* Make example standaloneJon Gjengset2013-09-06
|
* Try to fix X threading warningJon Gjengset2013-09-06
| | | | | | | | Replace pthreads with GThread and g_main_context_invoke with gdk_threads_add_idle as suggested here: http://stackoverflow.com/a/18651036/472927 Problem still occurs, albeit now more rarely
* Add 'why?' section to READMEJon Gjengset2013-09-05
|
* Add note in README about exit conditionsJon Gjengset2013-09-05
|
* Choose correct alias for shell syntax highlightingJon Gjengset2013-09-05
|
* Write READMEJon Gjengset2013-09-05
|
* Initial commitJon Gjengset2013-09-05
bgstack15