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

Changelog

gnome-shell-extension-appindicator (42-1) unstable; urgency=medium

  * New upstream release:
    - IndicatorStatusTrayIcon: Use the latest valid touch event on long press
    - iconCache: Handle errors on timeout cancellations
    - metadata: Add support for gnome-shell 42
    - promiseUtils: Update _promisify definition to match latest gjs one
    - promiseUtils: Ensure we don't leave dangling CancellablePromise
    - indicatorStatusIcon: Try to pass the event coordinates to activate methods
    - indicatorStatusIcon: Use XAyatanaSecondaryActivate passing timestamp
    - appIndicator: Pass GCancellable to remote proxy operations
    - statusNotifierWatcher: Use Promise.allSettled to introspect dbus names
    - appIndicator: Handle some unhandled promise rejections
  * debian/control: Add support for GNOME Shell 42

 -- Marco Trevisan (TreviƱo) <email address hidden>  Thu, 24 Feb 2022 03:37:29 +0100

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gnome-shell-extension-appindicator_42-1.dsc 2.3 KiB 11222d61c80139aa0b2508daeb53361c5ac97950d4bf71a4f3c8cc9c82be6454
gnome-shell-extension-appindicator_42.orig.tar.gz 53.8 KiB e941d7ca61680f253ea9baa31cf1ae7ec83eabc5a1661a508bae04d1f48483c6
gnome-shell-extension-appindicator_42-1.debian.tar.xz 9.7 KiB b95e340d508cc66f98fec27cc7cdaa8b3a56568ecec9f4c5f425490622b21877

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