summaryrefslogtreecommitdiffstats
path: root/client/x11
Commit message (Expand)AuthorAgeFilesLines
* Add some more 'noreturn' annotationsDaniel P. Berrange2012-04-251-2/+1
* Add missing struct field initializersDaniel P. Berrange2012-04-251-5/+5
* Use the spice-common submoduleMarc-André Lureau2012-03-255-12/+15
* client X11: support volume keys when evdev is in useYonit Halperin2012-03-011-0/+6
* Don't use "hw:0,0" for recording with alsaChristophe Fergeau2012-01-311-1/+1
* Fix various comparison between signed and unsigned integer expressions warningsHans de Goede2012-01-233-8/+8
* Remove epoll headers from client codeDan McGee2012-01-232-2/+0
* Update .gitignore with a few more generated filesDan McGee2012-01-231-0/+1
* Remove trailing whitespace from end of linesDaniel P. Berrange2012-01-131-2/+2
* Remove trailing blank linesDaniel P. Berrange2012-01-1325-25/+1
* Death to all TABsDaniel P. Berrange2012-01-132-739/+739
* client-x11: Fix building with gcc-4.7Hans de Goede2012-01-132-4/+4
* client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin2011-12-201-1/+2
* spelling: s/cupture/captureMarc-André Lureau2011-12-141-1/+1
* client: add xinerama supportArnon Gilboa2011-11-141-0/+147
* client/x11: reset screen positions in XMonitor::do_restoreChristophe Fergeau2011-10-051-2/+2
* client/x11: fix mode setting in MultyMonScreen::restoreChristophe Fergeau2011-10-051-7/+1
* client/x11: fix typos (finde => find)Christophe Fergeau2011-10-051-7/+7
* fix bug #692833Marc-André Lureau2011-09-011-1/+7
* use Xkb to get keyboard modifier maskChristophe Fergeau2011-08-171-23/+2
* fix 2 X11 related leaksChristophe Fergeau2011-08-152-4/+8
* Fix typo: treshold -> thresholdLiang Guo2011-08-021-1/+1
* x11: don't return freed memory from get_clipboardChristophe Fergeau2011-07-181-2/+6
* client: match delete[] with new[]Christophe Fergeau2011-07-181-1/+1
* client: remove unused mb() macroChristophe Fergeau2011-05-031-6/+0
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-036-58/+58
* add #include <config.h> to all source filesChristophe Fergeau2011-05-0315-0/+45
* autotools: refactor the whole build machineryChristophe Fergeau2011-05-032-228/+0
* client: remove c++ wrappersChristophe Fergeau2011-05-021-12/+12
* gl: remove unused variablesChristophe Fergeau2011-04-081-6/+0
* gl: use correct pixman accessor for image dataChristophe Fergeau2011-04-081-1/+1
* spicec-x11: Work around a bug in xselHans de Goede2011-03-231-1/+3
* spicec-x11: Don't crash on apps sending bad atoms as TARGETSHans de Goede2011-03-231-12/+16
* x11: Use _exit rather then exit on X errors (rhbz#680763)Hans de Goede2011-03-011-2/+2
* client/server: warning fixes (gcc 4.6.0)Alon Levy2011-01-251-2/+5
* client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)Alon Levy2011-01-051-0/+2
* Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modif...Thomas Tyminski2011-01-051-3/+3
* spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede2010-12-164-1035/+0
* spicec-x11: Let the window manager place our window the 1st time (rhbz#662407)Hans de Goede2010-12-162-1/+8
* spicec-x11: Add a class hint to our window managet hintsHans de Goede2010-12-161-1/+10
* smartcard: configure option --enable-smartcardAlon Levy2010-12-071-0/+9
* spicec-x11: Fix unhandled exception: no window proc crash (rhbz#655836)Hans de Goede2010-11-231-1/+9
* spicec-x11: Fix modifier keys getting stuck (rhbz#655048)Hans de Goede2010-11-221-0/+10
* spicec-x11: Add a few missing XLockDisplay calls (rhbz#654265)Hans de Goede2010-11-171-0/+6
* spicec-x11: Listen for selection owner window destroy / close events tooHans de Goede2010-10-281-3/+15
* spicec-x11: Do not set _NET_WM_USER_TIME to 0 on startupHans de Goede2010-10-252-5/+7
* Remove no longer used wstring_printf functionsHans de Goede2010-10-211-18/+0
* client: Interpret the title control message as utf8 instead of unicode16Hans de Goede2010-10-211-4/+4
* spicec-x11: Fix window management under KDEHans de Goede2010-10-182-0/+13
* spicec-x11: Change WmSizeHints in fullscreen modeHans de Goede2010-10-182-21/+38