Indicator Systemtray Unity is an indicator for the Unity panel which shows the system tray.
C Makefile Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
debian update Jun 3, 2015
po update Jun 3, 2015
resources update Jun 3, 2015
Makefile update Jun 3, 2015
README.md removed "libunity-misc-dev" Jun 3, 2015
config.h update Jun 3, 2015
fixedtip.c update Jun 3, 2015
fixedtip.h update Jun 3, 2015
gnome-bg-slideshow.c update Jun 3, 2015
gnome-bg-slideshow.h update Jun 3, 2015
indicator-systemtray-unity.png update Jun 3, 2015
indicator-systemtray.c Update indicator-systemtray.c Apr 25, 2016
na-marshal.c update Jun 3, 2015
na-marshal.h update Jun 3, 2015
na-tray-child.c update Jun 3, 2015
na-tray-child.h update Jun 3, 2015
na-tray-manager.c update Jun 3, 2015
na-tray-manager.h update Jun 3, 2015
na-tray.c update Jun 3, 2015
na-tray.h update Jun 3, 2015
potomo.sh update Jun 3, 2015

README.md

System tray indicator for Unity

Usage

sudo apt-get install build-essential libgtk-3-dev libindicator3-dev git-core
git clone https://github.com/GGleb/indicator-systemtray-unity.git
cd indicator-systemtray-unity
make
sudo make install

re-login

Deb

sudo apt-get install fakeroot dpkg-dev

delete line ( glib-compile-schemas $(DESTDIR)/usr/share/glib-2.0/schemas/ ) in Makefile

dpkg-buildpackage -rfakeroot -b

PPA

sudo apt-add-repository ppa:fixnix/indicator-systemtray-unity
sudo apt-get update
sudo apt-get install indicator-systemtray-unity

To remove this package (with its configuration files!!!):

sudo apt-get --purge remove indicator-systemtray-unity

Settings

To change the mode position: press the middle mouse button on the indicator. The horizontal position can be changed: scrolling the mouse over the indicator.

Settings can be changed in gsettings:/net/launchpad/indicator/systemtray (use dconf-editor).

Credits

Contributors: