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

xapp status applet: Support irregularly-shaped images. #9074

Merged
merged 2 commits into from Jan 10, 2020

Conversation

mtwebster
Copy link
Member

@mtwebster mtwebster commented Dec 29, 2019

For instance, with indicator-multiload:
image

Fixes #4035

callback that supplies the actor, which has been explicitly made the
same size as the loaded image.

This is can be useful vs load_uri_async, which immediately returns
an empty actor that gets filled in later.  The problem with this
is, the actor is forced to obey the allocations set by the container,
which may not want to allow the full natural size of the image.  This
causes the image to be scaled down so it can be shown within the
allocated space.
@clefebvre
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- files/usr/share/cinnamon/applets/xapp-status@cinnamon.org/applet.js  1
         

See the complete overview on Codacy

@mtwebster mtwebster changed the title [wip] xapp status applet: Support irregularly-shaped images. xapp status applet: Support irregularly-shaped images. Jan 10, 2020
@mtwebster mtwebster merged commit 6f8deb9 into linuxmint:master Jan 10, 2020
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.

Unity indicators not displaying properly in systray
2 participants