Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preferences: Replace SettingsSidebar and SimpleSettingsPage #390

Open
ryonakano opened this issue Oct 12, 2024 · 1 comment
Open

Preferences: Replace SettingsSidebar and SimpleSettingsPage #390

ryonakano opened this issue Oct 12, 2024 · 1 comment

Comments

@ryonakano
Copy link
Contributor

Problem

We're currently using Granite.SettingsSidebar and Granite.SimpleSettingsPage for the preference view:

Screenshot from 2024-10-12 10-18-29

But these widgets were moved to Switchboard and deprecated in Granite 7 (see elementary/switchboard#265) so we would see the deprecation warning when we port Monitor to GTK 4.

Proposal

Replace SettingsSidebar and SimpleSettingsPage with another widget, maybe Gtk.StackSwitcher?

Prior Art (Optional)

No response

@stsdc
Copy link
Member

stsdc commented Oct 12, 2024

I agree. This PreferencesView needs also a redesign and visual cleanup.
Also on the top left and bottom right corner we can see how content overflows the Popover container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants