Summary: | "Quick Tile Window to" behaviour unexpectedly changed from "absolute" to "relative" | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Scott Olson <scott> |
Component: | Quick Tiling | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | nate |
Priority: | NOR | Keywords: | regression, usability |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Scott Olson
2025-05-17 16:34:11 UTC
I think the issue here is that our intention really was to use relative positioning for Meta+arrow keys only. But due to the underlying implementation, the relative behavior got bolted onto the actions whose names definitely imply that they will be absolute. Those probably need to be tweaked. |