summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* make this clear it is a forkstackrpmsB Stack2020-02-13
|
* merge scrollevents and menu_separator for new masterB Stack2020-02-13
|
* add middleclick, and documentationscrolleventsB Stack2020-02-06
|
* Refine menu README text a littleJon Gjengset2019-12-12
|
* Reflow README textJon Gjengset2019-12-12
|
* Fix READMECharalampos Kardaris2019-12-12
|
* Updated READMECharalampos Kardaris2019-12-12
|
* Added missing popup menu functionalityCharalampos Kardaris2019-12-03
| | | | | | The existing code had this functionality planned but not implemented. I tried my best to make it work and I updated the README file with instructions on how to use it.
* Mention quoted strings in READMEJon Gjengset2019-10-24
|
* Allow noninteractive icon (#4)GNUser2019-10-20
|
* Update README.mdGNUser2019-10-16
|
* Add examples directoryJon Gjengset2013-09-11
|
* Avoid X11 threading errors; fixes #1Jon Gjengset2013-09-09
| | | | Thanks: http://stackoverflow.com/a/18690540/472927
* Move bugs to Github issues #1 and #2Jon Gjengset2013-09-07
|
* 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