diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/2099.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
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 000000000..d0f574358 --- /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" |