gnome-shell-extension-appindicator 33-1 source package in Ubuntu
Changelog
gnome-shell-extension-appindicator (33-1) experimental; urgency=medium * Team upload. [ Marco Trevisan (Treviño) ] * New upstream version: - Completely refactored the icons handling, to use the same look and behavior of the default gnome-shell indicators and properly handle HiDPI cases. - appIndicator: Always use Gio.Icon as model and St.Icon ui (LP: #1723827, LP: #1817073, LP: #1832793, LP: #1825623) - appIndicator: Don't try to reload multiple times a pending icon - appIndicator: Lookup theme icons using scale factor - testTool: Add test to show a changing label - indicatorStatusIcon: Use Clutter actor alignment on 3.35+ versions (LP: #1866042) - appIndicator: Add a cancellable to stop the proxy on destruction - Util: Cancel previous properties refresh requests on new one - util: Don't emit signal changed if a property contents is equal - Util: add message structured logging as well - Util: Cleanup syntax of refreshPropertyOnProxy - appIndicator: Use simpler implementation for argbToRgba - appIndicator: Use warning level for not found icons [ Fini Jastrow ] * appIndicator: Fix runtime error when icon can not be loaded -- Marco Trevisan (Treviño) <email address hidden> Thu, 12 Mar 2020 22:36:05 +0100
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Experimental
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | gnome |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gnome-shell-extension-appindicator_33-1.dsc | 2.3 KiB | c1b4bc7054228c01223b89f779679e2cbbef422cd558d3cd81bdf132888530a9 |
gnome-shell-extension-appindicator_33.orig.tar.xz | 28.5 KiB | 67d4e78a2368b23ccf48efc8f5bf6a50c2416e03265bc4eba4b7c268d2b32a35 |
gnome-shell-extension-appindicator_33-1.debian.tar.xz | 4.3 KiB | f09aca50680a88b436cd8104540ba586b841512ea9228375b8837a9a79535707 |
Available diffs
- diff from 32-1 to 33-1 (7.6 KiB)
No changes file available.
Binary packages built by this source
- gnome-shell-extension-appindicator: AppIndicator/KStatusNotifierItem support for GNOME Shell
This extension integrates Ubuntu AppIndicators and KStatusNotifier
Items
(KDE's blessed successor of the systray) into GNOME Shell.
.
Features:
.
- show indicator icons in the panel
- reveal indicator menus upon click
- double clicking an icon will activate the application window
(if implemented by the indicator)
- middle mouse click an icon to send a 'SecondaryActivate' event
to the application. Support needs to be implemented in the application