https://bugs.kde.org/show_bug.cgi?id=433776
Bug ID: 433776
Summary: Taking screenshots on Wayland with HiDPI takes too
long
Product: kwin
Version: git master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: effects-various
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The Screenshot effect encodes the captured screenshots as PNG images. This
incurs a lot of overhead.
Instead, the screenshot plugin should send screenshots as raw images.
Unfortunately, the current dbus api doesn't allow doing that. It can be
changed, but it's probably better to introduce a new interface
(org.kde.kwin.Screenshot2) and deprecate the old one.
--
You are receiving this mail because:
You are watching all bug changes.