On 23/06/2022 17.05, Felix Queißner wrote:
Not sure why it was never picked up
That patch certainly needs a re-spin since it won't apply as-is anymore.
Want to have a try?
I guess the semantics of the code stay the same, but the boilerplate might
change a bit?
If so, i guess i can give i
Not sure why it was never picked up
That patch certainly needs a re-spin since it won't apply as-is anymore.
Want to have a try?
I guess the semantics of the code stay the same, but the boilerplate
might change a bit?
If so, i guess i can give it a try tomorrow and see if i can make it w
On 23/06/2022 16.59, Thomas Huth wrote:
On 23/06/2022 16.36, Felix Queißner wrote:
Heya!
The patch adds "show_tabs" command line option for GTK ui similar to
"grab_on_hover". This option allows tabbed view mode to not have to be
enabled by hand at each start of the VM.
It's been a while now
On 23/06/2022 16.36, Felix Queißner wrote:
Heya!
The patch adds "show_tabs" command line option for GTK ui similar to
"grab_on_hover". This option allows tabbed view mode to not have to be
enabled by hand at each start of the VM.
It's been a while now, but i was always missing this feature i
Heya!
The patch adds "show_tabs" command line option for GTK ui similar to
"grab_on_hover". This option allows tabbed view mode to not have to be enabled by hand at
each start of the VM.
It's been a while now, but i was always missing this feature in QEMU and
i'd love to see that patch land
The patch adds "show_tabs" command line option for GTK ui similar to
"grab_on_hover". This option allows tabbed view mode to not have to be enabled
by hand at each start of the VM.
Signed-off-by: Igor Sudarikov <4se...@gmail.com>
---
include/ui/console.h | 2 +-
qemu-options.hx | 2 +-
u