elementary / switchboard

Extensible System Settings app designed for elementary OS
https://elementary.io
GNU Lesser General Public License v2.1
49 stars 15 forks source link

CategoryView: Handle category other #250

Closed ryonakano closed 1 year ago

ryonakano commented 1 year ago

Wile we should have no plugs with Category.OTHER, we may want to handle it because we defined in the library: https://valadoc.org/switchboard-2.0/Switchboard.Plug.Category.OTHER.html

danirabbit commented 1 year ago

I wonder since we're breaking API here with switchboard-3 anyways if we should remove the OTHER category since it was never used?

ryonakano commented 1 year ago

Closing in favor of #252