Summary: | Tiled windows no longer get XDG_TOPLEVEL_STATE_TILED_* states set as expected | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | orko <orko> |
Component: | Quick Tiling | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | fanzhuyifan, nate, vlad.zahorodnii, xaver.hugl |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 6.0.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.1 | |
Sentry Crash Report: |
Description
orko
2024-03-08 20:04:32 UTC
Can reproduce. This is unfortunately because GTK is broken: https://invent.kde.org/plasma/kwin/-/merge_requests/5170 It was finally fixed in GTK a week ago, so we can probably revert that for 6.1 (In reply to Zamundaaa from comment #2) > This is unfortunately because GTK is broken: > https://invent.kde.org/plasma/kwin/-/merge_requests/5170 > It was finally fixed in GTK a week ago, so we can probably revert that for > 6.1 Yeah it should be okay-ish for 6.1. For 6.0, it's still going to cause problems because not even Arch ships gtk3 with the fix. The relevant commit was 6.0-only, and we haven't introduced a similar workaround in master, so this issue should be gone in 6.1 |