summaryrefslogtreecommitdiff
path: root/gtk/spice-widget-priv.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Move gtk/ -> src/Marc-André Lureau1-141/+0
2014-11-30Release keyboard grab using keyboard shortcutPavel Grunt1-0/+2
2014-10-30Always use #include "config.h"Christophe Fergeau1-2/+0
2014-10-30Remove redundant use of constChristophe Fergeau1-1/+1
2012-10-23win32: implement disabling mouse accelMarc-André Lureau1-0/+2
2012-10-23Fix disabling mouse acceleration on X11Marc-André Lureau1-0/+5
2012-08-30Add only_downscale propertyAlexander Larsson1-0/+1
2012-08-30Centralize scaling handlingAlexander Larsson1-2/+1
2012-08-28widget: differentiate key press & release from press only eventsMarc-André Lureau1-0/+2
2012-08-28widget: add keypress-delay propertyMarc-André Lureau1-0/+1
2012-07-16Add SpiceDisplay:ready propertyMarc-André Lureau1-0/+2
2012-07-16widget: add monitor property with ctorMarc-André Lureau1-0/+1
2012-07-16display: learn to restrict display to an areaMarc-André Lureau1-0/+2
2012-02-01widget: allow defining a zoom-levelMarc-André Lureau1-0/+1
2011-12-09Draw mouse with cairo in server modeMarc-André Lureau1-0/+3
2011-11-23Add disable-inputs on Spice widgetMarc-André Lureau1-0/+1
2011-11-21Release our keyboard grab when we're going to invoke the usb acl helperHans de Goede1-0/+1
2011-10-10Make auto-usbredir a session setting rather then a per display settingHans de Goede1-1/+0
2011-10-06Move clipboard handling to SpiceGtkSessionHans de Goede1-13/+2
2011-08-30Add auto_usbredir property to spice-widgetHans de Goede1-0/+1
2011-08-17spice-widget: remove keyboard_grab_count / keyboard_grab_time hackHans de Goede1-2/+0
2011-07-18build: fix introspection warningsMarc-André Lureau1-2/+2
2011-07-06gtk: remove surface cache, why do we need it?Marc-André Lureau1-1/+0
2011-07-05gtk: s/SmartCard/Smartcard/gMarc-André Lureau1-1/+1
2011-06-23handle smartcard channel in SpiceWidgetChristophe Fergeau1-0/+1
2011-06-07gtk/win32: interecept low level keys - fix alt-tab and suchMarc-André Lureau1-0/+7
2011-04-08gtk: use a separate var to keep track of self caused new clipboard owner eventsHans de Goede1-1/+2
2011-03-31gtk: correct CLIPBOARD_LAST so that array are sized correctlyMarc-André Lureau1-1/+1
2011-03-31gtk: show cursor when cursor-moveMarc-André Lureau1-0/+1
2011-03-31gtk: multi-clipboard improvementsMarc-André Lureau1-5/+7
2011-03-01gtk: add multiple selection clipboard sharingMarc-André Lureau1-0/+1
2011-01-14Fix rendering with GTK3Daniel P. Berrange1-1/+5
2011-01-09gtk: build x11 keyboard code with cairo backendv0.4Marc-André Lureau1-2/+0
2010-12-20gtk: fix scaling for x11 backendMarc-André Lureau1-0/+1
2010-12-17gtk: implement clipboard_paste_from_guest()Marc-André Lureau1-0/+2
2010-12-17gtk: wip scaling supportMarc-André Lureau1-1/+2
2010-12-17gtk: add cairo display backendMarc-André Lureau1-6/+10
2010-12-17build: basic windows build supportMarc-André Lureau1-0/+111