summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-28wayland lock pointer to windowwaylandChristophe Fergeau2-0/+59
2017-03-28wip: Get relative mouse events with waylandChristophe Fergeau2-0/+112
2017-03-28wayland: Register relative/constrained pointer extensionsChristophe Fergeau3-0/+101
2017-03-27build-sys: Add wayland boilerplateChristophe Fergeau2-1/+38
2017-03-24Use macro for more precise widget debugsPavel Grunt3-54/+62
2017-03-24widget: Extend mouse mode debugPavel Grunt1-1/+14
2017-03-23widget: Use deprecated function to ungrab devicePavel Grunt1-20/+31
2017-03-13Revert "channel-display: new stream-video-codec-type property"Victor Toso1-29/+0
2017-03-13Revert "spicy: improve status label with stream information"Victor Toso1-41/+2
2017-03-13spicy: improve status label with stream informationVictor Toso1-2/+41
2017-03-13spicy: keep status of mouse/agent on server modeVictor Toso1-7/+9
2017-03-13channel-display: new stream-video-codec-type propertyVictor Toso1-0/+29
2017-03-13README: Update link to virt-viewerPavel Grunt1-1/+1
2017-03-13Adding test to gitlab cisnir sheriber1-0/+16
2017-03-13Add .gitlab-ci.ymlsnir sheriber1-0/+12
2017-03-10gstaudio: Remove fixed TODOs about setting record volumeVictor Toso1-5/+2
2017-03-10main: Handle disabled file transferPavel Grunt1-0/+12
2017-03-10build-sys: Use AM_PATH_PYTHON to find PYTHON interpreterPavel Grunt1-1/+1
2017-03-10m4: Drop unused AM_CHECK_PYTHON_HEADERSPavel Grunt1-46/+0
2017-03-10Update submodulesPavel Grunt2-0/+0
2017-03-10dist: Keep generated keymapsPavel Grunt1-2/+3
2017-03-10doc: Mention python in the git build requirementsChristophe Fergeau1-1/+1
2017-03-10doc: Remove perl(Text::CSV) referencesChristophe Fergeau2-2/+1
2017-03-06spicy: use gboolean for GtkSettings propertiesVictor Toso1-2/+2
2017-03-06Switch over to using keycodemapdb submoduleDaniel P. Berrange6-753/+16
2017-03-06spicy: Add dialog for precise resizingPavel Grunt1-0/+63
2017-03-02spice_channel_read_wire: move variables to internal scopeVictor Toso1-3/+6
2017-03-02spice_channel_read_wire: prefer while(TRUE) instead of gotoVictor Toso1-17/+18
2017-03-02spice-channel: move out non blocking logic of _flush_wire()Victor Toso1-25/+48
2017-03-02spice-channel: move out non blocking logic of _read_wire()Victor Toso1-11/+34
2017-03-02spice-display: Check validity of cursor before unrefPavel Grunt1-2/+2
2017-03-01display-mjpeg: free queueVictor Toso1-0/+1
2017-02-27gtk-session: initialize array without memsetVictor Toso1-2/+1
2017-02-27gtk-session: check if retrieving clipboard data failedVictor Toso1-0/+5
2017-02-27gtk-session: always reply to agent's clipboard requestVictor Toso1-8/+13
2017-02-27spicy: Spicy uses GTK+ and must link with itFrancois Gouget1-0/+1
2017-02-27spicy-stats: spicy-stats uses libgobject so link with itFrancois Gouget1-0/+1
2017-02-22gtk-session: Use GWeakRefVictor Toso1-32/+20
2017-02-21gtk: Avoid deprecated gdk_pointer_grabPavel Grunt1-6/+22
2017-02-21gtk: Avoid deprecated gdk_keyboard_grabPavel Grunt1-0/+26
2017-02-21gtk: Use gdk_device_warpPavel Grunt1-10/+10
2017-02-21gtk: Use gdk_window_get_device_positionPavel Grunt1-10/+32
2017-02-21gtk: Use gdk_cursor_new_from_namePavel Grunt1-8/+16
2017-02-20gtk-session: Set value directlyPavel Grunt1-4/+2
2017-02-17channel: Move local variables to inner blockChristophe Fergeau1-4/+5
2017-02-14keymaps.csv: Add missing columnsPavel Grunt1-351/+351
2017-02-08Spicy: cancel file transfer when dialog is closedJonathon Jongsma1-0/+10
2017-02-08file-xfer: avoid g_hash_table_iter_* when changing the GHashTableVictor Toso1-7/+12
2017-02-08spicy: implement preferred video codec typeVictor Toso1-0/+47
2017-02-08channel-display: implement preferred video codec msgcVictor Toso5-0/+59