summaryrefslogtreecommitdiffstats
path: root/client/x11/red_window.cpp
Commit message (Expand)AuthorAgeFilesLines
* client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin2011-12-211-1/+2
* fix 2 X11 related leaksChristophe Fergeau2011-09-201-4/+7
* Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modif...Thomas Tyminski2011-07-211-3/+3
* spicec-x11: Let the window manager place our window the 1st time (rhbz#662407)Hans de Goede2010-12-161-1/+7
* spicec-x11: Add a class hint to our window managet hintsHans de Goede2010-12-161-1/+10
* 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: Do not set _NET_WM_USER_TIME to 0 on startupHans de Goede2010-10-251-4/+6
* 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-181-0/+12
* spicec-x11: Change WmSizeHints in fullscreen modeHans de Goede2010-10-181-18/+32
* spicec-x11: Put locks around xlib calls which wait for a replyHans de Goede2010-10-111-21/+137
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-211-12/+23
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-1/+1
* Client: Support pixmap format conversion in copy_pixelsAlexander Larsson2010-04-231-0/+1
* Add RedDrawable::Format get_format()Alexander Larsson2010-04-231-0/+5
* Client: Don't die if XIM not availibleAlexander Larsson2010-04-231-26/+39
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* client: x11: fix a crash caused by a call to a destroyed window.Yonit Halperin2010-04-031-3/+9
* Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the sourceAlexander Larsson2010-03-101-1/+0
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-1/+4
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-33/+33
* spice: position mouse in primary monitor center after full screen toggleArnon Gilboa2009-12-301-44/+29
* spice: on_activate_screen generates on_key_down for any modifier pressedArnon Gilboa2009-12-301-0/+4
* client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay2009-11-301-1/+47
* client: interactive screen layerYaniv Kamay2009-11-301-8/+10
* spice client: sticky Alt activation when holding an Alt key: bug #505912.Yonit Halperin2009-11-151-18/+103
* client: fix colormap handling.Izik Eidus2009-11-091-5/+3
* fresh startYaniv Kamay2009-10-141-0/+1917