Summary: | Use XF86Zoom* key events as zoom function across all KDE applications. | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Dan <direx> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dan
2010-08-01 15:04:51 UTC
I guess you have to report the wish for each application that you want to listen to the XF86Zoom* keys. Since QAbstractScrollArea only handles scrolling, but no zooming, the actual work for zooming has to be implemented differently for each application. For example, Kate might just enlarge the font size, while an image viewer has to rescale images, etc. Any bug report with text like "...across all KDE applications" is generally not actionable. Things like this need to be implemente don an app-by-app basis. Even if they all implement something that's added in a central location, like the relevant KDE Framework, we still need bug reports against each individual app that needs support. |