elementary / wingpanel

Stylish top panel that holds indicators and spawns an application launcher
https://elementary.io
GNU General Public License v3.0
136 stars 45 forks source link

Add application CSS #256

Closed danirabbit closed 4 years ago

danirabbit commented 4 years ago

Fixes #2

The panel CSS can be applied to specific contexts because we know exactly how those widgets are packed,

but for the indicator CSS, we don't have a reliable way to get the widget style context we care about, so we need to add this provider to the whole screen so that all child widgets are effected.