diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2099.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text 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, 0 insertions, 21 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 deleted file mode 100644 index d0f574358..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2099.toml +++ /dev/null @@ -1,21 +0,0 @@ -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" |