diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2099.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2099.toml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2099.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2099.toml new file mode 100644 index 00000000..d0f57435 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2099.toml @@ -0,0 +1,21 @@ +id = 2099 +title = "Setting for initial GTK window size?" +state = "opened" +created_at = "2024-01-13T00:28:53.348Z" +closed_at = "n/a" +labels = ["GUI", "kind::Feature Request"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2099" +host-os = "Windows Server 2022" +host-arch = "x86_64" +qemu-version = "8.2" +guest-os = "Windows, Fedora" +guest-arch = "## Description of problem" +description = """""" +reproduce = """1. When starting QEMU on Windows, the GTK window size appears to be sized to approx 640x480, which is very hard to see on a 4k+ monitor. So interacting with the boot, reading BIOS messages, etc, isn't great. +2. It would be great to be able to specify the dimensions of the GTK window, say 2560x1600, and then just set "Zoom to Fit". +3. This way, the visible window area remains constant, and all stages of graphical interaction get scaled to a workable size. +4. The OS can be configured to say 2560x1600 once setup. +5. Perhaps I've overlook settings to accomplish this? + +Thank you.""" +additional = "n/a" |