diff --git a/README b/README new file mode 100644 index 0000000..68eef3a --- /dev/null +++ b/README @@ -0,0 +1,70 @@ +GNOME Shell Extension TaskBar Version 53 for GNOME 3.10 - 3.22 +zpydr@openmailbox.org +https://extensions.gnome.org/extension/584/taskbar/ +https://github.com/zpydr/gnome-shell-extension-taskbar/ +https://launchpad.net/gnome-shell-extension-taskbar/ + +Arch Linux User Repository +https://aur.archlinux.org/packages/gnome-shell-extension-taskbar/ + +Debian / Ubuntu PPA Repository +https://launchpad.net/~zpydr/+archive/gnome-shell-extension-taskbar/ + +TaskBar Installation Wiki +https://github.com/zpydr/gnome-shell-extension-taskbar/wiki/TaskBar-Installation/ + +GNOME Shell Extension TaskBar is free software and released under the GNU General Public License (GPL) +https://www.gnu.org/licenses/ + +TaskBar displays icons of running applications on the top panel or alternatively on a new bottom panel. +Activate, minimize or close tasks with a simple click. +TaskBar is a dock-like windows list on the top/bottom bar. + +Options: +Desktop button - toggle desktop view +Workspace button - switch workspaces left/right-click: cycle forward/backwards +Appview button - left/right-click: toggle appview/overview +Favorites - add from dash +Align position +Resize panels + adjust icon, label and content sizes +Top/bottom panel background color + opacity +Bottom panel tray button - activate the message tray +Tasks on all workspaces +Tasks label +Tasks application menu +Close tasks with a right/middle click +Activate tasks on hover +Scroll tasks/workspaces +Separators +Thumbnail/label-preview +Preview color + opacity +Color or hide menu buttons +Disable hot corner + +Language support: +Chinese by wsxy162 +Czech by michal-ruzicka +French by narzb +German by jonnius +Spanish by Testoriano + +Credit to Xes, flubshi, rogst, Baltix, boennhoff, skoslowski, rgeary1, +hkskoglund, michal-ruzicka, skochxxl, tuhaihe, to-ba, tobimensch + +GNOME Shell Extension TaskBar +Copyright (C) 2016 zpydr + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see https://www.gnu.org/licenses/. + +zpydr@openmailbox.org diff --git a/README.md b/README.md index 6e91c42..f7b2d27 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![TaskBar Icon](https://extensions.gnome.org/static/extension-data/icons/icon_584.png) -**GNOME Shell Extension TaskBar Version 52 for GNOME 3.10 - 3.20** +**GNOME Shell Extension TaskBar Version 53 for GNOME 3.10 - 3.22** zpydr@openmailbox.org https://extensions.gnome.org/extension/584/taskbar/ https://github.com/zpydr/gnome-shell-extension-taskbar/ @@ -27,7 +27,7 @@ Workspace button - switch workspaces left/right-click: cycle forward/backwards Appview button - left/right-click: toggle appview/overview Favorites - add from dash Align position -Resize panels + contents +Resize panels + adjust icon, label and content sizes Top/bottom panel background color + opacity Bottom panel tray button - activate the message tray Tasks on all workspaces @@ -38,16 +38,18 @@ Activate tasks on hover Scroll tasks/workspaces Separators Thumbnail/label-preview +Preview color + opacity Color or hide menu buttons Disable hot corner Language support: +Chinese by wsxy162 Czech by michal-ruzicka French by narzb German by jonnius Spanish by Testoriano -Credit to Xes, flubshi, rogst, Baltix, boennhoff, skoslowski, rgeary1, hkskoglund, michal-ruzicka, skochxxl, tuhaihe, to-ba +Credit to Xes, flubshi, rogst, Baltix, boennhoff, skoslowski, rgeary1, hkskoglund, michal-ruzicka, skochxxl, tuhaihe, to-ba, tobimensch ![TaskBar Image](https://extensions.gnome.org/static/extension-data/screenshots/screenshot_584_PSh3ecJ.png) diff --git a/TaskBar.pot b/TaskBar.pot index 0ae7aea..a186e08 100644 --- a/TaskBar.pot +++ b/TaskBar.pot @@ -1,7 +1,7 @@ # GNOME Shell Extension TaskBar # Copyright (C) 2016 zpydr # -# Version 52 +# Version 53 # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/extension.js b/extension.js index 41173c6..6bf3a8a 100644 --- a/extension.js +++ b/extension.js @@ -1,7 +1,7 @@ // GNOME Shell Extension TaskBar // Copyright (C) 2016 zpydr // -// Version 52 +// Version 53 // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/lib.js b/lib.js index 988cc02..ec3fece 100644 --- a/lib.js +++ b/lib.js @@ -1,7 +1,7 @@ // GNOME Shell Extension TaskBar // Copyright (C) 2016 zpydr // -// Version 52 +// Version 53 // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/locale/cs_CZ/LC_MESSAGES/TaskBar.po b/locale/cs_CZ/LC_MESSAGES/TaskBar.po index d14d63a..a8d29c2 100644 --- a/locale/cs_CZ/LC_MESSAGES/TaskBar.po +++ b/locale/cs_CZ/LC_MESSAGES/TaskBar.po @@ -16,6 +16,7 @@ # along with this program. If not, see . # # zpydr@openmailbox.org +# Michal Růžička Czech translation # msgid "" msgstr "" diff --git a/locale/de/LC_MESSAGES/TaskBar.po b/locale/de/LC_MESSAGES/TaskBar.po index d11d71b..43b0c53 100644 --- a/locale/de/LC_MESSAGES/TaskBar.po +++ b/locale/de/LC_MESSAGES/TaskBar.po @@ -16,6 +16,7 @@ # along with this program. If not, see . # # zpydr@openmailbox.org +# Jonatan Zeidler German translation # msgid "" msgstr "" diff --git a/locale/es/LC_MESSAGES/TaskBar.po b/locale/es/LC_MESSAGES/TaskBar.po index 7e27194..827ada4 100644 --- a/locale/es/LC_MESSAGES/TaskBar.po +++ b/locale/es/LC_MESSAGES/TaskBar.po @@ -1,7 +1,6 @@ # GNOME Shell Extension TaskBar # Copyright (C) 2016 zpydr -# -# Version 52 +# Copyright (C) 2016 Testoriano (Spanish translation) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,6 +16,7 @@ # along with this program. If not, see . # # zpydr@openmailbox.org +# Testoriano Spanish translation # msgid "" msgstr "" diff --git a/locale/fr/LC_MESSAGES/TaskBar.po b/locale/fr/LC_MESSAGES/TaskBar.po index 1c1d2c3..fd2d602 100644 --- a/locale/fr/LC_MESSAGES/TaskBar.po +++ b/locale/fr/LC_MESSAGES/TaskBar.po @@ -16,6 +16,7 @@ # along with this program. If not, see . # # zpydr@openmailbox.org +# narzb <> French translation # msgid "" msgstr "" diff --git a/locale/zh_CN/LC_MESSAGES/TaskBar.po b/locale/zh_CN/LC_MESSAGES/TaskBar.po index e688c41..945ec63 100644 --- a/locale/zh_CN/LC_MESSAGES/TaskBar.po +++ b/locale/zh_CN/LC_MESSAGES/TaskBar.po @@ -1,7 +1,6 @@ # GNOME Shell Extension TaskBar # Copyright (C) 2016 zpydr -# -# Version 52 +# Copyright (C) 2016 wsxy162 (Chinese translation) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,8 +16,8 @@ # along with this program. If not, see . # # zpydr@openmailbox.org -# tuhaihe <1132321739qq@gmail.com>, 2014. -# Dingzhong Chen , 2016. +# tuhaihe <1132321739qq@gmail.com> Chinese translation 2014 +# Dingzhong Chen Chinese translation 2016 # msgid "" msgstr "" diff --git a/metadata.json b/metadata.json index 2ff21c3..cc38b02 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "_generated": "Generated by SweetTooth, do not edit", - "description": "TaskBar displays icons of running applications on the top panel or alternatively on a new bottom panel. Activate, minimize or close tasks with a simple click.\nTaskBar is a dock-like windows list on the top/bottom bar.\n\nOptions:\nDesktop button - toggle desktop view\nWorkspace button - switch workspaces left/right-click: cycle forward/backwards\nAppview button - left/right-click: toggle appview/overview\nFavorites - add from dash\nAlign position\nResize panels + contents\nTop/bottom panel background color + opacity\nBottom panel tray button - activate the message tray\nTasks on all workspaces\nTasks label\nTasks application menu\nClose tasks with a right/middle click\nActivate tasks on hover\nScroll tasks/workspaces\nSeparators\nThumbnail/label-preview\nColor or hide menu buttons\nDisable hot corner\n\nVersion 52 for GNOME 3.10 - 3.24\nzpydr@openmailbox.org\n\nLanguage support:\nCzech by michal-ruzicka\nFrench by narzb\nGerman by jonnius\nSpanish by Testoriano\n\nCredit to Xes, flubshi, rogst, Baltix, boennhoff, skoslowski, rgeary1, hkskoglund, michal-ruzicka, skochxxl, tuhaihe, to-ba", + "description": "TaskBar displays icons of running applications on the top panel or alternatively on a new bottom panel. Activate, minimize or close tasks with a simple click.\nTaskBar is a dock-like windows list on the top/bottom bar.\n\nOptions:\nDesktop button - toggle desktop view\nWorkspace button - switch workspaces left/right-click: cycle forward/backwards\nAppview button - left/right-click: toggle appview/overview\nFavorites - add from dash\nAlign position\nResize panels + adjust icon, label and content sizes\nTop/bottom panel background color + opacity\nBottom panel tray button - activate the message tray\nTasks on all workspaces\nTasks label\nTasks application menu\nClose tasks with a right/middle click\nActivate tasks on hover\nScroll tasks/workspaces\nSeparators\nThumbnail/label-preview\nPreview color + opacity\nColor or hide menu buttons\nDisable hot corner\n\nVersion 53 for GNOME 3.10 - 3.22\nzpydr@openmailbox.org\n\nLanguage support:\nChinese by wsxy162\nCzech by michal-ruzicka\nFrench by narzb\nGerman by jonnius\nSpanish by Testoriano\n\nCredit to Xes, flubshi, rogst, Baltix, boennhoff, skoslowski, rgeary1, hkskoglund, michal-ruzicka, skochxxl, tuhaihe, to-ba, tobimensch", "name": "TaskBar", "shell-version": [ "3.10", @@ -22,5 +22,5 @@ ], "url": "https://github.com/zpydr/gnome-shell-extension-taskbar", "uuid": "TaskBar@zpydr", - "version": 52 + "version": 53 } diff --git a/prefs.js b/prefs.js index 5257e56..5b9a173 100644 --- a/prefs.js +++ b/prefs.js @@ -1,7 +1,7 @@ // GNOME Shell Extension TaskBar // Copyright (C) 2016 zpydr // -// Version 52 +// Version 53 // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -130,7 +130,7 @@ Prefs.prototype = let linkImage7 = new Gtk.Image({file: FSFICON}); let linkImage8 = new Gtk.Image({file: SPACERICON}); - let labelVersion1 = new Gtk.Label({label: _("Version")+" 52"}); + let labelVersion1 = new Gtk.Label({label: _("Version")+" 53"}); this.gridTaskBar.attach(labelVersion1, 0, 1, 5, 1); let labelVersion2 = new Gtk.Label({label: _("GNOME Shell Version")+" 3."+ShellVersion[1]}); this.gridTaskBar.attach(labelVersion2, 0, 2, 5, 1); @@ -147,7 +147,7 @@ Prefs.prototype = labelLink2.set_always_show_image(true); this.gridTaskBar.attach(labelLink2, 1, 5, 1, 1); let bugReport = new Gtk.LinkButton ({image: linkImage4, label: _("Report a Bug"), - uri: "mailto:zpydr@openmailbox.org?subject=TaskBar Bug Report&Body=TaskBar Bug Report%0D%0A%0D%0ATaskBar Version: 52%0D%0AGNOME Shell Version: %0D%0AOperating System: %0D%0AOS Version: %0D%0A%0D%0ABug Description: %0D%0A%0D%0A", xalign: 0 }); + uri: "mailto:zpydr@openmailbox.org?subject=TaskBar Bug Report&Body=TaskBar Bug Report%0D%0A%0D%0ATaskBar Version: 53%0D%0AGNOME Shell Version: %0D%0AOperating System: %0D%0AOS Version: %0D%0A%0D%0ABug Description: %0D%0A%0D%0A", xalign: 0 }); bugReport.set_always_show_image(true); this.gridTaskBar.attach(bugReport, 1, 6, 1, 1); let labelLink4 = new Gtk.LinkButton ({image: linkImage5, label: " "+_("Donate for TaskBar"), diff --git a/schemas/org.gnome.shell.extensions.TaskBar.gschema.xml b/schemas/org.gnome.shell.extensions.TaskBar.gschema.xml index 881445d..a7a872e 100644 --- a/schemas/org.gnome.shell.extensions.TaskBar.gschema.xml +++ b/schemas/org.gnome.shell.extensions.TaskBar.gschema.xml @@ -3,7 +3,7 @@ GNOME Shell Extension TaskBar Copyright (C) 2016 zpydr - Version 52 + Version 53 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/stylesheet.css b/stylesheet.css index 0092f7f..2d644fb 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -2,7 +2,7 @@ GNOME Shell Extension TaskBar Copyright (C) 2016 zpydr - Version 52 + Version 53 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/windows.js b/windows.js index 87b04e8..5fdb0ed 100644 --- a/windows.js +++ b/windows.js @@ -1,7 +1,7 @@ // GNOME Shell Extension TaskBar // Copyright (C) 2016 zpydr // -// Version 52 +// Version 53 // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by