Skip to content

[IMPROVEMENT] Better Small Window Size Handling #4929

@Meteony

Description

@Meteony

Please confirm these before moving forward.

  • I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
  • This improvement refers to an existing feature. If you want to suggest a new feature, please use this template.
  • This improvement is not a bug. If you want to report a bug, please use this template.

Describe the improvement

There are a few nit-picks that I'm having as to how UniGetUI renders itself at smaller window sizes.

For example:

  • Columns aren't sized to fit. Sources / version IDs should probably have more space reserved.

    • Avalonia:
    Image
    • WinUI 3:
    Image
  • A few buttons in the menu bar don't fit into a smaller window width. One potential solution is to swap to some more condensed, text-less variants once window width hits some specific threshold.
    Image

  • Card views can have dynamic sizing as well. Currently there's wasted space on the right.

    • Avalonia:
      Image

      Image
    • WinUI 3:
      Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement to WingetUI

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions