Summary: | [PATCH] Multi-monitor Desktop Grid | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | lucas |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Patch file
Patch file, r2 Patch file, r3 |
Description
lucas
2008-06-14 12:48:59 UTC
Created attachment 25330 [details]
Patch file
Created attachment 25415 [details]
Patch file, r2
Replaced screenGeometry() with clientArea()
Created attachment 26111 [details]
Patch file, r3
- Removed whitespace changes
- Fixed unscalePos() so that it returns the correct desktop on non-square grids
- When clicking on black space activate the highlighted desktop, not desktop 1
Patches above do not reach quality standards. Will post a WindowQuadList optimized version to the mailing list sometime soon. |