elementary / switchboard-plug-pantheon-shell

Switchboard Desktop Plug
GNU General Public License v3.0
34 stars 24 forks source link

Add Panel tab with Indicator list #96

Open cassidyjames opened 6 years ago

cassidyjames commented 6 years ago

Assuming we add an agent for indicators (see: https://github.com/elementary/wingpanel/issues/90), I presume we'll have a GSetting of allowed indicators. We would need to add somewhere to manage this after-the-fact, and a Panel tab in the Desktop settings makes the most sense to me.

Note: I don't think I want this in the Notifications settings because that implies it's a setting for apps to use for notifications. Instead, those apps should just use notifications. This is more of a desktop integration/system-type app that is extending the shell, so I feel like it belongs with the other shell settings.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/55766075-add-panel-tab-with-indicator-list?utm_campaign=plugin&utm_content=tracker%2F57462545&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F57462545&utm_medium=issues&utm_source=github).
cassidyjames commented 6 years ago

I think the initial idea was to treat this like notifications as well, and require apps to put something in their .desktop file so we would know to show them here.