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

Single column, app responsiveness fixes checklist #307

Open
1 of 17 tasks
WatchMkr opened this issue May 10, 2024 · 1 comment
Open
1 of 17 tasks

Single column, app responsiveness fixes checklist #307

WatchMkr opened this issue May 10, 2024 · 1 comment
Milestone

Comments

@WatchMkr
Copy link

WatchMkr commented May 10, 2024

General

  • Set minimum width to 280 px 360 px (the standard we've now set for COSMIC apps. We'll need to check again with this narrower size)
  • Always collapse to the content. On first launch the app collapses to the NavBar. If I change the page in the NavBar, it seems to collapse to the content.

Desktop and Panel > Panel

  • Wrap "Gap between panel and screen edges" so the toggle doesn't move
  • Size: wrap the slider to a second line
  • Background opacity: wrap the slider to a second line
  • Adding an applet isn't responsive but should be fixed on this issue.

Desktop and Panel > Dock

  • Wrap "Gap between dock and screen edges" so the toggle doesn't move
  • Size: wrap the slider to a second line
  • Background opacity: wrap the slider to a second line
  • Adding an applet isn't responsive but should be fixed on this issue.

Input Devices > Mouse

  • "Primary button" Left|Right segmented button doesn't shrink well. Reducing the size of the label container seems because there's enough room. Alternatively, we can wrap the button to the second line.
  • Mouse speed: wrap the slider to the second line
  • Scrolling speed: wrap the slider to the second line

Input Devices > Touchpad

  • "Primary button" Left|Right segmented button doesn't shrink well. Reducing the size of the label container seems because there's enough room. Alternatively, we can wrap the button to the second line.
  • Touchpad speed: wrap the slider to the second line
  • Scrolling speed: wrap the slider to the second line

System & Accounts > About

  • Device name entry should probably wrap to the second line.
    The hardware section has odd wrapping but it's not a high priority. We can come back to it in a later release.
@WatchMkr WatchMkr changed the title WIP Single column, app responsiveness fixes checklist Single column, app responsiveness fixes checklist May 10, 2024
@WatchMkr WatchMkr added this to the alpha 1 milestone May 10, 2024
@mmstick
Copy link
Member

mmstick commented May 30, 2024

Ready to review with commit 4ceac69

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

No branches or pull requests

2 participants