Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Avoid X11 threading errors; fixes #1 | Jon Gjengset | 2013-09-09 |
| | | | | Thanks: http://stackoverflow.com/a/18690540/472927 | ||
* | Move bugs to Github issues #1 and #2 | Jon Gjengset | 2013-09-07 |
| | |||
* | Add SO link to X thread problem | Jon Gjengset | 2013-09-06 |
| | |||
* | Make example standalone | Jon Gjengset | 2013-09-06 |
| | |||
* | Try to fix X threading warning | Jon Gjengset | 2013-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 README | Jon Gjengset | 2013-09-05 |
| | |||
* | Add note in README about exit conditions | Jon Gjengset | 2013-09-05 |
| | |||
* | Choose correct alias for shell syntax highlighting | Jon Gjengset | 2013-09-05 |
| | |||
* | Write README | Jon Gjengset | 2013-09-05 |
| | |||
* | Initial commit | Jon Gjengset | 2013-09-05 |