https://github.com/sharat87/gnome-shell-bottom-panel
A gnome-shell extension that moves the top panel to bottom.
https://github.com/sharat87/gnome-shell-bottom-panel
Last synced: 3 months ago
JSON representation
A gnome-shell extension that moves the top panel to bottom.
- Host: GitHub
- URL: https://github.com/sharat87/gnome-shell-bottom-panel
- Owner: sharat87
- Created: 2014-05-22T06:02:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-20T03:47:21.000Z (over 11 years ago)
- Last Synced: 2024-10-28T19:41:42.728Z (12 months ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bottom Panel
This is a gnome-shell extension that moves the top panel to the bottom. Not
having a top panel is very helpful when using applications like Chrome (for
accessing tabs with mouse). However, hiding the panel isn't a very elegant
solution to this as the panel holds very useful information such as the time,
battery status and with some extensions, weather, lock key status etc.I see this extension as a solution to both the problems. I mostly made this to
scratch my own itch and since I use GNOME 3.10 that came with the Ubuntu GNOME
14.04, that's the only GNOME version I currently support.There are no settings or fancy animations. I wish it were more featureful and
configurable, but lack of docs for extension development makes it very hard.Any suggestions/feedback welcome. Just open an issue on github to discuss.
You can reach me on email (shrikantsharat.k@gmail.com) or on twitter
([@sharat87](https://twitter.com/sharat87)).