Allow panel size and position adjustment

This commit is contained in:
jderose9
2016-12-22 18:12:04 -05:00
parent ca85a18f3b
commit 2529448e8a
10 changed files with 1302 additions and 15 deletions

13
metadata.json Executable file → Normal file
View File

@@ -1,8 +1,9 @@
{
"extension-id": "zorin-taskbar",
"uuid": "zorin-taskbar@zorinos.com",
"name": "Zorin Taskbar",
"description": "The official taskbar for Zorin OS.",
"shell-version": [ "3.18" ],
"url": "https://github.com/ZorinOS/zorin-taskbar"
"extension-id": "onebar",
"uuid": "onebar@jderose9.github.com",
"name": "OneBar",
"description": "Win7 style taskbar",
"shell-version": [ "3.20", "3.22" ],
"url": "https://github.com/jderose9/onebar",
"gettext-domain": "onebar"
}