Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rilian-la-te/vala-panel-extras
Useful StatusNotifierItems for vala-panel - GitHub mirror
https://github.com/rilian-la-te/vala-panel-extras
extras tray-application vala
Last synced: 21 days ago
JSON representation
Useful StatusNotifierItems for vala-panel - GitHub mirror
- Host: GitHub
- URL: https://github.com/rilian-la-te/vala-panel-extras
- Owner: rilian-la-te
- License: lgpl-3.0
- Created: 2015-02-26T13:02:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-21T16:10:27.000Z (about 6 years ago)
- Last Synced: 2023-08-21T00:34:19.741Z (about 1 year ago)
- Topics: extras, tray-application, vala
- Language: Vala
- Homepage: https://gitlab.com/vala-panel-project/vala-panel-extras
- Size: 2.5 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
Vala Panel Extras
---This is StatusNotifierItems for using in Vala Panel (but can be used any DE in list below). Supported DE is:
* XFCE (via xfce4-sntray-plugin or xfce4-snw-plugin)
* Mate (via xfce4-sntray-plugin or xfce4-snw-plugin or native via notification-area)
* ValaPanel (SNTray)
* KDE (native)
* Gnome (via gnome-shell-extension-appindicator)
* Unity (native)
* Enlightenment (native)*Done:*
* ALSA Volume Applet (will fully work only in Vala Panel or xfce4-sntray-plugin)
* XKB
* Weather
* UPower (battery status)*TODO:*
* Brightness applet (will fully work only in Vala Panel or xfce4-sntray-plugin)
* Network status (maybe Connman applet)
* CPU temperature
* CPU frequrency*Dependencies:*
*All:*
* GLib (>= 2.40.0)
* GTK+ (>= 3.12.0)
* valac (>= 0.24.0)*Weather:*
* libgweather (>= 3.12.0)
*ALSA:*
* libasound
*XKB:*
* libxkbcommon (>=0.5.0)
* xkb-xcb
* setxkbmap (temporary)
* gdk-x11-3.0 (>= 3.12.0)Author
===
* AthorSpecial thanks:
===
* Ikey Doherty for sidebar widget and icontasklist