Codebase list gnome-shell-extension-appindicator / 762f743
Update debian/changelog Marco Trevisan (Treviño) 4 years ago
1 changed file(s) with 27 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 gnome-shell-extension-appindicator (33-1) UNRELEASED; urgency=medium
1
2 [ Marco Trevisan (Treviño) ]
3 * New upstream version:
4 - Completely refactored the icons handling, to use the same look and
5 behavior of the default gnome-shell indicators and properly handle
6 HiDPI cases.
7 - appIndicator: Always use Gio.Icon as model and St.Icon ui (LP: #1723827,
8 LP: #1817073, LP: #1832793, LP: #1825623)
9 - appIndicator: Don't try to reload multiple times a pending icon
10 - appIndicator: Lookup theme icons using scale factor
11 - testTool: Add test to show a changing label
12 - indicatorStatusIcon: Use Clutter actor alignment on 3.35+ versions
13 (LP: #1866042)
14 - appIndicator: Add a cancellable to stop the proxy on destruction
15 - Util: Cancel previous properties refresh requests on new one
16 - util: Don't emit signal changed if a property contents is equal
17 - Util: add message structured logging as well
18 - Util: Cleanup syntax of refreshPropertyOnProxy
19 - appIndicator: Use simpler implementation for argbToRgba
20 - appIndicator: Use warning level for not found icons
21
22 [ Fini Jastrow ]
23 * appIndicator: Fix runtime error when icon can not be loaded
24
25 -- Marco Trevisan (Treviño) <marco@ubuntu.com> Thu, 12 Mar 2020 17:39:32 +0100
26
027 gnome-shell-extension-appindicator (32-1) experimental; urgency=medium
128
229 * Team upload.