Bug 378468

Summary: Section in window
Product: [Applications] Spectacle Reporter: kreis.stephan
Component: GeneralAssignee: 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
In ksnapshot existed the option to take a snapshot of a "Section of window": A portion of an active window.
Why isn't this part of Spectacle?
I would appreciate the integration of such a productive feature.
Comment 1 Boudhayan Gupta 2017-04-06 10:01:16 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.