index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/cocoa: Use NSTrackingInVisibleRect
Akihiko Odaki
2024-03-26
1
-34
/
+14
*
ui/cocoa: Resize window after toggling zoom-to-fit
Akihiko Odaki
2024-03-26
1
-0
/
+1
*
ui/cocoa: Fix aspect ratio
Akihiko Odaki
2024-03-26
1
-1
/
+40
*
ui: compile dbus-display1.c with -fPIC as necessary
Marc-André Lureau
2024-03-20
1
-2
/
+1
*
ui/curses: Do not use console_select()
Akihiko Odaki
2024-03-20
5
-125
/
+51
*
ui/cocoa: Do not use console_select()
Akihiko Odaki
2024-03-20
1
-11
/
+26
*
ui/vnc: Do not use console_select()
Akihiko Odaki
2024-03-20
3
-5
/
+27
*
ui/vc: Do not inherit the size of active console
Akihiko Odaki
2024-03-20
1
-2
/
+2
*
ui/dbus: filter out pending messages when scanout
Marc-André Lureau
2024-03-12
2
-0
/
+41
*
ui/dbus: factor out sending a scanout
Marc-André Lureau
2024-03-12
1
-18
/
+17
*
ui/vnc: Respect bound console
Akihiko Odaki
2024-03-12
1
-29
/
+30
*
ui/cocoa: Remove stretch_video flag
Akihiko Odaki
2024-03-05
1
-13
/
+6
*
ui/cocoa: Call console_select() with the BQL
Akihiko Odaki
2024-03-05
1
-1
/
+3
*
ui/cocoa: Make window resizable
Akihiko Odaki
2024-03-05
1
-0
/
+3
*
ui/cocoa: Remove normalWindow
Akihiko Odaki
2024-03-05
1
-16
/
+17
*
ui/cocoa: Let the platform toggle fullscreen
Akihiko Odaki
2024-03-05
1
-227
/
+181
*
ui/cocoa: Fix pause label coordinates
Akihiko Odaki
2024-03-05
1
-2
/
+2
*
ui/cocoa: Scale with NSView instead of Core Graphics
Akihiko Odaki
2024-03-05
1
-14
/
+10
*
ui/cocoa: Release specific mouse buttons
Akihiko Odaki
2024-03-05
1
-21
/
+15
*
ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
Akihiko Odaki
2024-03-05
1
-57
/
+30
*
ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
Akihiko Odaki
2024-03-05
1
-33
/
+49
*
ui/cocoa: Fix window clipping on macOS 14
David Parsons
2024-03-05
1
-0
/
+7
*
ui/cocoa: add zoom-interpolation display option
Carwyn Ellis
2024-03-05
1
-1
/
+20
*
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
1
-3
/
+1
*
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
1
-5
/
+4
*
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-28
1
-3
/
+5
*
meson: Explicitly specify dbus-display1.h dependency
Akihiko Odaki
2024-02-16
1
-1
/
+1
*
ui/console: Fix console resize with placeholder surface
Tianlan Zhou
2024-02-16
1
-1
/
+1
*
ui/clipboard: add asserts for update and request
Fiona Ebner
2024-02-16
1
-0
/
+14
*
ui/clipboard: mark type as not available when there is no data
Fiona Ebner
2024-02-16
1
-3
/
+9
*
ui: reject extended clipboard message if not activated
Daniel P. Berrangé
2024-02-16
1
-0
/
+5
*
ui: drop VNC feature _MASK constants
Daniel P. Berrangé
2024-02-09
2
-34
/
+22
*
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
2
-4
/
+4
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
2
-27
/
+27
*
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
2
-9
/
+9
*
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
1
-2
/
+6
*
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-31
1
-4
/
+3
*
ui/vnc-clipboard: fix inflate_buffer
Fiona Ebner
2023-12-04
1
-0
/
+5
*
ui/gtk-egl: move function calls back to regular code path
Volker Rümelin
2023-12-04
1
-6
/
+6
*
ui/console: fix default VC when there are no display
Marc-André Lureau
2023-11-21
1
-10
/
+8
*
ui: use "vc" chardev for dbus, gtk & spice-app
Marc-André Lureau
2023-11-21
3
-0
/
+3
*
ui/qmp-cmds: Improve two error messages
Markus Armbruster
2023-11-17
1
-2
/
+3
*
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-08
1
-0
/
+8
|
\
|
*
ui/sdl2: use correct key names in win title on mac
Adrian Wowk
2023-11-07
1
-0
/
+8
*
|
Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...
Stefan Hajnoczi
2023-11-07
8
-50
/
+136
|
\
\
|
*
|
ui/dbus: do not require PIXMAN
Marc-André Lureau
2023-11-07
2
-29
/
+65
|
*
|
ui/spice: SPICE/QXL requires PIXMAN
Marc-André Lureau
2023-11-07
1
-5
/
+5
|
*
|
ui/vnc: VNC requires PIXMAN
Marc-André Lureau
2023-11-07
1
-1
/
+1
|
*
|
ui/gl: opengl doesn't require PIXMAN
Marc-André Lureau
2023-11-07
1
-2
/
+2
|
*
|
ui/console: when PIXMAN is unavailable, don't draw placeholder msg
Marc-André Lureau
2023-11-07
1
-0
/
+2
[next]