| Summary: | kwin_wayland nested does not allow scale < 1 | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Tom B <tom> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | 5.17.5 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/b46d148476948f30f70d0a2b58d0772d57c25942 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Tom B
2020-05-27 17:36:19 UTC
Git commit b46d148476948f30f70d0a2b58d0772d57c25942 by David Edmundson. Committed on 27/05/2020 at 17:51. Pushed by davidedmundson into branch 'allow_smaller_scales'. [wayland] Allow nested mode to have a fractional scale < 1 The bug reporter presents a use case of wanting to run a game and scale down the result. For everyone else kwin_wayland nested is just a test tool, so I don't see any disadvantages. It could be useful in testing. M +1 -1 main_wayland.cpp https://invent.kde.org/plasma/kwin/commit/b46d148476948f30f70d0a2b58d0772d57c25942 Ignore gitlab getting a bit excited there. Patch on review https://invent.kde.org/plasma/kwin/-/merge_requests/28 The relevant fix has been merged. Not sure why the bug report wasn't closed. |