-
-
Notifications
You must be signed in to change notification settings - Fork 48
Rewrite preferences as a single view #426
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
Conversation
|
Width request 500 ? have you thought about possibly wrapping the checkbox part in the same manner the notification indicator wraps notifications ? (im not sure of that widgets name) - this could reduce vertical usage, and avoid visual noise |
|
@teamcons I just kept the existing width request. That section is in a revealer already, so if the switch is disabled, it will hide all the extra indicator options: |
|
@stsdc I tried to add a scrolled window, but it looks like it doesn't get used when you resize the window. At least this is only an X11 bug and on Wayland it doesn't clip popovers: |





Fixes #390
Switches are used to toggle features on or off. Checkbuttons are used to include things as part of a list