Bug 424575 - Opacity adjustment for "QGraphicsView"s
Summary: Opacity adjustment for "QGraphicsView"s
Status: REPORTED
Alias: None
Product: QtCurve
Classification: Frameworks and Libraries
Component: qt5 (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Yichao Yu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-23 16:44 UTC by ParsaMousavi
Modified: 2020-07-24 12:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ParsaMousavi 2020-07-23 16:44:34 UTC
Currently QtCurve supports window opacity in the configuration but that's just for the window backgrounds.
For instance that opacity settings don't work for the Dolphin's background(except the side and top-bar) and for kinfocenter.It would be nice if QtCurve supports adjusting the opacity for "QGraphicsView"s.
Also the ability to disable that feature for some programs like what's possible for opacity settings(i.e "No background opacity" in the "Configure QtCurve->Applications") is great.

Thanks.