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

Allow to load pixbufs into icon surface cache. #122

Closed
wants to merge 1 commit into from

Conversation

icarito
Copy link
Contributor

@icarito icarito commented Mar 20, 2014

Required for X11 window icons in Activities Tray (see corresponding pull request in sugar repo).

@icarito
Copy link
Contributor Author

icarito commented Mar 20, 2014

Corresponding request on sugar: sugarlabs/sugar#283

context.paint()

cache_key = self._get_cache_key(True)
logging.debug('cache_from_pixbuf: %r', cache_key)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no need for this debug log

@icarito icarito closed this Mar 22, 2014
@icarito icarito deleted the freedesktop branch March 22, 2014 04:11
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.

None yet

2 participants