Summary: | Section in window | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | kreis.stephan |
Component: | General | Assignee: | Boudhayan Gupta <me> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | lueck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kreis.stephan
2017-04-05 14:54:24 UTC
Have you tried taking a "section of a window" screenshot of a modern app with KSnapshot recently? e.g., a Qt5 app? It doesn't work anymore. That functionality relied on the fact that in the old days every widget in an app ("section" of the window) was its own X11 subwindow and could be targeted individually for capture. This is no longer the case with modern GUI toolkits - the only "section" in modern apps cover the whole window. |