[BUG] Fallback top window border in Gnome Wayland
Closed this issue · 3 comments
Validations
- I have checked for similar bug reports and could not find any.
- I have tested and confirmed that this is an issue in an official branded build.
Describe the bug
What is happening?
I am opening Inochi Creator from the official Flathub page and I get the fallback top header instead of the gnome one.
Why?
From my understanding, this is because Gnome doesn't support Server Side Decorations on Wayland.
Image:
Reproduction
Just launch Inochi Creator from Flahub on Gnome Wayland.
System Architecture
x86_64
Operating System
Linux
Version
0.8.4 from Flathub
Logs
$ flatpak run --verbose com.inochi2d.inochi-creator
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/polycat/.local/share/flatpak
F: Opening user flatpak installation at path /home/polycat/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/polycat/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: /var/lib/flatpak/runtime/org.freedesktop.Platform/x86_64/22.08/5ac49ce502b33a263af052c0b66aaddb6874df4259292ec9a2b912021d7e9cd8/files/lib32 does not exist
F: Cleaning up unused container id 3216669146
F: Allocated instance id 1463152878
F: Add defaults in dir /com/inochi2d/inochi-creator/
F: Add locks in dir /com/inochi2d/inochi-creator/
F: Disallowing network access
F: Allowing host-fs access
F: Allowing wayland access
F: Running '/usr/bin/bwrap --args 39 /usr/bin/xdg-dbus-proxy --args=41'
F: Running '/usr/bin/bwrap --args 39 inochi-creator'
Additional Context
No response
Its using SDL2 as a decoration backend, so it's working as expected
Oh, ok. Should I just close this issue then?
Working as expected