aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau2-0/+207
2019-02-21spice: use a default name for the serverMarc-André Lureau1-1/+1
2019-02-21spice: do not stop spice if VM is pausedMarc-André Lureau1-1/+1
2019-02-21spice: merge options listsMarc-André Lureau1-0/+1
2019-02-21spice: avoid spice runtime assertMarc-André Lureau1-0/+8
2019-02-21ui/gtk: Fix the license informationThomas Huth1-17/+13
2019-02-21sdl2: drop qemu_input_event_send_key_qcode callGerd Hoffmann1-3/+0
2019-02-21spice: set device address and device display ID in QXL interfaceLukáš Hrázký2-0/+62
2019-02-21kbd-state: don't block auto-repeat eventsGerd Hoffmann1-6/+10
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster1-1/+2
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-331/+331
2019-02-05ui: vnc: finish removing TABsPaolo Bonzini2-331/+331
2019-02-05keymap: fix keyup mappingsGerd Hoffmann4-24/+37
2019-02-05keymap: pass full keyboard state to keysym2scancodeGerd Hoffmann4-10/+8
2019-02-05kbd-state: use state tracker for vncGerd Hoffmann2-90/+35
2019-02-05kbd-state: use state tracker for gtkGerd Hoffmann1-32/+6
2019-02-05sdl2: use only QKeyCode in sdl2_process_key()Gerd Hoffmann1-4/+3
2019-02-05kbd-state: use state tracker for sdl2Gerd Hoffmann2-34/+5
2019-02-05sdl2: remove sdl2_reset_keys() functionGerd Hoffmann1-16/+0
2019-02-05kbd-state: add keyboard state trackerGerd Hoffmann2-1/+131
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang4-7/+10
2019-02-05ui/cocoa.m: Fix macOS 10.14 deprecation warningsBrendan Shanks1-6/+22
2019-02-05ui/sdl_keysym: Remove obsolete SDL1.2 related codeThomas Huth1-278/+0
2019-02-05ui: listen for GDK_SMOOTH_SCROLL eventsSergio Lopez1-0/+1
2019-02-05ui: don't send any event if delta_y == 0Sergio Lopez1-1/+3
2019-02-01ui: remove support for SDL1.2 in favour of SDL2Daniel P. Berrangé5-1369/+0
2019-01-24input-linux: customizable grab toggle keysRyan El Kochta1-3/+63
2019-01-21egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowTypeAlexander Kanavin2-3/+4
2019-01-21vnc: detect and optimize pageflipsGerd Hoffmann1-3/+22
2019-01-21sdl: add support for high resolution window iconDaniel P. Berrangé1-6/+12
2019-01-21ui: fix icon display for GTK frontend under GNOME Shell with WaylandDaniel P. Berrangé2-0/+9
2019-01-21ui: install logo icons to $prefix/share/iconsDaniel P. Berrangé13-22/+1000
2019-01-14Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...Peter Maydell1-37/+31
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini4-7/+7
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini1-2/+2
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini1-6/+8
2019-01-11input: avoid malloc for mouse eventsGerd Hoffmann1-37/+31
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell4-50/+12
2019-01-10spice: Remove unused includeFrediano Ziglio1-1/+0
2019-01-10keymaps: drop support for include filesGerd Hoffmann1-4/+3
2019-01-10ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell1-36/+0
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau1-8/+0
2019-01-10egl-headless: add egl_create_contextGerd Hoffmann1-1/+9
2019-01-08ui/cocoa: Include less of the generated modular QAPI headersMarkus Armbruster1-1/+2
2018-11-16ui: Allow specifying 'rendernode' display option for egl-headlessErik Skultety1-1/+1
2018-11-12ui/gtk: fix cursor in egl modeGerd Hoffmann1-5/+12
2018-10-29spice: prepare for upcoming spice-server changeGerd Hoffmann1-4/+22
2018-10-29SDL: set a hint to not bypass the window compositorSebastian Krzyszkowiak1-0/+3
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell6-34/+52
2018-10-19spice: Clean up error reporting in add_channel()Markus Armbruster1-6/+7