All Projects → muffinmad → pidgin-im-gnome-shell-extension

muffinmad / pidgin-im-gnome-shell-extension

Licence: GPL-2.0 license
Make Pidgin IM conversations appear in the Gnome Shell message tray

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to pidgin-im-gnome-shell-extension

Loginized
Gnome GDM Login Theme Manager. Easy and Fast Login Theme Manipulation
Stars: ✭ 158 (+444.83%)
Mutual labels:  gnome-shell
gnome-shell-panel-date-format
Allows to customize the date format on the panel.
Stars: ✭ 30 (+3.45%)
Mutual labels:  gnome-shell
x11-fractional-display-scaling
Script and instructions to get fractional display scaling working nicely on Linux distros that use X11
Stars: ✭ 52 (+79.31%)
Mutual labels:  gnome-shell
Gnome Shell Extension Cast To Tv
Cast files to Chromecast, web browser or media player app over local network.
Stars: ✭ 200 (+589.66%)
Mutual labels:  gnome-shell
Ocean-blue-GDM3
Ocean Blue GDM3 theme for ubuntu
Stars: ✭ 27 (-6.9%)
Mutual labels:  gnome-shell
Boston-Icons
Boston is an exclusive icon theme inspired by functionalist design and a touch of early computer icons. The project is focused on elemental properties, basic shapes, a reduced color palette and visual hierarchy.
Stars: ✭ 106 (+265.52%)
Mutual labels:  gnome-shell
Adementary Theme
A theme for GNOME/Budgie/Xfce/Cinnamon desktop with elementary-ish aesthetics.
Stars: ✭ 129 (+344.83%)
Mutual labels:  gnome-shell
apt-update-indicator
Apt Update Indicator
Stars: ✭ 38 (+31.03%)
Mutual labels:  gnome-shell
gnome-shell-extension-sermon
A GNOME Shell extension for monitoring and managing systemd services, cron jobs, docker and poman containers
Stars: ✭ 27 (-6.9%)
Mutual labels:  gnome-shell
gnome-shell-extension-transparent-top-bar
GNOME Shell extension that brings back the transparent top bar when free-floating in GNOME Shell 3.32
Stars: ✭ 57 (+96.55%)
Mutual labels:  gnome-shell
Cpupower
Gnome-Shell Extension for intel-pstate driver
Stars: ✭ 252 (+768.97%)
Mutual labels:  gnome-shell
Mist-theme
Mist GNOME-Shell theme
Stars: ✭ 17 (-41.38%)
Mutual labels:  gnome-shell
soft-brightness
Gnome-shell extension to manage your display brightness via an alpha overlay (instead of the backlight).
Stars: ✭ 99 (+241.38%)
Mutual labels:  gnome-shell
Dynamic Panel Transparency
Adds Transparency To The Gnome Shell Panel
Stars: ✭ 189 (+551.72%)
Mutual labels:  gnome-shell
g3kb-switch
CLI keyboard layout switcher for Gnome Shell
Stars: ✭ 38 (+31.03%)
Mutual labels:  gnome-shell
Gnome Shell Extension Gsconnect
KDE Connect implementation for GNOME
Stars: ✭ 2,137 (+7268.97%)
Mutual labels:  gnome-shell
gnome-shell-extension-syncthing-indicator
Put an indicator on the panel signalling the Syncthing daemon status using SystemD
Stars: ✭ 40 (+37.93%)
Mutual labels:  gnome-shell
cpupower
Manage the frequency scaling driver of your CPU (Intel Core and AMD Ryzen processors supported)
Stars: ✭ 420 (+1348.28%)
Mutual labels:  gnome-shell
sysinfo
System monitor extension for Argos
Stars: ✭ 19 (-34.48%)
Mutual labels:  gnome-shell
you2ber
Gnome youtube-dl frontend
Stars: ✭ 24 (-17.24%)
Mutual labels:  gnome-shell

pidgin-im-gnome-shell-extension

Make Pidgin IM conversations appear in the Gnome Shell message tray

Features

  • Supports Chats and IMs for now (i.e. no file transfers or attentions)
  • User icons
  • User status as secondary icon
  • Sends typing state
  • Shows unread messages count
  • Tries to restore unread messages count after screen lock/unlock
  • Search provider for buddys from connected accounts (can be disabled from extension preferences)

Issues

  • Messages appear unseen in Pidgin after expanding notification in message tray. Don't know how to set unseen state in Pidgin
  • No notifications on locked screen even if notification settings allow it. Because Gnome Shell disables all extensions on screen lock

Supported Gnome Shell Versions

  • v31: 3.10 - 3.30
  • v32: 3.32
  • v36: 3.36
  • v40: 40 - 42

Installation

Requirements

Because notifications used in this extension are based on Telepathy clien ones, shipped with gnome-shell, Telepathy typelib must be installed.

As for Ubuntu 20.04 this is gir1.2-telepathyglib-0.12 and gir1.2-telepathylogger-0.2 packages.

GNOME Shell Extensions

https://extensions.gnome.org/extension/782/pidgin-im-integration/

Manual

mkdir -p $HOME/.local/share/gnome-shell/extensions
cd $HOME/.local/share/gnome-shell/extensions
git clone git://github.com/muffinmad/pidgin-im-gnome-shell-extension.git pidgin@muffinmad

Restart GNOME Shell and enable "Pidgin IM integration" extension

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].