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

manager: Resort extension list only with sort-enabled-first #625

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oscfdezdz
Copy link
Collaborator

@oscfdezdz oscfdezdz commented Apr 6, 2024

Mostly for RFC. This is the most trivial way to solve it but as you can see in the code, it doesn't work when the sort enabled first option is enabled.

I haven't thought yet how we could cover both cases, but we would have to save the last focus possibly in ExmInstalledPage or something similar.

Helps #220

@oscfdezdz oscfdezdz marked this pull request as draft August 8, 2024 14:49
@oscfdezdz
Copy link
Collaborator Author

Every time I come back to this issue, the more it seems to me that the only solution is to handle the list manually instead of with gtk_list_box_bind_model.

@oscfdezdz oscfdezdz changed the title manager: Sort extension list when sort-enabled-first is enabled manager: Resort extension list only with sort-enabled-first Jan 5, 2025
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

Successfully merging this pull request may close these issues.

1 participant