https://bugs.kde.org/show_bug.cgi?id=482918
Bug ID: 482918 Summary: Tiled edges broken in plasma 6 Classification: Plasma Product: kwin Version: 6.0.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: o...@igalia.com Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. Launch any app, e.g. firefox or chromium with ozone/wayland backend enabled (or any other app) 2. Tile the window to half of the screen or a corner of the screen by dragging it or using a keyboard shortcut OBSERVED RESULT The rounded corners remain even in tiled mode. Debugging with chromium using `--enable-logging=stderr --vmodule="*wayland*=1"` it was found that the compositor does not set the `XDG_TOPLEVEL_STATE_TILED_*` states in the `xdg_toplevel.configure` event when window is tiled. It was being set correctly in Plasma 5. EXPECTED RESULT No rounded corners should be seen. The compositor should set the tiled states in the `xdg_toplevel.configure` event. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Arch Linux (available in About System) KDE Plasma Version: 6.0.1 KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.