gnome-shell-extension-appindicator 53-1 source package in Ubuntu

Changelog

gnome-shell-extension-appindicator (53-1) experimental; urgency=medium

  * New upstream release
  * appIndicator: Wait for style change if no stage is set
  * appIndicator: Reuse already imported namespaces
  * appIndicator Use Clutter to load RGBA Pixmap textures natively
  * appIndicator: Simplify loading of custom image files (LP: #784055, #1973358)
  * dbusMenu: Use more dbus async methods
  * interfaces-xml: Comment out the signal definitions (avoids gjs signals)
  * dbusMenu: Do not update menu items while the menu is closed
  * Util: Do not recreate the default theme each time
  * appIndicator: Only update icon size when it matters
  * appIndicator: Only perform updating actions if we're fully ready
  * appIndicator: Ensure St.Icon loading icon size matches theme and preferences
  * appIndicator: return the previous GIcon if something failed
  * appIndicator: Refactor named icons lookup and loading
  * appIndicator: Use correct update frequency on signals accumulator
  * appIndicator: Ensure that property emissions are queued together
  * dbusMenu: Use cancellable's to handle subsequent requests
  * dbusMenu: Populate menus in chunked idles
  * statusNotifierWatcher: Properly handle null services
  * dbusUtil: Filter introspectable bus by interfaces if provided
  * dbusUtils: Use more reasonable timeout for introspection
  * util: Use a recursive async generator to get introspection results
  * statusNotifierWatcher: Remove idle promise on bus seeking
  * debian/patches: Drop applied upstream

 -- Marco Trevisan (TreviƱo) <email address hidden>  Mon, 13 Mar 2023 20:21:32 +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 Pocket Published Component Section
Lunar release main gnome

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gnome-shell-extension-appindicator_53-1.dsc 2.3 KiB bc20f0ec6d9a77ff6832a86fee152212a45854b6c418da6329d196d7cf804c81
gnome-shell-extension-appindicator_53.orig.tar.gz 67.6 KiB a1f26e70f651bd05be5e90f0b1f62446861fc191a50452813a960502947f2d52
gnome-shell-extension-appindicator_53-1.debian.tar.xz 12.0 KiB db54ce3198c234ae05807f05650b9b038f532fbba22aed72443da1b0a1e059a2

Available diffs

No changes file available.

Binary packages built by this source

gnome-shell-extension-appindicator: AppIndicator, KStatusNotifierItem and tray support for GNOME Shell

 This extension integrates Ubuntu AppIndicators and KStatusNotifierItems
 (KDE's blessed successor of the systray) and legacy tray icons 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
  - supports legacy tray icons
  - icons can be themed, resized and effects can be applied