summaryrefslogtreecommitdiffstats
path: root/examples/threaded (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-15licensingMattias Andrée1-0/+31
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-14add ttymode support for all examples missing it and uses randr or vidmode, except the xmonad example becuase xmonad does not run in tty1.10Mattias Andrée1-3/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-12improve thread safetyMattias Andrée1-4/+11
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-11improve threadingMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-11add threaded exampleMattias Andrée1-0/+200
Signed-off-by: Mattias Andrée <maandree@operamail.com>