Age | Commit message (Collapse) | Author | Files | Lines |
|
When loading an icon from a path rather than the icon theme, we scale
it down to match the scale we need[^1], but we leaked the original
pixbuf in this case.
Fixes #1444.
[^1]: See commit e5c8646d8f6167fe2d3634a4604a1bf9ec8ee5af
|
|
|
|
Fixes #1412.
|
|
Cherry-picked from gnome-panel commit
1cc654e16dc06edccaef8c877db4e0da30ceeeaa.
|
|
Cherry-picked from gnome-panel commit
55667a735ea33336f5b0912631b184b95ea2140b.
|
|
*Use automatic signal handling for changing icon size so this code doesn't get called when the applet is removed
|
|
|
|
|
|
Fixes https://github.com/mate-desktop/mate-desktop/issues/478
|
|
|
|
This prevents duplication of tray icons
|
|
|
|
|
|
|
|
adapt ui file to reverted window-list.c
|
|
stored values"
This reverts commit ce8167e1b498e47ca6f667f83acaf21d407135bb.
|
|
|
|
|
|
values
- use g_settings_bind when possible
|
|
Set some callback functions in the ui file.
|
|
|
|
description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keep mate_panel_applet_set_background_widget for compatibility
|
|
|
|
|
|
This allows thumbnail previews to be properly rendered on HiDPI displays
and ensures that the window surface is flushed before painting it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|