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

Icon indicators everywhere #2267

Merged
merged 23 commits into from
Aug 24, 2024
Merged

Conversation

3v1n0
Copy link
Collaborator

@3v1n0 3v1n0 commented Aug 24, 2024

Shows Unity Icons indicators everywhere (overview, search results...) when they are enabled.

Handles updating applications better when in they're not pinned to the dock.

Avoid keeping track of source twice, and cleanup the usage of it
when we only rely on the related app.
This doesn't happen upstream, so let's handle it ourselves
Use the very same wording for both the dock icons and the overview
icons so that both match.

This implies breaking the translations but we're fine at this point.

Probably better not to use the old "favorites" naming yet.
This is the UI class, while the appIcons one is only supposed to be a
model class
These properties may have been set already by any application around
(hey snapd!), so we need to initialize the values properly and not only
rely on updates.

So that when application is launched we pick those values
If unity indicators are enabled we should show them allover the places,
but we didn't so far, so let's add support for patching all the kinds of
icons so that we can define the behavior when this happens
And use it to move the progressbar next to the middle of an icon if
it includes a label
Do not allow performing any action on updating apps
@3v1n0 3v1n0 merged commit 7862abb into micheleg:master Aug 24, 2024
1 check passed
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