aui
aui copied to clipboard
Weird rounded corners under KDE6/Wayland with AUI_PA=gtk4
One More Step Before opening this issue
- [x] To follow our Code of Conduct
- [x] I've considered existing issues on GitHub page and didn't find a similar issue
What happened?
I'm not sure gtk4 is supposed to be used without libadwaita though. Folks from gtk/gnome don't like server side decorations, despite support of server side decorations wayland protocol is implemented in gtk.
Possible fix is to adjust border-radius of the window.
Relevant log output or stack trace
Steps to reproduce
(under KDE6+Wayland)
AUI_PA=gtk4 ./aui.example.views
Affected Platforms
Linux
Link to build, i.e. failing GitHub Action job (if any).
No response