ewlsh / dynamic-panel-transparency

Adds Transparency To The Gnome Shell Panel
GNU General Public License v2.0
230 stars 30 forks source link

Fix transparency in overview bug. #127

Closed ewlsh closed 3 years ago

ewlsh commented 3 years ago

Fixes #113.

A previous pull request proposed a fix, but the underlying issue was a bit more complicated. Essentially we need to set an explicit alpha CSS when we want to "blank" fade out. (in the overview we don't apply minimum transparency, we apply 0)