gnome-shell-extension-appindicator 33.1-0ubuntu0.20.04.2 source package in Ubuntu
Changelog
gnome-shell-extension-appindicator (33.1-0ubuntu0.20.04.2) focal; urgency=medium * debian/patches: - Register the StatusNotifierWatcher as soon as possible (LP: #1905370) - Handle scroll events on indicator label (LP: #1919924) - Emit expected signals / arguments when (un)registering indicators (LP: #1919927) - Ensure we call proper method during logging -- Marco Trevisan (Treviño) <email address hidden> Thu, 18 Mar 2021 03:42:58 +0100
Upload details
- Uploaded by:
- Marco Trevisan (Treviño)
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- gnome
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | gnome |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gnome-shell-extension-appindicator_33.1.orig.tar.gz | 33.1 KiB | 93ef6fc8cc5c44c33eeb60acc66ebbeb78c99cf7e77a0da75af30c0d012b914b |
gnome-shell-extension-appindicator_33.1-0ubuntu0.20.04.2.debian.tar.xz | 9.1 KiB | bf41e277155700fd62da25223c5039cd2cbdd1a8aa2fa65ef8face405af58067 |
gnome-shell-extension-appindicator_33.1-0ubuntu0.20.04.2.dsc | 2.4 KiB | 5bb7a9e14f53b1d467b87a9c7594314dbf1afb49974c1628d100f8f902e9a38e |
Available diffs
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