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

"Get driver information" improvements #184

Open
Procstas opened this issue Oct 26, 2024 · 1 comment
Open

"Get driver information" improvements #184

Procstas opened this issue Oct 26, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Procstas
Copy link

Procstas commented Oct 26, 2024

Thanks for the update to 0.5.1.24102.

Improvements layout list "Get driver information"

  • The function provides all available information but in a not very practical way.
  • The column "Original file name" in the list doesn't add any information.
  • The list should categorize drivers by class description.
  • The list should show additional main columns like: provider name, critical, signature status. (see example)
    These additions would improve the usability of the list a lot.

Example:
Driver List Example

@CodingWonders CodingWonders added enhancement New feature or request good first issue Good for newcomers labels Oct 26, 2024
@CodingWonders
Copy link
Owner

Hi @Procstas. Thanks for your feedback. I'm glad that I was able to deliver with this version.

Unfortunately, this layout will make that information dialog inconsistent with the rest of the information dialogs that use list views and will have to use ObjectListView.

I'll see what I can do though. For now, you can select the driver on the left and get info on the right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants