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

Changelog

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

  * New upstream release
  * appIndicator: Use GtkIconTheme to laod symbolic icons if colors are set
  * appIndicator: Use theme-based flags to look for the iconInfo
  * appIndicator: Avoid repeating the icon info lookup multiple times
  * appIndicator: Use St.IconTheme if available (required by GNOME 44)
  * util: Do not wait for display-opened if St.IconTheme is used
  * trayIconsManger: Add an option to disable legacy tray icons
  * appIndicator: Avoid using indicator properties after destruction
  * appIndicator: Do not try to initialize an indicator not in stage yet
  * debian/patches: Update pot file

 -- Marco Trevisan (Treviño) <email address hidden>  Tue, 07 Mar 2023 02:51:29 +0100

Upload details

Uploaded by:
Marco Trevisan (Treviño)
Uploaded to:
Lunar
Original maintainer:
Debian GNOME Maintainers
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gnome-shell-extension-appindicator_50.orig.tar.gz 65.2 KiB 34146150834e902e6a192b132f655d88406bcf1109fb8aac708ce5c805f553e8
gnome-shell-extension-appindicator_50-1.debian.tar.xz 12.5 KiB 4bd1a2bdf0aec4e4b588c4683c36b7b52f5cb1be247fdf95ea4dd74c6f5d6717
gnome-shell-extension-appindicator_50-1.dsc 2.3 KiB f3c467e22b6adbb000c1c55f6805cbc02051d5d4c80ac4ef44962bc136d50c6c

Available diffs

View changes file

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