summaryrefslogtreecommitdiffstats
path: root/client_examples/gtkvncviewer.c
Commit message (Collapse)AuthorAgeFilesLines
* Here is a port of SDLvncviewer to GTK+2.Mateus Cesar Groess2012-02-111-0/+668
I think it may encourage people to implement more features for the viewer, because a GTK GUI seems to be easier to implement than a SDL one (and it is more integrated with the major Linux Desktops out there). Signed-off-by: Christian Beier <dontmind@freeshell.org>