Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SDLvncviewer: use SDL2 for clipboard handling | Christian Beier | 2018-07-30 | 1 | -559/+0 |
| | | | | By using this, we can get rid of our own homebrewn solution scrap.[c|h] and drop X11 from the build system. | ||||
* | SDLvncviewer: make display work with SDL2 | Christian Beier | 2018-07-30 | 1 | -1/+2 |
| | |||||
* | SDLvncviewer: enable the X11 clipboard if X11 was found | Christian Beier | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | Clipboard support for SDLvncviewer | dscho | 2009-03-08 | 1 | -0/+558 |
The clipboard support has only been tested on Linux so far. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |