Bug 396418

Summary: Add a canvas with auto-hiding area like Android
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Emmanuel Lepage Vallée <emmanuel.lepage>
Component: generalAssignee: Marco Martin <notmart>
Status: REPORTED ---    
Severity: wishlist CC: nate
Priority: NOR    
Version: Master   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Emmanuel Lepage Vallée 2018-07-11 18:03:02 UTC
In other mobile OS, you have a Canvas element with top, bottom, left and right components that can be hidden when you press on the canvas or after a delay. On desktopm they become visible when you move the mouse.

Such component would be useful for camera or video chat apps like Ring-KDE.

It is currently hardcoded, but could be upstreamed as a generic kirigami component