Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hdodenhof/cinnamon-systray-collapsible
Collapsible system tray applet for Cinnamon
https://github.com/hdodenhof/cinnamon-systray-collapsible
Last synced: about 1 month ago
JSON representation
Collapsible system tray applet for Cinnamon
- Host: GitHub
- URL: https://github.com/hdodenhof/cinnamon-systray-collapsible
- Owner: hdodenhof
- Created: 2015-06-14T14:07:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-14T14:29:54.000Z (over 9 years ago)
- Last Synced: 2024-10-14T19:51:28.055Z (3 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cinnamon-systray-collapsible
============================A collapsible system tray applet for Cinnamon compatible with the 2.6 release.
This is basically a rebase of [Cinnamon-systray-collapsible from Koutch](https://github.com/Koutch/Cinnamon-systray-collapsible) onto the Cinnamon 2.6 codebase. I stripped most customization options for now to get a first version up and running. So currently the applet hides all of your system tray icons, there is no way to keep single icons visible.
Be aware: I had no idea what I was doing. This is the first time for me to get into Cinnamon applet development so there might be some rough edges.
To install this just check out this repo into your Cinnamon applet directory, i.e. `~/.local/share/cinnamon/applets/[email protected]`.