summaryrefslogtreecommitdiffstats
path: root/client/x11
Commit message (Expand)AuthorAgeFilesLines
...
* spicec-x11: handle multiple types per grabHans de Goede2010-10-041-55/+99
* spicec-x11: Add XFlush calls were neededHans de Goede2010-10-041-0/+10
* spicec-x11: Force processing of ownerchange event when releasing the cbHans de Goede2010-10-041-0/+13
* spicec-x11: Request targets from new clipboard ownerHans de Goede2010-10-041-123/+240
* spicec-x11: remove clipboard_changer hackHans de Goede2010-10-031-19/+21
* Keep track of clipboard ownershipHans de Goede2010-10-021-0/+13
* Rename platform clipboard handling functionsHans de Goede2010-10-021-4/+4
* Change VD_AGENT_CLIPBOARD_GRAB to an array of typesHans de Goede2010-10-011-5/+7
* Call intern_atoms() earlierHans de Goede2010-10-011-2/+2
* Set clipboard_event before calling send_selection_notifyHans de Goede2010-10-011-1/+1
* wrap XGetAtomNameHans de Goede2010-10-011-1/+9
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-012-125/+266
* client: Avoid crash if platform_win is NULLAlexander Larsson2010-09-291-2/+6
* client: Re-enable USE_XRANDR_1_2Alexander Larsson2010-09-291-1/+1
* client: Don't hardcode -lrtAlexander Larsson2010-09-291-2/+1
* client: Fall back to gettimeofday if clock_gettime not foundAlexander Larsson2010-09-291-0/+9
* client: Include config.h from common.hAlexander Larsson2010-09-292-2/+0
* client: Check for pthread yield function using autoconfAlexander Larsson2010-09-291-1/+1
* client: Include stdint.h for uint32_tAlexander Larsson2010-09-291-0/+2
* spicec-x11: Fix going into a never ending loop upon xrandr event (#628573) (v2)Hans de Goede2010-09-091-0/+10
* client: Handle async errors from xshm setupAlexander Larsson2010-08-251-0/+28
* client: Don't leak xshm segmentsAlexander Larsson2010-08-241-0/+8
* Don't try xshm any more if it fails for a permanent reasonAlexander Larsson2010-08-241-0/+16
* client: add clipboard supportArnon Gilboa2010-07-191-10/+264
* fix typo DisplayModeListner -> DisplayModeListenerAlon Levy2010-07-191-4/+4
* Make tunnel support optional in client tooAlexander Larsson2010-07-081-3/+12
* Make distcheck workAlexander Larsson2010-07-081-0/+1
* Make CEGUI optionalAlon Levy2010-07-011-2/+10
* Replace log4cpp with custom log functionAlexander Larsson2010-06-283-3/+2
* Generate marshaller/demarshallers for old protocolAlexander Larsson2010-06-221-0/+2
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-221-1/+1
* applying zlib compression over glz on WAN connectionYonit Halperin2010-06-211-0/+3
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-217-30/+99
* Generate and link marshallers into clientAlexander Larsson2010-06-181-0/+3
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-1/+2
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-0/+2
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-214-7/+7
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-032-14/+14
* fix two warningsGerd Hoffmann2010-04-261-1/+1
* Client: Support pixmap format conversion in copy_pixelsAlexander Larsson2010-04-235-240/+170
* X11 client: Add helper for XImage constructionAlexander Larsson2010-04-232-4/+47
* Add utility functions to create XShm imagesAlexander Larsson2010-04-232-0/+83
* Add RedDrawable::Format get_format()Alexander Larsson2010-04-231-0/+5
* Add XPlatform::get_screen_format for X11Alexander Larsson2010-04-232-0/+30
* Move RedPixmap::Format to RedDrawable::FormatAlexander Larsson2010-04-231-2/+2
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2010-04-233-23/+11
* Add emacs modelines to more filesAlexander Larsson2010-04-231-0/+1
* Make client start if screen is 16bppAlexander Larsson2010-04-231-9/+18
* Client: Don't die if XIM not availibleAlexander Larsson2010-04-232-27/+40
* Detect XShm extension sanelyAlexander Larsson2010-04-231-6/+4