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/2315.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2315.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2315.toml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2315.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2315.toml deleted file mode 100644 index 36429806..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2315.toml +++ /dev/null @@ -1,20 +0,0 @@ -id = 2315 -title = "Mouse cursor is flipped / inverted / upside-down with virtio-gpu in some Wayland compositors" -state = "opened" -created_at = "2024-04-29T10:30:27.443Z" -closed_at = "n/a" -labels = ["GUI", "device:graphics", "device:virtio"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2315" -host-os = "Arch Linux" -host-arch = "x86_64" -qemu-version = "9.0.0 / 8.2.2 / older" -guest-os = "Arch Linux" -guest-arch = "x86_64" -description = """The mouse cursor is flipped:""" -reproduce = """1. Install a Linux system with a 6.8.x kernel inside the virtual machine -2. Install sway / wayfire / hyprland, or kwin 6.0.4.1 -3. See the mouse cursor""" -additional = """The [kwin fix](https://invent.kde.org/plasma/kwin/-/commit/a31561c392adf5abcda0284e8049fafcb3701585) just makes use of dumb buffers instead of dmabuf. - -The mouse cursor should be pointing to the maximizing button at the top-right corner: -""" |