aboutsummaryrefslogtreecommitdiff
path: root/qapi/ui.json
AgeCommit message (Expand)AuthorFilesLines
2023-04-28qapi: Format since information the conventional way: (since X.Y)Markus Armbruster1-3/+3
2023-04-28qapi: Tidy up examplesMarkus Armbruster1-1/+1
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster1-1/+1
2023-04-28qapi: Fix up references to long gone error classesMarkus Armbruster1-1/+1
2023-04-24spice: move client_migrate_info command to ui/Juan Quintela1-0/+28
2023-03-14Add qemu qcode support for keys F13 to F24Willem van de Velde1-1/+14
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills1-1/+4
2022-09-07qapi: fix example of query-vnc commandVictor Toso1-2/+2
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner1-1/+6
2022-06-03ui: Switch "-display sdl" to use the QAPI parserThomas Huth1-1/+25
2022-05-16qapi: Stop using whitespace for alignment in commentsAndrea Bolognani1-9/+8
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani1-1/+1
2022-05-16qapi: Drop unnecessary empty lines outside of commentsAndrea Bolognani1-1/+0
2022-05-16qapi: Drop unnecessary empty lines in commentsAndrea Bolognani1-22/+0
2022-05-16qapi: Fix comment indentationAndrea Bolognani1-15/+15
2022-04-27qapi/ui: add 'display-update' command for changing listen addressVladimir Sementsov-Ogievskiy1-0/+65
2022-04-27Added parameter to take screenshot with screendump as PNGKshitij Suri1-3/+21
2022-04-05qapi: fix example of query-vnc commandVictor Toso1-0/+1
2022-04-05qapi: fix example of query-spice commandVictor Toso1-0/+2
2022-03-31qapi: ui examples: add missing @websocket memberVictor Toso1-6/+6
2022-03-15ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva1-1/+6
2022-03-15ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva1-1/+7
2022-03-15ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis1-0/+18
2022-03-02qapi/monitor: allow VNC display id in set/expire_passwordStefan Reiter1-22/+74
2022-03-02qapi/monitor: refactor set/expire_password with enumsStefan Reiter1-2/+34
2022-01-13ps2: Initial horizontal scroll supportDmitry Petrov1-1/+1
2021-12-21audio: add "dbus" audio backendMarc-André Lureau1-1/+4
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau1-1/+5
2021-12-21ui: add a D-Bus display backendMarc-André Lureau1-2/+25
2021-09-25qapi: Convert simple union InputEvent to flat oneMarkus Armbruster1-4/+38
2021-09-25qapi: Convert simple union KeyValue to flat oneMarkus Armbruster1-2/+28
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau1-35/+33
2021-08-26qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau1-2/+4
2021-06-23ui: Make the DisplayType enum entries conditionalThomas Huth1-6/+17
2021-06-23input: Add lang1 and lang2 to QKeyCodeAkihiko Odaki1-1/+5
2021-03-23qmp: add new qmp display-reloadZihao Chang1-0/+61
2021-03-19qapi/qom: Add ObjectOptions for input-*Kevin Wolf1-12/+1
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster1-20/+20
2020-11-04console: make QMP/HMP screendump run in coroutineMarc-André Lureau1-1/+2
2020-08-03schemas: Add vim modelineAndrea Bolognani1-0/+1
2020-08-03qapi: Delete unwanted indentation of top-level expressionsMarkus Armbruster1-2/+2
2020-02-15qapi: Delete all the "foo: dropped in n.n" notesPeter Maydell1-1/+0
2020-02-15qapi: Add blank lines before bulleted listsPeter Maydell1-0/+1
2020-02-15qapi: Use explicit bulleted listsPeter Maydell1-30/+33
2020-02-15qapi/ui.json: Avoid `...' Texinfo style quotingPeter Maydell1-12/+12
2020-02-15qapi/ui.json: Put input-send-event body text in the right placePeter Maydell1-7/+7
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell1-18/+18
2020-02-12ui: add show-cursor optionGerd Hoffmann1-0/+3
2019-08-21input-linux: add shift+shift as a grab toggleNiklas Haas1-1/+2
2019-03-13curses: add option to specify VGA font encodingSamuel Thibault1-0/+14