From bdc807428da3fe1710cf10246e931346612f91a5 Mon Sep 17 00:00:00 2001 From: davedatum Date: Sat, 26 Oct 2019 21:50:28 +0100 Subject: [PATCH] # --- README.md | 10 + schemas/10_dash-to-dock.gschema.override | 36 - ...ations-alert-on-user-menu.gschema.override | 3 - ...p-folder-settings => 10_tromjaro-defaults} | 55 + schemas/10_tromjaro-gdm-branding | 2 +- schemas/10_unite.gschema.override | 10 - schemas/10_user-theme.gschema.override | 2 - .../appfolderDialog.js | 542 +++ .../convenience.js | 92 + .../dragAndDrop.js | 550 +++ .../extension.js | 445 +++ .../locale/appfolders-manager.pot | 114 + .../be/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 2571 bytes .../be/LC_MESSAGES/appfolders-manager.po | 123 + .../de/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 996 bytes .../de/LC_MESSAGES/appfolders-manager.po | 124 + .../el/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 1036 bytes .../el/LC_MESSAGES/appfolders-manager.po | 118 + .../fr/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 2069 bytes .../fr/LC_MESSAGES/appfolders-manager.po | 116 + .../hu/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 990 bytes .../hu/LC_MESSAGES/appfolders-manager.po | 116 + .../it/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 1317 bytes .../it/LC_MESSAGES/appfolders-manager.po | 127 + .../pl/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 1893 bytes .../pl/LC_MESSAGES/appfolders-manager.po | 126 + .../pt_BR/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 2066 bytes .../pt_BR/LC_MESSAGES/appfolders-manager.po | 124 + .../ru/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 1618 bytes .../ru/LC_MESSAGES/appfolders-manager.po | 125 + .../sr/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 1097 bytes .../sr/LC_MESSAGES/appfolders-manager.po | 124 + .../LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 962 bytes .../LC_MESSAGES/appfolders-manager.po | 124 + .../tr/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 2015 bytes .../tr/LC_MESSAGES/appfolders-manager.po | 118 + .../uk_UA/LC_MESSAGES/appfolders-manager.mo | Bin 0 -> 2376 bytes .../uk_UA/LC_MESSAGES/appfolders-manager.po | 123 + .../metadata.json | 15 + .../prefs.js | 153 + .../schemas/gschemas.compiled | Bin 0 -> 476 bytes ....extensions.appfolders-manager.gschema.xml | 25 + .../stylesheet.css | 56 + .../dash-to-dockmicxgx.gmail.com/COPYING | 341 ++ .../dash-to-dockmicxgx.gmail.com/README.md | 28 + .../dash-to-dockmicxgx.gmail.com/Settings.ui | 3419 +++++++++++++++++ .../appIconIndicators.js | 1130 ++++++ .../dash-to-dockmicxgx.gmail.com/appIcons.js | 1207 ++++++ .../dash-to-dockmicxgx.gmail.com/dash.js | 1202 ++++++ .../dash-to-dockmicxgx.gmail.com/docking.js | 1916 +++++++++ .../dash-to-dockmicxgx.gmail.com/extension.js | 21 + .../fileManager1API.js | 217 ++ .../intellihide.js | 321 ++ .../launcherAPI.js | 239 ++ .../locale/ar/LC_MESSAGES/dashtodock.mo | Bin 0 -> 8344 bytes .../locale/cs/LC_MESSAGES/dashtodock.mo | Bin 0 -> 10069 bytes .../locale/de/LC_MESSAGES/dashtodock.mo | Bin 0 -> 8726 bytes .../locale/el/LC_MESSAGES/dashtodock.mo | Bin 0 -> 12093 bytes .../locale/es/LC_MESSAGES/dashtodock.mo | Bin 0 -> 10005 bytes .../locale/fr/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9771 bytes .../locale/gl/LC_MESSAGES/dashtodock.mo | Bin 0 -> 8819 bytes .../locale/hu/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9317 bytes .../locale/id/LC_MESSAGES/dashtodock.mo | Bin 0 -> 8601 bytes .../locale/it/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9935 bytes .../locale/ja/LC_MESSAGES/dashtodock.mo | Bin 0 -> 11482 bytes .../locale/nb/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9261 bytes .../locale/nl/LC_MESSAGES/dashtodock.mo | Bin 0 -> 5017 bytes .../locale/pl/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9749 bytes .../locale/pt/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9317 bytes .../locale/pt_BR/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9949 bytes .../locale/ru/LC_MESSAGES/dashtodock.mo | Bin 0 -> 12666 bytes .../locale/sk/LC_MESSAGES/dashtodock.mo | Bin 0 -> 6331 bytes .../locale/sr/LC_MESSAGES/dashtodock.mo | Bin 0 -> 11227 bytes .../locale/sr@latin/LC_MESSAGES/dashtodock.mo | Bin 0 -> 8865 bytes .../locale/sv/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9532 bytes .../locale/tr/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9771 bytes .../locale/uk_UA/LC_MESSAGES/dashtodock.mo | Bin 0 -> 15770 bytes .../locale/zh_CN/LC_MESSAGES/dashtodock.mo | Bin 0 -> 8335 bytes .../locale/zh_TW/LC_MESSAGES/dashtodock.mo | Bin 0 -> 9137 bytes .../dash-to-dockmicxgx.gmail.com/locations.js | 268 ++ .../media/glossy.svg | 139 + .../media/highlight_stacked_bg.svg | 82 + .../media/highlight_stacked_bg_h.svg | 82 + .../media/logo.svg | 528 +++ .../metadata.json | 13 + .../dash-to-dockmicxgx.gmail.com/prefs.js | 869 +++++ .../schemas/gschemas.compiled | Bin 0 -> 7109 bytes ....shell.extensions.dash-to-dock.gschema.xml | 550 +++ .../stylesheet.css | 178 + .../dash-to-dockmicxgx.gmail.com/theming.js | 572 +++ .../dash-to-dockmicxgx.gmail.com/utils.js | 284 ++ .../windowPreview.js | 586 +++ .../dnd-symbolic.svg | 4 + .../dndExtension.js | 84 + .../doNotDisturb.js | 76 + .../extension.js | 30 + .../donotdisturbkylecorry31.github.io/lib.js | 33 + .../gnome-shell-extension-do-not-disturb.mo | Bin 0 -> 910 bytes .../gnome-shell-extension-do-not-disturb.po | 46 + .../gnome-shell-extension-do-not-disturb.mo | Bin 0 -> 467 bytes .../gnome-shell-extension-do-not-disturb.po | 18 + .../gnome-shell-extension-do-not-disturb.mo | Bin 0 -> 468 bytes .../gnome-shell-extension-do-not-disturb.po | 18 + .../gnome-shell-extension-do-not-disturb.mo | Bin 0 -> 469 bytes .../gnome-shell-extension-do-not-disturb.po | 18 + .../metadata.json | 20 + .../prefs.js | 109 + .../schemas/gschemas.compiled | Bin 0 -> 536 bytes ...ons.kylecorry31-do-not-disturb.gschema.xml | 30 + .../settings.js | 219 ++ .../stylesheet.css | 21 + .../system.js | 156 + .../widgets.js | 236 ++ .../nohotcornerazuri.free.fr/extension.js | 33 + .../nohotcornerazuri.free.fr/metadata.json | 23 + .../extension.js | 270 ++ .../lib.js | 131 + .../locale/cs_CZ.po | 94 + .../gnome-shell-notifications-alert.mo | Bin 0 -> 1526 bytes .../locale/de_DE.po | 94 + .../gnome-shell-notifications-alert.mo | Bin 0 -> 1975 bytes .../locale/messages.pot | 87 + .../locale/nl_NL.po | 87 + .../gnome-shell-notifications-alert.mo | Bin 0 -> 1849 bytes .../locale/pt_BR.po | 92 + .../gnome-shell-notifications-alert.mo | Bin 0 -> 1957 bytes .../metadata.json | 22 + .../prefs.js | 403 ++ .../schemas/gschemas.compiled | Bin 0 -> 572 bytes ...extensions.notifications-alert.gschema.xml | 35 + .../convenience.js | 93 + .../extension.js | 261 ++ .../de_DE/LC_MESSAGES/tweaks-system-menu.mo | Bin 0 -> 2664 bytes .../fr/LC_MESSAGES/tweaks-system-menu.mo | Bin 0 -> 2330 bytes .../logger.js | 53 + .../metadata.json | 18 + .../prefs.js | 161 + .../schemas/gschemas.compiled | Bin 0 -> 440 bytes ....extensions.tweaks-system-menu.gschema.xml | 28 + .../unitehardpixel.eu/convenience.js | 124 + .../extensions/unitehardpixel.eu/extension.js | 55 + .../extensions/unitehardpixel.eu/handlers.js | 100 + .../extensions/unitehardpixel.eu/helpers.js | 101 + .../unitehardpixel.eu/metadata.json | 14 + .../extensions/unitehardpixel.eu/module.js | 82 + .../modules/activateWindow.js | 18 + .../modules/activitiesButton.js | 46 + .../modules/applicationMenu.js | 73 + .../unitehardpixel.eu/modules/desktopName.js | 73 + .../modules/extendLeftBox.js | 87 + .../unitehardpixel.eu/modules/messageTray.js | 29 + .../unitehardpixel.eu/modules/themeMods.js | 210 + .../unitehardpixel.eu/modules/topIcons.js | 83 + .../modules/windowButtons.js | 181 + .../modules/windowDecoration.js | 196 + .../extensions/unitehardpixel.eu/panel.js | 121 + .../extensions/unitehardpixel.eu/prefs.js | 74 + .../schemas/gschemas.compiled | Bin 0 -> 2164 bytes ...g.gnome.shell.extensions.unite.gschema.xml | 161 + .../extensions/unitehardpixel.eu/settings.ui | 906 +++++ .../styles/buttons-left-always.css | 23 + .../styles/buttons-left-tiled.css | 23 + .../unitehardpixel.eu/styles/buttons-left.css | 23 + .../styles/buttons-right-always.css | 15 + .../styles/buttons-right-tiled.css | 15 + .../styles/buttons-right.css | 15 + .../unitehardpixel.eu/stylesheet.css | 48 + .../themes/ambiance/close-active.svg | 20 + .../themes/ambiance/close-hover.svg | 22 + .../themes/ambiance/close.svg | 22 + .../themes/ambiance/maximize-active.svg | 17 + .../themes/ambiance/maximize-hover.svg | 19 + .../themes/ambiance/maximize.svg | 19 + .../themes/ambiance/minimize-active.svg | 17 + .../themes/ambiance/minimize-hover.svg | 19 + .../themes/ambiance/minimize.svg | 19 + .../themes/ambiance/stylesheet.css | 40 + .../themes/arc-dark/close-active.svg | 3 + .../themes/arc-dark/close-hover.svg | 3 + .../themes/arc-dark/close.svg | 3 + .../themes/arc-dark/maximize-active.svg | 7 + .../themes/arc-dark/maximize-hover.svg | 5 + .../themes/arc-dark/maximize.svg | 3 + .../themes/arc-dark/minimize-active.svg | 4 + .../themes/arc-dark/minimize-hover.svg | 5 + .../themes/arc-dark/minimize.svg | 3 + .../themes/arc-dark/stylesheet.css | 40 + .../themes/arc-light/close-active.svg | 3 + .../themes/arc-light/close-hover.svg | 3 + .../themes/arc-light/close.svg | 3 + .../themes/arc-light/maximize-active.svg | 7 + .../themes/arc-light/maximize-hover.svg | 5 + .../themes/arc-light/maximize.svg | 3 + .../themes/arc-light/minimize-active.svg | 4 + .../themes/arc-light/minimize-hover.svg | 5 + .../themes/arc-light/minimize.svg | 3 + .../themes/arc-light/stylesheet.css | 40 + .../themes/arrongin/close-active.svg | 1 + .../themes/arrongin/close-hover.svg | 1 + .../themes/arrongin/close.svg | 1 + .../themes/arrongin/maximize-active.svg | 1 + .../themes/arrongin/maximize-hover.svg | 1 + .../themes/arrongin/maximize.svg | 1 + .../themes/arrongin/minimize-active.svg | 1 + .../themes/arrongin/minimize-hover.svg | 1 + .../themes/arrongin/minimize.svg | 1 + .../themes/arrongin/stylesheet.css | 40 + .../themes/default-dark/close-active.svg | 3 + .../themes/default-dark/close-hover.svg | 3 + .../themes/default-dark/close.svg | 3 + .../themes/default-dark/maximize-active.svg | 3 + .../themes/default-dark/maximize-hover.svg | 3 + .../themes/default-dark/maximize.svg | 3 + .../themes/default-dark/minimize-active.svg | 3 + .../themes/default-dark/minimize-hover.svg | 3 + .../themes/default-dark/minimize.svg | 3 + .../themes/default-dark/stylesheet.css | 40 + .../themes/default-light/close-active.svg | 3 + .../themes/default-light/close-hover.svg | 3 + .../themes/default-light/close.svg | 3 + .../themes/default-light/maximize-active.svg | 3 + .../themes/default-light/maximize-hover.svg | 3 + .../themes/default-light/maximize.svg | 3 + .../themes/default-light/minimize-active.svg | 3 + .../themes/default-light/minimize-hover.svg | 3 + .../themes/default-light/minimize.svg | 3 + .../themes/default-light/stylesheet.css | 40 + .../themes/materia-dark/close-active.svg | 4 + .../themes/materia-dark/close-hover.svg | 4 + .../themes/materia-dark/close.svg | 3 + .../themes/materia-dark/maximize-active.svg | 4 + .../themes/materia-dark/maximize-hover.svg | 4 + .../themes/materia-dark/maximize.svg | 3 + .../themes/materia-dark/minimize-active.svg | 4 + .../themes/materia-dark/minimize-hover.svg | 4 + .../themes/materia-dark/minimize.svg | 3 + .../themes/materia-dark/stylesheet.css | 40 + .../themes/materia-light/close-active.svg | 4 + .../themes/materia-light/close-hover.svg | 4 + .../themes/materia-light/close.svg | 3 + .../themes/materia-light/maximize-active.svg | 4 + .../themes/materia-light/maximize-hover.svg | 4 + .../themes/materia-light/maximize.svg | 3 + .../themes/materia-light/minimize-active.svg | 4 + .../themes/materia-light/minimize-hover.svg | 4 + .../themes/materia-light/minimize.svg | 3 + .../themes/materia-light/stylesheet.css | 40 + .../themes/osx-arc/close-active.svg | 5 + .../themes/osx-arc/close-hover.svg | 5 + .../themes/osx-arc/close.svg | 4 + .../themes/osx-arc/maximize-active.svg | 5 + .../themes/osx-arc/maximize-hover.svg | 5 + .../themes/osx-arc/maximize.svg | 4 + .../themes/osx-arc/minimize-active.svg | 5 + .../themes/osx-arc/minimize-hover.svg | 5 + .../themes/osx-arc/minimize.svg | 4 + .../themes/osx-arc/stylesheet.css | 40 + .../themes/pop-dark/close-active.svg | 4 + .../themes/pop-dark/close-hover.svg | 4 + .../themes/pop-dark/close.svg | 4 + .../themes/pop-dark/maximize-active.svg | 4 + .../themes/pop-dark/maximize-hover.svg | 4 + .../themes/pop-dark/maximize.svg | 3 + .../themes/pop-dark/minimize-active.svg | 4 + .../themes/pop-dark/minimize-hover.svg | 4 + .../themes/pop-dark/minimize.svg | 3 + .../themes/pop-dark/stylesheet.css | 40 + .../themes/pop-light/close-active.svg | 4 + .../themes/pop-light/close-hover.svg | 4 + .../themes/pop-light/close.svg | 4 + .../themes/pop-light/maximize-active.svg | 4 + .../themes/pop-light/maximize-hover.svg | 4 + .../themes/pop-light/maximize.svg | 3 + .../themes/pop-light/minimize-active.svg | 4 + .../themes/pop-light/minimize-hover.svg | 4 + .../themes/pop-light/minimize.svg | 3 + .../themes/pop-light/stylesheet.css | 40 + .../themes/radiance/close-active.svg | 23 + .../themes/radiance/close-hover.svg | 25 + .../themes/radiance/close.svg | 25 + .../themes/radiance/maximize-active.svg | 20 + .../themes/radiance/maximize-hover.svg | 22 + .../themes/radiance/maximize.svg | 22 + .../themes/radiance/minimize-active.svg | 20 + .../themes/radiance/minimize-hover.svg | 22 + .../themes/radiance/minimize.svg | 22 + .../themes/radiance/stylesheet.css | 40 + .../themes/telinkrin/close-active.svg | 1 + .../themes/telinkrin/close-hover.svg | 1 + .../themes/telinkrin/close.svg | 1 + .../themes/telinkrin/maximize-active.svg | 1 + .../themes/telinkrin/maximize-hover.svg | 1 + .../themes/telinkrin/maximize.svg | 1 + .../themes/telinkrin/minimize-active.svg | 1 + .../themes/telinkrin/minimize-hover.svg | 1 + .../themes/telinkrin/minimize.svg | 1 + .../themes/telinkrin/stylesheet.css | 40 + .../themes/united-dark/close-active.svg | 4 + .../themes/united-dark/close-hover.svg | 4 + .../themes/united-dark/close.svg | 3 + .../themes/united-dark/maximize-active.svg | 3 + .../themes/united-dark/maximize-hover.svg | 3 + .../themes/united-dark/maximize.svg | 3 + .../themes/united-dark/minimize-active.svg | 3 + .../themes/united-dark/minimize-hover.svg | 3 + .../themes/united-dark/minimize.svg | 3 + .../themes/united-dark/stylesheet.css | 40 + .../themes/united-light/close-active.svg | 4 + .../themes/united-light/close-hover.svg | 4 + .../themes/united-light/close.svg | 3 + .../themes/united-light/maximize-active.svg | 3 + .../themes/united-light/maximize-hover.svg | 3 + .../themes/united-light/maximize.svg | 3 + .../themes/united-light/minimize-active.svg | 3 + .../themes/united-light/minimize-hover.svg | 3 + .../themes/united-light/minimize.svg | 3 + .../themes/united-light/stylesheet.css | 40 + .../themes/vertex/close-active.svg | 10 + .../themes/vertex/close-hover.svg | 10 + .../unitehardpixel.eu/themes/vertex/close.svg | 19 + .../themes/vertex/maximize-active.svg | 10 + .../themes/vertex/maximize-hover.svg | 10 + .../themes/vertex/maximize.svg | 19 + .../themes/vertex/minimize-active.svg | 10 + .../themes/vertex/minimize-hover.svg | 10 + .../themes/vertex/minimize.svg | 19 + .../themes/vertex/stylesheet.css | 40 + .../themes/vimix/close-active.svg | 4 + .../themes/vimix/close-hover.svg | 4 + .../unitehardpixel.eu/themes/vimix/close.svg | 3 + .../themes/vimix/maximize-active.svg | 4 + .../themes/vimix/maximize-hover.svg | 4 + .../themes/vimix/maximize.svg | 3 + .../themes/vimix/minimize-active.svg | 4 + .../themes/vimix/minimize-hover.svg | 4 + .../themes/vimix/minimize.svg | 3 + .../themes/vimix/stylesheet.css | 40 + .../themes/yaru/close-active.svg | 4 + .../themes/yaru/close-hover.svg | 4 + .../unitehardpixel.eu/themes/yaru/close.svg | 4 + .../themes/yaru/maximize-active.svg | 4 + .../themes/yaru/maximize-hover.svg | 4 + .../themes/yaru/maximize.svg | 3 + .../themes/yaru/minimize-active.svg | 4 + .../themes/yaru/minimize-hover.svg | 4 + .../themes/yaru/minimize.svg | 3 + .../themes/yaru/stylesheet.css | 40 + .../COPYING | 339 ++ .../NEWS | 940 +++++ .../extension.js | 62 + .../af/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7193 bytes .../an/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7444 bytes .../ar/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5625 bytes .../as/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 10622 bytes .../be/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 9566 bytes .../bg/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 9835 bytes .../LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 10409 bytes .../bs/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7145 bytes .../ca/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5668 bytes .../LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7744 bytes .../cs/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5516 bytes .../da/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7358 bytes .../de/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5713 bytes .../el/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7611 bytes .../LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 6999 bytes .../eo/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 4589 bytes .../es/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5592 bytes .../et/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 4386 bytes .../eu/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5445 bytes .../fa/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 6322 bytes .../fi/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 4709 bytes .../fr/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5733 bytes .../fur/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5399 bytes .../gd/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7000 bytes .../gl/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5525 bytes .../gu/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 10413 bytes .../he/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7339 bytes .../hi/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 10358 bytes .../hr/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5346 bytes .../hu/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5726 bytes .../id/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5403 bytes .../is/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7386 bytes .../it/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5497 bytes .../ja/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 6256 bytes .../kk/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 9526 bytes .../km/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 10914 bytes .../kn/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 11708 bytes .../ko/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5411 bytes .../lt/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5440 bytes .../lv/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5322 bytes .../mjw/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 2034 bytes .../ml/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 13037 bytes .../mr/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 10362 bytes .../ms/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 6858 bytes .../nb/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7271 bytes .../ne/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 4274 bytes .../nl/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7601 bytes .../oc/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7578 bytes .../or/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 10943 bytes .../pa/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 10445 bytes .../pl/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5593 bytes .../pt/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7220 bytes .../LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5616 bytes .../ro/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5735 bytes .../ru/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 9653 bytes .../sk/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7614 bytes .../sl/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5211 bytes .../sr/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 6820 bytes .../LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7370 bytes .../sv/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5352 bytes .../ta/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 12167 bytes .../te/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 11118 bytes .../tg/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 7025 bytes .../th/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 8314 bytes .../tr/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 5783 bytes .../uk/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 9031 bytes .../vi/LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 8222 bytes .../LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 6930 bytes .../LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 6528 bytes .../LC_MESSAGES/gnome-shell-extensions.mo | Bin 0 -> 6901 bytes .../metadata.json | 17 + .../schemas/gschemas.compiled | Bin 0 -> 296 bytes ...me.shell.extensions.user-theme.gschema.xml | 9 + .../stylesheet.css | 1 + .../volume_scroll@qord.si/extension.js | 101 + .../volume_scroll@qord.si/metadata.json | 11 + 426 files changed, 26974 insertions(+), 52 deletions(-) create mode 100644 README.md delete mode 100644 schemas/10_dash-to-dock.gschema.override delete mode 100644 schemas/10_notifications-alert-on-user-menu.gschema.override rename schemas/{10_app-folder-settings => 10_tromjaro-defaults} (50%) delete mode 100644 schemas/10_unite.gschema.override delete mode 100644 schemas/10_user-theme.gschema.override create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/appfolderDialog.js create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/convenience.js create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/dragAndDrop.js create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/appfolders-manager.pot create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/be/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/be/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/de/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/de/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/el/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/el/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/fr/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/fr/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/hu/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/hu/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/it/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/it/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pl/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pl/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pt_BR/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pt_BR/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/ru/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/ru/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr@latin/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr@latin/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/tr/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/tr/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/uk_UA/LC_MESSAGES/appfolders-manager.mo create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/uk_UA/LC_MESSAGES/appfolders-manager.po create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/metadata.json create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/prefs.js create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/schemas/gschemas.compiled create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/schemas/org.gnome.shell.extensions.appfolders-manager.gschema.xml create mode 100644 skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/COPYING create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/README.md create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/Settings.ui create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/appIconIndicators.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/appIcons.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/dash.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/docking.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/fileManager1API.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/intellihide.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/launcherAPI.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/ar/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/cs/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/de/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/el/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/es/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/fr/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/gl/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/hu/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/id/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/it/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/ja/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/nb/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/nl/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/pl/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/pt/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/pt_BR/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/ru/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sk/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sr/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sr@latin/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sv/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/tr/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/uk_UA/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/zh_CN/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/zh_TW/LC_MESSAGES/dashtodock.mo create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locations.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/glossy.svg create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/highlight_stacked_bg.svg create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/highlight_stacked_bg_h.svg create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/logo.svg create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/metadata.json create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/prefs.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/schemas/gschemas.compiled create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/theming.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/utils.js create mode 100644 skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/windowPreview.js create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/dnd-symbolic.svg create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/dndExtension.js create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/doNotDisturb.js create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/lib.js create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/de/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/de/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/es/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/es/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/fr/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/fr/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/pt/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/pt/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/metadata.json create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/prefs.js create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/schemas/gschemas.compiled create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/schemas/org.gnome.shell.extensions.kylecorry31-do-not-disturb.gschema.xml create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/settings.js create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/system.js create mode 100644 skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/widgets.js create mode 100644 skel/.local/share/gnome-shell/extensions/nohotcornerazuri.free.fr/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/nohotcornerazuri.free.fr/metadata.json create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/lib.js create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/cs_CZ.po create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/cs_CZ/LC_MESSAGES/gnome-shell-notifications-alert.mo create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/de_DE.po create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/de_DE/LC_MESSAGES/gnome-shell-notifications-alert.mo create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/messages.pot create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/nl_NL.po create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/nl_NL/LC_MESSAGES/gnome-shell-notifications-alert.mo create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/pt_BR.po create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/pt_BR/LC_MESSAGES/gnome-shell-notifications-alert.mo create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/metadata.json create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/prefs.js create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/schemas/gschemas.compiled create mode 100644 skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/schemas/org.gnome.shell.extensions.notifications-alert.gschema.xml create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/convenience.js create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/locale/de_DE/LC_MESSAGES/tweaks-system-menu.mo create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/locale/fr/LC_MESSAGES/tweaks-system-menu.mo create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/logger.js create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/metadata.json create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/prefs.js create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/schemas/gschemas.compiled create mode 100644 skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/schemas/org.gnome.shell.extensions.tweaks-system-menu.gschema.xml create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/convenience.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/handlers.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/helpers.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/metadata.json create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/module.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/activateWindow.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/activitiesButton.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/applicationMenu.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/desktopName.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/extendLeftBox.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/messageTray.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/themeMods.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/topIcons.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/windowButtons.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/windowDecoration.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/panel.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/prefs.js create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/schemas/gschemas.compiled create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/schemas/org.gnome.shell.extensions.unite.gschema.xml create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/settings.ui create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left-always.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left-tiled.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-always.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-tiled.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/stylesheet.css create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close-active.svg create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close-hover.svg create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close.svg create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize-active.svg create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize-hover.svg create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize.svg create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize-active.svg create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize-hover.svg create mode 100755 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize-active.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize-hover.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize.svg create mode 100644 skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/COPYING create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/NEWS create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/af/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/an/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ar/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/as/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/be/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/bg/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/bn_IN/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/bs/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ca/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ca@valencia/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/cs/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/da/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/de/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/el/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/en_GB/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/eo/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/es/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/et/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/eu/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fa/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fi/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fr/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fur/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gd/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gl/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gu/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/he/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/hi/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/hr/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/hu/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/id/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/is/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/it/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ja/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/kk/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/km/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/kn/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ko/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/lt/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/lv/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/mjw/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ml/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/mr/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ms/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/nb/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ne/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/nl/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/oc/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/or/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/pa/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/pl/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/pt/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/pt_BR/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ro/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ru/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sk/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sl/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sr/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sr@latin/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sv/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ta/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/te/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/tg/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/th/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/tr/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/uk/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/vi/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/zh_CN/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/zh_HK/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/zh_TW/LC_MESSAGES/gnome-shell-extensions.mo create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/metadata.json create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/schemas/gschemas.compiled create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/schemas/org.gnome.shell.extensions.user-theme.gschema.xml create mode 100644 skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/stylesheet.css create mode 100644 skel/.local/share/gnome-shell/extensions/volume_scroll@qord.si/extension.js create mode 100644 skel/.local/share/gnome-shell/extensions/volume_scroll@qord.si/metadata.json diff --git a/README.md b/README.md new file mode 100644 index 0000000..a238ee4 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Appfolders Management extension by Maestroschan +Dash to Dock by michele_g +Do Not Disturb by kylecorry31 +No Topleft Hot Corner by azuri +Notifications Alert by hackedbellini +Pamac Updates Indicator +Tweaks in System Menu by philippetroin +Unite by hardpixel +User Themes by fmuellner +Volume Scroll by krizajb diff --git a/schemas/10_dash-to-dock.gschema.override b/schemas/10_dash-to-dock.gschema.override deleted file mode 100644 index b4cb9c3..0000000 --- a/schemas/10_dash-to-dock.gschema.override +++ /dev/null @@ -1,36 +0,0 @@ -[org.gnome.shell.extensions.dash-to-dock] -animate-show-apps=true -apply-custom-theme=false -background-color='#1b2224' -background-opacity=0.73999999999999999 -click-action='minimize-or-previews' -custom-background-color=false -custom-theme-customize-running-dots=true -custom-theme-running-dots-border-color='#34a27b' -custom-theme-running-dots-border-width=1 -custom-theme-running-dots-color='#34a27b' -custom-theme-shrink=false -dash-max-icon-size=37 -dock-fixed=true -dock-position='LEFT' -extend-height=true -force-straight-corner=true -icon-size-fixed=true -isolate-monitors=true -isolate-workspaces=true -max-alpha=0.80000000000000004 -middle-click-action='launch' -multi-monitor=false -running-indicator-dominant-color=false -running-indicator-style='SEGMENTED' -scroll-action='do-nothing' -shift-click-action='minimize' -shift-middle-click-action='launch' -show-apps-at-top=false -show-running=true -show-show-apps-button=true -show-windows-preview=true -show-trash=false -show-mounts=false -transparency-mode='DYNAMIC' -unity-backlit-items=false \ No newline at end of file diff --git a/schemas/10_notifications-alert-on-user-menu.gschema.override b/schemas/10_notifications-alert-on-user-menu.gschema.override deleted file mode 100644 index e46f929..0000000 --- a/schemas/10_notifications-alert-on-user-menu.gschema.override +++ /dev/null @@ -1,3 +0,0 @@ -[org.gnome.shell.extensions.notifications-alert] -blinkrate=0 -color='#279079' \ No newline at end of file diff --git a/schemas/10_app-folder-settings b/schemas/10_tromjaro-defaults similarity index 50% rename from schemas/10_app-folder-settings rename to schemas/10_tromjaro-defaults index 71399e4..c1a31bd 100644 --- a/schemas/10_app-folder-settings +++ b/schemas/10_tromjaro-defaults @@ -1,3 +1,58 @@ +[org/gnome/shell/extensions/user-theme] +name='vimix-dark-beryl' + +[org/gnome/shell/extensions/unite] +desktop-name-text='TROM Spin :)' +extend-left-box=false +greyscale-tray-icons=true +hide-activities-button='always' +hide-window-titlebars='maximized' +notifications-position='center' +show-desktop-name=false +show-window-title='never' +window-buttons-theme='vimix' + +[org/gnome/shell/extensions/notifications-alert] +blinkrate=0 +color='#279079' + +[org/gnome/shell/extensions/dash-to-dock] +animate-show-apps=true +apply-custom-theme=false +background-color='#1b2224' +background-opacity=0.73999999999999999 +click-action='minimize-or-previews' +custom-background-color=false +custom-theme-customize-running-dots=true +custom-theme-running-dots-border-color='#34a27b' +custom-theme-running-dots-border-width=1 +custom-theme-running-dots-color='#34a27b' +custom-theme-shrink=false +dash-max-icon-size=37 +dock-fixed=true +dock-position='LEFT' +extend-height=true +force-straight-corner=true +icon-size-fixed=true +isolate-monitors=true +isolate-workspaces=true +max-alpha=0.80000000000000004 +middle-click-action='launch' +multi-monitor=false +running-indicator-dominant-color=false +running-indicator-style='SEGMENTED' +scroll-action='do-nothing' +shift-click-action='minimize' +shift-middle-click-action='launch' +show-apps-at-top=false +show-running=true +show-show-apps-button=true +show-windows-preview=true +show-trash=false +show-mounts=false +transparency-mode='DYNAMIC' +unity-backlit-items=false + [org/gnome/desktop/app-folders] folder-children = ['accessories', 'chrome-apps', 'games', 'graphics', 'internet', 'office', 'programming', 'science', 'sound---video', 'system-tools', 'universal-access', 'wine'] diff --git a/schemas/10_tromjaro-gdm-branding b/schemas/10_tromjaro-gdm-branding index 04679de..885a127 100644 --- a/schemas/10_tromjaro-gdm-branding +++ b/schemas/10_tromjaro-gdm-branding @@ -4,5 +4,5 @@ logo='/usr/share/icons/manjaro/maia/tromjaro-logo.png' [org/gnome/settings-daemon/plugins/color] night-light-enabled=false -[org.gnome.desktop.screensaver] +[org/gnome/desktop/screensaver] picture-uri='file:///usr/share/backgrounds/flat5.jpg' \ No newline at end of file diff --git a/schemas/10_unite.gschema.override b/schemas/10_unite.gschema.override deleted file mode 100644 index f25d910..0000000 --- a/schemas/10_unite.gschema.override +++ /dev/null @@ -1,10 +0,0 @@ -[org.gnome.shell.extensions.unite] -desktop-name-text='TROM Spin :)' -extend-left-box=false -greyscale-tray-icons=true -hide-activities-button='always' -hide-window-titlebars='maximized' -notifications-position='center' -show-desktop-name=false -show-window-title='never' -window-buttons-theme='vimix' \ No newline at end of file diff --git a/schemas/10_user-theme.gschema.override b/schemas/10_user-theme.gschema.override deleted file mode 100644 index eec959d..0000000 --- a/schemas/10_user-theme.gschema.override +++ /dev/null @@ -1,2 +0,0 @@ -[org.gnome.shell.extensions.user-theme] -name='vimix-dark-beryl' \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/appfolderDialog.js b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/appfolderDialog.js new file mode 100644 index 0000000..4ffdb9e --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/appfolderDialog.js @@ -0,0 +1,542 @@ +// appfolderDialog.js +// GPLv3 + +const Clutter = imports.gi.Clutter; +const Gio = imports.gi.Gio; +const St = imports.gi.St; +const Main = imports.ui.main; +const ModalDialog = imports.ui.modalDialog; +const PopupMenu = imports.ui.popupMenu; +const ShellEntry = imports.ui.shellEntry; +const Signals = imports.signals; +const Gtk = imports.gi.Gtk; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Convenience = Me.imports.convenience; +const Extension = Me.imports.extension; + +const Gettext = imports.gettext.domain('appfolders-manager'); +const _ = Gettext.gettext; + +let FOLDER_SCHEMA; +let FOLDER_LIST; + +//-------------------------------------------------------------- + +// This is a modal dialog for creating a new folder, or renaming or modifying +// categories of existing folders. +var AppfolderDialog = class AppfolderDialog { + + // build a new dialog. If folder is null, the dialog will be for creating a new + // folder, else app is null, and the dialog will be for editing an existing folder + constructor (folder, app, id) { + this._folder = folder; + this._app = app; + this._id = id; + this.super_dialog = new ModalDialog.ModalDialog({ destroyOnClose: true }); + + FOLDER_SCHEMA = new Gio.Settings({ schema_id: 'org.gnome.desktop.app-folders' }); + FOLDER_LIST = FOLDER_SCHEMA.get_strv('folder-children'); + + let nameSection = this._buildNameSection(); + let categoriesSection = this._buildCategoriesSection(); + + this.super_dialog.contentLayout.style = 'spacing: 20px'; + this.super_dialog.contentLayout.add(nameSection, { + x_fill: false, + x_align: St.Align.START, + y_align: St.Align.START + }); + if ( Convenience.getSettings('org.gnome.shell.extensions.appfolders-manager').get_boolean('categories') ) { + this.super_dialog.contentLayout.add(categoriesSection, { + x_fill: false, + x_align: St.Align.START, + y_align: St.Align.START + }); + } + + if (this._folder == null) { + this.super_dialog.setButtons([ + { action: this.destroy.bind(this), + label: _("Cancel"), + key: Clutter.Escape }, + + { action: this._apply.bind(this), + label: _("Create"), + key: Clutter.Return } + ]); + } else { + this.super_dialog.setButtons([ + { action: this.destroy.bind(this), + label: _("Cancel"), + key: Clutter.Escape }, + + { action: this._deleteFolder.bind(this), + label: _("Delete"), + key: Clutter.Delete }, + + { action: this._apply.bind(this), + label: _("Apply"), + key: Clutter.Return } + ]); + } + + this._nameEntryText.connect('key-press-event', (o, e) => { + let symbol = e.get_key_symbol(); + + if (symbol == Clutter.Return || symbol == Clutter.KP_Enter) { + this.super_dialog.popModal(); + this._apply(); + } + }); + } + + // build the section of the UI handling the folder's name and returns it. + _buildNameSection () { + let nameSection = new St.BoxLayout({ + style: 'spacing: 5px;', + vertical: true, + x_expand: true, + natural_width_set: true, + natural_width: 350, + }); + + let nameLabel = new St.Label({ + text: _("Folder's name:"), + style: 'font-weight: bold;', + }); + nameSection.add(nameLabel, { y_align: St.Align.START }); + + this._nameEntry = new St.Entry({ + x_expand: true, + }); + this._nameEntryText = null; ///??? + this._nameEntryText = this._nameEntry.clutter_text; + + nameSection.add(this._nameEntry, { y_align: St.Align.START }); + ShellEntry.addContextMenu(this._nameEntry); + this.super_dialog.setInitialKeyFocus(this._nameEntryText); + + if (this._folder != null) { + this._nameEntryText.set_text(this._folder.get_string('name')); + } + + return nameSection; + } + + // build the section of the UI handling the folder's categories and returns it. + _buildCategoriesSection () { + let categoriesSection = new St.BoxLayout({ + style: 'spacing: 5px;', + vertical: true, + x_expand: true, + natural_width_set: true, + natural_width: 350, + }); + + let categoriesLabel = new St.Label({ + text: _("Categories:"), + style: 'font-weight: bold;', + }); + categoriesSection.add(categoriesLabel, { + x_fill: false, + x_align: St.Align.START, + y_align: St.Align.START, + }); + + let categoriesBox = new St.BoxLayout({ + style: 'spacing: 5px;', + vertical: false, + x_expand: true, + }); + + // at the left, how to add categories + let addCategoryBox = new St.BoxLayout({ + style: 'spacing: 5px;', + vertical: true, + x_expand: true, + }); + + this._categoryEntry = new St.Entry({ + can_focus: true, + x_expand: true, + hint_text: _("Other category?"), + secondary_icon: new St.Icon({ + icon_name: 'list-add-symbolic', + icon_size: 16, + style_class: 'system-status-icon', + y_align: Clutter.ActorAlign.CENTER, + }), + }); + ShellEntry.addContextMenu(this._categoryEntry, null); + this._categoryEntry.connect('secondary-icon-clicked', this._addCategory.bind(this)); + + this._categoryEntryText = null; ///??? + this._categoryEntryText = this._categoryEntry.clutter_text; + this._catSelectButton = new SelectCategoryButton(this); + + addCategoryBox.add(this._catSelectButton.actor, { y_align: St.Align.CENTER }); + addCategoryBox.add(this._categoryEntry, { y_align: St.Align.START }); + categoriesBox.add(addCategoryBox, { + x_fill: true, + x_align: St.Align.START, + y_align: St.Align.START, + }); + + // at the right, a list of categories + this.listContainer = new St.BoxLayout({ + vertical: true, + x_expand: true, + }); + this.noCatLabel = new St.Label({ text: _("No category") }); + this.listContainer.add_actor(this.noCatLabel); + categoriesBox.add(this.listContainer, { + x_fill: true, + x_align: St.Align.END, + y_align: St.Align.START, + }); + + categoriesSection.add(categoriesBox, { + x_fill: true, + x_align: St.Align.START, + y_align: St.Align.START, + }); + + // Load categories is necessary even if no this._folder, + // because it initializes the value of this._categories + this._loadCategories(); + + return categoriesSection; + } + + open () { + this.super_dialog.open(); + } + + // returns if a folder id already exists + _alreadyExists (folderId) { + for(var i = 0; i < FOLDER_LIST.length; i++) { + if (FOLDER_LIST[i] == folderId) { +// this._showError( _("This appfolder already exists.") ); + return true; + } + } + return false; + } + + destroy () { + if ( Convenience.getSettings('org.gnome.shell.extensions.appfolders-manager').get_boolean('debug') ) { + log('[AppfolderDialog v2] destroying dialog'); + } + this._catSelectButton.destroy(); // TODO ? + this.super_dialog.destroy(); //XXX crée des erreurs reloues ??? + } + + // Generates a valid folder id, which as no space, no dot, no slash, and which + // doesn't already exist. + _folderId (newName) { + let tmp0 = newName.split(" "); + let folderId = ""; + for(var i = 0; i < tmp0.length; i++) { + folderId += tmp0[i]; + } + tmp0 = folderId.split("."); + folderId = ""; + for(var i = 0; i < tmp0.length; i++) { + folderId += tmp0[i]; + } + tmp0 = folderId.split("/"); + folderId = ""; + for(var i = 0; i < tmp0.length; i++) { + folderId += tmp0[i]; + } + if(this._alreadyExists(folderId)) { + folderId = this._folderId(folderId+'_'); + } + return folderId; + } + + // creates a folder from the data filled by the user (with no properties) + _create () { + let folderId = this._folderId(this._nameEntryText.get_text()); + + FOLDER_LIST.push(folderId); + FOLDER_SCHEMA.set_strv('folder-children', FOLDER_LIST); + + this._folder = new Gio.Settings({ + schema_id: 'org.gnome.desktop.app-folders.folder', + path: '/org/gnome/desktop/app-folders/folders/' + folderId + '/' + }); + // this._folder.set_string('name', this._nameEntryText.get_text()); //superflu + // est-il nécessaire d'initialiser la clé apps à [] ?? + this._addToFolder(); + } + + // sets the name to the folder + _applyName () { + let newName = this._nameEntryText.get_text(); + this._folder.set_string('name', newName); // génère un bug ? + return Clutter.EVENT_STOP; + } + + // loads categories, as set in gsettings, to the UI + _loadCategories () { + if (this._folder == null) { + this._categories = []; + } else { + this._categories = this._folder.get_strv('categories'); + if ((this._categories == null) || (this._categories.length == 0)) { + this._categories = []; + } else { + this.noCatLabel.visible = false; + } + } + this._categoriesButtons = []; + for (var i = 0; i < this._categories.length; i++) { + this._addCategoryBox(i); + } + } + + _addCategoryBox (i) { + let aCategory = new AppCategoryBox(this, i); + this.listContainer.add_actor(aCategory.super_box); + } + + // adds a category to the UI (will be added to gsettings when pressing "apply" only) + _addCategory (entry, new_cat_name) { + if (new_cat_name == null) { + new_cat_name = this._categoryEntryText.get_text(); + } + if (this._categories.indexOf(new_cat_name) != -1) { + return; + } + if (new_cat_name == '') { + return; + } + this._categories.push(new_cat_name); + this._categoryEntryText.set_text(''); + this.noCatLabel.visible = false; + this._addCategoryBox(this._categories.length-1); + } + + // adds all categories to gsettings + _applyCategories () { + this._folder.set_strv('categories', this._categories); + return Clutter.EVENT_STOP; + } + + // Apply everything by calling methods above, and reload the view + _apply () { + if (this._app != null) { + this._create(); + // this._addToFolder(); + } + this._applyCategories(); + this._applyName(); + this.destroy(); + //----------------------- + Main.overview.viewSelector.appDisplay._views[1].view._redisplay(); + if ( Convenience.getSettings('org.gnome.shell.extensions.appfolders-manager').get_boolean('debug') ) { + log('[AppfolderDialog v2] reload the view'); + } + } + + // initializes the folder with its first app. This is not optional since empty + // folders are not displayed. TODO use the equivalent method from extension.js + _addToFolder () { + let content = this._folder.get_strv('apps'); + content.push(this._app); + this._folder.set_strv('apps', content); + } + + // Delete the folder, using the extension.js method + _deleteFolder () { + if (this._folder != null) { + Extension.deleteFolder(this._id); + } + this.destroy(); + } +}; + +//------------------------------------------------ + +// Very complex way to have a menubutton for displaying a menu with standard +// categories. Button part. +class SelectCategoryButton { + constructor (dialog) { + this._dialog = dialog; + + let catSelectBox = new St.BoxLayout({ + vertical: false, + x_expand: true, + }); + let catSelectLabel = new St.Label({ + text: _("Select a category…"), + x_align: Clutter.ActorAlign.START, + y_align: Clutter.ActorAlign.CENTER, + x_expand: true, + }); + let catSelectIcon = new St.Icon({ + icon_name: 'pan-down-symbolic', + icon_size: 16, + style_class: 'system-status-icon', + x_expand: false, + x_align: Clutter.ActorAlign.END, + y_align: Clutter.ActorAlign.CENTER, + }); + catSelectBox.add(catSelectLabel, { y_align: St.Align.MIDDLE }); + catSelectBox.add(catSelectIcon, { y_align: St.Align.END }); + this.actor = new St.Button ({ + x_align: Clutter.ActorAlign.CENTER, + y_align: Clutter.ActorAlign.CENTER, + child: catSelectBox, + style_class: 'button', + style: 'padding: 5px 5px;', + x_expand: true, + y_expand: false, + x_fill: true, + y_fill: true, + }); + this.actor.connect('button-press-event', this._onButtonPress.bind(this)); + + this._menu = null; + this._menuManager = new PopupMenu.PopupMenuManager(this); + } + + popupMenu () { + this.actor.fake_release(); + if (!this._menu) { + this._menu = new SelectCategoryMenu(this, this._dialog); + this._menu.super_menu.connect('open-state-changed', (menu, isPoppedUp) => { + if (!isPoppedUp) { + this.actor.sync_hover(); + this.emit('menu-state-changed', false); + } + }); + this._menuManager.addMenu(this._menu.super_menu); + } + this.emit('menu-state-changed', true); + this.actor.set_hover(true); + this._menu.popup(); + this._menuManager.ignoreRelease(); + return false; + } + + _onButtonPress (actor, event) { + this.popupMenu(); + return Clutter.EVENT_STOP; + } + + destroy () { + if (this._menu) { + this._menu.destroy(); + } + this.actor.destroy(); + } +}; +Signals.addSignalMethods(SelectCategoryButton.prototype); + +//------------------------------------------------ + +// Very complex way to have a menubutton for displaying a menu with standard +// categories. Menu part. +class SelectCategoryMenu { + constructor (source, dialog) { + this.super_menu = new PopupMenu.PopupMenu(source.actor, 0.5, St.Side.RIGHT); + this._source = source; + this._dialog = dialog; + this.super_menu.actor.add_style_class_name('app-well-menu'); + this._source.actor.connect('destroy', this.super_menu.destroy.bind(this)); + + // We want to keep the item hovered while the menu is up //XXX used ?? + this.super_menu.blockSourceEvents = true; + + Main.uiGroup.add_actor(this.super_menu.actor); + + // This is a really terrible hack to overwrite _redisplay without + // actually inheriting from PopupMenu.PopupMenu + this.super_menu._redisplay = this._redisplay; + this.super_menu._dialog = this._dialog; + } + + _redisplay () { + this.removeAll(); + let mainCategories = ['AudioVideo', 'Audio', 'Video', 'Development', + 'Education', 'Game', 'Graphics', 'Network', 'Office', 'Science', + 'Settings', 'System', 'Utility']; + for (var i=0; i { + this._dialog._addCategory(null, labelItem); + }); + this.addMenuItem(item); + } + } + + popup (activatingButton) { + this.super_menu._redisplay(); + this.super_menu.open(); + } + + destroy () { + this.super_menu.close(); //FIXME error in the logs but i don't care + this.super_menu.destroy(); + } +}; +Signals.addSignalMethods(SelectCategoryMenu.prototype); + +//---------------------------------------- + +// This custom widget is a deletable row, displaying a category name. +class AppCategoryBox { + constructor (dialog, i) { + this.super_box = new St.BoxLayout({ + vertical: false, + style_class: 'appCategoryBox', + }); + this._dialog = dialog; + this.catName = this._dialog._categories[i]; + this.super_box.add_actor(new St.Label({ + text: this.catName, + y_align: Clutter.ActorAlign.CENTER, + x_align: Clutter.ActorAlign.CENTER, + })); + this.super_box.add_actor( new St.BoxLayout({ x_expand: true }) ); + this.deleteButton = new St.Button({ + x_expand: false, + y_expand: true, + style_class: 'appCategoryDeleteBtn', + y_align: Clutter.ActorAlign.CENTER, + x_align: Clutter.ActorAlign.CENTER, + child: new St.Icon({ + icon_name: 'edit-delete-symbolic', + icon_size: 16, + style_class: 'system-status-icon', + x_expand: false, + y_expand: true, + style: 'margin: 3px;', + y_align: Clutter.ActorAlign.CENTER, + x_align: Clutter.ActorAlign.CENTER, + }), + }); + this.super_box.add_actor(this.deleteButton); + this.deleteButton.connect('clicked', this.removeFromList.bind(this)); + } + + removeFromList () { + this._dialog._categories.splice(this._dialog._categories.indexOf(this.catName), 1); + if (this._dialog._categories.length == 0) { + this._dialog.noCatLabel.visible = true; + } + this.destroy(); + } + + destroy () { + this.deleteButton.destroy(); + this.super_box.destroy(); + } +}; + + diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/convenience.js b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/convenience.js new file mode 100644 index 0000000..38b0012 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/convenience.js @@ -0,0 +1,92 @@ +/* -*- mode: js; js-basic-offset: 4; indent-tabs-mode: nil -*- */ +/* + Copyright (c) 2011-2012, Giovanni Campagna + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + * Neither the name of the GNOME nor the + names of its contributors may be used to endorse or promote products + derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +*/ + +const Gettext = imports.gettext; +const Gio = imports.gi.Gio; + +const Config = imports.misc.config; +const ExtensionUtils = imports.misc.extensionUtils; + +/** + * initTranslations: + * @domain: (optional): the gettext domain to use + * + * Initialize Gettext to load translations from extensionsdir/locale. + * If @domain is not provided, it will be taken from metadata['gettext-domain'] + */ +function initTranslations(domain) { + let extension = ExtensionUtils.getCurrentExtension(); + domain = domain || extension.metadata['gettext-domain']; + + // check if this extension was built with "make zip-file", and thus + // has the locale files in a subfolder + // otherwise assume that extension has been installed in the + // same prefix as gnome-shell + let localeDir = extension.dir.get_child('locale'); + if (localeDir.query_exists(null)) + Gettext.bindtextdomain(domain, localeDir.get_path()); + else + Gettext.bindtextdomain(domain, Config.LOCALEDIR); +} + +/** + * getSettings: + * @schema: (optional): the GSettings schema id + * + * Builds and return a GSettings schema for @schema, using schema files + * in extensionsdir/schemas. If @schema is not provided, it is taken from + * metadata['settings-schema']. + */ +function getSettings(schema) { + let extension = ExtensionUtils.getCurrentExtension(); + schema = schema || extension.metadata['settings-schema']; + + const GioSSS = Gio.SettingsSchemaSource; + + // check if this extension was built with "make zip-file", and thus + // has the schema files in a subfolder + // otherwise assume that extension has been installed in the + // same prefix as gnome-shell (and therefore schemas are available + // in the standard folders) + let schemaDir = extension.dir.get_child('schemas'); + let schemaSource; + if (schemaDir.query_exists(null)) { + schemaSource = GioSSS.new_from_directory(schemaDir.get_path(), + GioSSS.get_default(), + false); + } else { + schemaSource = GioSSS.get_default(); + } + + let schemaObj = schemaSource.lookup(schema, true); + if (!schemaObj) + throw new Error('Schema ' + schema + ' could not be found for extension ' + + extension.metadata.uuid + '. Please check your installation.'); + + return new Gio.Settings({ settings_schema: schemaObj }); +} + diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/dragAndDrop.js b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/dragAndDrop.js new file mode 100644 index 0000000..91880e8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/dragAndDrop.js @@ -0,0 +1,550 @@ +// dragAndDrop.js +// GPLv3 + +const DND = imports.ui.dnd; +const AppDisplay = imports.ui.appDisplay; +const Clutter = imports.gi.Clutter; +const St = imports.gi.St; +const Main = imports.ui.main; +const Mainloop = imports.mainloop; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Convenience = Me.imports.convenience; +const Extension = Me.imports.extension; + +const CHANGE_PAGE_TIMEOUT = 400; + +const Gettext = imports.gettext.domain('appfolders-manager'); +const _ = Gettext.gettext; + +//------------------------------------------------- + +var OVERLAY_MANAGER; + +/* This method is called by extension.js' enable function. It does code injections + * to AppDisplay.AppIcon, connecting it to DND-related signals. + */ +function initDND () { + OVERLAY_MANAGER = new OverlayManager(); +} + +//-------------------------------------------------------------- + +/* Amazing! A singleton! It allows easy (and safer?) access to general methods, + * managing other objects: it creates/updates/deletes all overlays (for folders, + * pages, creation, removing). + */ +class OverlayManager { + constructor () { + this.addActions = []; + this.removeAction = new FolderActionArea('remove'); + this.createAction = new FolderActionArea('create'); + this.upAction = new NavigationArea('up'); + this.downAction = new NavigationArea('down'); + + this.next_drag_should_recompute = true; + this.current_width = 0; + } + + on_drag_begin () { + this.ensurePopdowned(); + this.ensureFolderOverlayActors(); + this.updateFoldersVisibility(); + this.updateState(true); + } + + on_drag_end () { + // force to compute new positions if a drop occurs + this.next_drag_should_recompute = true; + this.updateState(false); + } + + on_drag_cancelled () { + this.updateState(false); + } + + updateArrowVisibility () { + let grid = Main.overview.viewSelector.appDisplay._views[1].view._grid; + if (grid.currentPage == 0) { + this.upAction.setActive(false); + } else { + this.upAction.setActive(true); + } + if (grid.currentPage == grid._nPages -1) { + this.downAction.setActive(false); + } else { + this.downAction.setActive(true); + } + this.upAction.show(); + this.downAction.show(); + } + + updateState (isDragging) { + if (isDragging) { + this.removeAction.show(); + if (this.openedFolder == null) { + this.removeAction.setActive(false); + } else { + this.removeAction.setActive(true); + } + this.createAction.show(); + this.updateArrowVisibility(); + } else { + this.hideAll(); + } + } + + hideAll () { + this.removeAction.hide(); + this.createAction.hide(); + this.upAction.hide(); + this.downAction.hide(); + this.hideAllFolders(); + } + + hideAllFolders () { + for (var i = 0; i < this.addActions.length; i++) { + this.addActions[i].hide(); + } + } + + updateActorsPositions () { + let monitor = Main.layoutManager.primaryMonitor; + this.topOfTheGrid = Main.overview.viewSelector.actor.get_parent().get_parent().get_allocation_box().y1; + let temp = Main.overview.viewSelector.appDisplay._views[1].view.actor.get_parent(); + let bottomOfTheGrid = this.topOfTheGrid + temp.get_allocation_box().y2; + + let _availHeight = bottomOfTheGrid - this.topOfTheGrid; + let _availWidth = Main.overview.viewSelector.appDisplay._views[1].view._grid.actor.width; + let sideMargin = (monitor.width - _availWidth) / 2; + + let xMiddle = ( monitor.x + monitor.width ) / 2; + let yMiddle = ( monitor.y + monitor.height ) / 2; + + // Positions of areas + this.removeAction.setPosition( xMiddle , bottomOfTheGrid ); + this.createAction.setPosition( xMiddle, Main.overview._panelGhost.height ); + this.upAction.setPosition( 0, Main.overview._panelGhost.height ); + this.downAction.setPosition( 0, bottomOfTheGrid ); + + // Sizes of areas + this.removeAction.setSize(xMiddle, monitor.height - bottomOfTheGrid); + this.createAction.setSize(xMiddle, this.topOfTheGrid - Main.overview._panelGhost.height); + this.upAction.setSize(xMiddle, this.topOfTheGrid - Main.overview._panelGhost.height); + this.downAction.setSize(xMiddle, monitor.height - bottomOfTheGrid); + + this.updateArrowVisibility(); + } + + ensureFolderOverlayActors () { + // A folder was opened, and just closed. + if (this.openedFolder != null) { + this.updateActorsPositions(); + this.computeFolderOverlayActors(); + this.next_drag_should_recompute = true; + return; + } + + // The grid "moved" or the whole shit needs forced updating + let allAppsGrid = Main.overview.viewSelector.appDisplay._views[1].view._grid; + let new_width = allAppsGrid.actor.allocation.get_width(); + if (new_width != this.current_width || this.next_drag_should_recompute) { + this.next_drag_should_recompute = false; + this.updateActorsPositions(); + this.computeFolderOverlayActors(); + } + } + + computeFolderOverlayActors () { + let monitor = Main.layoutManager.primaryMonitor; + let xMiddle = ( monitor.x + monitor.width ) / 2; + let yMiddle = ( monitor.y + monitor.height ) / 2; + let allAppsGrid = Main.overview.viewSelector.appDisplay._views[1].view._grid; + + let nItems = 0; + let indexes = []; + let folders = []; + let x, y; + + Main.overview.viewSelector.appDisplay._views[1].view._allItems.forEach(function(icon) { + if (icon.actor.visible) { + if (icon instanceof AppDisplay.FolderIcon) { + indexes.push(nItems); + folders.push(icon); + } + nItems++; + } + }); + + this.current_width = allAppsGrid.actor.allocation.get_width(); + let x_correction = (monitor.width - this.current_width)/2; + let availHeightPerPage = (allAppsGrid.actor.height)/(allAppsGrid._nPages); + + for (var i = 0; i < this.addActions.length; i++) { + this.addActions[i].actor.destroy(); + } + + for (var i = 0; i < indexes.length; i++) { + let inPageIndex = indexes[i] % allAppsGrid._childrenPerPage; + let page = Math.floor(indexes[i] / allAppsGrid._childrenPerPage); + x = folders[i].actor.get_allocation_box().x1; + y = folders[i].actor.get_allocation_box().y1; + + // Invalid coords (example: when dragging out of the folder) should + // not produce a visible overlay, a negative page number is an easy + // way to be sure it stays hidden. + if (x == 0) { + page = -1; + } + x = Math.floor(x + x_correction); + y = y + this.topOfTheGrid; + y = y - (page * availHeightPerPage); + + this.addActions[i] = new FolderArea(folders[i].id, x, y, page); + } + } + + updateFoldersVisibility () { + let appView = Main.overview.viewSelector.appDisplay._views[1].view; + for (var i = 0; i < this.addActions.length; i++) { + if ((this.addActions[i].page == appView._grid.currentPage) && (!appView._currentPopup)) { + this.addActions[i].show(); + } else { + this.addActions[i].hide(); + } + } + } + + ensurePopdowned () { + let appView = Main.overview.viewSelector.appDisplay._views[1].view; + if (appView._currentPopup) { + this.openedFolder = appView._currentPopup._source.id; + appView._currentPopup.popdown(); + } else { + this.openedFolder = null; + } + } + + goToPage (nb) { + Main.overview.viewSelector.appDisplay._views[1].view.goToPage( nb ); + this.updateArrowVisibility(); + this.hideAllFolders(); + this.updateFoldersVisibility(); //load folders of the new page + } + + destroy () { + for (let i = 0; i > this.addActions.length; i++) { + this.addActions[i].destroy(); + } + this.removeAction.destroy(); + this.createAction.destroy(); + this.upAction.destroy(); + this.downAction.destroy(); + //log('OverlayManager destroyed'); + } +}; + +//------------------------------------------------------- + +// Abstract overlay with very generic methods +class DroppableArea { + + constructor (id) { + this.id = id; + this.styleClass = 'folderArea'; + + this.actor = new St.BoxLayout ({ + width: 10, + height: 10, + visible: false, + }); + this.actor._delegate = this; + + this.lock = true; + this.use_frame = Convenience.getSettings('org.gnome.shell.extensions.appfolders-manager').get_boolean('debug'); + } + + setPosition (x, y) { + let monitor = Main.layoutManager.primaryMonitor; + this.actor.set_position(monitor.x + x, monitor.y + y); + } + + setSize (w, h) { + this.actor.width = w; + this.actor.height = h; + } + + hide () { + this.actor.visible = false; + this.lock = true; + } + + show () { + this.actor.visible = true; + } + + setActive (active) { + this._active = active; + if (this._active) { + this.actor.style_class = this.styleClass; + } else { + this.actor.style_class = 'insensitiveArea'; + } + } + + destroy () { + this.actor.destroy(); + } +} + +/* Overlay representing an "action". Actions can be creating a folder, or + * removing an app from a folder. These areas accept drop, and display a label. + */ +class FolderActionArea extends DroppableArea { + constructor (id) { + super(id); + + let x, y, label; + + switch (this.id) { + case 'create': + label = _("Create a new folder"); + this.styleClass = 'shadowedAreaTop'; + break; + case 'remove': + label = ''; + this.styleClass = 'shadowedAreaBottom'; + break; + default: + label = 'invalid id'; + break; + } + if (this.use_frame) { + this.styleClass = 'framedArea'; + } + this.actor.style_class = this.styleClass; + + this.label = new St.Label({ + text: label, + style_class: 'dropAreaLabel', + x_expand: true, + y_expand: true, + x_align: Clutter.ActorAlign.CENTER, + y_align: Clutter.ActorAlign.CENTER, + }); + this.actor.add(this.label); + + this.setPosition(10, 10); + Main.layoutManager.overviewGroup.add_actor(this.actor); + } + + getRemoveLabel () { + let label; + if (OVERLAY_MANAGER.openedFolder == null) { + label = '…'; + } else { + let folder_schema = Extension.folderSchema (OVERLAY_MANAGER.openedFolder); + label = folder_schema.get_string('name'); + } + return (_("Remove from %s")).replace('%s', label); + } + + setActive (active) { + super.setActive(active); + if (this.id == 'remove') { + this.label.text = this.getRemoveLabel(); + } + } + + handleDragOver (source, actor, x, y, time) { + if (source instanceof AppDisplay.AppIcon && this._active) { + return DND.DragMotionResult.MOVE_DROP; + } + Main.overview.endItemDrag(this); + return DND.DragMotionResult.NO_DROP; + } + + acceptDrop (source, actor, x, y, time) { + if ((source instanceof AppDisplay.AppIcon) && (this.id == 'create')) { + Extension.createNewFolder(source); + Main.overview.endItemDrag(this); + return true; + } + if ((source instanceof AppDisplay.AppIcon) && (this.id == 'remove')) { + this.removeApp(source); + Main.overview.endItemDrag(this); + return true; + } + Main.overview.endItemDrag(this); + return false; + } + + removeApp (source) { + let id = source.app.get_id(); + Extension.removeFromFolder(id, OVERLAY_MANAGER.openedFolder); + OVERLAY_MANAGER.updateState(false); + Main.overview.viewSelector.appDisplay._views[1].view._redisplay(); + } + + destroy () { + this.label.destroy(); + super.destroy(); + } +}; + +/* Overlay reacting to hover, but isn't droppable. The goal is to go to an other + * page of the grid while dragging an app. + */ +class NavigationArea extends DroppableArea { + constructor (id) { + super(id); + + let x, y, i; + switch (this.id) { + case 'up': + i = 'pan-up-symbolic'; + this.styleClass = 'shadowedAreaTop'; + break; + case 'down': + i = 'pan-down-symbolic'; + this.styleClass = 'shadowedAreaBottom'; + break; + default: + i = 'dialog-error-symbolic'; + break; + } + if (this.use_frame) { + this.styleClass = 'framedArea'; + } + this.actor.style_class = this.styleClass; + + this.actor.add(new St.Icon({ + icon_name: i, + icon_size: 24, + style_class: 'system-status-icon', + x_expand: true, + y_expand: true, + x_align: Clutter.ActorAlign.CENTER, + y_align: Clutter.ActorAlign.CENTER, + })); + + this.setPosition(x, y); + Main.layoutManager.overviewGroup.add_actor(this.actor); + } + + handleDragOver (source, actor, x, y, time) { + if (this.id == 'up' && this._active) { + this.pageUp(); + return DND.DragMotionResult.CONTINUE; + } + + if (this.id == 'down' && this._active) { + this.pageDown(); + return DND.DragMotionResult.CONTINUE; + } + + Main.overview.endItemDrag(this); + return DND.DragMotionResult.NO_DROP; + } + + pageUp () { + if(this.lock && !this.timeoutSet) { + this._timeoutId = Mainloop.timeout_add(CHANGE_PAGE_TIMEOUT, this.unlock.bind(this)); + this.timeoutSet = true; + } + if(!this.lock) { + let currentPage = Main.overview.viewSelector.appDisplay._views[1].view._grid.currentPage; + this.lock = true; + OVERLAY_MANAGER.goToPage(currentPage - 1); + } + } + + pageDown () { + if(this.lock && !this.timeoutSet) { + this._timeoutId = Mainloop.timeout_add(CHANGE_PAGE_TIMEOUT, this.unlock.bind(this)); + this.timeoutSet = true; + } + if(!this.lock) { + let currentPage = Main.overview.viewSelector.appDisplay._views[1].view._grid.currentPage; + this.lock = true; + OVERLAY_MANAGER.goToPage(currentPage + 1); + } + } + + acceptDrop (source, actor, x, y, time) { + Main.overview.endItemDrag(this); + return false; + } + + unlock () { + this.lock = false; + this.timeoutSet = false; + Mainloop.source_remove(this._timeoutId); + } +}; + +/* This overlay is the area upon a folder. Position and visibility of the actor + * is handled by exterior functions. + * "this.id" is the folder's id, a string, as written in the gsettings key. + * Dropping an app on this folder will add it to the folder + */ +class FolderArea extends DroppableArea { + constructor (id, asked_x, asked_y, page) { + super(id); + this.page = page; + + let grid = Main.overview.viewSelector.appDisplay._views[1].view._grid; + this.actor.width = grid._getHItemSize(); + this.actor.height = grid._getVItemSize(); + + if (this.use_frame) { + this.styleClass = 'framedArea'; + this.actor.add(new St.Label({ + text: this.id, + x_expand: true, + y_expand: true, + x_align: Clutter.ActorAlign.CENTER, + y_align: Clutter.ActorAlign.CENTER, + })); + } else { + this.styleClass = 'folderArea'; + this.actor.add(new St.Icon({ + icon_name: 'list-add-symbolic', + icon_size: 24, + style_class: 'system-status-icon', + x_expand: true, + y_expand: true, + x_align: Clutter.ActorAlign.CENTER, + y_align: Clutter.ActorAlign.CENTER, + })); + } + if (this.use_frame) { + this.styleClass = 'framedArea'; + } + this.actor.style_class = this.styleClass; + + this.setPosition(asked_x, asked_y); + Main.layoutManager.overviewGroup.add_actor(this.actor); + } + + handleDragOver (source, actor, x, y, time) { + if (source instanceof AppDisplay.AppIcon) { + return DND.DragMotionResult.MOVE_DROP; + } + Main.overview.endItemDrag(this); + return DND.DragMotionResult.NO_DROP; + } + + acceptDrop (source, actor, x, y, time) { //FIXME recharger la vue ou au minimum les miniatures des dossiers + if ((source instanceof AppDisplay.AppIcon) && + !Extension.isInFolder(source.id, this.id)) { + Extension.addToFolder(source, this.id); + Main.overview.endItemDrag(this); + return true; + } + Main.overview.endItemDrag(this); + return false; + } +}; + diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/extension.js b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/extension.js new file mode 100644 index 0000000..272ddfb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/extension.js @@ -0,0 +1,445 @@ +// extension.js +// GPLv3 + +const Clutter = imports.gi.Clutter; +const Gio = imports.gi.Gio; +const St = imports.gi.St; +const Main = imports.ui.main; +const AppDisplay = imports.ui.appDisplay; +const PopupMenu = imports.ui.popupMenu; +const Meta = imports.gi.Meta; +const Mainloop = imports.mainloop; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Convenience = Me.imports.convenience; + +const AppfolderDialog = Me.imports.appfolderDialog; +const DragAndDrop = Me.imports.dragAndDrop; + +const Gettext = imports.gettext.domain('appfolders-manager'); +const _ = Gettext.gettext; + +let FOLDER_SCHEMA; +let FOLDER_LIST; + +let INIT_TIME; + +function init () { + Convenience.initTranslations(); + INIT_TIME = getTimeStamp(); +} + +function getTimeStamp () { + let today = new Date(); + let str = today.getDate() + '' + today.getHours() + '' + today.getMinutes() + + '' + today.getSeconds(); + return parseInt(str); +} + +//------------------------------------------------------------------------------ +/* do not edit this section */ + +function injectToFunction(parent, name, func) { + let origin = parent[name]; + parent[name] = function() { + let ret; + ret = origin.apply(this, arguments); + if (ret === undefined) + ret = func.apply(this, arguments); + return ret; + } + return origin; +} + +function removeInjection(object, injection, name) { + if (injection[name] === undefined) + delete object[name]; + else + object[name] = injection[name]; +} + +var injections=[]; + +//------------------------------------------------------------------------------ + +/* this function injects items (1 or 2 submenus) in AppIconMenu's _redisplay method. */ +function injectionInAppsMenus() { + injections['_redisplay'] = injectToFunction(AppDisplay.AppIconMenu.prototype, '_redisplay', function() { + if (Main.overview.viewSelector.getActivePage() == 2 + || Main.overview.viewSelector.getActivePage() == 3) { + //ok + } else { + return; + } + + this._appendSeparator(); //TODO injecter ailleurs dans le menu? + + let mainAppView = Main.overview.viewSelector.appDisplay._views[1].view; + FOLDER_LIST = FOLDER_SCHEMA.get_strv('folder-children'); + + //------------------------------------------------------------------ + + let addto = new PopupMenu.PopupSubMenuMenuItem(_("Add to")); + + let newAppFolder = new PopupMenu.PopupMenuItem('+ ' + _("New AppFolder")); + newAppFolder.connect('activate', () => { + this._source._menuManager._grabHelper.ungrab({ actor: this.actor }); + // XXX broken scrolling ?? + // We can't popdown the folder immediately because the + // AppDisplay.AppFolderPopup.popdown() method tries to ungrab + // the global focus from the folder's popup actor, which isn't + // having the focus since the menu is still open. Menus' animation + // last ~0.25s so we will wait 0.30s before doing anything. + let a = Mainloop.timeout_add(300, () => { + if (mainAppView._currentPopup) { + mainAppView._currentPopup.popdown(); + } + createNewFolder(this._source); + mainAppView._redisplay(); + Mainloop.source_remove(a); + }); + }); + addto.menu.addMenuItem(newAppFolder); + + for (var i = 0 ; i < FOLDER_LIST.length ; i++) { + let _folder = FOLDER_LIST[i]; + let shouldShow = !isInFolder( this._source.app.get_id(), _folder ); + let iFolderSchema = folderSchema(_folder); + let item = new PopupMenu.PopupMenuItem( AppDisplay._getFolderName(iFolderSchema) ); + if ( Convenience.getSettings('org.gnome.shell.extensions.appfolders-manager').get_boolean('debug') ) { + shouldShow = true; //TODO ??? et l'exclusion ? + } + if(shouldShow) { + item.connect('activate', () => { + this._source._menuManager._grabHelper.ungrab({ actor: this.actor }); + // XXX broken scrolling ?? + // We can't popdown the folder immediatly because the + // AppDisplay.AppFolderPopup.popdown() method tries to + // ungrab the global focus from the folder's popup actor, + // which isn't having the focus since the menu is still + // open. Menus' animation last ~0.25s so we will wait 0.30s + // before doing anything. + let a = Mainloop.timeout_add(300, () => { + if (mainAppView._currentPopup) { + mainAppView._currentPopup.popdown(); + } + addToFolder(this._source, _folder); + mainAppView._redisplay(); + Mainloop.source_remove(a); + }); + }); + addto.menu.addMenuItem(item); + } + } + this.addMenuItem(addto); + + //---------------------------------------------------------------------- + + let removeFrom = new PopupMenu.PopupSubMenuMenuItem(_("Remove from")); + let shouldShow2 = false; + for (var i = 0 ; i < FOLDER_LIST.length ; i++) { + let _folder = FOLDER_LIST[i]; + let appId = this._source.app.get_id(); + let shouldShow = isInFolder(appId, _folder); + let iFolderSchema = folderSchema(_folder); + let item = new PopupMenu.PopupMenuItem( AppDisplay._getFolderName(iFolderSchema) ); + + if ( Convenience.getSettings('org.gnome.shell.extensions.appfolders-manager').get_boolean('debug') ) { + shouldShow = true; //FIXME ??? et l'exclusion ? + } + + if(shouldShow) { + item.connect('activate', () => { + this._source._menuManager._grabHelper.ungrab({ actor: this.actor }); + // XXX broken scrolling ?? + // We can't popdown the folder immediatly because the + // AppDisplay.AppFolderPopup.popdown() method tries to + // ungrab the global focus from the folder's popup actor, + // which isn't having the focus since the menu is still + // open. Menus' animation last ~0.25s so we will wait 0.30s + // before doing anything. + let a = Mainloop.timeout_add(300, () => { + if (mainAppView._currentPopup) { + mainAppView._currentPopup.popdown(); + } + removeFromFolder(appId, _folder); + mainAppView._redisplay(); + Mainloop.source_remove(a); + }); + }); + removeFrom.menu.addMenuItem(item); + shouldShow2 = true; + } + } + if (shouldShow2) { + this.addMenuItem(removeFrom); + } + }); +} + +//------------------------------------------------ + +function injectionInIcons() { + // Right-click on a FolderIcon launches a new AppfolderDialog + AppDisplay.FolderIcon = class extends AppDisplay.FolderIcon { + constructor (id, path, parentView) { + super(id, path, parentView); + if (!this.isCustom) { + this.actor.connect('button-press-event', this._onButtonPress.bind(this)); + } + this.isCustom = true; + } + + _onButtonPress (actor, event) { + let button = event.get_button(); + if (button == 3) { + let tmp = new Gio.Settings({ + schema_id: 'org.gnome.desktop.app-folders.folder', + path: '/org/gnome/desktop/app-folders/folders/' + this.id + '/' + }); + let dialog = new AppfolderDialog.AppfolderDialog(tmp, null, this.id); + dialog.open(); + } + return Clutter.EVENT_PROPAGATE; + } + }; + + // Dragging an AppIcon triggers the DND mode + AppDisplay.AppIcon = class extends AppDisplay.AppIcon { + constructor (app, params) { + super(app, params); + if (!this.isCustom) { + this._draggable.connect('drag-begin', this.onDragBeginExt.bind(this)); + this._draggable.connect('drag-cancelled', this.onDragCancelledExt.bind(this)); + this._draggable.connect('drag-end', this.onDragEndExt.bind(this)); + } + this.isCustom = true; + } + + onDragBeginExt () { + if (Main.overview.viewSelector.getActivePage() != 2) { + return; + } + this._removeMenuTimeout(); // why ? + Main.overview.beginItemDrag(this); + DragAndDrop.OVERLAY_MANAGER.on_drag_begin(); + } + + onDragEndExt () { + Main.overview.endItemDrag(this); + DragAndDrop.OVERLAY_MANAGER.on_drag_end(); + } + + onDragCancelledExt () { + Main.overview.cancelledItemDrag(this); + DragAndDrop.OVERLAY_MANAGER.on_drag_cancelled(); + } + }; +} + +//------------------------------------------------------------------------------ +//---------------------------------- Generic ----------------------------------- +//--------------------------------- functions ---------------------------------- +//------------------------------------------------------------------------------ +/* These functions perform the requested actions but do not care about popdowning + * open menu/open folder, nor about hiding/showing/activating dropping areas, nor + * about redisplaying the view. + */ +function removeFromFolder (app_id, folder_id) { + let folder_schema = folderSchema(folder_id); + if ( isInFolder(app_id, folder_id) ) { + let pastContent = folder_schema.get_strv('apps'); + let presentContent = []; + for(var i=0; i { + let tmp = []; + FOLDER_LIST = FOLDER_SCHEMA.get_strv('folder-children'); + for(var j=0;j < FOLDER_LIST.length;j++){ + if(FOLDER_LIST[j] != folder_id) { + tmp.push(FOLDER_LIST[j]); + } + } + + FOLDER_LIST = tmp; + FOLDER_SCHEMA.set_strv('folder-children', FOLDER_LIST); + + // ?? XXX (ne fonctionne pas mieux hors du meta.later_add) + if ( Convenience.getSettings('org.gnome.shell.extensions.appfolders-manager').get_boolean('total-deletion') ) { + let folder_schema = folderSchema (folder_id); + folder_schema.reset('apps'); // génère un bug volumineux ? + folder_schema.reset('categories'); // génère un bug volumineux ? + folder_schema.reset('excluded-apps'); // génère un bug volumineux ? + folder_schema.reset('name'); // génère un bug volumineux ? + } + }); + + return true; +} + +//------------------------------------------------------------------------------ + +function mergeFolders (folder_staying_id, folder_dying_id) { //unused XXX + + let folder_dying_schema = folderSchema (folder_dying_id); + let folder_staying_schema = folderSchema (folder_staying_id); + let newerContent = folder_dying_schema.get_strv('categories'); + let presentContent = folder_staying_schema.get_strv('categories'); + for(var i=0;i 0) { + folder_schema.set_strv('excluded-apps', presentExcluded); + } + + //actually add the app + let content = folder_schema.get_strv('apps'); + content.push(id); + folder_schema.set_strv('apps', content); //XXX verbose errors + + //update icons in the ugliest possible way + let icons = Main.overview.viewSelector.appDisplay._views[1].view.folderIcons; + for (let i=0; i 105) { + Main.overview.viewSelector.appDisplay._views[1].view._redisplay(); + } +} + +function disable() { + AppDisplay.FolderIcon.prototype._onButtonPress = null; + AppDisplay.FolderIcon.prototype.popupMenu = null; + + removeInjection(AppDisplay.AppIconMenu.prototype, injections, '_redisplay'); + + // Overwrite my shit for FolderIcon + AppDisplay.FolderIcon = class extends AppDisplay.FolderIcon { + _onButtonPress (actor, event) { + return Clutter.EVENT_PROPAGATE; + } + }; + + // Overwrite my shit for AppIcon + AppDisplay.AppIcon = class extends AppDisplay.AppIcon { + onDragBeginExt () {} + onDragEndExt () {} + onDragCancelledExt () {} + }; + + DragAndDrop.OVERLAY_MANAGER.destroy(); +} + +//------------------------------------------------------------------------------ diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/appfolders-manager.pot b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/appfolders-manager.pot new file mode 100644 index 0000000..95aeef1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/appfolders-manager.pot @@ -0,0 +1,114 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, javascript-format +msgid "Remove from %s" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +msgid "Select a category…" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/be/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/be/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..e60c11ed77a1d9bb96d839295ca08a30e42654d0 GIT binary patch literal 2571 zcmZ`(U2has7(OZrtf+{HF^ar4f)Jf$ciW3*VT;I@7z-5(!7DS}IlCR5o!QLH0ySI| zs?Y>z187MIAMrvH<4q~WMz$XbKS0k(H1Wy{LyW(`#5;1rIfuq1@fR}(hz;A(@fp^pW)lVdOI)Kk%Kbx+5fE@oma5eDb6n)@_SdXOde*+e= zz6-pL-q$Tj@+_d~HQ4_JxC;1JivI$+-xVOY0Z71=z&$`0co_I1@D6Y-@OR)Rz<+=T zfQOa}@dogF;LE_Dfv*Ao26En|%aXdU0J*OMkk8kEQ@{&A=D%yX5IleeFqPc!#g@R9 zfII?}40oh9To7t5P%v|2{aG{CmpSnDJZ|R87xP$w8zCi0$>d zHzao0epz~eSXP73l~LPcQS1mMUXV?`JW7?ob7UxXN>9cz1+qPlLh0d@Ly?SQ*RMu& zbWr+a#LAZPL6Mk#E;zQS{obzZfZc1IMknWjl5QA9-A4ACM#~658~~ySo#qHvIq|)xqc-GYiSC5AZWzYVLOh?Ic<-SJf+$p_JJ03 zNLmv6g4W9+u^*Yk#pO0}K-L1(uY^IZ{h8KBSk{9urhx{S2O+tRv?K8m*p_1`mzEp) zbND;aKL{Nb+r=xN+2K5sGZF@v1`P#`khSv`g|I;@2&=a5eh!^&Rwf#hPF5U@WUB(t zj+ZP+=vD_~tBeGnQBC@d2%=C+0}S6BazeXm*}h{rVNe%+VelzBw)Q&KAsMoqMam@9 ztlp^VI@Y@&X!Qr!?%Qu2kVjlTWbH)XMJnX--B!L}b>=AFRm^q1mFvvqG9TDcZ1sn> zAHg6&SR{2tO{&}agq~2dq%P}WEEn{IzNT)gN!nVIvF!yl(6o=eQ?1#qmn{di9^~<> z4ZA9>ereZGzqKwxzD)1l-d*=v&S!I(9f1!=pz=^1t;G<0bKQf@worM{4&l<$!T#M= z_q}u6VMT`4F24-_`PCwI54dsWu(e0}GE7?U3nVN=g=`_y=QTpxvv$K}QIY(*Sw^MK zEtEW#Hu~%Hxl$=l8#WL>=3X!5^R$g}gyUHElnSj^TT5O1Xd-f3^94G7JPGN^cWpvQ z9wCKITQWj@1+Avlq&}t3k{&T@2ze4aC-7z}c_Y*}Eam-Mm$7kDpHny0ydKtP^n_3k zZ50uTWSoYNa1k}9=GBxQ(PN|*cu<%e>R!-ixDVCD+;FUYV?1pR zj&nXl;hxrKkdf;Uj-=VtExe!86ZdNIqjAVh^E)flRRkj|tg_e;xLh=8=V79U>j-s8 z&2nng($`ooJ%X&QM#)&QsYgsgwB6)B7t}3Nky}S?M9hGC(wQCwmtly>&5mbHWTy4NaIW%uoHVT%-3{aWwKxw} zGmi{Eg*HZ$aJE8w^6_o$<1+KZoF28u|Jc-Z2rz{@Jnq?K+$}<80J9igGm&Oe-B9x^ z!L&Zd24k1p;Eoe3J=n-tHVf@8;w%iDh~FkGyJr?6{K%Fe6rYAnO+BVhLp6Br?Ia=@ z7iVB=6U=to7|N&u5l%DvL~Ty9Xg@W>T(}6&>L$YBJ2tAB*%(Y=$~x5S$GND^r`F d@GsRYSry}4BpnAY&S7lI-y+vKjXY>r{0CNYP}l$f literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/be/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/be/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..44406fe --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/be/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2018-12-30 14:03+0300\n" +"Last-Translator: Максім Крапіўка \n" +"Language-Team: \n" +"Language: be\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Дадаць у" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Новая папка праграм" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Выдаліць з" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "Стварыць новую папку" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, javascript-format +msgid "Remove from %s" +msgstr "Выдаліць з %s" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Скасаваць" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Выдаліць" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "Дастасаваць" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "Назва папкі" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "Катэгорыі:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "Іншая катэгорыя?" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "Без катэгорыі" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +msgid "Select a category…" +msgstr "Выбраць катэгорыю..." + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Змены ўступяць у сілу пасля перазагрузкі пашырэння." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "Галоўныя налады" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "Катэгорыі" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Выдаляць усе звязаныя налады пры выдаленні папкі праграм" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" +"Выкарыстоўваць націсканне правай кнопкай мышы ў дадатак да перацягвання " +"значкоў" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "Выкарыстоўваць катэгорыі" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "Больш інфармацыі пра «дадатковыя» катэгорыі" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "Паведаміць пра памылкі або ідэі" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" +"Гэта пашырэнне можна адключыць, пасля таго як вы канчаткова наладзіце " +"арганізацыю сваіх праграм." + +#~ msgid "Standard specification" +#~ msgstr "Стандартная спецыфікацыя" diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/de/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/de/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..77428da918293e45f9543d1afee95d7f2f342fdc GIT binary patch literal 996 zcmYLHJ#Q015IrD#nU8{+VrUQu);?PV%moKR;*g*?F;PH>2Ccp0^Cow@r@g&=wNN5a z!LOjEN|%m5K!>2CqoYIO`D{6>d-ra3XWq`t&5vs{p8~9lz;!?YSAZ|TX#E7v0ly~v zd%}Mv{1@B={sHsA{Zr%k0(=SfJMd@VBXAY=%`@Y>X2BO=Kc4UkID-8G+yZ|9Uj~1h z@OLmI$~A-cY2ZA7?dcljd3Iur>KW+=3rdl%8dXu~y<~5$9sd zV!OK`HhEW%oWv56kEjvWABcJ=8cho8(QJ4pY=mKDP3B%~Icai~XkA3lt&tw3t>C@G z2QroPhP6tN@}uqX+1tbM#*;YRuPUC0h=~gsv)E#pMl|$3%cEK?)_z#@s(qW*hPKx` z$O^ObFsx0RmWxyxggFr#o3fZTVJaA*sg=%Zr+rdzy&6^)twFnx_d$ljJmP9uBDI;L z{!lvnrPj->WzjtG8`U?!J#Ev+&oOaC&7Ss^*Wwu)cH_dkmX-F@sD{;hm2OfvnTTcU z(mW!Qm1f>*%+dI>b<5C=7S(UhRe}|54vWF@QH+^5EP{nz&v73E60}|JIY~HJJN}xN zJCl#mP%*W&DbEXo$h)-1#t>^m8%`l9ia9C6JVwZ=;P}14oRz+Cbqbdm*&ot67rB?t iqf?IBZjUvl3vP6L)MJOfrd$qHf#b3AG#!#f9{dLfJ0U^< literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/de/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/de/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..8efe818 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/de/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2017-10-28 01:50+0200\n" +"Last-Translator: Jonatan Hatakeyama Zeidler \n" +"Language-Team: https://github.com/hobbypunk90/appfolders-manager-gnome-" +"extension\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Hinzufügen zu" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Neuer Ordner" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Löschen aus" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Löschen aus" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Abbrechen" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Erstelle" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Löschen" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +#, fuzzy +msgid "Other category?" +msgstr "Lösche eine Kategorie" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +#, fuzzy +msgid "No category" +msgstr "Kategorie hinzufügen" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +#, fuzzy +msgid "Select a category…" +msgstr "Lösche eine Kategorie" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Änderungen werden nach Neustart der Erweiterung übernommen." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Lösche alle Einstellungen, wenn ein Ordner gelöscht wird" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +#, fuzzy +msgid "Use categories" +msgstr "Hinzugefügte Kategorien" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" + +#~ msgid "This appfolder already exists." +#~ msgstr "Dieser Ordner existiert bereits." diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/el/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/el/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..728fc9e0d2567153c1b0dae01f35d276ce3339df GIT binary patch literal 1036 zcmZWlOKVd>7#+1fhzKHx8yBCh6q%T$s5K=*?L!KUh7yYlH`Clna^>dU%e~W97eb$k zPz7H*MYlp9gc@Q}L$``B*PR>bukZ(W<|bIhNe*Y`yWctAnb|$j_nKiH0Zs#Vfuq11 zz^pI8A>eC|zxVhDcmUW1t^ud^F?I|*1vYvMd=~J5lQ_TJ&)9MBhaR`V4{`nmegPgo z01xob9{&PE8ZT_wVZh`ts}F!I&V0}m%o?&RQXU%?Zb>?9L^@K*9+7Yy3Zx^Hv?!EH z*={AIxvF$Y;P3lo&#`1cc1TvNvsm7DQ>7svR( zUZ0s&mH{7iOL!=^lBI!ZTP5!B8`70QH$=gcmaQn0OeNEaf-@5chmUzdEzFYZ$Hy?2 z8Kmwuch03VIZB@&OfdaETF^VulK!MObXzwG+XmCmbw}6rCcZULXfpjuw@}zZp&mWb z8~+t3TGiXp6WyU`xl2pYV~CfbYe&yaeIZ)Gl+SR*h`0v>>*!d6MmN!-KmI#~bVGNd z)o770vySd{y^XLdOuy4DGsr}r?*hsVW2{?fhwVHBE%@$4PvcPC0gbrcL0cQYP293+ z?iU9zI`e%UftTTcx+!g$Ol01JFx~hY(-q9#iYH>PJ4vSBLb%h7x(4q?9CZ;-8E60V KlySCbmHh^Nw5JdN literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/el/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/el/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..1950350 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/el/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,118 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2017-05-29 23:26+0300\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Προσθήκη σε" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Νέος φάκελος" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Αφαίρεση από" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Αφαίρεση από" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Αναίρεση" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Διαγραφή" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +msgid "Select a category…" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "" +"Οι τροποποιήσεις απαιτούν την επανεκκίνηση της επέκτασης για να " +"λειτουργήσουν." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Διαγραφή όλων των σχετικών ρυθμίσεων κατά την διαγραφή ενός φακέλου" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/fr/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/fr/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..aa02a6a6be4cf5b7e9cc05bafe0c3ea3bc250868 GIT binary patch literal 2069 zcmY+EO>Y}T7{`Ya-VEiX;Z<;W6sZcR+SHDKT8Usn7cypHuR)&A0w5FM3i z0CJpn5d0J1r{H7Y7a;rj8svDs1v$@q;49$IAiw_yxCh<`p9KjovHuph4eo;Pf?t8W z|0nny_z!pi{10UR=irq6oCjIwS3&mE24nCL8rF{$slh;nxgIH!gIqawXk`Rf zln=3cH&@2vz#5J_McNFkODhxd*cLgh$SBfmQziuCRmLmg0BJ#vX-MM0&Nj#58Z5hd z`HnbLsfGW6v+3fTE_y68>vB3SkhyiFBPG4Kfo#JZ%2n>h|9<|XI2uBSI$UfS&JOQ$ za;1b8mqKG(IMyzyg^)y?h33QgMj326KP2BWq=7Fz}mn@0X@h}fU82Fe{WeN{b zXr=*bpnNHEG7hAPg2>rS^qswph=Z$9a7#IsvqOz(YQesbbrigZ1cM`spZnK>Lp9R; zQm~D0J+q`+S8?@)|v9E!0!Hx-0Nha=4 z`&j3V4}$lVQEnPU-zpRXwbt5etyZI-6iz0=E=tCC$YkZxZ?139bh`Pvp)G2?vC$CS z+o&Z}#pH*whxDBS?a(!*NI*2wyy6wiqc{P-MN=*tt<;nbYaw z40nV}OOz*^iW4Y?8Mm1pc=%^4^X5vdX$5^y zYr;_`lT%b?E;YhMBeEpPLN9iUurOt9SEod`$k7FJGsI1q+mZmt+gf z@MVZ_6QVb?C|%xLG{^nf!v}2PdqSDQw`1}X`^8CLwka%>CkHS>r~n!v!!yn5S-NSr zdc5r^v}ualvBgkoh=8umb)tP4ICkg4%r_EM_ATEZcQLmpN)}&L*qTYln=$ObP=N5D Hv~uEqu?t8% literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/fr/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/fr/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..ac80d01 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/fr/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,116 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2017-02-05 16:47+0100\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.8.11\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Ajouter à" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Nouvel AppFolder" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Retirer de" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "Créer un nouveau dossier" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, javascript-format +msgid "Remove from %s" +msgstr "Retirer de %s" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Annuler" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Créer" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Supprimer" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "Appliquer" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "Nom du dossier :" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "Catégories :" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "Autre catégorie ?" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "Aucune catégorie" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +msgid "Select a category…" +msgstr "Choisir une catégorie…" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Les modifications prendront effet après avoir rechargé l'extension" + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "Réglages principaux" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "Catégories" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "" +"Supprimer tous les réglages relatifs à un appfolder lors de sa suppression" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "Utiliser le menu du clic-droit en complément du glisser-déposer" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "Utiliser des catégories" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "Plus d'informations à propos des \"catégories supplémentaires\"" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "Reporter un bug ou une idée" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" +"Cette extension peut être désactivée une fois que vos applications sont " +"organisées comme souhaité." + +#~ msgid "Standard specification" +#~ msgstr "Spécification standard" diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/hu/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/hu/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..aa9862f7d23263095594ae088ed04bdeb805d2e6 GIT binary patch literal 990 zcmZWnJ#W)M7(SqUC=~;!5(~r21_GC)fT-N2YWhVhHBeQdVqm%0ZyYD*JL}GFsW*NE zOU07015;54Rxfm8W9yIL7w|ZVR3T1&{M_01JnwTKm-lDB2(&xEL*OGY3w#Bt_7k`T zTuk}blz)R4flFWocyLXKyWj(Gr4PZMffTrh@t^AxpP3tzTC?B-e4hhvgNNWb@b@WS zfFT_>bj59;%2Bl$0CwZdH>(d-YlR_YMyyL6uo4@rIO8diREjJsnQ=&tvn|RVn^Xv7mBtC<6a!dEH)ZbV;FRqxYy$#iw~J(FM|M{Muu>stdGB+GS&`) zdGVHysFkK$V_&h)iGikPO(OQJ8NkEa3B3ch)olMNf%6inWd!F$Iuxkwb82knwOtg4 z-dY|xuVZ|w?Y;B%`7o~3-Ue3X(?Y%R+N;0vUNq44UpAiB8})i^7cO4MO6{&*&#fv?ooE$Qo;z2tqoGU#XHmS?yD1=*ReMuZ0LgyQHEZz~8KXGk literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/hu/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/hu/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..3f1e2e9 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/hu/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,116 @@ +# Hungarian translation for appfolders-manager. +# Copyright (C) 2017 Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# +# Balázs Úr , 2017. +msgid "" +msgstr "" +"Project-Id-Version: appfolders-manager master\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2017-05-31 20:41+0100\n" +"Last-Translator: Balázs Úr \n" +"Language-Team: Hungarian \n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 2.0\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Hozzáadás ehhez" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Új alkalmazásmappa" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Eltávolítás innen" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Eltávolítás innen" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Mégse" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Törlés" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +msgid "Select a category…" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "A módosítások a kiterjesztés újratöltése után lépnek hatályba." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "" +"Az összes kapcsolódó beállítás törlése, ha egy alkalmazásmappa törölve lesz" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/it/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/it/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..ad123c0518dfeb2afcd402b820c340a807e4c378 GIT binary patch literal 1317 zcmYk5&u(Ki6vhn<{{jesh8>GD-OM0#(QZf)aEh=iEGh{~W;50t>#v@<*V*6%j z#RKpHNbGq75L-4NHZ0j9c02(O0H1HtbgWpvd;I74JNB2qU%mF7LVFSYb@Xr0UqSy1 zJvVwnsb|0&8{XP*cf)tUG3KY>ZEywdfVf&YLnfd7Km!T-R!;Poe!I>vVi_7MN{ zlv2-vzkt`k-#76e;0*Df;QQcfm>hxk!I!~r!My)_kiZ|nFTvkHr0=u?UGC?=r*p7r zSr^iF4a>VckfWYQ&-c-_nbwrN+Gn>AtM-F%5_LzcY(Z=-1+kdW6eT6&sz{HP;)wBU zn$lY>flMUb?bGVSYg3v9C*vKK8YDOqlCqRVGAki26E+~HXN_!>mYDrIiHq3K$Mzs( zTPUT6M00lraA0%sC!a-oKXf}1 zRP!aIZjVDIm(^h^i|eZNxC}b?ZOG->Z6OR@2bi;6oqZ9=2La9j-DDh6X3zB?HW-y94FgWfU6 zRLldrh@1CeLLZyDKBvzX*q98x_b`Y3xDG$4YBsjN@bztMbXCih6m#Jk2VTY#GU zdGF-tL=QyRXp*Hg2q zGOeo&v6?y8TFad+)qyp&aePTiZAwBGPN^Fo6JOwBOtzrCxitfQ)w0u`RtCZ-nA*q4 z>R6~=I~2a-6{>N*b7xAPv~N5Hvp@0hxnt1Yl(?~{z@H3>@ZP0I*C$6v724Svlk%z- zZ?zIwwDl`~+@z+)2;{Olax265V^y&AWf3M@mV7p>sJkr=XSz~AP5bMQh@-%e+C;{G f62|4nv~O&B(TPWqYa3^wLU2j8dqnd5R(, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2018-03-08 17:21+0100\n" +"Last-Translator: Jimmy Scionti \n" +"Language-Team: \n" +"Language: it_IT\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Aggiungi a" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Nuova AppFolder" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Rimuovi da" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Rimuovi da" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Annulla" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Crea" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Elimina" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +#, fuzzy +msgid "Other category?" +msgstr "Rimuovi una categoria" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +#, fuzzy +msgid "No category" +msgstr "Aggiungi una categoria" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +#, fuzzy +msgid "Select a category…" +msgstr "Rimuovi una categoria" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Le modifiche avranno effetto dopo aver ricaricato l'estensione." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Elimina tutte le impostazioni dell'AppFolder quando viene rimossa" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +#, fuzzy +msgid "Use categories" +msgstr "Categorie aggiuntive" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "Maggiori informazioni sulle \"categorie aggiuntive\"" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "Invia segnalazioni di bug o idee" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" +"Questa estensione può essere disattivata dopo aver organizzato le " +"applicazione come desiderato." + +#~ msgid "Standard specification" +#~ msgstr "Specifiche standards" + +#~ msgid "This appfolder already exists." +#~ msgstr "Questa AppFolder esiste già." diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pl/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pl/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..4048dd6db9b58de657d26749a3ef3aeb5d4ba590 GIT binary patch literal 1893 zcmZvc&2Jk;7{;ei3YeCU77zz2y^2Je2(4?o9D)<4r1?@?oP;U?l%B@BV|(n~nbquW zmR)+P5^>;yKpd(bI3j^K^@e(jec_Kla6fj@!wz~4ce&n+wpnd~BNTkKe?%X)(4A}1JH6ua(hIgbYH6}s(v>%*3_ zxL+x1BMsI!7&s^?Lx*=iX28C&DZ6+RG)jy6(6Gu1jK$HUNO&On?;zb5h)&sI%{&NPG_>F z_GDYSJeFD^jzsj9Akl6MHA;;jLnOGYLY{;HXW{HjvR99I_e6q%=RNO5nw;huF*YY z!MWu*9|~jr)~)tYf+K2j#XBMpDyI3Z?VaYvRLnwYq}XXj9qBnYq1)Nhbt>)dICsUN zw6UCZXslDMQeAYaHK+P6)vERC^|ve4N~QEZk78%fa24T0Yg4CPsbfQTbO1BUVc+t- zPQayKc6G3V@v4(Rjk70s@SoAAU3CimQu9`GV``>au9Via!pFp7SqL>T@_8-vu|t-~ z?Q(++*4W?MbQY)Mtf;my&W3WabyTNLi!B+KK6bW*5@xJc3w(X5m20J4KQY{QHnBmX zI;pT|Mvd!BkYjrq^QzIP(haH*y5Fi+RvIXk`^9@Zrm}!J zRm`a^ES1>0_IQsxJw7rCJ3s<;l=RrDN_^nXWDibj6dK(zJUDrr*4ciXo;)`Bgrszu zP0rtblnjrsIq;-Vr*d$db0sJbBv%=whUb)15+zCw9=cKl6A?2Dl-V}VQ$FdzdQr?% zDU{^wU=*h{c<2p|iTC3yMf6bPf(n%dlpBHJCe|tTY(m3FMtjf^^*L=R9f&gf$Sy5< zlauK7Bx#z%B;|2~v6_~tV@Y4UG`7aZH+ldMPoZ&tE@0R`n7-v9sr literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pl/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pl/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..d52583d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pl/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,126 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: Appfolders Management (GNOME extension)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2018-12-19 21:13+0100\n" +"Last-Translator: Piotr Komur \n" +"Language-Team: Piotr Komur\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Dodaj do folderu" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Nowy folder programów" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Usuń z folderu" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "Utwórz nowy folder" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Usuń z folderu" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Anuluj" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Utwórz" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Usuń" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "Zastosuj" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "Nazwa folderu:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "Kategorie programów:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "Nowa kategoria" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "Brak wybranych kategorii" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +#, fuzzy +msgid "Select a category…" +msgstr "Wybierz kategorię" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Zmiany będą aktywne po ponownym zrestartowaniu środowiska Gnome." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "Ustawienia" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "Kategorie" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Usuń powiązane zmiany wraz z usunięciem folderu programów." + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "Użyj standardowych kategorii" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "Więcej informacji o \"standardowych kategoriach\"" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "Zgłoś błędy lub nowe funkcje" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" +"Można dezaktywować to rozszerzenie po zakończeniu porządkowania programów w " +"folderach." + +#~ msgid "Standard specification" +#~ msgstr "Specyfikacja standardu" + +#~ msgid "This appfolder already exists." +#~ msgstr "Folder o tej nazwie już istnieje." diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pt_BR/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/pt_BR/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..a25b6dbda5beddded280ddfddf1bf8d1f0262a64 GIT binary patch literal 2066 zcmZ8hOK&SR6gJSyBfM|n@(_zdr7J*U(xj`B(n8zYqDu5hFJb{g&e)mwGGh<+OnSot zvE&aRv490a;)(@A0wLH(f+ZUe8^i*!VhMkM?@XMu!ph9&Gq%s;^ZD|}<%N#~#^ZRN z!t*;f+VSEIcFY{A|E-U~d6-`@l-!cL=o23&>xKJWqH_rUvs zKLR&^zW|qki+4=FZv)xiG4Mg)ThT6ne0~gk1o&aZPl3ma!vT=b zeT?Mq0^S1N4g4C&`TqdqcoQIg;%B_r|F1ya|2Oau_z#f%Y=Mj?fycmIU=Hj6zXkI8 zU%-cf{{kNZUV;;ja|OtCKMi~WxC~@Jd%!+W0lD6vfSmttK)wRLm)W=v6VTNR_Jz`# zSX|FzcsL%%;sHA51Fq)d%6vAxr$?jBu~A|(?!lWm;KAIWl%}@J{9#ims+`y?%X}=h zrA>7XsC4GM(c!|hC$_!DLIjdz^%)IZuCy1|bgr>91(JDAUgy}XDCnv(HVbq%)RrWE zWjQ@WCXi~*DY4tQc_xsRh3<)cY3%%@*muedOe!nmEc_UF?`zV7flezk(j*6!_8ibj zg-}!tv3j%8HsC-T$Gs+F2hJDKh3vb!q9v)6VV^Q5IFA)Ci35}cI;JU!12%k1MiB9bGjN}md;nyuTi=4WR#XcyoPGi3e3fD<3B(6LYxl4!#rIqS*{NI zxwwWxhfATct37j<&xw#I%lS-N^B#DX%uE<+)fU%-o<-m*WRofJCL2~s3J32{p=}*N z3e7k`4>X&UmsujMN|bk{IP&fWGEVkX^1Aj+XOCLb(vtm<8I^3Iz~t27^U+~)qDO`| zCD)L5k5)R}7n06O((O>U+iT{XPU}?}s^rv58_*!m_h@(WS>HH1a9OR5m-OPm#_7wM zb%k!D$PFB`SuHc2oN8Gh+|2G#S-rh=(%RqK-#JgR+wQcsokb5I*0@A66)0XVb2Qc( zr92&>BOB>XEZmk8GnUq`2Qz^ZK-1r`S6kIczHXyoWral>1a)uZA zO?3guxsim2P)V_KGtFz`XNU__=mGpvX9p%jW|Lc!?{sLC*u>`bcWYd(gRcuZgfh^8 z@HY8MIW&BM_KQ)F!T-FK-q_TX(gd*?sEE>xp+L8ne)72^UC_wjKLm|jx<=^80~LFn zp%fV#9y_5=_?qc6`U$R&=3bhqlIx26nE-(@2^SQq?U1>d?-qwO(m1zgLgi$lPI<~Q z-F8K7`6ftv?;zEhrD|{sjaG4Ey5W89n-#kQ`p*lX(!p22AA`~Xe=s8n@?;360NK0% zp~)!Q5ki1%kQ0R~6~6F=p@mrVLEpe9mM~J92c2pdJEyY6{q, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2019-02-10 11:19-0200\n" +"Last-Translator: Fábio Nogueira \n" +"Language-Team: \n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2.1\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Adicionar para" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Nova AppFolder" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Remover de" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "Criar uma nova pasta" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, javascript-format +msgid "Remove from %s" +msgstr "Remover de %s" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Cancelar" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Criar" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Excluir" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "Aplicar" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "Nome da pasta:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "Categorias:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "Outra categoria?" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "Nenhuma categoria" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +msgid "Select a category…" +msgstr "Selecione uma categoria…" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "As modificações entrarão em vigor depois de recarregar a extensão." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "Configurações principais" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "Categorias" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "" +"Excluir todas as configurações relacionadas quando um appfolder for excluído" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "Use os menus do botão direito, além do arrastar e soltar" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "Usar categorias" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "Mais informações sobre \"categorias adicionais\"" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "Comunicar erros ou ideias" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" +"Esta extensão pode ser desativada assim que seus aplicativos forem " +"organizados conforme desejado." + +#~ msgid "Standard specification" +#~ msgstr "Especificação padrão" + +#~ msgid "This appfolder already exists." +#~ msgstr "Esta appfolder já existe." diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/ru/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/ru/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..839f88f9fb04e476ec2b25b21c10571085c9c48d GIT binary patch literal 1618 zcmah{&u<$=6ds`bGCx#Gxp8>pR0-Ch98hH13gft7701DGE48#Z9kBvu}O`)1$!-uJzkKTjO{ zR^WLa>s72zv0lQukHrr?Cd5;~*D^en;cSL)1LyGlEbts~6*vnV0$%_=06qu&3wRRv zH}E6i$;X9w3-2x9%ZR^!VxnOOcpUKv_#*IkU<~{N*ap^)32_Cu2Ydy1;>k(u4hwR`vsgTj^eMV7#afhP&{V!Cg-XUs%qw3_ zfu!$KsC;~IDN=Fl1?`BgbyPqSzh1AUeOHC#MdYS+uBd9)Yk5r>dpba>2ZCiqs?}1> z*jrU3TQLg2sig}xiaYqa7ONmaK_2CyA}?s^u$xiHWxW#9jC5U(Ii*h^S8W}7Dw+`s z>KYY$z4NIKQCD4!9<5M!@!r#6Ov@`!tRc}=G7^mrq)yv`DPVQ@#Ntwy8pELLdL?9g z{?v$sEFHFG;C+HoNOl%=l$#fep}q=hPQ`UDsgO++Xt7wjP<+2km&)~}N^K!Gk>XUN zw&yzUL6FnX1;XBv-9e%a0tL&cB%}=>W$BCD(h98e@vHJzsjkJJjsR5Vzy(#m0GO?ol2qZmG~I z2Tfdxpk1K3WiQSN^Nkss+h$;PO=8#W7MWdPezfc6o*9}0GZ5w{1iNNn`*zdbvRlIZ zY<@xh{v>}I+U=~|-Y`SL->%&@dq_Mm2X+%%%w}&OsgI6#&B!EV4iO||H!?=WRX%#%@D*O1=S3C_%^?60>hN(8i1r?6ZhNGepl}s_YIt zZQzZiV3XB-0ayGPI_x(3e2u>Qb_@HcP2l7+Q1#JzU~gqo5sqmF4#wOEUAT4~9H@I} zeT018x|3GJ;*2mqAerY1>4%wJO#5HM<(7Lm0c7Hk?3a^~69@QXu{b*BzWK&vmP5#x zj4C_K1RFz>2(yF!n#v!M-fXfDEgsLRH8hmI_3v*-cH619^vMpjA zX2i#^$pS}M2ln&KcRC7AI(i4vDY1_}2$&gWk&n6BuhI(yip1WWIKxRIJaPs80nPo- A4*&oF literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/ru/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/ru/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..14bb95d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/ru/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,125 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Max Krapiŭka \n" +"Language-Team: RUSSIAN \n" +"Language: be\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Добавить в" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Новая папка" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Удалить из" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Удалить из" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Отмена" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Стварыць" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Удалить" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +#, fuzzy +msgid "Other category?" +msgstr "Удалить категорию" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +#, fuzzy +msgid "No category" +msgstr "Добавить категорию" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +#, fuzzy +msgid "Select a category…" +msgstr "Удалить категорию" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Изменения вступят в силу после перезагрузки расширения." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Удалять все связанные настройки при удалении папки приложений." + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +#, fuzzy +msgid "Use categories" +msgstr "Дополнительные категории" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "Больше информации про \"дополнительные категории\"" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "Сообщить об ошибках, предложить идеи" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" +"Это расширение может быть деактивировано, после того как вы окончательно " +"настроите организацию своих приложений." + +#~ msgid "Standard specification" +#~ msgstr "Стандартная спецификация" + +#~ msgid "This appfolder already exists." +#~ msgstr "Эта папка приложений уже существует" diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..d7d45ebbd48475a605f937cae09b45d6eebf310d GIT binary patch literal 1097 zcmZ`#%Wl&^6dj(?X;AV)W^I#Qs zgH`Q*a0R>q?g1a`V(bFA4-AWRVas5{jsr;BU#iceok-1dLhZ+Fn_{1hTV7GPY&;ZJ zEZBr_#Xgbcx)cf*7dAyAjvcQY(b9tO$if!{CEvA0NKQm{s@O z^aZZvc*9g&utL0;d3SD#4;|#GS|t(kNw0{9^2#|Hns;LDKEEYA5w@Es_`-H#%4YOT zzgBRoq2=-^KdeMK@`5ys%>H3&Z_OU>vZ0%%LEYV?w)!R0Fz5#9gmlECW_Ist#2irD zRH2U;IxR1^CCJfxp)sJz_6}=IzLYKbQ8tnlO6p9mB~Rq0Y{*Zt$>bYsc9X~Wud8rP zzDLkZp8pe2QbWQ9rMXSHi~Q6usVA?~W7$e-@KrXO`+3xHtD*L4Qg5qU${a;Dl2zGY zaz%cY+j2whK$UtapQMfwP53nl7Y$V%BtN7cvIQedv;(ZC|82~bJWBg)kkf1%LGr+p4X%xZ6sLG*NwTGCbcOGaH;% literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..69cb1bb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2017-09-15 16:40+0200\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: sr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Додај у" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Нова фаскила програма" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Уклони ставку" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Уклони ставку" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Откажи" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Направи" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Обриши" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +#, fuzzy +msgid "Other category?" +msgstr "Уклони категорију" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +#, fuzzy +msgid "No category" +msgstr "Додај категорију" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +#, fuzzy +msgid "Select a category…" +msgstr "Уклони категорију" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Измене ће ступити на снагу по поновном учитавању проширења." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Обриши све припадајуће поставке при брисању проширења" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +#, fuzzy +msgid "Use categories" +msgstr "Додатне категорије" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" + +#~ msgid "This appfolder already exists." +#~ msgstr "Ова фасцикла програма већ постоји." diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr@latin/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr@latin/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..dd47c0d8eea7f248127c0564019e7dda660d77e0 GIT binary patch literal 962 zcmZ8fzi$&U7&TCS9b&1(f*3xKsHl*`U0O;>d!?m6P^G4gsur;@xH;d|$;Cd|z7$Y5 z1}4PBip0*y%+&rH2sSo0HYDC9p+#8t^8DHFJ%7H-*YUCU4C69z14w|Yz$c&@-+&9i z_YwaX@y`+e0?z`!fdydZ%+Ozgub_Snw!k~!BI>i}h8&D|e8ktm4eZ|nFM^+guYo^+ ztA0L%5iuBJ_&p0$d00LfRiEcaRdt_B)qE*Q$Q!mSbX(?Z*-GIhTamduArg5`R_549 z$Vu;&&Kw==OHBe#QKTkMq$TAj8Tb;`G>J-8TXgBK0sJ(})CV zF{n?55r(XIL~*i&<0!MjV=U$NurRS)`RE{E5`k4qIs%nJ7>7T3DM3T6t+j&ex3Xxd!QCP`Y?(j)v3t zj=mj*aU9Xa1Xa`UW*kNIh(dxK^+H_#yEPwASJQzboR2~}JRDk}2`Ax+;Hgi}1#HD6 zqC+Ly@?CNKMX^m$SkYH(YtO3Vk0(qH->9&v5RjKgZ%`QLMZY^(C5WBSoe~lQmzBCB z*!rs;u1b~I`La-6krw2%$e=TLwCQWpqw?sjLe&3${83C_P%2zk<)TW?tmp~0+s%zu Jh{Wk7`vdWE2DktK literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr@latin/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr@latin/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..d2baf6b --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/sr@latin/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2017-09-15 16:40+0200\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: sr@latin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Dodaj u" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Nova faskila programa" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Ukloni stavku" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Ukloni stavku" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Otkaži" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Napravi" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Obriši" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +#, fuzzy +msgid "Other category?" +msgstr "Ukloni kategoriju" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +#, fuzzy +msgid "No category" +msgstr "Dodaj kategoriju" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +#, fuzzy +msgid "Select a category…" +msgstr "Ukloni kategoriju" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Izmene će stupiti na snagu po ponovnom učitavanju proširenja." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Obriši sve pripadajuće postavke pri brisanju proširenja" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +#, fuzzy +msgid "Use categories" +msgstr "Dodatne kategorije" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" + +#~ msgid "This appfolder already exists." +#~ msgstr "Ova fascikla programa već postoji." diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/tr/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/tr/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..756184952fee81c808012a379eb5f0adf911e246 GIT binary patch literal 2015 zcmai!J(C+X7{>)1Z|42NTS4*Un7}Y$FLu&gHjt296385Pm*gB~GC=Xzl5MeC$)nX? z;wylXf-XbDgt;y$$-xXX?(CzZVHhf);1lo>_{(1V0u35#e|}cd^YWLpe=aV3CD2|* ze+B(_^dsoEAHV~x{-6+#fDQ0raHX<{1rR~9(ri{eie-Vu7J;gA6Iq`#`Od6dGL#h-+)(Oe^-q!EC`XpJ_Npo8aBWe zVV6ig*70S-f1E{{uV>`|oOe5zan@{VEuB`wUzIZ-H?O;=asU^b5HrEoz9;#B=B| z@0ZYHytpT^#oT8NuI4RjF>5hitTncnBTAgK$MK9B#}+k0s?*xzi?dQvaN=ygZw6wO zZCe>2sIK!`75Dv3#i~~rs6b3s-Jp&$Qh9M+8HJ%Kh>any3?@q|R0!I33%b!$mKeW& zf4YctL2|NAii;CBuNP!FSE*QMZRab+x|6!2+Z?pB@T1|qrAT!;svY#UBJKp`V?f6e zp(yk)dNU|nV8Jq$dqvuIoX;y4+;U~0C6-c0pKJ)utBRMz2FijQ)0D)9n+*=cCOrGO zc}84SxkLPpclrJQ=|};y?|h(EiOQWPEfp7H3)Qv*l&iuG{`&lmX!fAPJY5XgSRLla z;wBP0Yzhrr>7#aLE(D`2=eun64s_?U|!6)qkM9~ws9nFH>H)94mGi6xETH5 z>0Mv8O3T#b{oV1N*t9$_EXMcxfsI(Jj+nu9x$l1}Hch#|8%i&(E2}B1e7V`%Ep5a( z?dJpC7=#LKw3T|iizl{sG|WkxE?yE3*ct$aZ_8U!LS_fWdSF$aMm-aki`hjaGSF*-t)`iJ)7(GjYy{bERjA=xc0{i2tu0@7YAN7Ub#Z49{&f zVCr$0*97LMs?2zilRwSu6$!A-IFP-Rh1c%cHP VpAZ8lAm?~Pr&-1`F>wT$#XrMiMOFX+ literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/tr/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/tr/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..c489bd0 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/tr/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,118 @@ +# Uygulama klasörleme Türkçe çeviri. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Serdar Sağlam , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: v13\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2019-01-19 12:10+0300\n" +"Last-Translator: Serdar Sağlam \n" +"Language-Team: Türkçe \n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Klasör Grubuna Taşı" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Yeni Klasör Grubu" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Buradan Kaldır" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "Yeni klasör oluştur" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, javascript-format +msgid "Remove from %s" +msgstr "Buradan Kaldır %s" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "İptal" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "Oluştur" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Sil" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "Onayla" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "Klasör İsmi:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "Kategoriler:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "Diğer Kategori?" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "Kategori Yok" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +msgid "Select a category…" +msgstr "Kategori Seç…" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Değişiklikler,eklenti yeniden başladıktan sonra etkili olacaktır." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "Ayarlar" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "Kategoriler" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Bir klasör grubu silindiğinde tüm ilgili ayarları silin" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "Sürükle ve bırak işlevine ek olarak sağ tıklama menülerini kullanın" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "Kategorileri Kullan" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "Hakkında daha fazla bilgi \"ek kategoriler\"" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "Yeni bir fikir veya hata bildirin" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "" +"Menüleri istediğiniz şekilde düzenlendiğinde bu uzantı devre dışı " +"bırakılabilir." + +#~ msgid "Standard specification" +#~ msgstr "Standart şartname" diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/uk_UA/LC_MESSAGES/appfolders-manager.mo b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/uk_UA/LC_MESSAGES/appfolders-manager.mo new file mode 100644 index 0000000000000000000000000000000000000000..a7779c06ca743edb5ebab27ce8e6f9185b68156d GIT binary patch literal 2376 zcmaKrU1%It6vuD1R$c2?{Xj+G7-(a$lkRRS#%(sS_KSjPV@brfI@!6qJ7#w7GBevY zTEQezQ;{y#+DbvCAbs&AO`B#-b|ZpsBHTfI6@BwT#1~(D@_+8^ZXyX@cJ?>-a+vZON#$$M%#`8U%XYhEN@Q3j$xCQ(TybJujJ^vF-Vg5IGA1Lk+;t^mg$ma>{ z2YbN>z&FABK?M$i?}EF*W_$e)kp27vJ_v5PGnqdQK8kq{_!{^k$o|fQIq);^A~gI2 zK8$%0BA)`!fZM=N+Pn_3zHh)D@JH|=@GsBRc}%pu>FGcfJl~9;L32#Yfc;pBsRz< zU!JC-@*Ek6gVK|cY=dmiqd zIWcUze%DeAE5|Lm1v_$;4?ixvk4uupqAW!2DJUsMGT?y9b`Xl9GIq~I(hp(K2lGIZ z>lal}X}hq;RV|_(+i_g>X?q0c?NocjF{Fh$B$C82)!CdB$Kg5XPKU$^Sy6~z3{(a0 zRTV@uUPG!XAlH$0C`QZ3u`30ZJ}bu-3peFas5DKgTEKPjx=GrQtb&s5yKke0HfJ4{ zrPC+ILfH|(ec>sm8@Q!%WEJ3Gf-2Ilg-Dn>`Ju7qkQ3M?%k~}12~<^#1nMmm&^qc^ zugic-m7`RWg*6aL#rY)ed*Kz<)godHCct22qoTK^>AtSQK4)HxO4fj(Zg2% z>N(a_l!0}~FW@%$r5yE-yHV;5>xlGakcb^o5*LE9ec9BAR|{;BI-k$bjvd6W>1Xqq3=L75a2)f&e73VSkl)L%#v(nCNz>W0i3!f6cfuwE zo9xbgDWNav6@5$3#nZY$cv%tp3T9K7uf$W>n~!Joe6la}HN9ju*DPH%dkgv|&c7F5 zj;{#4ZYc*#IGpDrx{-uxCB6x>1-%r{2z^mE^m05Ce~=tmw?NP`6<;R(Et~enb-k$P zbch0)yPUz3Ex5$}x)*4X# z1xjFq{%;sASu?(jlZbNz0&eLAVsUHB$WrwR#G^)2tb+4cKs^>r8VHOS)A+xQ6{DW8 zxuO^2S=57%nZ-V#KSro!=$}OtjvBvj>e@uSbKC%q0ZZ!Pc5=>e%Vn77N^$?V;@x)j zaO&7xO?dRc?M70(cG zgGQkmg-)Uod||PI@D0=H_D8g?#OqJ~=d(&KDL0=#1pe|`e1Dpl kw&DxsqeSR#7g-Y;+r2)x%XJ7hpJZ}J*tUVTu(k{0Ul>XF&j0`b literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/uk_UA/LC_MESSAGES/appfolders-manager.po b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/uk_UA/LC_MESSAGES/appfolders-manager.po new file mode 100644 index 0000000..5784020 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/locale/uk_UA/LC_MESSAGES/appfolders-manager.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-04-27 21:15+0200\n" +"PO-Revision-Date: 2018-12-19 05:43+0200\n" +"Last-Translator: Igor Gordiichuk \n" +"Language-Team: \n" +"Language: uk_UA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: appfolders-manager@maestroschan.fr/extension.js:83 +msgid "Add to" +msgstr "Додати до" + +#: appfolders-manager@maestroschan.fr/extension.js:85 +msgid "New AppFolder" +msgstr "Нова тека програм" + +#: appfolders-manager@maestroschan.fr/extension.js:139 +msgid "Remove from" +msgstr "Вилучити з" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:312 +msgid "Create a new folder" +msgstr "Створити нову теку" + +#: appfolders-manager@maestroschan.fr/dragAndDrop.js:350 +#, fuzzy, javascript-format +msgid "Remove from %s" +msgstr "Вилучити з " + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:62 +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:72 +msgid "Cancel" +msgstr "Скасувати" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:66 +msgid "Create" +msgstr "" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:76 +msgid "Delete" +msgstr "Вилучити" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:80 +msgid "Apply" +msgstr "Застосовувати" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:106 +msgid "Folder's name:" +msgstr "Назва теки:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:139 +msgid "Categories:" +msgstr "Категорії:" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:164 +msgid "Other category?" +msgstr "Інша категорія?" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:192 +msgid "No category" +msgstr "Без категорії" + +#: appfolders-manager@maestroschan.fr/appfolderDialog.js:375 +#, fuzzy +msgid "Select a category…" +msgstr "Обрати категорію" + +#: appfolders-manager@maestroschan.fr/prefs.js:31 +msgid "Modifications will be effective after reloading the extension." +msgstr "Зміни буде застосовано після перезавантаження розширення." + +#: appfolders-manager@maestroschan.fr/prefs.js:38 +msgid "Main settings" +msgstr "Основні налаштування" + +#: appfolders-manager@maestroschan.fr/prefs.js:39 +msgid "Categories" +msgstr "Категорії" + +#: appfolders-manager@maestroschan.fr/prefs.js:46 +msgid "Delete all related settings when an appfolder is deleted" +msgstr "Вилучити всі пов'язані налаштування, коли видаляється тека" + +#: appfolders-manager@maestroschan.fr/prefs.js:48 +msgid "Use the right-click menus in addition to the drag-and-drop" +msgstr "Використовувати контекстне меню додатково до перетягування мишкою" + +#: appfolders-manager@maestroschan.fr/prefs.js:56 +msgid "Use categories" +msgstr "Використати категорії" + +#: appfolders-manager@maestroschan.fr/prefs.js:59 +msgid "More informations about \"additional categories\"" +msgstr "Більше інформації про \"додаткові категорії\"" + +#: appfolders-manager@maestroschan.fr/prefs.js:74 +msgid "Report bugs or ideas" +msgstr "Повідомити про ваду або запропонувати ідею" + +#: appfolders-manager@maestroschan.fr/prefs.js:85 +msgid "" +"This extension can be deactivated once your applications are organized as " +"wished." +msgstr "Це розширення можна деактивувати, якщо програми було впорядковано." + +#~ msgid "Standard specification" +#~ msgstr "Стандартні категорії" + +#~ msgid "This appfolder already exists." +#~ msgstr "Ця тека програм вже існує." diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/metadata.json b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/metadata.json new file mode 100644 index 0000000..d3cbdf3 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/metadata.json @@ -0,0 +1,15 @@ +{ + "_generated": "Generated by SweetTooth, do not edit", + "description": "An easy way to arrange your applications in folders, directly from the applications grid. Create folders and add/remove apps using drag-and-drop, rename/delete them with a right-click.", + "gettext-domain": "appfolders-manager", + "name": "Appfolders Management extension", + "shell-version": [ + "3.26", + "3.28", + "3.30", + "3.32" + ], + "url": "https://github.com/maoschanz/appfolders-manager-gnome-extension", + "uuid": "appfolders-manager@maestroschan.fr", + "version": 16 +} \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/prefs.js b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/prefs.js new file mode 100644 index 0000000..ae36c55 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/prefs.js @@ -0,0 +1,153 @@ + +const GObject = imports.gi.GObject; +const Gtk = imports.gi.Gtk; + +const Gettext = imports.gettext.domain('appfolders-manager'); +const _ = Gettext.gettext; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Convenience = Me.imports.convenience; + +//----------------------------------------------- + +const appfoldersManagerSettingsWidget = new GObject.Class({ + Name: 'appfoldersManager.Prefs.Widget', + GTypeName: 'appfoldersManagerPrefsWidget', + Extends: Gtk.Box, + + _init: function (params) { + this.parent(params); + this.margin = 30; + this.spacing = 18; + this.set_orientation(Gtk.Orientation.VERTICAL); + + this._settings = Convenience.getSettings('org.gnome.shell.extensions.appfolders-manager'); + this._settings.set_boolean('debug', this._settings.get_boolean('debug')); + + //---------------------------- + + let labelMain = new Gtk.Label({ + label: _("Modifications will be effective after reloading the extension."), + use_markup: true, + wrap: true, + halign: Gtk.Align.START + }); + this.add(labelMain); + + let generalSection = this.add_section(_("Main settings")); + let categoriesSection = this.add_section(_("Categories")); + + //---------------------------- + +// let autoDeleteBox = this.build_switch('auto-deletion', +// _("Delete automatically empty folders")); + let deleteAllBox = this.build_switch('total-deletion', + _("Delete all related settings when an appfolder is deleted")); + let menusBox = this.build_switch('extend-menus', + _("Use the right-click menus in addition to the drag-and-drop")); + +// this.add_row(autoDeleteBox, generalSection); + this.add_row(deleteAllBox, generalSection); + this.add_row(menusBox, generalSection); + + //------------------------- + + let categoriesBox = this.build_switch('categories', _("Use categories")); + + let categoriesLinkButton = new Gtk.LinkButton({ + label: _("More informations about \"additional categories\""), + uri: "https://standards.freedesktop.org/menu-spec/latest/apas02.html" + }); + + this.add_row(categoriesBox, categoriesSection); + this.add_row(categoriesLinkButton, categoriesSection); + + //------------------------- + + let aboutBox = new Gtk.Box({ orientation: Gtk.Orientation.HORIZONTAL, spacing: 10 }); + let about_label = new Gtk.Label({ + label: '(v' + Me.metadata.version.toString() + ')', + halign: Gtk.Align.START + }); + let url_button = new Gtk.LinkButton({ + label: _("Report bugs or ideas"), + uri: Me.metadata.url.toString() + }); + aboutBox.pack_start(url_button, false, false, 0); + aboutBox.pack_end(about_label, false, false, 0); + + this.pack_end(aboutBox, false, false, 0); + + //------------------------- + + let desacLabel = new Gtk.Label({ + label: _("This extension can be deactivated once your applications are organized as wished."), + wrap: true, + halign: Gtk.Align.CENTER + }); + this.pack_end(desacLabel, false, false, 0); + }, + + add_section: function (titre) { + let section = new Gtk.Box({ + orientation: Gtk.Orientation.VERTICAL, + margin: 6, + spacing: 6, + }); + + let frame = new Gtk.Frame({ + label: titre, + label_xalign: 0.1, + }); + frame.add(section); + this.add(frame); + return section; + }, + + add_row: function (filledbox, section) { + section.add(filledbox); + }, + + build_switch: function (key, label) { + let rowLabel = new Gtk.Label({ + label: label, + halign: Gtk.Align.START, + wrap: true, + visible: true, + }); + + let rowSwitch = new Gtk.Switch({ valign: Gtk.Align.CENTER }); + rowSwitch.set_state(this._settings.get_boolean(key)); + rowSwitch.connect('notify::active', (widget) => { + this._settings.set_boolean(key, widget.active); + }); + + let rowBox = new Gtk.Box({ + orientation: Gtk.Orientation.HORIZONTAL, + spacing: 15, + margin: 6, + visible: true, + }); + rowBox.pack_start(rowLabel, false, false, 0); + rowBox.pack_end(rowSwitch, false, false, 0); + + return rowBox; + }, +}); + +//----------------------------------------------- + +function init() { + Convenience.initTranslations(); +} + +//I guess this is like the "enable" in extension.js : something called each +//time he user try to access the settings' window +function buildPrefsWidget () { + let widget = new appfoldersManagerSettingsWidget(); + widget.show_all(); + + return widget; +} + diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/schemas/gschemas.compiled b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/schemas/gschemas.compiled new file mode 100644 index 0000000000000000000000000000000000000000..2f94afe1233aa4b8c7790df268d083961c561871 GIT binary patch literal 476 zcmZWmu}Z{15S{Zb7AjgD_z4kAwz2RJJi%+_8jC$M<^suXNH$`lSc&Lg9QXs`2Uz$4 z*Bn?__yP773i@U*qTs;r-n^OF-I?7x)K#X9qt-ToqXiF_enj9$x7Y8qxrhdI4ZaH@ z=o5Xx=8~iXdIrA0ZI#BUu?5HVg!4S+GsmXRtf^yNmM1n(xT>Q<8=Z0`twiDS0;vo9 z>pjHN_qR_$xpR$9X#gC;x9|2hL>C@F9|4cxH`AS0(S@%=FM$pG@%&;{-YZ<{FM;>M z+c|{G91p-J`0dqvDCY=YLH!IUv-)|Gs9@97($S%Cyp`~{NhK0P?5xvylyJ@tlY7o+H literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/schemas/org.gnome.shell.extensions.appfolders-manager.gschema.xml b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/schemas/org.gnome.shell.extensions.appfolders-manager.gschema.xml new file mode 100644 index 0000000..cb2e963 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/schemas/org.gnome.shell.extensions.appfolders-manager.gschema.xml @@ -0,0 +1,25 @@ + + + + + true + Complete deletion of an appfolder + if a deleted appfolder should be 100% deleted (false = restauration is possible) + + + true + Use categories + If the interface for managing categories should be shown. + + + false + Debug key + this is not supposed to be activated by the user + + + true + Show items in right-click menus + The legacy interface, with submenus in the right-click menu on application icons, can be shown in addition to the default drag-and-drop behavior. + + + diff --git a/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/stylesheet.css b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/stylesheet.css new file mode 100644 index 0000000..6574b4d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/appfolders-managermaestroschan.fr/stylesheet.css @@ -0,0 +1,56 @@ +.dropAreaLabel { + font-size: 24px; + font-weight: bold; +} + +.framedArea { + background-color: rgba(255,255,255,0.0); + border-color: rgba(255,255,255,1.0); + border-width: 1px; + color: rgba(255, 255, 255, 1.0); +} + +.shadowedAreaTop { + background-gradient-start: rgba(0, 0, 0, 0.7); + background-gradient-end: rgba(0, 0, 0, 0.1); + background-gradient-direction: vertical; + color: rgba(255, 255, 255, 1.0); +} + +.shadowedAreaBottom { + background-gradient-start: rgba(0, 0, 0, 0.1); + background-gradient-end: rgba(0, 0, 0, 0.7); + background-gradient-direction: vertical; + color: rgba(255, 255, 255, 1.0); +} + +.folderArea { + background-gradient-start: rgba(0, 0, 0, 0.4); + background-gradient-end: rgba(0, 0, 0, 0.0); + background-gradient-direction: vertical; + border-color: rgba(255,255,255,1.0); + border-radius: 4px; + border-width: 2px; + color: rgba(255, 255, 255, 1.0); +} + +.insensitiveArea { + background-color: rgba(0, 0, 0, 0.1); + color: rgba(100, 100, 100, 0.6); +} + +.appCategoryBox { + background-color: rgba(100, 100, 100, 0.3); + border-radius: 3px; + margin: 3px; + padding: 2px; + padding-left: 6px; +} + +.appCategoryDeleteBtn { + background-color: rgba(100, 100, 100, 0.3); + border-radius: 3px; +} + + + diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/COPYING b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/COPYING new file mode 100644 index 0000000..8d61b15 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/COPYING @@ -0,0 +1,341 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + 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 2 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, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/README.md b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/README.md new file mode 100644 index 0000000..e2a1b8c --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/README.md @@ -0,0 +1,28 @@ +# Dash to Dock +![screenshot](https://github.com/micheleg/dash-to-dock/raw/master/media/screenshot.jpg) + +## A dock for the GNOME Shell +This extension enhances the dash moving it out of the overview and transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops without having to leave the desktop view. + +[](https://extensions.gnome.org/extension/307/dash-to-dock) + +For additional installation instructions and more information visit [https://micheleg.github.io/dash-to-dock/](https://micheleg.github.io/dash-to-dock/). + +## Installation from source + +The extension can be installed directly from source, either for the convenience of using git or to test the latest development version. Clone the desired branch with git + +
git clone https://github.com/micheleg/dash-to-dock.git
+or download the branch from github. A simple Makefile is included. Then run +
make
+make install
+
+to install the extension in your home directory. A Shell reload is required Alt+F2 r Enter and the extension has to be enabled with *gnome-tweak-tool* or with *dconf*. + +## Bug Reporting + +Bugs should be reported to the Github bug tracker [https://github.com/micheleg/dash-to-dock/issues](https://github.com/micheleg/dash-to-dock/issues). + +## License +Dash to Dock Gnome Shell extension is distributed under the terms of the GNU General Public License, +version 2 or later. See the COPYING file for details. diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/Settings.ui b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/Settings.ui new file mode 100644 index 0000000..240c2f4 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/Settings.ui @@ -0,0 +1,3419 @@ + + + + + + 1 + 0.050000000000000003 + 0.25 + + + True + False + 12 + 12 + 12 + 12 + vertical + + + True + False + 0 + in + + + True + False + none + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + When set to minimize, double clicking minimizes all the windows of the application. + True + 40 + 0 + + + + 0 + 1 + + + + + True + False + True + Shift+Click action + 0 + + + 0 + 0 + + + + + True + False + center + + Raise window + Minimize window + Launch new instance + Cycle through windows + Minimize or overview + Show window previews + Minimize or show previews + Focus or show previews + Quit + + + + 1 + 0 + 2 + + + + + + + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Behavior for Middle-Click. + True + 40 + 0 + + + + 0 + 1 + + + + + True + False + True + Middle-Click action + 0 + + + 0 + 0 + + + + + True + False + center + + Raise window + Minimize window + Launch new instance + Cycle through windows + Minimize or overview + Show window previews + Minimize or show previews + Focus or show previews + Quit + + + + 1 + 0 + 2 + + + + + + + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Behavior for Shift+Middle-Click. + True + 40 + 0 + + + + 0 + 1 + + + + + True + False + True + Shift+Middle-Click action + 0 + + + 0 + 0 + + + + + True + False + center + + Raise window + Minimize window + Launch new instance + Cycle through windows + Minimize or overview + Show window previews + Minimize or show previews + Focus or show previews + Quit + + + + 1 + 0 + 2 + + + + + + + + + + + + + + False + True + 0 + + + + + 1 + 0.01 + 0.10000000000000001 + + + 0.33000000000000002 + 1 + 0.01 + 0.10000000000000001 + + + 10 + 1 + 5 + + + True + False + 12 + 12 + 12 + 12 + vertical + + + True + False + 0 + in + + + True + False + none + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + vertical + 12 + + + True + False + 32 + + + True + False + center + Enable Unity7 like glossy backlit items + 0 + + + True + True + 0 + + + + + True + True + center + + + False + True + 1 + + + + + False + True + 0 + + + + + True + False + + + True + False + start + Use dominant color + + + True + True + 0 + + + + + True + True + + + False + True + 1 + + + + + False + True + 1 + + + + + True + False + 32 + + + True + True + + + 1 + 0 + + + + + True + False + True + Customize indicator style + fill + 0 + + + 0 + 0 + + + + + False + True + 2 + + + + + True + False + 1 + vertical + 12 + + + True + False + 32 + + + True + False + Color + 0 + + + True + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + False + True + 0 + + + + + True + False + 32 + + + True + False + Border color + 0 + + + True + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + False + True + 1 + + + + + True + False + 32 + + + True + False + Border width + 0 + + + True + True + 0 + + + + + True + True + dot_border_width_adjustment + + + False + True + 1 + + + + + False + True + 2 + + + + + False + True + 3 + + + + + + + + + + + + + + False + True + 0 + + + + + 1 + 0.050000000000000003 + 0.25 + + + 16 + 128 + 1 + 10 + + + True + True + 6 + 6 + 6 + 6 + + + True + False + 24 + 24 + 24 + 24 + vertical + 24 + + + True + False + 0 + in + + + True + False + none + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Show the dock on + 0 + + + 0 + 0 + + + + + True + False + center + + + + 1 + 0 + + + + + Show on all monitors. + True + True + False + 12 + 0 + True + + + 0 + 2 + 2 + + + + + + + + + + + + + + + 100 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Position on screen + 0 + + + False + True + 0 + + + + + True + False + 32 + + + Left + True + True + False + end + center + 0 + True + + + + False + True + 0 + + + + + Bottom + True + True + False + center + 0 + True + position_left_button + + + + False + True + 1 + + + + + Top + True + True + False + center + 0 + bottom + True + position_left_button + + + + False + True + 2 + + + + + Right + True + True + False + center + 0 + True + position_left_button + + + + False + True + 3 + + + + + False + True + 1 + + + + + + + + + + + + + + False + True + 0 + + + + + True + False + 0 + in + + + True + False + none + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Hide the dock when it obstructs a window of the current application. More refined settings are available. + True + 0 + + + + 0 + 1 + + + + + True + False + True + Intelligent autohide + 0 + + + 0 + 0 + + + + + True + False + 6 + + + True + True + True + center + center + 0.46000000834465027 + + + True + False + emblem-system-symbolic + + + + + + False + True + 0 + + + + + True + True + end + center + + + False + True + 1 + + + + + 1 + 0 + 2 + + + + + + + + + + + + + + False + True + 1 + + + + + True + False + 0 + in + + + True + False + none + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + Dock size limit + 0 + + + 0 + 0 + + + + + True + True + baseline + True + dock_size_adjustment + 0 + 2 + right + + + + + 1 + 0 + + + + + Panel mode: extend to the screen edge + True + True + False + 12 + 0 + True + + + 0 + 1 + 2 + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + Icon size limit + 0 + + + 0 + 0 + + + + + True + True + baseline + True + icon_size_adjustment + 1 + 0 + right + + + + + 1 + 0 + + + + + Fixed icon size: scroll to reveal other icons + True + True + False + 12 + 0 + True + + + 0 + 1 + 2 + + + + + + + + + + + + + + False + True + 2 + + + + + + + True + False + Position and size + + + False + + + + + True + False + 24 + 24 + 24 + 24 + vertical + 24 + + + True + False + 0 + in + + + True + False + none + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + True + end + center + + + 1 + 0 + + + + + True + False + True + Show favorite applications + 0 + + + 0 + 0 + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + True + end + center + + + 1 + 0 + + + + + True + False + True + Show running applications + 0 + + + 0 + 0 + + + + + Isolate workspaces. + True + True + False + 12 + 0 + True + + + 0 + 2 + 2 + + + + + Isolate monitors. + True + True + False + 12 + 0 + True + + + 0 + 3 + 2 + + + + + True + True + False + 3 + 0 + True + + + True + False + Show open windows previews. + True + + + + + 0 + 1 + 2 + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + True + end + center + + + 1 + 0 + 2 + + + + + True + False + True + If disabled, these settings are accessible from gnome-tweak-tool or the extension website. + True + 0 + + + + 0 + 1 + + + + + True + False + True + Show <i>Applications</i> icon + True + 0 + + + 0 + 0 + + + + + Move the applications button at the beginning of the dock. + True + True + False + 12 + 0 + True + + + 0 + 2 + 2 + + + + + True + True + False + 3 + 0 + 0.43000000715255737 + True + + + True + False + Animate <i>Show Applications</i>. + True + + + + + 0 + 3 + 2 + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + True + end + center + + + 1 + 0 + + + + + True + False + True + Show trash can + 0 + + + 0 + 0 + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + True + end + center + + + 1 + 0 + + + + + True + False + True + Show mounted volumes and devices + 0 + + + 0 + 0 + + + + + + + + + + + + + + False + True + 0 + + + + + 1 + + + + + True + False + Launchers + + + 1 + False + + + + + True + False + 24 + 24 + 24 + 24 + vertical + 24 + + + True + False + 0 + in + + + True + False + none + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Enable Super+(0-9) as shortcuts to activate apps. It can also be used together with Shift and Ctrl. + True + True + 0 + + + + 0 + 1 + + + + + True + False + True + Use keyboard shortcuts to activate apps + 0 + + + 0 + 0 + + + + + True + False + 6 + + + True + True + True + center + center + 0.46000000834465027 + + + True + False + emblem-system-symbolic + + + + + + False + True + 0 + + + + + True + True + end + center + + + False + True + 1 + + + + + 1 + 0 + 2 + + + + + + + + + + + + + + False + True + 1 + + + + + True + False + 0 + in + + + True + False + none + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Behaviour when clicking on the icon of a running application. + True + 0 + + + + 0 + 1 + + + + + True + False + True + Click action + 0 + + + 0 + 0 + + + + + True + False + 6 + + + True + True + True + center + + + True + False + emblem-system-symbolic + + + + + + False + True + 0 + + + + + True + False + center + + Raise window + Minimize + Launch new instance + Cycle through windows + Minimize or overview + Show window previews + Minimize or show previews + Focus or show previews + + + + False + True + 1 + + + + + 1 + 0 + 2 + + + + + + + + + + + + + + False + True + 2 + + + + + True + False + 0 + in + + + True + False + none + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Behaviour when scrolling on the icon of an application. + True + 0 + + + + 0 + 1 + + + + + True + False + True + Scroll action + 0 + + + 0 + 0 + + + + + True + False + 6 + + + True + False + center + + Do nothing + Cycle through windows + Switch workspace + + + + False + True + 1 + + + + + 1 + 0 + 2 + + + + + + + + + + + + + + False + True + 3 + + + + + 2 + + + + + True + False + Behavior + + + 2 + False + + + + + True + False + 24 + 24 + 24 + 24 + vertical + 24 + + + True + False + 0 + in + + + True + True + none + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Few customizations meant to integrate the dock with the default GNOME theme. Alternatively, specific options can be enabled below. + True + 0 + + + + 0 + 1 + + + + + True + False + True + Use built-in theme + 0 + + + 0 + 0 + + + + + True + True + end + center + + + 1 + 0 + 2 + + + + + + + + + + + + + + False + True + 0 + + + + + True + False + 0 + in + + + True + False + none + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + True + end + center + + + 1 + 0 + 2 + + + + + True + False + True + Save space reducing padding and border radius. + 0 + + + + 0 + 1 + + + + + True + False + True + Shrink the dash + 0 + + + 0 + 0 + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Customize windows counter indicators + 0 + + + 0 + 0 + + + + + True + False + 6 + + + True + True + True + center + center + 0.46000000834465027 + + + True + False + emblem-system-symbolic + + + + + + False + True + 0 + + + + + True + False + + Default + Dots + Squares + Dashes + Segmented + Solid + Ciliora + Metro + + + + False + True + 1 + + + + + 1 + 0 + 2 + + + + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Set the background color for the dash. + True + 0 + + + + 0 + 1 + + + + + True + False + True + Customize the dash color + 0 + + + 0 + 0 + + + + + True + False + 6 + + + True + True + True + center + center + 0.46000000834465027 + + + False + True + 1 + + + + + True + True + end + center + + + False + True + 1 + + + + + 1 + 0 + 2 + + + + + + + + + True + True + + + True + False + vertical + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Tune the dash background opacity. + 0 + + + + 0 + 1 + + + + + True + False + True + Customize opacity + 0 + + + 0 + 0 + + + + + True + False + 6 + + + True + True + True + center + center + + + True + False + emblem-system-symbolic + + + + + + False + True + 0 + + + + + True + False + center + + Default + Fixed + Dynamic + + + + False + True + 1 + + + + + 1 + 0 + 2 + + + + + False + True + 0 + + + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + Opacity + + + False + True + 0 + + + + + True + True + custom_opacity_adjustement + on + False + 0 + 0 + 2 + right + + + + + True + True + 1 + + + + + False + True + 1 + + + + + + + + + 100 + 80 + True + True + + + True + False + 32 + + + True + False + center + 12 + Force straight corner + + 0 + + + True + True + 0 + + + + + True + True + center + 3 + + + False + True + 12 + 1 + + + + + + + + + + + + + + False + True + 1 + + + + + 3 + + + + + True + False + Appearance + + + 3 + False + + + + + False + 24 + 24 + True + True + vertical + 5 + + + + False + True + 10 + 0 + + + + + True + False + <b>Dash to Dock</b> + True + + + False + True + 1 + + + + + True + False + center + + + True + False + end + version: + + + False + True + 0 + + + + + True + False + start + ... + + + False + True + 1 + + + + + False + True + 2 + + + + + True + False + Moves the dash out of the overview transforming it in a dock + center + True + + + False + True + 3 + + + + + True + False + center + 5 + + + True + False + Created by + + + False + True + 0 + + + + + True + True + Michele (<a href="mailto:micxgx@gmail.com">micxgx@gmail.com</a>) + True + + + False + True + 1 + + + + + False + True + 4 + + + + + Webpage + True + True + True + + center + none + https://micheleg.github.io/dash-to-dock/ + + + False + True + 5 + + + + + True + True + end + <span size="small">This program comes with ABSOLUTELY NO WARRANTY. +See the <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public License, version 2 or later</a> for details.</span> + True + center + True + + + True + True + 6 + + + + + 4 + + + + + True + False + About + + + 4 + False + + + + + 1 + 0.01 + 0.10000000000000001 + + + 1 + 0.01 + 0.10000000000000001 + + + True + False + 12 + 12 + 12 + 12 + vertical + + + True + False + 0 + in + + + True + False + none + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + vertical + 12 + + + True + False + 32 + + + True + True + + + 1 + 0 + + + + + True + False + True + Customize minimum and maximum opacity values + fill + 0 + + + 0 + 0 + + + + + False + True + 0 + + + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + Minimum opacity + + + False + True + 0 + + + + + True + True + min_opacity_adjustement + on + False + 0 + 0 + 2 + right + + + + + True + True + 1 + + + + + False + True + 1 + + + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + Maximum opacity + + + False + True + 0 + + + + + True + True + max_opacity_adjustement + on + False + 0 + 0 + 2 + right + + + + + True + True + 1 + + + + + False + True + 1 + + + + + + + + + + + + + + False + True + 0 + + + + + 1000 + 50 + 250 + + + 10 + 0.25 + 1 + + + True + False + 12 + 12 + 12 + 12 + vertical + + + True + False + 0 + in + + + True + False + none + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + True + end + center + + + 1 + 0 + 2 + + + + + True + False + True + Number overlay + 0 + + + 0 + 0 + + + + + True + False + Temporarily show the application numbers over the icons, corresponding to the shortcut. + True + 40 + 0 + + + + 0 + 1 + + + + + + + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + True + end + center + + + 1 + 0 + 2 + + + + + True + False + True + Show the dock if it is hidden + 0 + + + 0 + 0 + + + + + True + False + If using autohide, the dock will appear for a short time when triggering the shortcut. + True + 40 + 0 + + + + 0 + 1 + + + + + + + + + 100 + 80 + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + center + 12 + + + 1 + 0 + + + + + True + False + True + Shortcut for the options above + 0 + + + 0 + 0 + + + + + True + False + Syntax: <Shift>, <Ctrl>, <Alt>, <Super> + True + 40 + 0 + + + + 0 + 1 + + + + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + True + 6 + 32 + + + True + True + end + shortcut_time_adjustment + 3 + + + 1 + 0 + + + + + True + False + True + Hide timeout (s) + 0 + + + 0 + 0 + + + + + + + + + + + + + + False + True + 0 + + + + + 1 + 0.050000000000000003 + 0.25 + + + True + False + 12 + 12 + 12 + 12 + vertical + + + True + False + 0 + in + + + True + False + none + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Show the dock by mouse hover on the screen edge. + True + 0 + + + + 0 + 1 + + + + + True + False + True + Autohide + 0 + + + 0 + 0 + + + + + True + True + end + center + + + 1 + 0 + 2 + + + + + Push to show: require pressure to show the dock + True + True + False + 0 + True + + + 0 + 3 + 2 + + + + + Enable in fullscreen mode + True + True + False + 12 + 0 + True + + + 0 + 2 + 2 + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + 32 + + + True + False + True + Show the dock when it doesn't obstruct application windows. + True + 0 + + + + 0 + 1 + + + + + True + False + True + Dodge windows + 0 + + + 0 + 0 + + + + + True + True + end + center + + + 1 + 0 + 2 + + + + + True + False + vertical + + + All windows + True + True + False + 12 + 0 + True + True + + + + False + True + 0 + + + + + Only focused application's windows + True + True + False + 0 + True + True + all_windows_radio_button + + + + False + True + 1 + + + + + Only maximized windows + True + True + False + 0 + True + True + all_windows_radio_button + + + + False + True + 2 + + + + + 0 + 2 + 2 + + + + + + + + + True + True + + + True + False + 12 + 12 + 12 + 12 + True + 6 + 32 + + + True + True + end + animation_time_adjustment + 3 + + + 1 + 0 + + + + + True + False + True + Animation duration (s) + 0 + + + 0 + 0 + + + + + True + True + end + hide_timeout_adjustment + 3 + + + 1 + 1 + + + + + True + True + end + show_timeout_adjustment + 3 + + + 1 + 2 + + + + + True + True + 0.000 + pressure_threshold_adjustment + + + 1 + 3 + + + + + True + False + True + Hide timeout (s) + 0 + + + 0 + 1 + + + + + True + False + True + Show timeout (s) + 0 + + + 0 + 2 + + + + + True + False + True + Pressure threshold + 0 + + + 0 + 3 + + + + + + + + + + + + + + False + True + 0 + + + + diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/appIconIndicators.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/appIconIndicators.js new file mode 100644 index 0000000..ff9d981 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/appIconIndicators.js @@ -0,0 +1,1130 @@ +const Cogl = imports.gi.Cogl; +const Cairo = imports.cairo; +const Clutter = imports.gi.Clutter; +const GdkPixbuf = imports.gi.GdkPixbuf +const Gio = imports.gi.Gio; +const Gtk = imports.gi.Gtk; +const Pango = imports.gi.Pango; +const Shell = imports.gi.Shell; +const St = imports.gi.St; + +const Util = imports.misc.util; + +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Docking = Me.imports.docking; +const Utils = Me.imports.utils; + +let tracker = Shell.WindowTracker.get_default(); + +const RunningIndicatorStyle = { + DEFAULT: 0, + DOTS: 1, + SQUARES: 2, + DASHES: 3, + SEGMENTED: 4, + SOLID: 5, + CILIORA: 6, + METRO: 7 +}; + +const MAX_WINDOWS_CLASSES = 4; + + +/* + * This is the main indicator class to be used. The desired bahviour is + * obtained by composing the desired classes below based on the settings. + * + */ +var AppIconIndicator = class DashToDock_AppIconIndicator { + + constructor(source) { + this._indicators = []; + + // Unity indicators always enabled for now + let unityIndicator = new UnityIndicator(source); + this._indicators.push(unityIndicator); + + // Choose the style for the running indicators + let runningIndicator = null; + let runningIndicatorStyle; + + let settings = Docking.DockManager.settings; + if (settings.get_boolean('apply-custom-theme' )) { + runningIndicatorStyle = RunningIndicatorStyle.DOTS; + } else { + runningIndicatorStyle = settings.get_enum('running-indicator-style'); + } + + switch (runningIndicatorStyle) { + case RunningIndicatorStyle.DEFAULT: + runningIndicator = new RunningIndicatorDefault(source); + break; + + case RunningIndicatorStyle.DOTS: + runningIndicator = new RunningIndicatorDots(source); + break; + + case RunningIndicatorStyle.SQUARES: + runningIndicator = new RunningIndicatorSquares(source); + break; + + case RunningIndicatorStyle.DASHES: + runningIndicator = new RunningIndicatorDashes(source); + break; + + case RunningIndicatorStyle.SEGMENTED: + runningIndicator = new RunningIndicatorSegmented(source); + break; + + case RunningIndicatorStyle.SOLID: + runningIndicator = new RunningIndicatorSolid(source); + break; + + case RunningIndicatorStyle.CILIORA: + runningIndicator = new RunningIndicatorCiliora(source); + break; + + case RunningIndicatorStyle.METRO: + runningIndicator = new RunningIndicatorMetro(source); + break; + + default: + runningIndicator = new RunningIndicatorBase(source); + } + + this._indicators.push(runningIndicator); + } + + update() { + for (let i=0; i { + this._signalsHandler.destroy(); + }); + } + + update() { + } + + destroy() { + this._source.actor.disconnect(this._sourceDestroyId); + this._signalsHandler.destroy(); + } +}; + +/* + * A base indicator class for running style, from which all other EunningIndicators should derive, + * providing some basic methods, variables definitions and their update, css style classes handling. + * + */ +var RunningIndicatorBase = class DashToDock_RunningIndicatorBase extends IndicatorBase { + + constructor(source) { + super(source) + + this._side = Utils.getPosition(); + this._nWindows = 0; + + this._dominantColorExtractor = new DominantColorExtractor(this._source.app); + + // These statuses take into account the workspace/monitor isolation + this._isFocused = false; + this._isRunning = false; + } + + update() { + // Limit to 1 to MAX_WINDOWS_CLASSES windows classes + this._nWindows = Math.min(this._source.getInterestingWindows().length, MAX_WINDOWS_CLASSES); + + // We need to check the number of windows, as the focus might be + // happening on another monitor if using isolation + if (tracker.focus_app == this._source.app && this._nWindows > 0) + this._isFocused = true; + else + this._isFocused = false; + + // In the case of workspace isolation, we need to hide the dots of apps with + // no windows in the current workspace + if ((this._source.app.state != Shell.AppState.STOPPED || this._source.isLocation()) && this._nWindows > 0) + this._isRunning = true; + else + this._isRunning = false; + + this._updateCounterClass(); + this._updateFocusClass(); + this._updateDefaultDot(); + } + + _updateCounterClass() { + for (let i = 1; i <= MAX_WINDOWS_CLASSES; i++) { + let className = 'running' + i; + if (i != this._nWindows) + this._source.actor.remove_style_class_name(className); + else + this._source.actor.add_style_class_name(className); + } + } + + _updateFocusClass() { + if (this._isFocused) + this._source.actor.add_style_class_name('focused'); + else + this._source.actor.remove_style_class_name('focused'); + } + + _updateDefaultDot() { + if (this._isRunning) + this._source._dot.show(); + else + this._source._dot.hide(); + } + + _hideDefaultDot() { + // I use opacity to hide the default dot because the show/hide function + // are used by the parent class. + this._source._dot.opacity = 0; + } + + _restoreDefaultDot() { + this._source._dot.opacity = 255; + } + + _enableBacklight() { + + let colorPalette = this._dominantColorExtractor._getColorPalette(); + + // Fallback + if (colorPalette === null) { + this._source._iconContainer.set_style( + 'border-radius: 5px;' + + 'background-gradient-direction: vertical;' + + 'background-gradient-start: #e0e0e0;' + + 'background-gradient-end: darkgray;' + ); + + return; + } + + this._source._iconContainer.set_style( + 'border-radius: 5px;' + + 'background-gradient-direction: vertical;' + + 'background-gradient-start: ' + colorPalette.original + ';' + + 'background-gradient-end: ' + colorPalette.darker + ';' + ); + + } + + _disableBacklight() { + this._source._iconContainer.set_style(null); + } + + destroy() { + this._disableBacklight(); + // Remove glossy background if the children still exists + if (this._source._iconContainer.get_children().length > 1) + this._source._iconContainer.get_children()[1].set_style(null); + this._restoreDefaultDot(); + + super.destroy(); + } +}; + +// We add a css class so third parties themes can limit their indicaor customization +// to the case we do nothing +var RunningIndicatorDefault = class DashToDock_RunningIndicatorDefault extends RunningIndicatorBase { + + constructor(source) { + super(source); + this._source.actor.add_style_class_name('default'); + } + + destory() { + this._source.actor.remove_style_class_name('default'); + super.destroy(); + } +}; + +var RunningIndicatorDots = class DashToDock_RunningIndicatorDots extends RunningIndicatorBase { + + constructor(source) { + super(source) + + this._hideDefaultDot(); + + this._area = new St.DrawingArea({x_expand: true, y_expand: true}); + + // We draw for the bottom case and rotate the canvas for other placements + //set center of rotatoins to the center + this._area.set_pivot_point(0.5, 0.5); + // prepare transformation matrix + let m = new Cogl.Matrix(); + m.init_identity(); + + switch (this._side) { + case St.Side.TOP: + m.xx = -1; + m.rotate(180, 0, 0, 1); + break + + case St.Side.BOTTOM: + // nothing + break; + + case St.Side.LEFT: + m.yy = -1; + m.rotate(90, 0, 0, 1); + break; + + case St.Side.RIGHT: + m.rotate(-90, 0, 0, 1); + break + } + + this._area.set_transform(m); + + this._area.connect('repaint', this._updateIndicator.bind(this)); + this._source._iconContainer.add_child(this._area); + + let keys = ['custom-theme-running-dots-color', + 'custom-theme-running-dots-border-color', + 'custom-theme-running-dots-border-width', + 'custom-theme-customize-running-dots', + 'unity-backlit-items', + 'running-indicator-dominant-color']; + + keys.forEach(function(key) { + this._signalsHandler.add([ + Docking.DockManager.settings, + 'changed::' + key, + this.update.bind(this) + ]); + }, this); + + // Apply glossy background + // TODO: move to enable/disableBacklit to apply itonly to the running apps? + // TODO: move to css class for theming support + this._glossyBackgroundStyle = 'background-image: url(\'' + Me.path + '/media/glossy.svg\');' + + 'background-size: contain;'; + } + + update() { + super.update(); + + // Enable / Disable the backlight of running apps + if (!Docking.DockManager.settings.get_boolean('apply-custom-theme') && + Docking.DockManager.settings.get_boolean('unity-backlit-items')) { + this._source._iconContainer.get_children()[1].set_style(this._glossyBackgroundStyle); + if (this._isRunning) + this._enableBacklight(); + else + this._disableBacklight(); + } else { + this._disableBacklight(); + this._source._iconContainer.get_children()[1].set_style(null); + } + + if (this._area) + this._area.queue_repaint(); + } + + _computeStyle() { + + let [width, height] = this._area.get_surface_size(); + this._width = height; + this._height = width; + + // By defaut re-use the style - background color, and border width and color - + // of the default dot + let themeNode = this._source._dot.get_theme_node(); + this._borderColor = themeNode.get_border_color(this._side); + this._borderWidth = themeNode.get_border_width(this._side); + this._bodyColor = themeNode.get_background_color(); + + let settings = Docking.DockManager.settings; + if (!settings.get_boolean('apply-custom-theme')) { + // Adjust for the backlit case + if (settings.get_boolean('unity-backlit-items')) { + // Use dominant color for dots too if the backlit is enables + let colorPalette = this._dominantColorExtractor._getColorPalette(); + + // Slightly adjust the styling + this._borderWidth = 2; + + if (colorPalette !== null) { + this._borderColor = Clutter.color_from_string(colorPalette.lighter)[1] ; + this._bodyColor = Clutter.color_from_string(colorPalette.darker)[1]; + } else { + // Fallback + this._borderColor = Clutter.color_from_string('white')[1]; + this._bodyColor = Clutter.color_from_string('gray')[1]; + } + } + + // Apply dominant color if requested + if (settings.get_boolean('running-indicator-dominant-color')) { + let colorPalette = this._dominantColorExtractor._getColorPalette(); + if (colorPalette !== null) { + this._bodyColor = Clutter.color_from_string(colorPalette.original)[1]; + } + } + + // Finally, use customize style if requested + if (settings.get_boolean('custom-theme-customize-running-dots')) { + this._borderColor = Clutter.color_from_string(settings.get_string('custom-theme-running-dots-border-color'))[1]; + this._borderWidth = settings.get_int('custom-theme-running-dots-border-width'); + this._bodyColor = Clutter.color_from_string(settings.get_string('custom-theme-running-dots-color'))[1]; + } + } + + // Define the radius as an arbitrary size, but keep large enough to account + // for the drawing of the border. + this._radius = Math.max(this._width/22, this._borderWidth/2); + this._padding = 0; // distance from the margin + this._spacing = this._radius + this._borderWidth; // separation between the dots + } + + _updateIndicator() { + + let area = this._area; + let cr = this._area.get_context(); + + this._computeStyle(); + this._drawIndicator(cr); + cr.$dispose(); + } + + _drawIndicator(cr) { + // Draw the required numbers of dots + let n = this._nWindows; + + cr.setLineWidth(this._borderWidth); + Clutter.cairo_set_source_color(cr, this._borderColor); + + // draw for the bottom case: + cr.translate((this._width - (2*n)*this._radius - (n-1)*this._spacing)/2, this._height - this._padding); + for (let i = 0; i < n; i++) { + cr.newSubPath(); + cr.arc((2*i+1)*this._radius + i*this._spacing, -this._radius - this._borderWidth/2, this._radius, 0, 2*Math.PI); + } + + cr.strokePreserve(); + Clutter.cairo_set_source_color(cr, this._bodyColor); + cr.fill(); + } + + destroy() { + this._area.destroy(); + super.destroy(); + } +}; + +// Adapted from dash-to-panel by Jason DeRose +// https://github.com/jderose9/dash-to-panel +var RunningIndicatorCiliora = class DashToDock_RunningIndicatorCiliora extends RunningIndicatorDots { + + _drawIndicator(cr) { + if (this._isRunning) { + + let size = Math.max(this._width/20, this._borderWidth); + let spacing = size; // separation between the dots + let lineLength = this._width - (size*(this._nWindows-1)) - (spacing*(this._nWindows-1)); + let padding = this._borderWidth; + // For the backlit case here we don't want the outer border visible + if (Docking.DockManager.settings.get_boolean('unity-backlit-items') && + !Docking.DockManager.settings.get_boolean('custom-theme-customize-running-dots')) + padding = 0; + let yOffset = this._height - padding - size; + + cr.setLineWidth(this._borderWidth); + Clutter.cairo_set_source_color(cr, this._borderColor); + + cr.translate(0, yOffset); + cr.newSubPath(); + cr.rectangle(0, 0, lineLength, size); + for (let i = 1; i < this._nWindows; i++) { + cr.newSubPath(); + cr.rectangle(lineLength + (i*spacing) + ((i-1)*size), 0, size, size); + } + + cr.strokePreserve(); + Clutter.cairo_set_source_color(cr, this._bodyColor); + cr.fill(); + } + } +}; + +// Adapted from dash-to-panel by Jason DeRose +// https://github.com/jderose9/dash-to-panel +var RunningIndicatorSegmented = class DashToDock_RunningIndicatorSegmented extends RunningIndicatorDots { + + _drawIndicator(cr) { + if (this._isRunning) { + let size = Math.max(this._width/20, this._borderWidth); + let spacing = Math.ceil(this._width/18); // separation between the dots + let dashLength = Math.ceil((this._width - ((this._nWindows-1)*spacing))/this._nWindows); + let lineLength = this._width - (size*(this._nWindows-1)) - (spacing*(this._nWindows-1)); + let padding = this._borderWidth; + // For the backlit case here we don't want the outer border visible + if (Docking.DockManager.settings.get_boolean('unity-backlit-items') && + !Docking.DockManager.settings.get_boolean('custom-theme-customize-running-dots')) + padding = 0; + let yOffset = this._height - padding - size; + + cr.setLineWidth(this._borderWidth); + Clutter.cairo_set_source_color(cr, this._borderColor); + + cr.translate(0, yOffset); + for (let i = 0; i < this._nWindows; i++) { + cr.newSubPath(); + cr.rectangle(i*dashLength + i*spacing, 0, dashLength, size); + } + + cr.strokePreserve(); + Clutter.cairo_set_source_color(cr, this._bodyColor); + cr.fill() + } + } +}; + +// Adapted from dash-to-panel by Jason DeRose +// https://github.com/jderose9/dash-to-panel +var RunningIndicatorSolid = class DashToDock_RunningIndicatorSolid extends RunningIndicatorDots { + + _drawIndicator(cr) { + if (this._isRunning) { + + let size = Math.max(this._width/20, this._borderWidth); + let padding = this._borderWidth; + // For the backlit case here we don't want the outer border visible + if (Docking.DockManager.settings.get_boolean('unity-backlit-items') && + !Docking.DockManager.settings.get_boolean('custom-theme-customize-running-dots')) + padding = 0; + let yOffset = this._height - padding - size; + + cr.setLineWidth(this._borderWidth); + Clutter.cairo_set_source_color(cr, this._borderColor); + + cr.translate(0, yOffset); + cr.newSubPath(); + cr.rectangle(0, 0, this._width, size); + + cr.strokePreserve(); + Clutter.cairo_set_source_color(cr, this._bodyColor); + cr.fill(); + + } + } +}; + +// Adapted from dash-to-panel by Jason DeRose +// https://github.com/jderose9/dash-to-panel +var RunningIndicatorSquares = class DashToDock_RunningIndicatorSquares extends RunningIndicatorDots { + + _drawIndicator(cr) { + if (this._isRunning) { + let size = Math.max(this._width/11, this._borderWidth); + let padding = this._borderWidth; + let spacing = Math.ceil(this._width/18); // separation between the dots + let yOffset = this._height - padding - size; + + cr.setLineWidth(this._borderWidth); + Clutter.cairo_set_source_color(cr, this._borderColor); + + cr.translate(Math.floor((this._width - this._nWindows*size - (this._nWindows-1)*spacing)/2), yOffset); + for (let i = 0; i < this._nWindows; i++) { + cr.newSubPath(); + cr.rectangle(i*size + i*spacing, 0, size, size); + } + cr.strokePreserve(); + Clutter.cairo_set_source_color(cr, this._bodyColor); + cr.fill(); + } + } +} + +// Adapted from dash-to-panel by Jason DeRose +// https://github.com/jderose9/dash-to-panel +var RunningIndicatorDashes = class DashToDock_RunningIndicatorDashes extends RunningIndicatorDots { + + _drawIndicator(cr) { + if (this._isRunning) { + let size = Math.max(this._width/20, this._borderWidth); + let padding = this._borderWidth; + let spacing = Math.ceil(this._width/18); // separation between the dots + let dashLength = Math.floor(this._width/4) - spacing; + let yOffset = this._height - padding - size; + + cr.setLineWidth(this._borderWidth); + Clutter.cairo_set_source_color(cr, this._borderColor); + + cr.translate(Math.floor((this._width - this._nWindows*dashLength - (this._nWindows-1)*spacing)/2), yOffset); + for (let i = 0; i < this._nWindows; i++) { + cr.newSubPath(); + cr.rectangle(i*dashLength + i*spacing, 0, dashLength, size); + } + + cr.strokePreserve(); + Clutter.cairo_set_source_color(cr, this._bodyColor); + cr.fill(); + } + } +} + +// Adapted from dash-to-panel by Jason DeRose +// https://github.com/jderose9/dash-to-panel +var RunningIndicatorMetro = class DashToDock_RunningIndicatorMetro extends RunningIndicatorDots { + + constructor(source) { + super(source); + this._source.actor.add_style_class_name('metro'); + } + + destroy() { + this._source.actor.remove_style_class_name('metro'); + super.destroy(); + } + + _drawIndicator(cr) { + if (this._isRunning) { + let size = Math.max(this._width/20, this._borderWidth); + let padding = 0; + // For the backlit case here we don't want the outer border visible + if (Docking.DockManager.settings.get_boolean('unity-backlit-items') && + !Docking.DockManager.settings.get_boolean('custom-theme-customize-running-dots')) + padding = 0; + let yOffset = this._height - padding - size; + + let n = this._nWindows; + if(n <= 1) { + cr.translate(0, yOffset); + Clutter.cairo_set_source_color(cr, this._bodyColor); + cr.newSubPath(); + cr.rectangle(0, 0, this._width, size); + cr.fill(); + } else { + let blackenedLength = (1/48)*this._width; // need to scale with the SVG for the stacked highlight + let darkenedLength = this._isFocused ? (2/48)*this._width : (10/48)*this._width; + let blackenedColor = this._bodyColor.shade(.3); + let darkenedColor = this._bodyColor.shade(.7); + + cr.translate(0, yOffset); + + Clutter.cairo_set_source_color(cr, this._bodyColor); + cr.newSubPath(); + cr.rectangle(0, 0, this._width - darkenedLength - blackenedLength, size); + cr.fill(); + Clutter.cairo_set_source_color(cr, blackenedColor); + cr.newSubPath(); + cr.rectangle(this._width - darkenedLength - blackenedLength, 0, 1, size); + cr.fill(); + Clutter.cairo_set_source_color(cr, darkenedColor); + cr.newSubPath(); + cr.rectangle(this._width - darkenedLength, 0, darkenedLength, size); + cr.fill(); + } + } + } +} + +/* + * Unity like notification and progress indicators + */ +var UnityIndicator = class DashToDock_UnityIndicator extends IndicatorBase { + + constructor(source) { + + super(source); + + this._notificationBadgeLabel = new St.Label(); + this._notificationBadgeBin = new St.Bin({ + child: this._notificationBadgeLabel, + x_align: St.Align.END, y_align: St.Align.START, + x_expand: true, y_expand: true + }); + this._notificationBadgeLabel.add_style_class_name('notification-badge'); + this._notificationBadgeCount = 0; + this._notificationBadgeBin.hide(); + + this._source._iconContainer.add_child(this._notificationBadgeBin); + this._source._iconContainer.connect('allocation-changed', this.updateNotificationBadge.bind(this)); + + this._remoteEntries = []; + this._source.remoteModel.lookupById(this._source.app.id).forEach( + (entry) => { + this.insertEntryRemote(entry); + } + ); + + this._signalsHandler.add([ + this._source.remoteModel, + 'entry-added', + this._onLauncherEntryRemoteAdded.bind(this) + ], [ + this._source.remoteModel, + 'entry-removed', + this._onLauncherEntryRemoteRemoved.bind(this) + ]) + } + + _onLauncherEntryRemoteAdded(remoteModel, entry) { + if (!entry || !entry.appId()) + return; + if (this._source && this._source.app && this._source.app.id == entry.appId()) { + this.insertEntryRemote(entry); + } + } + + _onLauncherEntryRemoteRemoved(remoteModel, entry) { + if (!entry || !entry.appId()) + return; + + if (this._source && this._source.app && this._source.app.id == entry.appId()) { + this.removeEntryRemote(entry); + } + } + + updateNotificationBadge() { + let scaleFactor = St.ThemeContext.get_for_stage(global.stage).scale_factor; + let [minWidth, natWidth] = this._source._iconContainer.get_preferred_width(-1); + let logicalNatWidth = natWidth / scaleFactor; + let font_size = Math.max(10, Math.round(logicalNatWidth / 5)); + let margin_left = Math.round(logicalNatWidth / 4); + + this._notificationBadgeLabel.set_style( + 'font-size: ' + font_size + 'px;' + + 'margin-left: ' + margin_left + 'px;' + ); + + this._notificationBadgeBin.width = Math.round(logicalNatWidth - margin_left); + this._notificationBadgeLabel.clutter_text.ellipsize = Pango.EllipsizeMode.MIDDLE; + } + + _notificationBadgeCountToText(count) { + if (count <= 9999) { + return count.toString(); + } else if (count < 1e5) { + let thousands = count / 1e3; + return thousands.toFixed(1).toString() + "k"; + } else if (count < 1e6) { + let thousands = count / 1e3; + return thousands.toFixed(0).toString() + "k"; + } else if (count < 1e8) { + let millions = count / 1e6; + return millions.toFixed(1).toString() + "M"; + } else if (count < 1e9) { + let millions = count / 1e6; + return millions.toFixed(0).toString() + "M"; + } else { + let billions = count / 1e9; + return billions.toFixed(1).toString() + "B"; + } + } + + setNotificationBadge(count) { + this._notificationBadgeCount = count; + let text = this._notificationBadgeCountToText(count); + this._notificationBadgeLabel.set_text(text); + } + + toggleNotificationBadge(activate) { + if (activate && this._notificationBadgeCount > 0) { + this.updateNotificationBadge(); + this._notificationBadgeBin.show(); + } + else + this._notificationBadgeBin.hide(); + } + + _showProgressOverlay() { + if (this._progressOverlayArea) { + this._updateProgressOverlay(); + return; + } + + this._progressOverlayArea = new St.DrawingArea({x_expand: true, y_expand: true}); + this._progressOverlayArea.add_style_class_name('progress-bar'); + this._progressOverlayArea.connect('repaint', () => { + this._drawProgressOverlay(this._progressOverlayArea); + }); + + this._source._iconContainer.add_child(this._progressOverlayArea); + let node = this._progressOverlayArea.get_theme_node(); + + let [hasColor, color] = node.lookup_color('-progress-bar-background', false); + if (hasColor) + this._progressbar_background = color + else + this._progressbar_background = new Clutter.Color({red: 204, green: 204, blue: 204, alpha: 255}); + + [hasColor, color] = node.lookup_color('-progress-bar-border', false); + if (hasColor) + this._progressbar_border = color; + else + this._progressbar_border = new Clutter.Color({red: 230, green: 230, blue: 230, alpha: 255}); + + this._updateProgressOverlay(); + } + + _hideProgressOverlay() { + if (this._progressOverlayArea) + this._progressOverlayArea.destroy(); + this._progressOverlayArea = null; + this._progressbar_background = null; + this._progressbar_border = null; + } + + _updateProgressOverlay() { + if (this._progressOverlayArea) + this._progressOverlayArea.queue_repaint(); + } + + _drawProgressOverlay(area) { + let scaleFactor = St.ThemeContext.get_for_stage(global.stage).scale_factor; + let [surfaceWidth, surfaceHeight] = area.get_surface_size(); + let cr = area.get_context(); + + let iconSize = this._source.icon.iconSize * scaleFactor; + + let x = Math.floor((surfaceWidth - iconSize) / 2); + let y = Math.floor((surfaceHeight - iconSize) / 2); + + let lineWidth = Math.floor(1.0 * scaleFactor); + let padding = Math.floor(iconSize * 0.05); + let width = iconSize - 2.0*padding; + let height = Math.floor(Math.min(18.0*scaleFactor, 0.20*iconSize)); + x += padding; + y += iconSize - height - padding; + + cr.setLineWidth(lineWidth); + + // Draw the outer stroke + let stroke = new Cairo.LinearGradient(0, y, 0, y + height); + let fill = null; + stroke.addColorStopRGBA(0.5, 0.5, 0.5, 0.5, 0.1); + stroke.addColorStopRGBA(0.9, 0.8, 0.8, 0.8, 0.4); + Utils.drawRoundedLine(cr, x + lineWidth/2.0, y + lineWidth/2.0, width, height, true, true, stroke, fill); + + // Draw the background + x += lineWidth; + y += lineWidth; + width -= 2.0*lineWidth; + height -= 2.0*lineWidth; + + stroke = Cairo.SolidPattern.createRGBA(0.20, 0.20, 0.20, 0.9); + fill = new Cairo.LinearGradient(0, y, 0, y + height); + fill.addColorStopRGBA(0.4, 0.25, 0.25, 0.25, 1.0); + fill.addColorStopRGBA(0.9, 0.35, 0.35, 0.35, 1.0); + Utils.drawRoundedLine(cr, x + lineWidth/2.0, y + lineWidth/2.0, width, height, true, true, stroke, fill); + + // Draw the finished bar + x += lineWidth; + y += lineWidth; + width -= 2.0*lineWidth; + height -= 2.0*lineWidth; + + let finishedWidth = Math.ceil(this._progress * width); + + let bg = this._progressbar_background; + let bd = this._progressbar_border; + + stroke = Cairo.SolidPattern.createRGBA(bd.red/255, bd.green/255, bd.blue/255, bd.alpha/255); + fill = Cairo.SolidPattern.createRGBA(bg.red/255, bg.green/255, bg.blue/255, bg.alpha/255); + + if (Clutter.get_default_text_direction() == Clutter.TextDirection.RTL) + Utils.drawRoundedLine(cr, x + lineWidth/2.0 + width - finishedWidth, y + lineWidth/2.0, finishedWidth, height, true, true, stroke, fill); + else + Utils.drawRoundedLine(cr, x + lineWidth/2.0, y + lineWidth/2.0, finishedWidth, height, true, true, stroke, fill); + + cr.$dispose(); + } + + setProgress(progress) { + this._progress = Math.min(Math.max(progress, 0.0), 1.0); + this._updateProgressOverlay(); + } + + toggleProgressOverlay(activate) { + if (activate) { + this._showProgressOverlay(); + } + else { + this._hideProgressOverlay(); + } + } + + insertEntryRemote(remote) { + if (!remote || this._remoteEntries.indexOf(remote) !== -1) + return; + + this._remoteEntries.push(remote); + this._selectEntryRemote(remote); + } + + removeEntryRemote(remote) { + if (!remote || this._remoteEntries.indexOf(remote) == -1) + return; + + this._remoteEntries.splice(this._remoteEntries.indexOf(remote), 1); + + if (this._remoteEntries.length > 0) { + this._selectEntryRemote(this._remoteEntries[this._remoteEntries.length-1]); + } else { + this.setNotificationBadge(0); + this.toggleNotificationBadge(false); + this.setProgress(0); + this.toggleProgressOverlay(false); + } + } + + _selectEntryRemote(remote) { + if (!remote) + return; + + this._signalsHandler.removeWithLabel('entry-remotes'); + + this._signalsHandler.addWithLabel('entry-remotes', + [ + remote, + 'count-changed', + (remote, value) => { + this.setNotificationBadge(value); + } + ], [ + remote, + 'count-visible-changed', + (remote, value) => { + this.toggleNotificationBadge(value); + } + ], [ + remote, + 'progress-changed', + (remote, value) => { + this.setProgress(value); + } + ], [ + remote, + 'progress-visible-changed', + (remote, value) => { + this.toggleProgressOverlay(value); + } + ]); + + this.setNotificationBadge(remote.count()); + this.toggleNotificationBadge(remote.countVisible()); + this.setProgress(remote.progress()); + this.toggleProgressOverlay(remote.progressVisible()); + } +} + + +// We need an icons theme object, this is the only way I managed to get +// pixel buffers that can be used for calculating the backlight color +let themeLoader = null; + +// Global icon cache. Used for Unity7 styling. +let iconCacheMap = new Map(); +// Max number of items to store +// We don't expect to ever reach this number, but let's put an hard limit to avoid +// even the remote possibility of the cached items to grow indefinitely. +const MAX_CACHED_ITEMS = 1000; +// When the size exceed it, the oldest 'n' ones are deleted +const BATCH_SIZE_TO_DELETE = 50; +// The icon size used to extract the dominant color +const DOMINANT_COLOR_ICON_SIZE = 64; + +// Compute dominant color frim the app icon. +// The color is cached for efficiency. +var DominantColorExtractor = class DashToDock_DominantColorExtractor { + + constructor(app) { + this._app = app; + } + + /** + * Try to get the pixel buffer for the current icon, if not fail gracefully + */ + _getIconPixBuf() { + let iconTexture = this._app.create_icon_texture(16); + + if (themeLoader === null) { + let ifaceSettings = new Gio.Settings({ schema: "org.gnome.desktop.interface" }); + + themeLoader = new Gtk.IconTheme(), + themeLoader.set_custom_theme(ifaceSettings.get_string('icon-theme')); // Make sure the correct theme is loaded + } + + // Unable to load the icon texture, use fallback + if (iconTexture instanceof St.Icon === false) { + return null; + } + + iconTexture = iconTexture.get_gicon(); + + // Unable to load the icon texture, use fallback + if (iconTexture === null) { + return null; + } + + if (iconTexture instanceof Gio.FileIcon) { + // Use GdkPixBuf to load the pixel buffer from the provided file path + return GdkPixbuf.Pixbuf.new_from_file(iconTexture.get_file().get_path()); + } + + // Get the pixel buffer from the icon theme + let icon_info = themeLoader.lookup_icon(iconTexture.get_names()[0], DOMINANT_COLOR_ICON_SIZE, 0); + if (icon_info !== null) + return icon_info.load_icon(); + else + return null; + } + + /** + * The backlight color choosing algorithm was mostly ported to javascript from the + * Unity7 C++ source of Canonicals: + * https://bazaar.launchpad.net/~unity-team/unity/trunk/view/head:/launcher/LauncherIcon.cpp + * so it more or less works the same way. + */ + _getColorPalette() { + if (iconCacheMap.get(this._app.get_id())) { + // We already know the answer + return iconCacheMap.get(this._app.get_id()); + } + + let pixBuf = this._getIconPixBuf(); + if (pixBuf == null) + return null; + + let pixels = pixBuf.get_pixels(), + offset = 0; + + let total = 0, + rTotal = 0, + gTotal = 0, + bTotal = 0; + + let resample_y = 1, + resample_x = 1; + + // Resampling of large icons + // We resample icons larger than twice the desired size, as the resampling + // to a size s + // DOMINANT_COLOR_ICON_SIZE < s < 2*DOMINANT_COLOR_ICON_SIZE, + // most of the case exactly DOMINANT_COLOR_ICON_SIZE as the icon size is tipycally + // a multiple of it. + let width = pixBuf.get_width(); + let height = pixBuf.get_height(); + + // Resample + if (height >= 2* DOMINANT_COLOR_ICON_SIZE) + resample_y = Math.floor(height/DOMINANT_COLOR_ICON_SIZE); + + if (width >= 2* DOMINANT_COLOR_ICON_SIZE) + resample_x = Math.floor(width/DOMINANT_COLOR_ICON_SIZE); + + if (resample_x !==1 || resample_y !== 1) + pixels = this._resamplePixels(pixels, resample_x, resample_y); + + // computing the limit outside the for (where it would be repeated at each iteration) + // for performance reasons + let limit = pixels.length; + for (let offset = 0; offset < limit; offset+=4) { + let r = pixels[offset], + g = pixels[offset + 1], + b = pixels[offset + 2], + a = pixels[offset + 3]; + + let saturation = (Math.max(r,g, b) - Math.min(r,g, b)); + let relevance = 0.1 * 255 * 255 + 0.9 * a * saturation; + + rTotal += r * relevance; + gTotal += g * relevance; + bTotal += b * relevance; + + total += relevance; + } + + total = total * 255; + + let r = rTotal / total, + g = gTotal / total, + b = bTotal / total; + + let hsv = Utils.ColorUtils.RGBtoHSV(r * 255, g * 255, b * 255); + + if (hsv.s > 0.15) + hsv.s = 0.65; + hsv.v = 0.90; + + let rgb = Utils.ColorUtils.HSVtoRGB(hsv.h, hsv.s, hsv.v); + + // Cache the result. + let backgroundColor = { + lighter: Utils.ColorUtils.ColorLuminance(rgb.r, rgb.g, rgb.b, 0.2), + original: Utils.ColorUtils.ColorLuminance(rgb.r, rgb.g, rgb.b, 0), + darker: Utils.ColorUtils.ColorLuminance(rgb.r, rgb.g, rgb.b, -0.5) + }; + + if (iconCacheMap.size >= MAX_CACHED_ITEMS) { + //delete oldest cached values (which are in order of insertions) + let ctr=0; + for (let key of iconCacheMap.keys()) { + if (++ctr > BATCH_SIZE_TO_DELETE) + break; + iconCacheMap.delete(key); + } + } + + iconCacheMap.set(this._app.get_id(), backgroundColor); + + return backgroundColor; + } + + /** + * Downsample large icons before scanning for the backlight color to + * improve performance. + * + * @param pixBuf + * @param pixels + * @param resampleX + * @param resampleY + * + * @return []; + */ + _resamplePixels (pixels, resampleX, resampleY) { + let resampledPixels = []; + // computing the limit outside the for (where it would be repeated at each iteration) + // for performance reasons + let limit = pixels.length / (resampleX * resampleY) / 4; + for (let i = 0; i < limit; i++) { + let pixel = i * resampleX * resampleY; + + resampledPixels.push(pixels[pixel * 4]); + resampledPixels.push(pixels[pixel * 4 + 1]); + resampledPixels.push(pixels[pixel * 4 + 2]); + resampledPixels.push(pixels[pixel * 4 + 3]); + } + + return resampledPixels; + } +}; diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/appIcons.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/appIcons.js new file mode 100644 index 0000000..071dfd6 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/appIcons.js @@ -0,0 +1,1207 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const Clutter = imports.gi.Clutter; +const GdkPixbuf = imports.gi.GdkPixbuf +const Gio = imports.gi.Gio; +const GLib = imports.gi.GLib; +const GObject = imports.gi.GObject; +const Gtk = imports.gi.Gtk; +const Signals = imports.signals; +const Meta = imports.gi.Meta; +const Shell = imports.gi.Shell; +const St = imports.gi.St; +const Mainloop = imports.mainloop; + +// Use __ () and N__() for the extension gettext domain, and reuse +// the shell domain with the default _() and N_() +const Gettext = imports.gettext.domain('dashtodock'); +const __ = Gettext.gettext; +const N__ = function(e) { return e }; + +const AppDisplay = imports.ui.appDisplay; +const AppFavorites = imports.ui.appFavorites; +const Dash = imports.ui.dash; +const DND = imports.ui.dnd; +const IconGrid = imports.ui.iconGrid; +const Main = imports.ui.main; +const PopupMenu = imports.ui.popupMenu; +const Util = imports.misc.util; +const Workspace = imports.ui.workspace; + +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Docking = Me.imports.docking; +const Utils = Me.imports.utils; +const WindowPreview = Me.imports.windowPreview; +const AppIconIndicators = Me.imports.appIconIndicators; + +let tracker = Shell.WindowTracker.get_default(); + +const clickAction = { + SKIP: 0, + MINIMIZE: 1, + LAUNCH: 2, + CYCLE_WINDOWS: 3, + MINIMIZE_OR_OVERVIEW: 4, + PREVIEWS: 5, + MINIMIZE_OR_PREVIEWS: 6, + FOCUS_OR_PREVIEWS: 7, + QUIT: 8, +}; + +const scrollAction = { + DO_NOTHING: 0, + CYCLE_WINDOWS: 1, + SWITCH_WORKSPACE: 2 +}; + +let recentlyClickedAppLoopId = 0; +let recentlyClickedApp = null; +let recentlyClickedAppWindows = null; +let recentlyClickedAppIndex = 0; +let recentlyClickedAppMonitor = -1; + +/** + * Extend AppIcon + * + * - Apply a css class based on the number of windows of each application (#N); + * - Customized indicators for running applications in place of the default "dot" style which is hidden (#N); + * a class of the form "running#N" is applied to the AppWellIcon actor. + * like the original .running one. + * - Add a .focused style to the focused app + * - Customize click actions. + * - Update minimization animation target + * - Update menu if open on windows change + */ +var MyAppIcon = class DashToDock_AppIcon extends AppDisplay.AppIcon { + + // settings are required inside. + constructor(remoteModel, app, monitorIndex, iconParams) { + super(app, iconParams); + + // a prefix is required to avoid conflicting with the parent class variable + this.monitorIndex = monitorIndex; + this._signalsHandler = new Utils.GlobalSignalsHandler(); + this.remoteModel = remoteModel; + this._indicator = null; + + let appInfo = app.get_app_info(); + this._location = appInfo ? appInfo.get_string('XdtdUri') : null; + + this._updateIndicatorStyle(); + this._optionalScrollCycleWindows(); + + // Monitor windows-changes instead of app state. + // Keep using the same Id and function callback (that is extended) + if (this._stateChangedId > 0) { + this.app.disconnect(this._stateChangedId); + this._stateChangedId = 0; + } + + this._windowsChangedId = this.app.connect('windows-changed', + this.onWindowsChanged.bind(this)); + this._focusAppChangeId = tracker.connect('notify::focus-app', + this._onFocusAppChanged.bind(this)); + + // In Wayland sessions, this signal is needed to track the state of windows dragged + // from one monitor to another. As this is triggered quite often (whenever a new winow + // of any application opened or moved to a different desktop), + // we restrict this signal to the case when 'isolate-monitors' is true, + // and if there are at least 2 monitors. + if (Docking.DockManager.settings.get_boolean('isolate-monitors') && + Main.layoutManager.monitors.length > 1) { + this._signalsHandler.removeWithLabel('isolate-monitors'); + this._signalsHandler.addWithLabel('isolate-monitors', [ + global.display, + 'window-entered-monitor', + this._onWindowEntered.bind(this) + ]); + } + + this._progressOverlayArea = null; + this._progress = 0; + + let keys = ['apply-custom-theme', + 'running-indicator-style', + ]; + + keys.forEach(function(key) { + this._signalsHandler.add([ + Docking.DockManager.settings, + 'changed::' + key, + this._updateIndicatorStyle.bind(this) + ]); + }, this); + + if (this._location) { + this._signalsHandler.add([ + Docking.DockManager.getDefault().fm1Client, + 'windows-changed', + this.onWindowsChanged.bind(this) + ]); + } + + this._signalsHandler.add([ + Docking.DockManager.settings, + 'changed::scroll-action', + this._optionalScrollCycleWindows.bind(this) + ]); + + this._numberOverlay(); + + this._previewMenuManager = null; + this._previewMenu = null; + } + + _onDestroy() { + super._onDestroy(); + + // This is necessary due to an upstream bug + // https://bugzilla.gnome.org/show_bug.cgi?id=757556 + // It can be safely removed once it get solved upstrea. + if (this._menu) + this._menu.close(false); + + // Disconect global signals + + if (this._windowsChangedId > 0) + this.app.disconnect(this._windowsChangedId); + this._windowsChangedId = 0; + + if (this._focusAppChangeId > 0) { + tracker.disconnect(this._focusAppChangeId); + this._focusAppChangeId = 0; + } + + this._signalsHandler.destroy(); + + if (this._scrollEventHandler) + this.actor.disconnect(this._scrollEventHandler); + } + + // TOOD Rename this function + _updateIndicatorStyle() { + + if (this._indicator !== null) { + this._indicator.destroy(); + this._indicator = null; + } + this._indicator = new AppIconIndicators.AppIconIndicator(this); + this._indicator.update(); + } + + _onWindowEntered(metaScreen, monitorIndex, metaWin) { + let app = Shell.WindowTracker.get_default().get_window_app(metaWin); + if (app && app.get_id() == this.app.get_id()) + this.onWindowsChanged(); + } + + _optionalScrollCycleWindows() { + if (this._scrollEventHandler) { + this.actor.disconnect(this._scrollEventHandler); + this._scrollEventHandler = 0; + } + + let settings = Docking.DockManager.settings; + let isEnabled = settings.get_enum('scroll-action') === scrollAction.CYCLE_WINDOWS; + if (!isEnabled) return; + this._scrollEventHandler = this.actor.connect('scroll-event', + this.onScrollEvent.bind(this)); + } + + onScrollEvent(actor, event) { + + // We only activate windows of running applications, i.e. we never open new windows + // We check if the app is running, and that the # of windows is > 0 in + // case we use workspace isolation, + let appIsRunning = this.app.state == Shell.AppState.RUNNING + && this.getInterestingWindows().length > 0; + + if (!appIsRunning) + return false + + if (this._optionalScrollCycleWindowsDeadTimeId) + return false; + else + this._optionalScrollCycleWindowsDeadTimeId = Mainloop.timeout_add(250, () => { + this._optionalScrollCycleWindowsDeadTimeId = 0; + }); + + let direction = null; + + switch (event.get_scroll_direction()) { + case Clutter.ScrollDirection.UP: + direction = Meta.MotionDirection.UP; + break; + case Clutter.ScrollDirection.DOWN: + direction = Meta.MotionDirection.DOWN; + break; + case Clutter.ScrollDirection.SMOOTH: + let [dx, dy] = event.get_scroll_delta(); + if (dy < 0) + direction = Meta.MotionDirection.UP; + else if (dy > 0) + direction = Meta.MotionDirection.DOWN; + break; + } + + let focusedApp = tracker.focus_app; + if (!Main.overview._shown) { + let reversed = direction === Meta.MotionDirection.UP; + if (this.app == focusedApp) + this._cycleThroughWindows(reversed); + else { + // Activate the first window + let windows = this.getInterestingWindows(); + if (windows.length > 0) { + let w = windows[0]; + Main.activateWindow(w); + } + } + } + else + this.app.activate(); + return true; + } + + onWindowsChanged() { + + if (this._menu && this._menu.isOpen) + this._menu.update(); + + this._indicator.update(); + this.updateIconGeometry(); + } + + /** + * Update taraget for minimization animation + */ + updateIconGeometry() { + // If (for unknown reason) the actor is not on the stage the reported size + // and position are random values, which might exceeds the integer range + // resulting in an error when assigned to the a rect. This is a more like + // a workaround to prevent flooding the system with errors. + if (this.actor.get_stage() == null) + return; + + let rect = new Meta.Rectangle(); + + [rect.x, rect.y] = this.actor.get_transformed_position(); + [rect.width, rect.height] = this.actor.get_transformed_size(); + + let windows = this.getWindows(); + if (Docking.DockManager.settings.get_boolean('multi-monitor')) { + let monitorIndex = this.monitorIndex; + windows = windows.filter(function(w) { + return w.get_monitor() == monitorIndex; + }); + } + windows.forEach(function(w) { + w.set_icon_geometry(rect); + }); + } + + _updateRunningStyle() { + // The logic originally in this function has been moved to + // AppIconIndicatorBase._updateDefaultDot(). However it cannot be removed as + // it called by the parent constructor. + } + + popupMenu() { + this._removeMenuTimeout(); + this.actor.fake_release(); + this._draggable.fakeRelease(); + + if (!this._menu) { + this._menu = new MyAppIconMenu(this); + this._menu.connect('activate-window', (menu, window) => { + this.activateWindow(window); + }); + this._menu.connect('open-state-changed', (menu, isPoppedUp) => { + if (!isPoppedUp) + this._onMenuPoppedDown(); + else { + // Setting the max-height is s useful if part of the menu is + // scrollable so the minimum height is smaller than the natural height. + let monitor_index = Main.layoutManager.findIndexForActor(this.actor); + let workArea = Main.layoutManager.getWorkAreaForMonitor(monitor_index); + let position = Utils.getPosition(); + this._isHorizontal = ( position == St.Side.TOP || + position == St.Side.BOTTOM); + // If horizontal also remove the height of the dash + let fixedDock = Docking.DockManager.settings.get_boolean('dock-fixed'); + let additional_margin = this._isHorizontal && !fixedDock ? Main.overview._dash.actor.height : 0; + let verticalMargins = this._menu.actor.margin_top + this._menu.actor.margin_bottom; + // Also set a max width to the menu, so long labels (long windows title) get truncated + this._menu.actor.style = ('max-height: ' + Math.round(workArea.height - additional_margin - verticalMargins) + 'px;' + + 'max-width: 400px'); + } + }); + let id = Main.overview.connect('hiding', () => { + this._menu.close(); + }); + this._menu.actor.connect('destroy', function() { + Main.overview.disconnect(id); + }); + + this._menuManager.addMenu(this._menu); + } + + this.emit('menu-state-changed', true); + + this.actor.set_hover(true); + this._menu.popup(); + this._menuManager.ignoreRelease(); + this.emit('sync-tooltip'); + + return false; + } + + _onFocusAppChanged() { + this._indicator.update(); + } + + activate(button) { + let event = Clutter.get_current_event(); + let modifiers = event ? event.get_state() : 0; + let focusedApp = tracker.focus_app; + + // Only consider SHIFT and CONTROL as modifiers (exclude SUPER, CAPS-LOCK, etc.) + modifiers = modifiers & (Clutter.ModifierType.SHIFT_MASK | Clutter.ModifierType.CONTROL_MASK); + + // We don't change the CTRL-click behaviour: in such case we just chain + // up the parent method and return. + if (modifiers & Clutter.ModifierType.CONTROL_MASK) { + // Keep default behaviour: launch new window + // By calling the parent method I make it compatible + // with other extensions tweaking ctrl + click + super.activate(button); + return; + } + + // We check what type of click we have and if the modifier SHIFT is + // being used. We then define what buttonAction should be for this + // event. + let buttonAction = 0; + let settings = Docking.DockManager.settings; + if (button && button == 2 ) { + if (modifiers & Clutter.ModifierType.SHIFT_MASK) + buttonAction = settings.get_enum('shift-middle-click-action'); + else + buttonAction = settings.get_enum('middle-click-action'); + } + else if (button && button == 1) { + if (modifiers & Clutter.ModifierType.SHIFT_MASK) + buttonAction = settings.get_enum('shift-click-action'); + else + buttonAction = settings.get_enum('click-action'); + } + + // We check if the app is running, and that the # of windows is > 0 in + // case we use workspace isolation. + let windows = this.getInterestingWindows(); + let appIsRunning = (this.app.state == Shell.AppState.RUNNING || this.isLocation()) + && windows.length > 0; + + // Some action modes (e.g. MINIMIZE_OR_OVERVIEW) require overview to remain open + // This variable keeps track of this + let shouldHideOverview = true; + + // We customize the action only when the application is already running + if (appIsRunning) { + switch (buttonAction) { + case clickAction.MINIMIZE: + // In overview just activate the app, unless the acion is explicitely + // requested with a keyboard modifier + if (!Main.overview._shown || modifiers){ + // If we have button=2 or a modifier, allow minimization even if + // the app is not focused + if (this.app == focusedApp || button == 2 || modifiers & Clutter.ModifierType.SHIFT_MASK) { + // minimize all windows on double click and always in the case of primary click without + // additional modifiers + let click_count = 0; + if (Clutter.EventType.CLUTTER_BUTTON_PRESS) + click_count = event.get_click_count(); + let all_windows = (button == 1 && ! modifiers) || click_count > 1; + this._minimizeWindow(all_windows); + } + else + this._activateAllWindows(); + } + else { + let w = windows[0]; + Main.activateWindow(w); + } + break; + + case clickAction.MINIMIZE_OR_OVERVIEW: + // When a single window is present, toggle minimization + // If only one windows is present toggle minimization, but only when trigggered with the + // simple click action (no modifiers, no middle click). + if (windows.length == 1 && !modifiers && button == 1) { + let w = windows[0]; + if (this.app == focusedApp) { + // Window is raised, minimize it + this._minimizeWindow(w); + } else { + // Window is minimized, raise it + Main.activateWindow(w); + } + // Launch overview when multiple windows are present + // TODO: only show current app windows when gnome shell API will allow it + } else { + shouldHideOverview = false; + Main.overview.toggle(); + } + break; + + case clickAction.CYCLE_WINDOWS: + if (!Main.overview._shown){ + if (this.app == focusedApp) + this._cycleThroughWindows(); + else { + // Activate the first window + let w = windows[0]; + Main.activateWindow(w); + } + } + else + this.app.activate(); + break; + + case clickAction.FOCUS_OR_PREVIEWS: + if (this.app == focusedApp && + (windows.length > 1 || modifiers || button != 1)) { + this._windowPreviews(); + } else { + // Activate the first window + let w = windows[0]; + Main.activateWindow(w); + } + break; + + case clickAction.LAUNCH: + this.launchNewWindow(); + break; + + case clickAction.PREVIEWS: + if (!Main.overview._shown) { + // If only one windows is present just switch to it, but only when trigggered with the + // simple click action (no modifiers, no middle click). + if (windows.length == 1 && !modifiers && button == 1) { + let w = windows[0]; + Main.activateWindow(w); + } else + this._windowPreviews(); + } + else { + this.app.activate(); + } + break; + + case clickAction.MINIMIZE_OR_PREVIEWS: + // When a single window is present, toggle minimization + // If only one windows is present toggle minimization, but only when trigggered with the + // simple click action (no modifiers, no middle click). + if (!Main.overview._shown){ + if (windows.length == 1 && !modifiers && button == 1) { + let w = windows[0]; + if (this.app == focusedApp) { + // Window is raised, minimize it + this._minimizeWindow(w); + } else { + // Window is minimized, raise it + Main.activateWindow(w); + } + } else { + // Launch previews when multiple windows are present + this._windowPreviews(); + } + } else { + this.app.activate(); + } + break; + + case clickAction.QUIT: + this.closeAllWindows(); + break; + + case clickAction.SKIP: + let w = windows[0]; + Main.activateWindow(w); + break; + } + } + else { + this.launchNewWindow(); + } + + // Hide overview except when action mode requires it + if(shouldHideOverview) { + Main.overview.hide(); + } + } + + shouldShowTooltip() { + return this.actor.hover && (!this._menu || !this._menu.isOpen) && + (!this._previewMenu || !this._previewMenu.isOpen); + } + + _windowPreviews() { + if (!this._previewMenu) { + this._previewMenuManager = new PopupMenu.PopupMenuManager(this.actor); + + this._previewMenu = new WindowPreview.WindowPreviewMenu(this); + + this._previewMenuManager.addMenu(this._previewMenu); + + this._previewMenu.connect('open-state-changed', (menu, isPoppedUp) => { + if (!isPoppedUp) + this._onMenuPoppedDown(); + }); + let id = Main.overview.connect('hiding', () => { + this._previewMenu.close(); + }); + this._previewMenu.actor.connect('destroy', function() { + Main.overview.disconnect(id); + }); + + } + + if (this._previewMenu.isOpen) + this._previewMenu.close(); + else + this._previewMenu.popup(); + + return false; + } + + // Try to do the right thing when attempting to launch a new window of an app. In + // particular, if the application doens't allow to launch a new window, activate + // the existing window instead. + launchNewWindow(p) { + let appInfo = this.app.get_app_info(); + let actions = appInfo.list_actions(); + if (this.app.can_open_new_window()) { + this.animateLaunch(); + // This is used as a workaround for a bug resulting in no new windows being opened + // for certain running applications when calling open_new_window(). + // + // https://bugzilla.gnome.org/show_bug.cgi?id=756844 + // + // Similar to what done when generating the popupMenu entries, if the application provides + // a "New Window" action, use it instead of directly requesting a new window with + // open_new_window(), which fails for certain application, notably Nautilus. + if (actions.indexOf('new-window') == -1) { + this.app.open_new_window(-1); + } + else { + let i = actions.indexOf('new-window'); + if (i !== -1) + this.app.launch_action(actions[i], global.get_current_time(), -1); + } + } + else { + // Try to manually activate the first window. Otherwise, when the app is activated by + // switching to a different workspace, a launch spinning icon is shown and disappers only + // after a timeout. + let windows = this.getWindows(); + if (windows.length > 0) + Main.activateWindow(windows[0]) + else + this.app.activate(); + } + } + + _numberOverlay() { + // Add label for a Hot-Key visual aid + this._numberOverlayLabel = new St.Label(); + this._numberOverlayBin = new St.Bin({ + child: this._numberOverlayLabel, + x_align: St.Align.START, y_align: St.Align.START, + x_expand: true, y_expand: true + }); + this._numberOverlayLabel.add_style_class_name('number-overlay'); + this._numberOverlayOrder = -1; + this._numberOverlayBin.hide(); + + this._iconContainer.add_child(this._numberOverlayBin); + + } + + updateNumberOverlay() { + // We apply an overall scale factor that might come from a HiDPI monitor. + // Clutter dimensions are in physical pixels, but CSS measures are in logical + // pixels, so make sure to consider the scale. + let scaleFactor = St.ThemeContext.get_for_stage(global.stage).scale_factor; + // Set the font size to something smaller than the whole icon so it is + // still visible. The border radius is large to make the shape circular + let [minWidth, natWidth] = this._iconContainer.get_preferred_width(-1); + let font_size = Math.round(Math.max(12, 0.3*natWidth) / scaleFactor); + let size = Math.round(font_size*1.2); + this._numberOverlayLabel.set_style( + 'font-size: ' + font_size + 'px;' + + 'border-radius: ' + this.icon.iconSize + 'px;' + + 'width: ' + size + 'px; height: ' + size +'px;' + ); + } + + setNumberOverlay(number) { + this._numberOverlayOrder = number; + this._numberOverlayLabel.set_text(number.toString()); + } + + toggleNumberOverlay(activate) { + if (activate && this._numberOverlayOrder > -1) { + this.updateNumberOverlay(); + this._numberOverlayBin.show(); + } + else + this._numberOverlayBin.hide(); + } + + _minimizeWindow(param) { + // Param true make all app windows minimize + let windows = this.getInterestingWindows(); + let current_workspace = global.workspace_manager.get_active_workspace(); + for (let i = 0; i < windows.length; i++) { + let w = windows[i]; + if (w.get_workspace() == current_workspace && w.showing_on_its_workspace()) { + w.minimize(); + // Just minimize one window. By specification it should be the + // focused window on the current workspace. + if(!param) + break; + } + } + } + + // By default only non minimized windows are activated. + // This activates all windows in the current workspace. + _activateAllWindows() { + // First activate first window so workspace is switched if needed. + // We don't do this if isolation is on! + if (!Docking.DockManager.settings.get_boolean('isolate-workspaces') && + !Docking.DockManager.settings.get_boolean('isolate-monitors')) + this.app.activate(); + + // then activate all other app windows in the current workspace + let windows = this.getInterestingWindows(); + let activeWorkspace = global.workspace_manager.get_active_workspace_index(); + + if (windows.length <= 0) + return; + + let activatedWindows = 0; + + for (let i = windows.length - 1; i >= 0; i--) { + if (windows[i].get_workspace().index() == activeWorkspace) { + Main.activateWindow(windows[i]); + activatedWindows++; + } + } + } + + //This closes all windows of the app. + closeAllWindows() { + let windows = this.getInterestingWindows(); + for (let i = 0; i < windows.length; i++) + windows[i].delete(global.get_current_time()); + } + + _cycleThroughWindows(reversed) { + // Store for a little amount of time last clicked app and its windows + // since the order changes upon window interaction + let MEMORY_TIME=3000; + + let app_windows = this.getInterestingWindows(); + + if (app_windows.length <1) + return + + if (recentlyClickedAppLoopId > 0) + Mainloop.source_remove(recentlyClickedAppLoopId); + recentlyClickedAppLoopId = Mainloop.timeout_add(MEMORY_TIME, this._resetRecentlyClickedApp); + + // If there isn't already a list of windows for the current app, + // or the stored list is outdated, use the current windows list. + let monitorIsolation = Docking.DockManager.settings.get_boolean('isolate-monitors'); + if (!recentlyClickedApp || + recentlyClickedApp.get_id() != this.app.get_id() || + recentlyClickedAppWindows.length != app_windows.length || + (recentlyClickedAppMonitor != this.monitorIndex && monitorIsolation)) { + recentlyClickedApp = this.app; + recentlyClickedAppWindows = app_windows; + recentlyClickedAppMonitor = this.monitorIndex; + recentlyClickedAppIndex = 0; + } + + if (reversed) { + recentlyClickedAppIndex--; + if (recentlyClickedAppIndex < 0) recentlyClickedAppIndex = recentlyClickedAppWindows.length - 1; + } else { + recentlyClickedAppIndex++; + } + let index = recentlyClickedAppIndex % recentlyClickedAppWindows.length; + let window = recentlyClickedAppWindows[index]; + + Main.activateWindow(window); + } + + _resetRecentlyClickedApp() { + if (recentlyClickedAppLoopId > 0) + Mainloop.source_remove(recentlyClickedAppLoopId); + recentlyClickedAppLoopId=0; + recentlyClickedApp =null; + recentlyClickedAppWindows = null; + recentlyClickedAppIndex = 0; + recentlyClickedAppMonitor = -1; + + return false; + } + + getWindows() { + return getWindows(this.app, this._location); + } + + // Filter out unnecessary windows, for instance + // nautilus desktop window. + getInterestingWindows() { + return getInterestingWindows(this.app, this.monitorIndex, this._location); + } + + // Does the Icon represent a location rather than an App + isLocation() { + return this._location != null; + } +}; +/** + * Extend AppIconMenu + * + * - set popup arrow side based on dash orientation + * - Add close windows option based on quitfromdash extension + * (https://github.com/deuill/shell-extension-quitfromdash) + * - Add open windows thumbnails instead of list + * - update menu when application windows change + */ +const MyAppIconMenu = class DashToDock_MyAppIconMenu extends AppDisplay.AppIconMenu { + + constructor(source) { + let side = Utils.getPosition(); + + // Damm it, there has to be a proper way of doing this... + // As I can't call the parent parent constructor (?) passing the side + // parameter, I overwite what I need later + super(source); + + // Change the initialized side where required. + this._arrowSide = side; + this._boxPointer._arrowSide = side; + this._boxPointer._userArrowSide = side; + } + + _redisplay() { + this.removeAll(); + + if (Docking.DockManager.settings.get_boolean('show-windows-preview')) { + // Display the app windows menu items and the separator between windows + // of the current desktop and other windows. + + this._allWindowsMenuItem = new PopupMenu.PopupSubMenuMenuItem(__('All Windows'), false); + this._allWindowsMenuItem.actor.hide(); + this.addMenuItem(this._allWindowsMenuItem); + + if (!this._source.app.is_window_backed()) { + this._appendSeparator(); + + let appInfo = this._source.app.get_app_info(); + let actions = appInfo.list_actions(); + if (this._source.app.can_open_new_window() && + actions.indexOf('new-window') == -1) { + this._newWindowMenuItem = this._appendMenuItem(_("New Window")); + this._newWindowMenuItem.connect('activate', () => { + if (this._source.app.state == Shell.AppState.STOPPED) + this._source.animateLaunch(); + + this._source.app.open_new_window(-1); + this.emit('activate-window', null); + }); + this._appendSeparator(); + } + + + if (AppDisplay.discreteGpuAvailable && + this._source.app.state == Shell.AppState.STOPPED && + actions.indexOf('activate-discrete-gpu') == -1) { + this._onDiscreteGpuMenuItem = this._appendMenuItem(_("Launch using Dedicated Graphics Card")); + this._onDiscreteGpuMenuItem.connect('activate', () => { + if (this._source.app.state == Shell.AppState.STOPPED) + this._source.animateLaunch(); + + this._source.app.launch(0, -1, true); + this.emit('activate-window', null); + }); + } + + for (let i = 0; i < actions.length; i++) { + let action = actions[i]; + let item = this._appendMenuItem(appInfo.get_action_name(action)); + item.connect('activate', (emitter, event) => { + this._source.app.launch_action(action, event.get_time(), -1); + this.emit('activate-window', null); + }); + } + + let canFavorite = global.settings.is_writable('favorite-apps') && + !this._source.isLocation(); + + if (canFavorite) { + this._appendSeparator(); + + let isFavorite = AppFavorites.getAppFavorites().isFavorite(this._source.app.get_id()); + + if (isFavorite) { + let item = this._appendMenuItem(_("Remove from Favorites")); + item.connect('activate', () => { + let favs = AppFavorites.getAppFavorites(); + favs.removeFavorite(this._source.app.get_id()); + }); + } else { + let item = this._appendMenuItem(_("Add to Favorites")); + item.connect('activate', () => { + let favs = AppFavorites.getAppFavorites(); + favs.addFavorite(this._source.app.get_id()); + }); + } + } + + if (Shell.AppSystem.get_default().lookup_app('org.gnome.Software.desktop') && + !this._source.isLocation()) { + this._appendSeparator(); + let item = this._appendMenuItem(_("Show Details")); + item.connect('activate', () => { + let id = this._source.app.get_id(); + let args = GLib.Variant.new('(ss)', [id, '']); + Gio.DBus.get(Gio.BusType.SESSION, null, + function(o, res) { + let bus = Gio.DBus.get_finish(res); + bus.call('org.gnome.Software', + '/org/gnome/Software', + 'org.gtk.Actions', 'Activate', + GLib.Variant.new('(sava{sv})', + ['details', [args], null]), + null, 0, -1, null, null); + Main.overview.hide(); + }); + }); + } + } + + } else { + super._redisplay(); + } + + // quit menu + this._appendSeparator(); + this._quitfromDashMenuItem = this._appendMenuItem(_("Quit")); + this._quitfromDashMenuItem.connect('activate', () => { + this._source.closeAllWindows(); + }); + + this.update(); + } + + // update menu content when application windows change. This is desirable as actions + // acting on windows (closing) are performed while the menu is shown. + update() { + + if(Docking.DockManager.settings.get_boolean('show-windows-preview')){ + + let windows = this._source.getInterestingWindows(); + + // update, show or hide the quit menu + if ( windows.length > 0) { + let quitFromDashMenuText = ""; + if (windows.length == 1) + this._quitfromDashMenuItem.label.set_text(_("Quit")); + else + this._quitfromDashMenuItem.label.set_text(_("Quit %d Windows").format(windows.length)); + + this._quitfromDashMenuItem.actor.show(); + + } else { + this._quitfromDashMenuItem.actor.hide(); + } + + // update, show, or hide the allWindows menu + // Check if there are new windows not already displayed. In such case, repopulate the allWindows + // menu. Windows removal is already handled by each preview being connected to the destroy signal + let old_windows = this._allWindowsMenuItem.menu._getMenuItems().map(function(item){ + return item._window; + }); + + let new_windows = windows.filter(function(w) {return old_windows.indexOf(w) < 0;}); + if (new_windows.length > 0) { + this._populateAllWindowMenu(windows); + + // Try to set the width to that of the submenu. + // TODO: can't get the actual size, getting a bit less. + // Temporary workaround: add 15px to compensate + this._allWindowsMenuItem.actor.width = this._allWindowsMenuItem.menu.actor.width + 15; + + } + + // The menu is created hidden and never hidded after being shown. Instead, a singlal + // connected to its items destroy will set is insensitive if no more windows preview are shown. + if (windows.length > 0){ + this._allWindowsMenuItem.actor.show(); + this._allWindowsMenuItem.setSensitive(true); + } + + // Update separators + this._getMenuItems().forEach(this._updateSeparatorVisibility.bind(this)); + } + + + } + + _populateAllWindowMenu(windows) { + + this._allWindowsMenuItem.menu.removeAll(); + + if (windows.length > 0) { + + let activeWorkspace = global.workspace_manager.get_active_workspace(); + let separatorShown = windows[0].get_workspace() != activeWorkspace; + + for (let i = 0; i < windows.length; i++) { + let window = windows[i]; + if (!separatorShown && window.get_workspace() != activeWorkspace) { + this._allWindowsMenuItem.menu.addMenuItem(new PopupMenu.PopupSeparatorMenuItem()); + separatorShown = true; + } + + let item = new WindowPreview.WindowPreviewMenuItem(window); + this._allWindowsMenuItem.menu.addMenuItem(item); + item.connect('activate', () => { + this.emit('activate-window', window); + }); + + // This is to achieve a more gracefull transition when the last windows is closed. + item.connect('destroy', () => { + if(this._allWindowsMenuItem.menu._getMenuItems().length == 1) // It's still counting the item just going to be destroyed + this._allWindowsMenuItem.setSensitive(false); + }); + } + } + } +}; +Signals.addSignalMethods(MyAppIconMenu.prototype); + +function getWindows(app, location) { + if (location != null && Docking.DockManager.getDefault().fm1Client) { + return Docking.DockManager.getDefault().fm1Client.getWindows(location); + } else { + return app.get_windows(); + } +} + +// Filter out unnecessary windows, for instance +// nautilus desktop window. +function getInterestingWindows(app, monitorIndex, location) { + let windows = getWindows(app, location).filter(function(w) { + return !w.skip_taskbar; + }); + + let settings = Docking.DockManager.settings; + + // When using workspace isolation, we filter out windows + // that are not in the current workspace + if (settings.get_boolean('isolate-workspaces')) + windows = windows.filter(function(w) { + return w.get_workspace().index() == global.workspace_manager.get_active_workspace_index(); + }); + + if (settings.get_boolean('isolate-monitors')) + windows = windows.filter(function(w) { + return w.get_monitor() == monitorIndex; + }); + + return windows; +} + +/** + * A ShowAppsIcon improved class. + * + * - set label position based on dash orientation (Note, I am reusing most machinery of the appIcon class) + * - implement a popupMenu based on the AppIcon code (Note, I am reusing most machinery of the appIcon class) + * + */ + +var MyShowAppsIcon = GObject.registerClass({ + Signals: { + 'menu-state-changed': { param_types: [GObject.TYPE_BOOLEAN] }, + 'sync-tooltip': {} + } +} +, class DashToDock_MyShowAppsIcon extends Dash.ShowAppsIcon { + _init() { + super._init(); + + // Re-use appIcon methods + let appIconPrototype = AppDisplay.AppIcon.prototype; + this.actor.connect('leave-event', appIconPrototype._onLeaveEvent.bind(this)); + this.actor.connect('button-press-event', appIconPrototype._onButtonPress.bind(this)); + this.actor.connect('touch-event', appIconPrototype._onTouchEvent.bind(this)); + this.actor.connect('popup-menu', appIconPrototype._onKeyboardPopupMenu.bind(this)); + this.actor.connect('clicked', this._removeMenuTimeout.bind(this)); + + this._menu = null; + this._menuManager = new PopupMenu.PopupMenuManager(this.actor); + this._menuTimeoutId = 0; + } + + get actor() { + /* Until GNOME Shell AppIcon is an actor we need to provide this + * compatibility layer or the shell won't be able to access to the + * actual actor */ + return this.toggleButton; + } + + showLabel() { + itemShowLabel.call(this); + } + + _onMenuPoppedDown() { + AppDisplay.AppIcon.prototype._onMenuPoppedDown.apply(this, arguments); + } + + _setPopupTimeout() { + AppDisplay.AppIcon.prototype._onMenuPoppedDown.apply(this, arguments); + } + + _removeMenuTimeout() { + AppDisplay.AppIcon.prototype._removeMenuTimeout.apply(this, arguments); + } + + popupMenu() { + this._removeMenuTimeout(); + this.actor.fake_release(); + + if (!this._menu) { + this._menu = new MyShowAppsIconMenu(this); + this._menu.connect('open-state-changed', (menu, isPoppedUp) => { + if (!isPoppedUp) + this._onMenuPoppedDown(); + }); + let id = Main.overview.connect('hiding', () => { + this._menu.close(); + }); + this._menu.actor.connect('destroy', function() { + Main.overview.disconnect(id); + }); + this._menuManager.addMenu(this._menu); + } + + this.emit('menu-state-changed', true); + + this.actor.set_hover(true); + this._menu.popup(); + this._menuManager.ignoreRelease(); + this.emit('sync-tooltip'); + + return false; + } +}); + + +/** + * A menu for the showAppsIcon + */ +var MyShowAppsIconMenu = class DashToDock_MyShowAppsIconMenu extends MyAppIconMenu { + _redisplay() { + this.removeAll(); + + /* Translators: %s is "Settings", which is automatically translated. You + can also translate the full message if this fits better your language. */ + let name = __('Dash to Dock %s').format(_('Settings')) + let item = this._appendMenuItem(name); + + item.connect('activate', function () { + Util.spawn(["gnome-shell-extension-prefs", Me.metadata.uuid]); + }); + } +}; + +/** + * This function is used for both extendShowAppsIcon and extendDashItemContainer + */ +function itemShowLabel() { + // Check if the label is still present at all. When switching workpaces, the + // item might have been destroyed in between. + if (!this._labelText || this.label.get_stage() == null) + return; + + this.label.set_text(this._labelText); + this.label.opacity = 0; + this.label.show(); + + let [stageX, stageY] = this.get_transformed_position(); + let node = this.label.get_theme_node(); + + let itemWidth = this.allocation.x2 - this.allocation.x1; + let itemHeight = this.allocation.y2 - this.allocation.y1; + + let labelWidth = this.label.get_width(); + let labelHeight = this.label.get_height(); + + let x, y, xOffset, yOffset; + + let position = Utils.getPosition(); + this._isHorizontal = ((position == St.Side.TOP) || (position == St.Side.BOTTOM)); + let labelOffset = node.get_length('-x-offset'); + + switch (position) { + case St.Side.LEFT: + yOffset = Math.floor((itemHeight - labelHeight) / 2); + y = stageY + yOffset; + xOffset = labelOffset; + x = stageX + this.get_width() + xOffset; + break; + case St.Side.RIGHT: + yOffset = Math.floor((itemHeight - labelHeight) / 2); + y = stageY + yOffset; + xOffset = labelOffset; + x = Math.round(stageX) - labelWidth - xOffset; + break; + case St.Side.TOP: + y = stageY + labelOffset + itemHeight; + xOffset = Math.floor((itemWidth - labelWidth) / 2); + x = stageX + xOffset; + break; + case St.Side.BOTTOM: + yOffset = labelOffset; + y = stageY - labelHeight - yOffset; + xOffset = Math.floor((itemWidth - labelWidth) / 2); + x = stageX + xOffset; + break; + } + + // keep the label inside the screen border + // Only needed fot the x coordinate. + + // Leave a few pixel gap + let gap = 5; + let monitor = Main.layoutManager.findMonitorForActor(this); + if (x - monitor.x < gap) + x += monitor.x - x + labelOffset; + else if (x + labelWidth > monitor.x + monitor.width - gap) + x -= x + labelWidth - (monitor.x + monitor.width) + gap; + + this.label.remove_all_transitions(); + this.label.set_position(x, y); + this.label.ease({ + opacity: 255, + duration: Dash.DASH_ITEM_LABEL_SHOW_TIME, + mode: Clutter.AnimationMode.EASE_OUT_QUAD + }); +} diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/dash.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/dash.js new file mode 100644 index 0000000..cb245f8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/dash.js @@ -0,0 +1,1202 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const Clutter = imports.gi.Clutter; +const Gio = imports.gi.Gio; +const GLib = imports.gi.GLib; +const GObject = imports.gi.GObject; +const Gtk = imports.gi.Gtk; +const Signals = imports.signals; +const Meta = imports.gi.Meta; +const Shell = imports.gi.Shell; +const St = imports.gi.St; +const Mainloop = imports.mainloop; + +const AppDisplay = imports.ui.appDisplay; +const AppFavorites = imports.ui.appFavorites; +const Dash = imports.ui.dash; +const DND = imports.ui.dnd; +const IconGrid = imports.ui.iconGrid; +const Main = imports.ui.main; +const PopupMenu = imports.ui.popupMenu; +const Util = imports.misc.util; +const Workspace = imports.ui.workspace; + +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Docking = Me.imports.docking; +const Utils = Me.imports.utils; +const AppIcons = Me.imports.appIcons; +const Locations = Me.imports.locations; + +const DASH_ANIMATION_TIME = Dash.DASH_ANIMATION_TIME; +const DASH_ITEM_LABEL_HIDE_TIME = Dash.DASH_ITEM_LABEL_HIDE_TIME; +const DASH_ITEM_HOVER_TIMEOUT = Dash.DASH_ITEM_HOVER_TIMEOUT; + +/** + * Extend DashItemContainer + * + * - set label position based on dash orientation + * + */ +let MyDashItemContainer = GObject.registerClass( +class DashToDock_MyDashItemContainer extends Dash.DashItemContainer { + + showLabel() { + return AppIcons.itemShowLabel.call(this); + } +}); + +/** + * This class is a fork of the upstream DashActor class (ui.dash.js) + * + * Summary of changes: + * - modified chldBox calculations for when 'show-apps-at-top' option is checked + * - handle horizontal dash + */ +var MyDashActor = GObject.registerClass( +class DashToDock_MyDashActor extends St.Widget { + + _init() { + // a prefix is required to avoid conflicting with the parent class variable + this._rtl = (Clutter.get_default_text_direction() == Clutter.TextDirection.RTL); + + this._position = Utils.getPosition(); + this._isHorizontal = ((this._position == St.Side.TOP) || + (this._position == St.Side.BOTTOM)); + + let layout = new Clutter.BoxLayout({ + orientation: this._isHorizontal ? Clutter.Orientation.HORIZONTAL : Clutter.Orientation.VERTICAL + }); + + super._init({ + name: 'dash', + layout_manager: layout, + clip_to_allocation: true + }); + + // Since we are usually visible but not usually changing, make sure + // most repaint requests don't actually require us to repaint anything. + // This saves significant CPU when repainting the screen. + this.set_offscreen_redirect(Clutter.OffscreenRedirect.ALWAYS); + } + + vfunc_allocate(box, flags) { + this.set_allocation(box, flags); + let contentBox = box; + let availWidth = contentBox.x2 - contentBox.x1; + let availHeight = contentBox.y2 - contentBox.y1; + + let [appIcons, showAppsButton] = this.get_children(); + let [showAppsMinHeight, showAppsNatHeight] = showAppsButton.get_preferred_height(availWidth); + let [showAppsMinWidth, showAppsNatWidth] = showAppsButton.get_preferred_width(availHeight); + + let offset_x = this._isHorizontal?showAppsNatWidth:0; + let offset_y = this._isHorizontal?0:showAppsNatHeight; + + let childBox = new Clutter.ActorBox(); + let settings = Docking.DockManager.settings; + if ((settings.get_boolean('show-apps-at-top') && !this._isHorizontal) + || (settings.get_boolean('show-apps-at-top') && !this._rtl) + || (!settings.get_boolean('show-apps-at-top') && this._isHorizontal && this._rtl)) { + childBox.x1 = contentBox.x1 + offset_x; + childBox.y1 = contentBox.y1 + offset_y; + childBox.x2 = contentBox.x2; + childBox.y2 = contentBox.y2; + appIcons.allocate(childBox, flags); + + childBox.y1 = contentBox.y1; + childBox.x1 = contentBox.x1; + childBox.x2 = contentBox.x1 + showAppsNatWidth; + childBox.y2 = contentBox.y1 + showAppsNatHeight; + showAppsButton.allocate(childBox, flags); + } + else { + childBox.x1 = contentBox.x1; + childBox.y1 = contentBox.y1; + childBox.x2 = contentBox.x2 - offset_x; + childBox.y2 = contentBox.y2 - offset_y; + appIcons.allocate(childBox, flags); + + childBox.x2 = contentBox.x2; + childBox.y2 = contentBox.y2; + childBox.x1 = contentBox.x2 - showAppsNatWidth; + childBox.y1 = contentBox.y2 - showAppsNatHeight; + showAppsButton.allocate(childBox, flags); + } + } + + vfunc_get_preferred_width(forHeight) { + // We want to request the natural height of all our children + // as our natural height, so we chain up to StWidget (which + // then calls BoxLayout), but we only request the showApps + // button as the minimum size + + let [, natWidth] = this.layout_manager.get_preferred_width(this, forHeight); + + let themeNode = this.get_theme_node(); + let [, showAppsButton] = this.get_children(); + let [minWidth, ] = showAppsButton.get_preferred_height(forHeight); + + return [minWidth, natWidth]; + } + + vfunc_get_preferred_height(forWidth) { + // We want to request the natural height of all our children + // as our natural height, so we chain up to StWidget (which + // then calls BoxLayout), but we only request the showApps + // button as the minimum size + + let [, natHeight] = this.layout_manager.get_preferred_height(this, forWidth); + + let themeNode = this.get_theme_node(); + let [, showAppsButton] = this.get_children(); + let [minHeight, ] = showAppsButton.get_preferred_height(forWidth); + + return [minHeight, natHeight]; + } +}); + +const baseIconSizes = [16, 22, 24, 32, 48, 64, 96, 128]; + +/** + * This class is a fork of the upstream dash class (ui.dash.js) + * + * Summary of changes: + * - disconnect global signals adding a destroy method; + * - play animations even when not in overview mode + * - set a maximum icon size + * - show running and/or favorite applications + * - hide showApps label when the custom menu is shown. + * - add scrollview + * ensure actor is visible on keyfocus inseid the scrollview + * - add 128px icon size, might be usefull for hidpi display + * - sync minimization application target position. + * - keep running apps ordered. + */ +var MyDash = GObject.registerClass({ + Signals: { + 'menu-closed': {}, + 'icon-size-changed': {}, + } +}, class DashToDock_MyDash extends St.Bin { + + _init(remoteModel, monitorIndex) { + // Initialize icon variables and size + this._maxHeight = -1; + this.iconSize = Docking.DockManager.settings.get_int('dash-max-icon-size'); + this._availableIconSizes = baseIconSizes; + this._shownInitially = false; + this._initializeIconSize(this.iconSize); + + this._remoteModel = remoteModel; + this._monitorIndex = monitorIndex; + this._position = Utils.getPosition(); + this._isHorizontal = ((this._position == St.Side.TOP) || + (this._position == St.Side.BOTTOM)); + this._signalsHandler = new Utils.GlobalSignalsHandler(); + + this._dragPlaceholder = null; + this._dragPlaceholderPos = -1; + this._animatingPlaceholdersCount = 0; + this._showLabelTimeoutId = 0; + this._resetHoverTimeoutId = 0; + this._ensureAppIconVisibilityTimeoutId = 0; + this._labelShowing = false; + + this._container = new MyDashActor(); + this._scrollView = new St.ScrollView({ + name: 'dashtodockDashScrollview', + hscrollbar_policy: Gtk.PolicyType.NEVER, + vscrollbar_policy: Gtk.PolicyType.NEVER, + enable_mouse_scrolling: false + }); + + this._scrollView.connect('scroll-event', this._onScrollEvent.bind(this)); + + this._box = new St.BoxLayout({ + vertical: !this._isHorizontal, + clip_to_allocation: false, + x_align: Clutter.ActorAlign.START, + y_align: Clutter.ActorAlign.START + }); + this._box._delegate = this; + this._container.add_actor(this._scrollView); + this._scrollView.add_actor(this._box); + + // Create a wrapper around the real showAppsIcon in order to add a popupMenu. + this._showAppsIcon = new AppIcons.MyShowAppsIcon(); + this._showAppsIcon.show(); + this._showAppsIcon.icon.setIconSize(this.iconSize); + this._hookUpLabel(this._showAppsIcon); + this._showAppsIcon.connect('menu-state-changed', (_icon, opened) => { + this._itemMenuStateChanged(this._showAppsIcon, opened); + }); + + this._container.add_actor(this._showAppsIcon); + + let rtl = Clutter.get_default_text_direction() == Clutter.TextDirection.RTL; + super._init({ + child: this._container, + y_align: St.Align.START, + x_align: rtl ? St.Align.END : St.Align.START + }); + + if (this._isHorizontal) { + this.connect('notify::width', () => { + if (this._maxHeight != this.width) + this._queueRedisplay(); + this._maxHeight = this.width; + }); + } + else { + this.connect('notify::height', () => { + if (this._maxHeight != this.height) + this._queueRedisplay(); + this._maxHeight = this.height; + }); + } + + // Update minimization animation target position on allocation of the + // container and on scrollview change. + this._box.connect('notify::allocation', this._updateAppsIconGeometry.bind(this)); + let scrollViewAdjustment = this._isHorizontal ? this._scrollView.hscroll.adjustment : this._scrollView.vscroll.adjustment; + scrollViewAdjustment.connect('notify::value', this._updateAppsIconGeometry.bind(this)); + + this._workId = Main.initializeDeferredWork(this._box, this._redisplay.bind(this)); + + this._shellSettings = new Gio.Settings({ + schema_id: 'org.gnome.shell' + }); + + this._appSystem = Shell.AppSystem.get_default(); + + this._signalsHandler.add([ + this._appSystem, + 'installed-changed', + () => { + AppFavorites.getAppFavorites().reload(); + this._queueRedisplay(); + } + ], [ + AppFavorites.getAppFavorites(), + 'changed', + this._queueRedisplay.bind(this) + ], [ + this._appSystem, + 'app-state-changed', + this._queueRedisplay.bind(this) + ], [ + Main.overview, + 'item-drag-begin', + this._onDragBegin.bind(this) + ], [ + Main.overview, + 'item-drag-end', + this._onDragEnd.bind(this) + ], [ + Main.overview, + 'item-drag-cancelled', + this._onDragCancelled.bind(this) + ]); + + this.connect('destroy', this._onDestroy.bind(this)); + } + + _onDestroy() { + this._signalsHandler.destroy(); + } + + _onScrollEvent(actor, event) { + // If scroll is not used because the icon is resized, let the scroll event propagate. + if (!Docking.DockManager.settings.get_boolean('icon-size-fixed')) + return Clutter.EVENT_PROPAGATE; + + // reset timeout to avid conflicts with the mousehover event + if (this._ensureAppIconVisibilityTimeoutId > 0) { + Mainloop.source_remove(this._ensureAppIconVisibilityTimeoutId); + this._ensureAppIconVisibilityTimeoutId = 0; + } + + // Skip to avoid double events mouse + if (event.is_pointer_emulated()) + return Clutter.EVENT_STOP; + + let adjustment, delta; + + if (this._isHorizontal) + adjustment = this._scrollView.get_hscroll_bar().get_adjustment(); + else + adjustment = this._scrollView.get_vscroll_bar().get_adjustment(); + + let increment = adjustment.step_increment; + + switch (event.get_scroll_direction()) { + case Clutter.ScrollDirection.UP: + delta = -increment; + break; + case Clutter.ScrollDirection.DOWN: + delta = +increment; + break; + case Clutter.ScrollDirection.SMOOTH: + let [dx, dy] = event.get_scroll_delta(); + delta = dy * increment; + // Also consider horizontal component, for instance touchpad + if (this._isHorizontal) + delta += dx * increment; + break; + } + + adjustment.set_value(adjustment.get_value() + delta); + + return Clutter.EVENT_STOP; + } + + _onDragBegin() { + this._dragCancelled = false; + this._dragMonitor = { + dragMotion: this._onDragMotion.bind(this) + }; + DND.addDragMonitor(this._dragMonitor); + + if (this._box.get_n_children() == 0) { + this._emptyDropTarget = new Dash.EmptyDropTargetItem(); + this._box.insert_child_at_index(this._emptyDropTarget, 0); + this._emptyDropTarget.show(true); + } + } + + _onDragCancelled() { + this._dragCancelled = true; + this._endDrag(); + } + + _onDragEnd() { + if (this._dragCancelled) + return; + + this._endDrag(); + } + + _endDrag() { + this._clearDragPlaceholder(); + this._clearEmptyDropTarget(); + this._showAppsIcon.setDragApp(null); + DND.removeDragMonitor(this._dragMonitor); + } + + _onDragMotion(dragEvent) { + let app = Dash.getAppFromSource(dragEvent.source); + if (app == null) + return DND.DragMotionResult.CONTINUE; + + let showAppsHovered = this._showAppsIcon.contains(dragEvent.targetActor); + + if (!this._box.contains(dragEvent.targetActor) || showAppsHovered) + this._clearDragPlaceholder(); + + if (showAppsHovered) + this._showAppsIcon.setDragApp(app); + else + this._showAppsIcon.setDragApp(null); + + return DND.DragMotionResult.CONTINUE; + } + + _appIdListToHash(apps) { + let ids = {}; + for (let i = 0; i < apps.length; i++) + ids[apps[i].get_id()] = apps[i]; + return ids; + } + + _queueRedisplay() { + Main.queueDeferredWork(this._workId); + } + + _hookUpLabel(item, appIcon) { + item.child.connect('notify::hover', () => { + this._syncLabel(item, appIcon); + }); + + let id = Main.overview.connect('hiding', () => { + this._labelShowing = false; + item.hideLabel(); + }); + item.child.connect('destroy', function() { + Main.overview.disconnect(id); + }); + + if (appIcon) { + appIcon.connect('sync-tooltip', () => { + this._syncLabel(item, appIcon); + }); + } + } + + _createAppItem(app) { + let appIcon = new AppIcons.MyAppIcon(this._remoteModel, app, + this._monitorIndex, + { setSizeManually: true, + showLabel: false }); + + if (appIcon._draggable) { + appIcon._draggable.connect('drag-begin', () => { + appIcon.actor.opacity = 50; + }); + appIcon._draggable.connect('drag-end', () => { + appIcon.actor.opacity = 255; + }); + } + + appIcon.connect('menu-state-changed', (appIcon, opened) => { + this._itemMenuStateChanged(item, opened); + }); + + let item = new MyDashItemContainer(); + item.setChild(appIcon.actor); + + appIcon.actor.connect('notify::hover', () => { + if (appIcon.actor.hover) { + this._ensureAppIconVisibilityTimeoutId = Mainloop.timeout_add(100, () => { + ensureActorVisibleInScrollView(this._scrollView, appIcon.actor); + this._ensureAppIconVisibilityTimeoutId = 0; + return GLib.SOURCE_REMOVE; + }); + } + else { + if (this._ensureAppIconVisibilityTimeoutId > 0) { + Mainloop.source_remove(this._ensureAppIconVisibilityTimeoutId); + this._ensureAppIconVisibilityTimeoutId = 0; + } + } + }); + + appIcon.actor.connect('clicked', (actor) => { + ensureActorVisibleInScrollView(this._scrollView, actor); + }); + + appIcon.actor.connect('key-focus-in', (actor) => { + let [x_shift, y_shift] = ensureActorVisibleInScrollView(this._scrollView, actor); + + // This signal is triggered also by mouse click. The popup menu is opened at the original + // coordinates. Thus correct for the shift which is going to be applied to the scrollview. + if (appIcon._menu) { + appIcon._menu._boxPointer.xOffset = -x_shift; + appIcon._menu._boxPointer.yOffset = -y_shift; + } + }); + + // Override default AppIcon label_actor, now the + // accessible_name is set at DashItemContainer.setLabelText + appIcon.actor.label_actor = null; + item.setLabelText(app.get_name()); + + appIcon.icon.setIconSize(this.iconSize); + this._hookUpLabel(item, appIcon); + + return item; + } + + /** + * Return an array with the "proper" appIcons currently in the dash + */ + getAppIcons() { + // Only consider children which are "proper" + // icons (i.e. ignoring drag placeholders) and which are not + // animating out (which means they will be destroyed at the end of + // the animation) + let iconChildren = this._box.get_children().filter(function(actor) { + return actor.child && + actor.child._delegate && + actor.child._delegate.icon && + !actor.animatingOut; + }); + + let appIcons = iconChildren.map(function(actor) { + return actor.child._delegate; + }); + + return appIcons; + } + + _updateAppsIconGeometry() { + let appIcons = this.getAppIcons(); + appIcons.forEach(function(icon) { + icon.updateIconGeometry(); + }); + } + + _itemMenuStateChanged(item, opened) { + // When the menu closes, it calls sync_hover, which means + // that the notify::hover handler does everything we need to. + if (opened) { + if (this._showLabelTimeoutId > 0) { + Mainloop.source_remove(this._showLabelTimeoutId); + this._showLabelTimeoutId = 0; + } + + item.label.opacity = 0; + item.label.hide(); + } + else { + // I want to listen from outside when a menu is closed. I used to + // add a custom signal to the appIcon, since gnome 3.8 the signal + // calling this callback was added upstream. + this.emit('menu-closed'); + } + } + + _syncLabel(item, appIcon) { + let shouldShow = appIcon ? appIcon.shouldShowTooltip() : item.child.get_hover(); + + if (shouldShow) { + if (this._showLabelTimeoutId == 0) { + let timeout = this._labelShowing ? 0 : DASH_ITEM_HOVER_TIMEOUT; + this._showLabelTimeoutId = Mainloop.timeout_add(timeout, () => { + this._labelShowing = true; + item.showLabel(); + this._showLabelTimeoutId = 0; + return GLib.SOURCE_REMOVE; + }); + GLib.Source.set_name_by_id(this._showLabelTimeoutId, '[gnome-shell] item.showLabel'); + if (this._resetHoverTimeoutId > 0) { + Mainloop.source_remove(this._resetHoverTimeoutId); + this._resetHoverTimeoutId = 0; + } + } + } + else { + if (this._showLabelTimeoutId > 0) + Mainloop.source_remove(this._showLabelTimeoutId); + this._showLabelTimeoutId = 0; + item.hideLabel(); + if (this._labelShowing) { + this._resetHoverTimeoutId = Mainloop.timeout_add(DASH_ITEM_HOVER_TIMEOUT, () => { + this._labelShowing = false; + this._resetHoverTimeoutId = 0; + return GLib.SOURCE_REMOVE; + }); + GLib.Source.set_name_by_id(this._resetHoverTimeoutId, '[gnome-shell] this._labelShowing'); + } + } + } + + _adjustIconSize() { + // For the icon size, we only consider children which are "proper" + // icons (i.e. ignoring drag placeholders) and which are not + // animating out (which means they will be destroyed at the end of + // the animation) + let iconChildren = this._box.get_children().filter(function(actor) { + return actor.child && + actor.child._delegate && + actor.child._delegate.icon && + !actor.animatingOut; + }); + + iconChildren.push(this._showAppsIcon); + + if (this._maxHeight == -1) + return; + + // Check if the container is present in the stage. This avoids critical + // errors when unlocking the screen + if (!this._container.get_stage()) + return; + + let themeNode = this._container.get_theme_node(); + let maxAllocation = new Clutter.ActorBox({ + x1: 0, + y1: 0, + x2: this._isHorizontal ? this._maxHeight : 42 /* whatever */, + y2: this._isHorizontal ? 42 : this._maxHeight + }); + let maxContent = themeNode.get_content_box(maxAllocation); + let availHeight; + if (this._isHorizontal) + availHeight = maxContent.x2 - maxContent.x1; + else + availHeight = maxContent.y2 - maxContent.y1; + let spacing = themeNode.get_length('spacing'); + + let firstButton = iconChildren[0].child; + let firstIcon = firstButton._delegate.icon; + + let minHeight, natHeight, minWidth, natWidth; + + // Enforce the current icon size during the size request + firstIcon.setIconSize(this.iconSize); + [minHeight, natHeight] = firstButton.get_preferred_height(-1); + [minWidth, natWidth] = firstButton.get_preferred_width(-1); + + let scaleFactor = St.ThemeContext.get_for_stage(global.stage).scale_factor; + let iconSizes = this._availableIconSizes.map(function(s) { + return s * scaleFactor; + }); + + // Subtract icon padding and box spacing from the available height + if (this._isHorizontal) + availHeight -= iconChildren.length * (natWidth - this.iconSize * scaleFactor) + + (iconChildren.length - 1) * spacing; + else + availHeight -= iconChildren.length * (natHeight - this.iconSize * scaleFactor) + + (iconChildren.length - 1) * spacing; + + let availSize = availHeight / iconChildren.length; + + + let newIconSize = this._availableIconSizes[0]; + for (let i = 0; i < iconSizes.length; i++) { + if (iconSizes[i] < availSize) + newIconSize = this._availableIconSizes[i]; + } + + if (newIconSize == this.iconSize) + return; + + let oldIconSize = this.iconSize; + this.iconSize = newIconSize; + this.emit('icon-size-changed'); + + let scale = oldIconSize / newIconSize; + for (let i = 0; i < iconChildren.length; i++) { + let icon = iconChildren[i].child._delegate.icon; + + // Set the new size immediately, to keep the icons' sizes + // in sync with this.iconSize + icon.setIconSize(this.iconSize); + + // Don't animate the icon size change when the overview + // is transitioning, or when initially filling + // the dash + if (Main.overview.animationInProgress || + !this._shownInitially) + continue; + + let [targetWidth, targetHeight] = icon.icon.get_size(); + + // Scale the icon's texture to the previous size and + // tween to the new size + icon.icon.set_size(icon.icon.width * scale, + icon.icon.height * scale); + + icon.icon.remove_all_transitions(); + icon.icon.ease({ + width: targetWidth, + height: targetHeight, + time: DASH_ANIMATION_TIME, + mode: Clutter.AnimationMode.EASE_OUT_QUAD + }); + } + } + + _redisplay() { + let favorites = AppFavorites.getAppFavorites().getFavoriteMap(); + + let running = this._appSystem.get_running(); + let settings = Docking.DockManager.settings; + + if (settings.get_boolean('isolate-workspaces') || + settings.get_boolean('isolate-monitors')) { + // When using isolation, we filter out apps that have no windows in + // the current workspace + let monitorIndex = this._monitorIndex; + running = running.filter(function(_app) { + return AppIcons.getInterestingWindows(_app, monitorIndex).length != 0; + }); + } + + let children = this._box.get_children().filter(function(actor) { + return actor.child && + actor.child._delegate && + actor.child._delegate.app; + }); + // Apps currently in the dash + let oldApps = children.map(function(actor) { + return actor.child._delegate.app; + }); + // Apps supposed to be in the dash + let newApps = []; + + if (settings.get_boolean('show-favorites')) { + for (let id in favorites) + newApps.push(favorites[id]); + } + + // We reorder the running apps so that they don't change position on the + // dash with every redisplay() call + if (settings.get_boolean('show-running')) { + // First: add the apps from the oldApps list that are still running + for (let i = 0; i < oldApps.length; i++) { + let index = running.indexOf(oldApps[i]); + if (index > -1) { + let app = running.splice(index, 1)[0]; + if (settings.get_boolean('show-favorites') && (app.get_id() in favorites)) + continue; + newApps.push(app); + } + } + // Second: add the new apps + for (let i = 0; i < running.length; i++) { + let app = running[i]; + if (settings.get_boolean('show-favorites') && (app.get_id() in favorites)) + continue; + newApps.push(app); + } + } + + if (settings.get_boolean('show-mounts')) { + if (!this._removables) { + this._removables = new Locations.Removables(); + this._signalsHandler.addWithLabel('show-mounts', + [ this._removables, + 'changed', + this._queueRedisplay.bind(this) ]); + } + Array.prototype.push.apply(newApps, this._removables.getApps()); + } else if (this._removables) { + this._signalsHandler.removeWithLabel('show-mounts'); + this._removables.destroy(); + this._removables = null; + } + + if (settings.get_boolean('show-trash')) { + if (!this._trash) { + this._trash = new Locations.Trash(); + this._signalsHandler.addWithLabel('show-trash', + [ this._trash, + 'changed', + this._queueRedisplay.bind(this) ]); + } + newApps.push(this._trash.getApp()); + } else if (this._trash) { + this._signalsHandler.removeWithLabel('show-trash'); + this._trash.destroy(); + this._trash = null; + } + + // Figure out the actual changes to the list of items; we iterate + // over both the list of items currently in the dash and the list + // of items expected there, and collect additions and removals. + // Moves are both an addition and a removal, where the order of + // the operations depends on whether we encounter the position + // where the item has been added first or the one from where it + // was removed. + // There is an assumption that only one item is moved at a given + // time; when moving several items at once, everything will still + // end up at the right position, but there might be additional + // additions/removals (e.g. it might remove all the launchers + // and add them back in the new order even if a smaller set of + // additions and removals is possible). + // If above assumptions turns out to be a problem, we might need + // to use a more sophisticated algorithm, e.g. Longest Common + // Subsequence as used by diff. + + let addedItems = []; + let removedActors = []; + + let newIndex = 0; + let oldIndex = 0; + while ((newIndex < newApps.length) || (oldIndex < oldApps.length)) { + // No change at oldIndex/newIndex + if (oldApps[oldIndex] && oldApps[oldIndex] == newApps[newIndex]) { + oldIndex++; + newIndex++; + continue; + } + + // App removed at oldIndex + if (oldApps[oldIndex] && (newApps.indexOf(oldApps[oldIndex]) == -1)) { + removedActors.push(children[oldIndex]); + oldIndex++; + continue; + } + + // App added at newIndex + if (newApps[newIndex] && (oldApps.indexOf(newApps[newIndex]) == -1)) { + let newItem = this._createAppItem(newApps[newIndex]); + addedItems.push({ app: newApps[newIndex], + item: newItem, + pos: newIndex }); + newIndex++; + continue; + } + + // App moved + let insertHere = newApps[newIndex + 1] && (newApps[newIndex + 1] == oldApps[oldIndex]); + let alreadyRemoved = removedActors.reduce(function(result, actor) { + let removedApp = actor.child._delegate.app; + return result || removedApp == newApps[newIndex]; + }, false); + + if (insertHere || alreadyRemoved) { + let newItem = this._createAppItem(newApps[newIndex]); + addedItems.push({ + app: newApps[newIndex], + item: newItem, + pos: newIndex + removedActors.length + }); + newIndex++; + } + else { + removedActors.push(children[oldIndex]); + oldIndex++; + } + } + + for (let i = 0; i < addedItems.length; i++) + this._box.insert_child_at_index(addedItems[i].item, + addedItems[i].pos); + + for (let i = 0; i < removedActors.length; i++) { + let item = removedActors[i]; + + // Don't animate item removal when the overview is transitioning + if (!Main.overview.animationInProgress) + item.animateOutAndDestroy(); + else + item.destroy(); + } + + this._adjustIconSize(); + + // Skip animations on first run when adding the initial set + // of items, to avoid all items zooming in at once + + let animate = this._shownInitially && + !Main.overview.animationInProgress; + + if (!this._shownInitially) + this._shownInitially = true; + + for (let i = 0; i < addedItems.length; i++) + addedItems[i].item.show(animate); + + // Workaround for https://bugzilla.gnome.org/show_bug.cgi?id=692744 + // Without it, StBoxLayout may use a stale size cache + this._box.queue_relayout(); + + // This is required for icon reordering when the scrollview is used. + this._updateAppsIconGeometry(); + + // This will update the size, and the corresponding number for each icon + this._updateNumberOverlay(); + } + + _updateNumberOverlay() { + let appIcons = this.getAppIcons(); + let counter = 1; + appIcons.forEach(function(icon) { + if (counter < 10){ + icon.setNumberOverlay(counter); + counter++; + } + else if (counter == 10) { + icon.setNumberOverlay(0); + counter++; + } + else { + // No overlay after 10 + icon.setNumberOverlay(-1); + } + icon.updateNumberOverlay(); + }); + + } + + toggleNumberOverlay(activate) { + let appIcons = this.getAppIcons(); + appIcons.forEach(function(icon) { + icon.toggleNumberOverlay(activate); + }); + } + + _initializeIconSize(max_size) { + let max_allowed = baseIconSizes[baseIconSizes.length-1]; + max_size = Math.min(max_size, max_allowed); + + if (Docking.DockManager.settings.get_boolean('icon-size-fixed')) + this._availableIconSizes = [max_size]; + else { + this._availableIconSizes = baseIconSizes.filter(function(val) { + return (val { + this._animatingPlaceholdersCount--; + }); + this._dragPlaceholder = null; + } + this._dragPlaceholderPos = -1; + } + + _clearEmptyDropTarget() { + if (this._emptyDropTarget) { + this._emptyDropTarget.animateOutAndDestroy(); + this._emptyDropTarget = null; + } + } + + handleDragOver(source, actor, x, y, time) { + let app = Dash.getAppFromSource(source); + + // Don't allow favoriting of transient apps + if (app == null || app.is_window_backed()) + return DND.DragMotionResult.NO_DROP; + + if (!this._shellSettings.is_writable('favorite-apps') || + !Docking.DockManager.settings.get_boolean('show-favorites')) + return DND.DragMotionResult.NO_DROP; + + let favorites = AppFavorites.getAppFavorites().getFavorites(); + let numFavorites = favorites.length; + + let favPos = favorites.indexOf(app); + + let children = this._box.get_children(); + let numChildren = children.length; + let boxHeight = 0; + for (let i = 0; i < numChildren; i++) + boxHeight += this._isHorizontal?children[i].width:children[i].height; + + // Keep the placeholder out of the index calculation; assuming that + // the remove target has the same size as "normal" items, we don't + // need to do the same adjustment there. + if (this._dragPlaceholder) { + boxHeight -= this._isHorizontal?this._dragPlaceholder.width:this._dragPlaceholder.height; + numChildren--; + } + + let pos; + if (!this._emptyDropTarget) { + pos = Math.floor((this._isHorizontal?x:y) * numChildren / boxHeight); + if (pos > numChildren) + pos = numChildren; + } + else + pos = 0; // always insert at the top when dash is empty + + // Take into account childredn position in rtl + if (this._isHorizontal && (Clutter.get_default_text_direction() == Clutter.TextDirection.RTL)) + pos = numChildren - pos; + + if ((pos != this._dragPlaceholderPos) && (pos <= numFavorites) && (this._animatingPlaceholdersCount == 0)) { + this._dragPlaceholderPos = pos; + + // Don't allow positioning before or after self + if ((favPos != -1) && (pos == favPos || pos == favPos + 1)) { + this._clearDragPlaceholder(); + return DND.DragMotionResult.CONTINUE; + } + + // If the placeholder already exists, we just move + // it, but if we are adding it, expand its size in + // an animation + let fadeIn; + if (this._dragPlaceholder) { + this._dragPlaceholder.destroy(); + fadeIn = false; + } + else + fadeIn = true; + + this._dragPlaceholder = new Dash.DragPlaceholderItem(); + this._dragPlaceholder.child.set_width (this.iconSize); + this._dragPlaceholder.child.set_height (this.iconSize / 2); + this._box.insert_child_at_index(this._dragPlaceholder, + this._dragPlaceholderPos); + this._dragPlaceholder.show(fadeIn); + // Ensure the next and previous icon are visible when moving the placeholder + // (I assume there's room for both of them) + if (this._dragPlaceholderPos > 1) + ensureActorVisibleInScrollView(this._scrollView, this._box.get_children()[this._dragPlaceholderPos-1]); + if (this._dragPlaceholderPos < this._box.get_children().length-1) + ensureActorVisibleInScrollView(this._scrollView, this._box.get_children()[this._dragPlaceholderPos+1]); + } + + // Remove the drag placeholder if we are not in the + // "favorites zone" + if (pos > numFavorites) + this._clearDragPlaceholder(); + + if (!this._dragPlaceholder) + return DND.DragMotionResult.NO_DROP; + + let srcIsFavorite = (favPos != -1); + + if (srcIsFavorite) + return DND.DragMotionResult.MOVE_DROP; + + return DND.DragMotionResult.COPY_DROP; + } + + /** + * Draggable target interface + */ + acceptDrop(source, actor, x, y, time) { + let app = Dash.getAppFromSource(source); + + // Don't allow favoriting of transient apps + if (app == null || app.is_window_backed()) + return false; + + if (!this._shellSettings.is_writable('favorite-apps') || + !Docking.DockManager.settings.get_boolean('show-favorites')) + return false; + + let id = app.get_id(); + + let favorites = AppFavorites.getAppFavorites().getFavoriteMap(); + + let srcIsFavorite = (id in favorites); + + let favPos = 0; + let children = this._box.get_children(); + for (let i = 0; i < this._dragPlaceholderPos; i++) { + if (this._dragPlaceholder && (children[i] == this._dragPlaceholder)) + continue; + + let childId = children[i].child._delegate.app.get_id(); + if (childId == id) + continue; + if (childId in favorites) + favPos++; + } + + // No drag placeholder means we don't wan't to favorite the app + // and we are dragging it to its original position + if (!this._dragPlaceholder) + return true; + + Meta.later_add(Meta.LaterType.BEFORE_REDRAW, () => { + let appFavorites = AppFavorites.getAppFavorites(); + if (srcIsFavorite) + appFavorites.moveFavoriteToPos(id, favPos); + else + appFavorites.addFavoriteAtPos(id, favPos); + return false; + }); + + return true; + } + + get showAppsButton() { + return this._showAppsIcon.toggleButton; + } + + showShowAppsButton() { + this.showAppsButton.visible = true + this.showAppsButton.set_width(-1) + this.showAppsButton.set_height(-1) + } + + hideShowAppsButton() { + this.showAppsButton.hide() + this.showAppsButton.set_width(0) + this.showAppsButton.set_height(0) + } +}); + + +/** + * This is a copy of the same function in utils.js, but also adjust horizontal scrolling + * and perform few further cheks on the current value to avoid changing the values when + * it would be clamp to the current one in any case. + * Return the amount of shift applied + */ +function ensureActorVisibleInScrollView(scrollView, actor) { + let adjust_v = true; + let adjust_h = true; + + let vadjustment = scrollView.get_vscroll_bar().get_adjustment(); + let hadjustment = scrollView.get_hscroll_bar().get_adjustment(); + let [vvalue, vlower, vupper, vstepIncrement, vpageIncrement, vpageSize] = vadjustment.get_values(); + let [hvalue, hlower, hupper, hstepIncrement, hpageIncrement, hpageSize] = hadjustment.get_values(); + + let [hvalue0, vvalue0] = [hvalue, vvalue]; + + let voffset = 0; + let hoffset = 0; + let fade = scrollView.get_effect('fade'); + if (fade) { + voffset = fade.vfade_offset; + hoffset = fade.hfade_offset; + } + + let box = actor.get_allocation_box(); + let y1 = box.y1, y2 = box.y2, x1 = box.x1, x2 = box.x2; + + let parent = actor.get_parent(); + while (parent != scrollView) { + if (!parent) + throw new Error('Actor not in scroll view'); + + let box = parent.get_allocation_box(); + y1 += box.y1; + y2 += box.y1; + x1 += box.x1; + x2 += box.x1; + parent = parent.get_parent(); + } + + if (y1 < vvalue + voffset) + vvalue = Math.max(0, y1 - voffset); + else if (vvalue < vupper - vpageSize && y2 > vvalue + vpageSize - voffset) + vvalue = Math.min(vupper -vpageSize, y2 + voffset - vpageSize); + + if (x1 < hvalue + hoffset) + hvalue = Math.max(0, x1 - hoffset); + else if (hvalue < hupper - hpageSize && x2 > hvalue + hpageSize - hoffset) + hvalue = Math.min(hupper - hpageSize, x2 + hoffset - hpageSize); + + if (vvalue !== vvalue0) { + vadjustment.ease(vvalue, { + mode: Clutter.AnimationMode.EASE_OUT_QUAD, + duration: Util.SCROLL_TIME + }); + } + + if (hvalue !== hvalue0) { + hadjustment.ease(hvalue, { + mode: Clutter.AnimationMode.EASE_OUT_QUAD, + duration: Util.SCROLL_TIME + }); + } + + return [hvalue- hvalue0, vvalue - vvalue0]; +} diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/docking.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/docking.js new file mode 100644 index 0000000..1b34cfa --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/docking.js @@ -0,0 +1,1916 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const Clutter = imports.gi.Clutter; +const GLib = imports.gi.GLib; +const GObject = imports.gi.GObject; +const Gtk = imports.gi.Gtk; +const Meta = imports.gi.Meta; +const Shell = imports.gi.Shell; +const St = imports.gi.St; +const Mainloop = imports.mainloop; +const Params = imports.misc.params; + +const Main = imports.ui.main; +const Dash = imports.ui.dash; +const IconGrid = imports.ui.iconGrid; +const Overview = imports.ui.overview; +const OverviewControls = imports.ui.overviewControls; +const PointerWatcher = imports.ui.pointerWatcher; +const Signals = imports.signals; +const ViewSelector = imports.ui.viewSelector; +const WorkspaceSwitcherPopup= imports.ui.workspaceSwitcherPopup; +const Layout = imports.ui.layout; +const LayoutManager = imports.ui.main.layoutManager; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Utils = Me.imports.utils; +const Intellihide = Me.imports.intellihide; +const Theming = Me.imports.theming; +const MyDash = Me.imports.dash; +const LauncherAPI = Me.imports.launcherAPI; +const FileManager1API = Me.imports.fileManager1API; + +const DOCK_DWELL_CHECK_INTERVAL = 100; + +var State = { + HIDDEN: 0, + SHOWING: 1, + SHOWN: 2, + HIDING: 3 +}; + +const scrollAction = { + DO_NOTHING: 0, + CYCLE_WINDOWS: 1, + SWITCH_WORKSPACE: 2 +}; + +/** + * A simple St.Widget with one child whose allocation takes into account the + * slide out of its child via the _slidex parameter ([0:1]). + * + * Required since I want to track the input region of this container which is + * based on its allocation even if the child overlows the parent actor. By doing + * this the region of the dash that is slideout is not steling anymore the input + * regions making the extesion usable when the primary monitor is the right one. + * + * The slidex parameter can be used to directly animate the sliding. The parent + * must have a WEST (SOUTH) anchor_point to achieve the sliding to the RIGHT (BOTTOM) + * side. +*/ +var DashSlideContainer = GObject.registerClass({ + Properties: { + 'side': GObject.ParamSpec.enum( + 'side', 'side', 'side', + GObject.ParamFlags.READWRITE | GObject.ParamFlags.CONSTRUCT_ONLY, + St.Side, St.Side.LEFT), + 'slidex': GObject.ParamSpec.double( + 'slidex', 'slidex', 'slidex', + GObject.ParamFlags.READWRITE | GObject.ParamFlags.CONSTRUCT, + 0, 1, 1), + } +}, class DashToDock_DashSlideContainer extends St.Widget { + + _init(params = {}) { + super._init(params); + this._child = null; + + // slide parameter: 1 = visible, 0 = hidden. + this._slidex = params.slidex || 1; + this._slideoutSize = 0; // minimum size when slided out + } + + vfunc_allocate(box, flags) { + this.set_allocation(box, flags); + + if (this._child == null) + return; + + let availWidth = box.x2 - box.x1; + let availHeight = box.y2 - box.y1; + let [, , natChildWidth, natChildHeight] = + this._child.get_preferred_size(); + + let childWidth = natChildWidth; + let childHeight = natChildHeight; + + let childBox = new Clutter.ActorBox(); + + let slideoutSize = this._slideoutSize; + + if (this.side == St.Side.LEFT) { + childBox.x1 = (this._slidex -1) * (childWidth - slideoutSize); + childBox.x2 = slideoutSize + this._slidex*(childWidth - slideoutSize); + childBox.y1 = 0; + childBox.y2 = childBox.y1 + childHeight; + } + else if ((this.side == St.Side.RIGHT) || (this.side == St.Side.BOTTOM)) { + childBox.x1 = 0; + childBox.x2 = childWidth; + childBox.y1 = 0; + childBox.y2 = childBox.y1 + childHeight; + } + else if (this.side == St.Side.TOP) { + childBox.x1 = 0; + childBox.x2 = childWidth; + childBox.y1 = (this._slidex -1) * (childHeight - slideoutSize); + childBox.y2 = slideoutSize + this._slidex * (childHeight - slideoutSize); + } + + this._child.allocate(childBox, flags); + this._child.set_clip(-childBox.x1, -childBox.y1, + -childBox.x1+availWidth, -childBox.y1 + availHeight); + } + + /** + * Just the child width but taking into account the slided out part + */ + vfunc_get_preferred_width(forHeight) { + let [minWidth, natWidth] = this._child.get_preferred_width(forHeight); + if ((this.side == St.Side.LEFT) || (this.side == St.Side.RIGHT)) { + minWidth = (minWidth - this._slideoutSize) * this._slidex + this._slideoutSize; + natWidth = (natWidth - this._slideoutSize) * this._slidex + this._slideoutSize; + } + return [minWidth, natWidth]; + } + + /** + * Just the child height but taking into account the slided out part + */ + vfunc_get_preferred_height(forWidth) { + let [minHeight, natHeight] = this._child.get_preferred_height(forWidth); + if ((this.side == St.Side.TOP) || (this.side == St.Side.BOTTOM)) { + minHeight = (minHeight - this._slideoutSize) * this._slidex + this._slideoutSize; + natHeight = (natHeight - this._slideoutSize) * this._slidex + this._slideoutSize; + } + return [minHeight, natHeight]; + } + + /** + * I was expecting it to be a virtual function... stil I don't understand + * how things work. + */ + add_child(actor) { + // I'm supposed to have only on child + if (this._child !== null) + this.remove_child(actor); + + this._child = actor; + super.add_child(actor); + } + + set slidex(value) { + if (value == this._slidex) + return; + + this._slidex = value; + this.notify('slidex'); + + if (this._child) + this._child.queue_relayout(); + } + + get slidex() { + return this._slidex; + } +}); + +var DockedDash = GObject.registerClass({ + Signals: { + 'showing': {}, + 'hiding': {}, + } +}, class DashToDock extends St.Bin { + + _init(remoteModel, monitorIndex) { + this._rtl = (Clutter.get_default_text_direction() == Clutter.TextDirection.RTL); + + // Load settings + let settings = DockManager.settings; + this._remoteModel = remoteModel; + this._monitorIndex = monitorIndex; + // Connect global signals + this._signalsHandler = new Utils.GlobalSignalsHandler(); + + this._bindSettingsChanges(); + + this._position = Utils.getPosition(); + this._isHorizontal = ((this._position == St.Side.TOP) || (this._position == St.Side.BOTTOM)); + + // Temporary ignore hover events linked to autohide for whatever reason + this._ignoreHover = false; + this._oldignoreHover = null; + // This variables are linked to the settings regardles of autohide or intellihide + // being temporary disable. Get set by _updateVisibilityMode; + this._autohideIsEnabled = null; + this._intellihideIsEnabled = null; + this._fixedIsEnabled = null; + + // Create intellihide object to monitor windows overlapping + this._intellihide = new Intellihide.Intellihide(this._monitorIndex); + + // initialize dock state + this._dockState = State.HIDDEN; + + // Put dock on the required monitor + this._monitor = Main.layoutManager.monitors[this._monitorIndex]; + + // this store size and the position where the dash is shown; + // used by intellihide module to check window overlap. + this.staticBox = new Clutter.ActorBox(); + + // Initialize pressure barrier variables + this._canUsePressure = false; + this._pressureBarrier = null; + this._barrier = null; + this._removeBarrierTimeoutId = 0; + + // Initialize dwelling system variables + this._dockDwelling = false; + this._dockWatch = null; + this._dockDwellUserTime = 0; + this._dockDwellTimeoutId = 0 + + // Create a new dash object + this.dash = new MyDash.MyDash(this._remoteModel, this._monitorIndex); + + if (!settings.get_boolean('show-show-apps-button')) + this.dash.hideShowAppsButton(); + + // Create the main actor and the containers for sliding in and out and + // centering, turn on track hover + + let positionStyleClass = ['top', 'right', 'bottom', 'left']; + // This is the centering actor + super._init({ + name: 'dashtodockContainer', + reactive: false, + style_class: positionStyleClass[this._position], + x_align: this._isHorizontal?St.Align.MIDDLE:St.Align.START, + y_align: this._isHorizontal?St.Align.START:St.Align.MIDDLE + }); + this._delegate = this; + + // This is the sliding actor whose allocation is to be tracked for input regions + this._slider = new DashSlideContainer({ + side: this._position, + slidex: 0 + }); + + // This is the actor whose hover status us tracked for autohide + this._box = new St.BoxLayout({ + name: 'dashtodockBox', + reactive: true, + track_hover: true + }); + this._box.connect('notify::hover', this._hoverChanged.bind(this)); + + // Create and apply height constraint to the dash. It's controlled by this.height + this.constrainSize = new Clutter.BindConstraint({ + source: this, + coordinate: this._isHorizontal?Clutter.BindCoordinate.WIDTH:Clutter.BindCoordinate.HEIGHT + }); + this.dash.add_constraint(this.constrainSize); + + this._signalsHandler.add([ + Main.overview, + 'item-drag-begin', + this._onDragStart.bind(this) + ], [ + Main.overview, + 'item-drag-end', + this._onDragEnd.bind(this) + ], [ + Main.overview, + 'item-drag-cancelled', + this._onDragEnd.bind(this) + ], [ + // update when workarea changes, for instance if other extensions modify the struts + //(like moving th panel at the bottom) + global.display, + 'workareas-changed', + this._resetPosition.bind(this) + ], [ + Main.overview, + 'showing', + this._onOverviewShowing.bind(this) + ], [ + Main.overview, + 'hiding', + this._onOverviewHiding.bind(this) + ], [ + // Hide on appview + Main.overview.viewSelector, + 'page-changed', + this._pageChanged.bind(this) + ], [ + Main.overview.viewSelector, + 'page-empty', + this._onPageEmpty.bind(this) + ], [ + // Ensure the ShowAppsButton status is kept in sync + Main.overview.viewSelector._showAppsButton, + 'notify::checked', + this._syncShowAppsButtonToggled.bind(this) + ], [ + global.display, + 'in-fullscreen-changed', + this._updateBarrier.bind(this) + ], [ + // Monitor windows overlapping + this._intellihide, + 'status-changed', + this._updateDashVisibility.bind(this) + ], [ + // Keep dragged icon consistent in size with this dash + this.dash, + 'icon-size-changed', + () => { Main.overview.dashIconSize = this.dash.iconSize; } + ], [ + // This duplicate the similar signal which is in owerview.js. + // Being connected and thus executed later this effectively + // overwrite any attempt to use the size of the default dash + //which given the customization is usually much smaller. + // I can't easily disconnect the original signal + Main.overview._controls.dash, + 'icon-size-changed', + () => { Main.overview.dashIconSize = this.dash.iconSize; } + ], [ + // sync hover after a popupmenu is closed + this.dash, + 'menu-closed', + () => { this._box.sync_hover() } + ]); + + this._injectionsHandler = new Utils.InjectionsHandler(); + this._themeManager = new Theming.ThemeManager(this); + + // Since the actor is not a topLevel child and its parent is now not added to the Chrome, + // the allocation change of the parent container (slide in and slideout) doesn't trigger + // anymore an update of the input regions. Force the update manually. + this.connect('notify::allocation', + Main.layoutManager._queueUpdateRegions.bind(Main.layoutManager)); + + this.dash._container.connect('allocation-changed', this._updateStaticBox.bind(this)); + this._slider.connect(this._isHorizontal ? 'notify::x' : 'notify::y', this._updateStaticBox.bind(this)); + + // Load optional features that need to be activated for one dock only + if (this._monitorIndex == settings.get_int('preferred-monitor')) + this._enableExtraFeatures(); + // Load optional features that need to be activated once per dock + this._optionalScrollWorkspaceSwitch(); + + // Delay operations that require the shell to be fully loaded and with + // user theme applied. + + this._paintId = this.connect('paint', this._initialize.bind(this)); + + // Manage the which is used to reserve space in the overview for the dock + // Add and additional dashSpacer positioned according to the dash positioning. + // It gets restored on extension unload. + this._dashSpacer = new OverviewControls.DashSpacer(); + this._dashSpacer.setDashActor(this._box); + + if (this._position == St.Side.LEFT) + Main.overview._controls._group.insert_child_at_index(this._dashSpacer, this._rtl ? -1 : 0); // insert on first + else if (this._position == St.Side.RIGHT) + Main.overview._controls._group.insert_child_at_index(this._dashSpacer, this._rtl ? 0 : -1); // insert on last + else if (this._position == St.Side.TOP) + Main.overview._overview.insert_child_at_index(this._dashSpacer, 0); + else if (this._position == St.Side.BOTTOM) + Main.overview._overview.insert_child_at_index(this._dashSpacer, -1); + + // Add dash container actor and the container to the Chrome. + this.set_child(this._slider); + this._slider.add_child(this._box); + this._box.add_actor(this.dash); + + // Add aligning container without tracking it for input region + Main.uiGroup.add_child(this); + + if (settings.get_boolean('dock-fixed')) { + // Note: tracking the fullscreen directly on the slider actor causes some hiccups when fullscreening + // windows of certain applications + Main.layoutManager._trackActor(this, {affectsInputRegion: false, trackFullscreen: true}); + Main.layoutManager._trackActor(this._slider, {affectsStruts: true}); + } + else + Main.layoutManager._trackActor(this._slider); + + // Set initial position + this._resetDepth(); + this._resetPosition(); + + this.connect('destroy', this._onDestroy.bind(this)); + } + + _initialize() { + if (this._paintId > 0) { + this.disconnect(this._paintId); + this._paintId=0; + } + + // Apply custome css class according to the settings + this._themeManager.updateCustomTheme(); + + // Since Gnome 3.8 dragging an app without having opened the overview before cause the attemp to + //animate a null target since some variables are not initialized when the viewSelector is created + if (Main.overview.viewSelector._activePage == null) + Main.overview.viewSelector._activePage = Main.overview.viewSelector._workspacesPage; + + this._updateVisibilityMode(); + + // In case we are already inside the overview when the extension is loaded, + // for instance on unlocking the screen if it was locked with the overview open. + if (Main.overview.visibleTarget) { + this._onOverviewShowing(); + this._pageChanged(); + } + + // Setup pressure barrier (GS38+ only) + this._updatePressureBarrier(); + this._updateBarrier(); + + // setup dwelling system if pressure barriers are not available + this._setupDockDwellIfNeeded(); + } + + _onDestroy() { + // Disconnect global signals + this._signalsHandler.destroy(); + // The dash, intellihide and themeManager have global signals as well internally + this.dash.destroy(); + this._intellihide.destroy(); + this._themeManager.destroy(); + + this._injectionsHandler.destroy(); + + // Remove barrier timeout + if (this._removeBarrierTimeoutId > 0) + Mainloop.source_remove(this._removeBarrierTimeoutId); + + // Remove existing barrier + this._removeBarrier(); + + // Remove pointer watcher + if (this._dockWatch) { + PointerWatcher.getPointerWatcher()._removeWatch(this._dockWatch); + this._dockWatch = null; + } + + // Remove the dashSpacer + this._dashSpacer.destroy(); + } + + _bindSettingsChanges() { + let settings = DockManager.settings; + this._signalsHandler.add([ + settings, + 'changed::scroll-action', + () => { this._optionalScrollWorkspaceSwitch(); } + ], [ + settings, + 'changed::dash-max-icon-size', + () => { this.dash.setIconSize(settings.get_int('dash-max-icon-size')); } + ], [ + settings, + 'changed::icon-size-fixed', + () => { this.dash.setIconSize(settings.get_int('dash-max-icon-size')); } + ], [ + settings, + 'changed::show-favorites', + () => { this.dash.resetAppIcons(); } + ], [ + settings, + 'changed::show-trash', + () => { this.dash.resetAppIcons(); }, + Utils.SignalsHandlerFlags.CONNECT_AFTER, + ], [ + settings, + 'changed::show-mounts', + () => { this.dash.resetAppIcons(); }, + Utils.SignalsHandlerFlags.CONNECT_AFTER + ], [ + settings, + 'changed::show-running', + () => { this.dash.resetAppIcons(); } + ], [ + settings, + 'changed::show-apps-at-top', + () => { this.dash.resetAppIcons(); } + ], [ + settings, + 'changed::show-show-apps-button', + () => { + if (settings.get_boolean('show-show-apps-button')) + this.dash.showShowAppsButton(); + else + this.dash.hideShowAppsButton(); + } + ], [ + settings, + 'changed::dock-fixed', + () => { + if (settings.get_boolean('dock-fixed')) { + Main.layoutManager._untrackActor(this); + Main.layoutManager._trackActor(this, {affectsInputRegion: false, trackFullscreen: true}); + Main.layoutManager._untrackActor(this._slider); + Main.layoutManager._trackActor(this._slider, {affectsStruts: true}); + } else { + Main.layoutManager._untrackActor(this); + Main.layoutManager._untrackActor(this._slider); + Main.layoutManager._trackActor(this._slider); + } + + this._resetPosition(); + + // Add or remove barrier depending on if dock-fixed + this._updateBarrier(); + + this._updateVisibilityMode(); + } + ], [ + settings, + 'changed::intellihide', + this._updateVisibilityMode.bind(this) + ], [ + settings, + 'changed::intellihide-mode', + () => { this._intellihide.forceUpdate(); } + ], [ + settings, + 'changed::autohide', + () => { + this._updateVisibilityMode(); + this._updateBarrier(); + } + ], [ + settings, + 'changed::autohide-in-fullscreen', + this._updateBarrier.bind(this) + ], + [ + settings, + 'changed::extend-height', + this._resetPosition.bind(this) + ], [ + settings, + 'changed::height-fraction', + this._resetPosition.bind(this) + ], [ + settings, + 'changed::require-pressure-to-show', + () => { + // Remove pointer watcher + if (this._dockWatch) { + PointerWatcher.getPointerWatcher()._removeWatch(this._dockWatch); + this._dockWatch = null; + } + this._setupDockDwellIfNeeded(); + this._updateBarrier(); + } + ], [ + settings, + 'changed::pressure-threshold', + () => { + this._updatePressureBarrier(); + this._updateBarrier(); + } + ]); + + } + + /** + * This is call when visibility settings change + */ + _updateVisibilityMode() { + let settings = DockManager.settings; + if (settings.get_boolean('dock-fixed')) { + this._fixedIsEnabled = true; + this._autohideIsEnabled = false; + this._intellihideIsEnabled = false; + } + else { + this._fixedIsEnabled = false; + this._autohideIsEnabled = settings.get_boolean('autohide') + this._intellihideIsEnabled = settings.get_boolean('intellihide') + } + + if (this._intellihideIsEnabled) + this._intellihide.enable(); + else + this._intellihide.disable(); + + this._updateDashVisibility(); + } + + /** + * Show/hide dash based on, in order of priority: + * overview visibility + * fixed mode + * intellihide + * autohide + * overview visibility + */ + _updateDashVisibility() { + if (Main.overview.visibleTarget) + return; + + let settings = DockManager.settings; + + if (this._fixedIsEnabled) { + this._removeAnimations(); + this._animateIn(settings.get_double('animation-time'), 0); + } + else if (this._intellihideIsEnabled) { + if (this._intellihide.getOverlapStatus()) { + this._ignoreHover = false; + // Do not hide if autohide is enabled and mouse is hover + if (!this._box.hover || !this._autohideIsEnabled) + this._animateOut(settings.get_double('animation-time'), 0); + } + else { + this._ignoreHover = true; + this._removeAnimations(); + this._animateIn(settings.get_double('animation-time'), 0); + } + } + else { + if (this._autohideIsEnabled) { + this._ignoreHover = false; + global.sync_pointer(); + + if (this._box.hover) + this._animateIn(settings.get_double('animation-time'), 0); + else + this._animateOut(settings.get_double('animation-time'), 0); + } + else + this._animateOut(settings.get_double('animation-time'), 0); + } + } + + _onOverviewShowing() { + this._ignoreHover = true; + this._intellihide.disable(); + this._removeAnimations(); + this._animateIn(DockManager.settings.get_double('animation-time'), 0); + } + + _onOverviewHiding() { + this._ignoreHover = false; + this._intellihide.enable(); + this._updateDashVisibility(); + } + + _hoverChanged() { + if (!this._ignoreHover) { + // Skip if dock is not in autohide mode for instance because it is shown + // by intellihide. + if (this._autohideIsEnabled) { + if (this._box.hover) + this._show(); + else + this._hide(); + } + } + } + + getDockState() { + return this._dockState; + } + + _show() { + if ((this._dockState == State.HIDDEN) || (this._dockState == State.HIDING)) { + if (this._dockState == State.HIDING) + // suppress all potential queued transitions - i.e. added but not started, + // always give priority to show + this._removeAnimations(); + + this.emit('showing'); + this._animateIn(DockManager.settings.get_double('animation-time'), 0); + } + } + + _hide() { + // If no hiding animation is running or queued + if ((this._dockState == State.SHOWN) || (this._dockState == State.SHOWING)) { + let settings = DockManager.settings; + let delay; + + if (this._dockState == State.SHOWING) + //if a show already started, let it finish; queue hide without removing the show. + // to obtain this I increase the delay to avoid the overlap and interference + // between the animations + delay = settings.get_double('hide-delay') + settings.get_double('animation-time'); + else + delay = settings.get_double('hide-delay'); + + this.emit('hiding'); + this._animateOut(settings.get_double('animation-time'), delay); + } + } + + _animateIn(time, delay) { + this._dockState = State.SHOWING; + + this._slider.ease_property('slidex', 1, { + duration: time * 1000, + delay: delay * 1000, + mode: Clutter.AnimationMode.EASE_OUT_QUAD, + onComplete: () => { + this._dockState = State.SHOWN; + // Remove barrier so that mouse pointer is released and can access monitors on other side of dock + // NOTE: Delay needed to keep mouse from moving past dock and re-hiding dock immediately. This + // gives users an opportunity to hover over the dock + if (this._removeBarrierTimeoutId > 0) + Mainloop.source_remove(this._removeBarrierTimeoutId); + this._removeBarrierTimeoutId = Mainloop.timeout_add(100, this._removeBarrier.bind(this)); + } + }); + } + + _animateOut(time, delay) { + this._dockState = State.HIDING; + + this._slider.ease_property('slidex', 0, { + duration: time * 1000, + delay: delay * 1000, + mode: Clutter.AnimationMode.EASE_OUT_QUAD, + onComplete: () => { + this._dockState = State.HIDDEN; + // Remove queued barried removal if any + if (this._removeBarrierTimeoutId > 0) + Mainloop.source_remove(this._removeBarrierTimeoutId); + this._updateBarrier(); + } + }); + } + + /** + * Dwelling system based on the GNOME Shell 3.14 messageTray code. + */ + _setupDockDwellIfNeeded() { + // If we don't have extended barrier features, then we need + // to support the old tray dwelling mechanism. + if (!global.display.supports_extended_barriers() || + !DockManager.settings.get_boolean('require-pressure-to-show')) { + let pointerWatcher = PointerWatcher.getPointerWatcher(); + this._dockWatch = pointerWatcher.addWatch(DOCK_DWELL_CHECK_INTERVAL, this._checkDockDwell.bind(this)); + this._dockDwelling = false; + this._dockDwellUserTime = 0; + } + } + + _checkDockDwell(x, y) { + + let workArea = Main.layoutManager.getWorkAreaForMonitor(this._monitor.index) + let shouldDwell; + // Check for the correct screen edge, extending the sensitive area to the whole workarea, + // minus 1 px to avoid conflicting with other active corners. + if (this._position == St.Side.LEFT) + shouldDwell = (x == this._monitor.x) && (y > workArea.y) && (y < workArea.y + workArea.height); + else if (this._position == St.Side.RIGHT) + shouldDwell = (x == this._monitor.x + this._monitor.width - 1) && (y > workArea.y) && (y < workArea.y + workArea.height); + else if (this._position == St.Side.TOP) + shouldDwell = (y == this._monitor.y) && (x > workArea.x) && (x < workArea.x + workArea.width); + else if (this._position == St.Side.BOTTOM) + shouldDwell = (y == this._monitor.y + this._monitor.height - 1) && (x > workArea.x) && (x < workArea.x + workArea.width); + + if (shouldDwell) { + // We only set up dwell timeout when the user is not hovering over the dock + // already (!this._box.hover). + // The _dockDwelling variable is used so that we only try to + // fire off one dock dwell - if it fails (because, say, the user has the mouse down), + // we don't try again until the user moves the mouse up and down again. + if (!this._dockDwelling && !this._box.hover && (this._dockDwellTimeoutId == 0)) { + // Save the interaction timestamp so we can detect user input + let focusWindow = global.display.focus_window; + this._dockDwellUserTime = focusWindow ? focusWindow.user_time : 0; + + this._dockDwellTimeoutId = Mainloop.timeout_add(DockManager.settings.get_double('show-delay') * 1000, + this._dockDwellTimeout.bind(this)); + GLib.Source.set_name_by_id(this._dockDwellTimeoutId, '[dash-to-dock] this._dockDwellTimeout'); + } + this._dockDwelling = true; + } + else { + this._cancelDockDwell(); + this._dockDwelling = false; + } + } + + _cancelDockDwell() { + if (this._dockDwellTimeoutId != 0) { + Mainloop.source_remove(this._dockDwellTimeoutId); + this._dockDwellTimeoutId = 0; + } + } + + _dockDwellTimeout() { + this._dockDwellTimeoutId = 0; + + if (!DockManager.settings.get_boolean('autohide-in-fullscreen') && + this._monitor.inFullscreen) + return GLib.SOURCE_REMOVE; + + // We don't want to open the tray when a modal dialog + // is up, so we check the modal count for that. When we are in the + // overview we have to take the overview's modal push into account + if (Main.modalCount > (Main.overview.visible ? 1 : 0)) + return GLib.SOURCE_REMOVE; + + // If the user interacted with the focus window since we started the tray + // dwell (by clicking or typing), don't activate the message tray + let focusWindow = global.display.focus_window; + let currentUserTime = focusWindow ? focusWindow.user_time : 0; + if (currentUserTime != this._dockDwellUserTime) + return GLib.SOURCE_REMOVE; + + // Reuse the pressure version function, the logic is the same + this._onPressureSensed(); + return GLib.SOURCE_REMOVE; + } + + _updatePressureBarrier() { + let settings = DockManager.settings; + this._canUsePressure = global.display.supports_extended_barriers(); + let pressureThreshold = settings.get_double('pressure-threshold'); + + // Remove existing pressure barrier + if (this._pressureBarrier) { + this._pressureBarrier.destroy(); + this._pressureBarrier = null; + } + + if (this._barrier) { + this._barrier.destroy(); + this._barrier = null; + } + + // Create new pressure barrier based on pressure threshold setting + if (this._canUsePressure) { + this._pressureBarrier = new Layout.PressureBarrier(pressureThreshold, settings.get_double('show-delay')*1000, + Shell.ActionMode.NORMAL | Shell.ActionMode.OVERVIEW); + this._pressureBarrier.connect('trigger', (barrier) => { + if (!settings.get_boolean('autohide-in-fullscreen') && this._monitor.inFullscreen) + return; + this._onPressureSensed(); + }); + } + } + + /** + * handler for mouse pressure sensed + */ + _onPressureSensed() { + if (Main.overview.visibleTarget) + return; + + // In case the mouse move away from the dock area before hovering it, in such case the leave event + // would never be triggered and the dock would stay visible forever. + let triggerTimeoutId = Mainloop.timeout_add(250, () => { + triggerTimeoutId = 0; + + let [x, y, mods] = global.get_pointer(); + let shouldHide = true; + switch (this._position) { + case St.Side.LEFT: + if (x <= this.staticBox.x2 && + x >= this._monitor.x && + y >= this._monitor.y && + y <= this._monitor.y + this._monitor.height) { + shouldHide = false; + } + break; + case St.Side.RIGHT: + if (x >= this.staticBox.x1 && + x <= this._monitor.x + this._monitor.width && + y >= this._monitor.y && + y <= this._monitor.y + this._monitor.height) { + shouldHide = false; + } + break; + case St.Side.TOP: + if (x >= this._monitor.x && + x <= this._monitor.x + this._monitor.width && + y <= this.staticBox.y2 && + y >= this._monitor.y) { + shouldHide = false; + } + break; + case St.Side.BOTTOM: + if (x >= this._monitor.x && + x <= this._monitor.x + this._monitor.width && + y >= this.staticBox.y1 && + y <= this._monitor.y + this._monitor.height) { + shouldHide = false; + } + } + if (shouldHide) { + this._hoverChanged(); + return GLib.SOURCE_REMOVE; + } + else { + return GLib.SOURCE_CONTINUE; + } + + }); + + this._show(); + } + + /** + * Remove pressure barrier + */ + _removeBarrier() { + if (this._barrier) { + if (this._pressureBarrier) + this._pressureBarrier.removeBarrier(this._barrier); + this._barrier.destroy(); + this._barrier = null; + } + this._removeBarrierTimeoutId = 0; + return false; + } + + /** + * Update pressure barrier size + */ + _updateBarrier() { + // Remove existing barrier + this._removeBarrier(); + + // The barrier needs to be removed in fullscreen with autohide disabled, otherwise the mouse can + // get trapped on monitor. + if (this._monitor.inFullscreen && + !DockManager.settings.get_boolean('autohide-in-fullscreen')) + return + + // Manually reset pressure barrier + // This is necessary because we remove the pressure barrier when it is triggered to show the dock + if (this._pressureBarrier) { + this._pressureBarrier._reset(); + this._pressureBarrier._isTriggered = false; + } + + // Create new barrier + // The barrier extends to the whole workarea, minus 1 px to avoid conflicting with other active corners + // Note: dash in fixed position doesn't use pressure barrier. + if (this._canUsePressure && this._autohideIsEnabled && + DockManager.settings.get_boolean('require-pressure-to-show')) { + let x1, x2, y1, y2, direction; + let workArea = Main.layoutManager.getWorkAreaForMonitor(this._monitor.index) + + if (this._position == St.Side.LEFT) { + x1 = this._monitor.x + 1; + x2 = x1; + y1 = workArea.y + 1; + y2 = workArea.y + workArea.height - 1; + direction = Meta.BarrierDirection.POSITIVE_X; + } + else if (this._position == St.Side.RIGHT) { + x1 = this._monitor.x + this._monitor.width - 1; + x2 = x1; + y1 = workArea.y + 1; + y2 = workArea.y + workArea.height - 1; + direction = Meta.BarrierDirection.NEGATIVE_X; + } + else if (this._position == St.Side.TOP) { + x1 = workArea.x + 1; + x2 = workArea.x + workArea.width - 1; + y1 = this._monitor.y; + y2 = y1; + direction = Meta.BarrierDirection.POSITIVE_Y; + } + else if (this._position == St.Side.BOTTOM) { + x1 = workArea.x + 1; + x2 = workArea.x + workArea.width - 1; + y1 = this._monitor.y + this._monitor.height; + y2 = y1; + direction = Meta.BarrierDirection.NEGATIVE_Y; + } + + this._barrier = new Meta.Barrier({ + display: global.display, + x1: x1, + x2: x2, + y1: y1, + y2: y2, + directions: direction + }); + if (this._pressureBarrier) + this._pressureBarrier.addBarrier(this._barrier); + } + } + + _isPrimaryMonitor() { + return (this._monitorIndex == Main.layoutManager.primaryIndex); + } + + _resetPosition() { + // Ensure variables linked to settings are updated. + this._updateVisibilityMode(); + + let extendHeight = DockManager.settings.get_boolean('extend-height'); + + // Note: do not use the workarea coordinates in the direction on which the dock is placed, + // to avoid a loop [position change -> workArea change -> position change] with + // fixed dock. + let workArea = Main.layoutManager.getWorkAreaForMonitor(this._monitorIndex); + + // Reserve space for the dash on the overview + // if the dock is on the primary monitor + if (this._isPrimaryMonitor()) + this._dashSpacer.show(); + else + // No space is required in the overview of the dash + this._dashSpacer.hide(); + + let fraction = DockManager.settings.get_double('height-fraction'); + + if (extendHeight) + fraction = 1; + else if ((fraction < 0) || (fraction > 1)) + fraction = 0.95; + + let anchor_point; + + if (this._isHorizontal) { + this.width = Math.round(fraction * workArea.width); + + let pos_y; + if (this._position == St.Side.BOTTOM) { + pos_y = this._monitor.y + this._monitor.height; + anchor_point = Clutter.Gravity.SOUTH_WEST; + } + else { + pos_y = this._monitor.y; + anchor_point = Clutter.Gravity.NORTH_WEST; + } + + this.move_anchor_point_from_gravity(anchor_point); + this.x = workArea.x + Math.round((1 - fraction) / 2 * workArea.width); + this.y = pos_y; + + if (extendHeight) { + this.dash._container.set_width(this.width); + this.add_style_class_name('extended'); + } + else { + this.dash._container.set_width(-1); + this.remove_style_class_name('extended'); + } + } + else { + this.height = Math.round(fraction * workArea.height); + + let pos_x; + if (this._position == St.Side.RIGHT) { + pos_x = this._monitor.x + this._monitor.width; + anchor_point = Clutter.Gravity.NORTH_EAST; + } + else { + pos_x = this._monitor.x; + anchor_point = Clutter.Gravity.NORTH_WEST; + } + + this.move_anchor_point_from_gravity(anchor_point); + this.x = pos_x; + this.y = workArea.y + Math.round((1 - fraction) / 2 * workArea.height); + + if (extendHeight) { + this.dash._container.set_height(this.height); + this.add_style_class_name('extended'); + } + else { + this.dash._container.set_height(-1); + this.remove_style_class_name('extended'); + } + } + + this._y0 = this.y; + } + + // Set the dash at the correct depth in z + _resetDepth() { + // Keep the dash below the modalDialogGroup + Main.layoutManager.uiGroup.set_child_below_sibling(this, Main.layoutManager.modalDialogGroup); + } + + _updateStaticBox() { + this.staticBox.init_rect( + this.x + this._slider.x - (this._position == St.Side.RIGHT ? this._box.width : 0), + this.y + this._slider.y - (this._position == St.Side.BOTTOM ? this._box.height : 0), + this._box.width, + this._box.height + ); + + this._intellihide.updateTargetBox(this.staticBox); + } + + _removeAnimations() { + this._slider.remove_all_transitions(); + } + + _onDragStart() { + // The dash need to be above the top_window_group, otherwise it doesn't + // accept dnd of app icons when not in overiew mode. + Main.layoutManager.uiGroup.set_child_above_sibling(this, global.top_window_group); + this._oldignoreHover = this._ignoreHover; + this._ignoreHover = true; + this._animateIn(DockManager.settings.get_double('animation-time'), 0); + } + + _onDragEnd() { + // Restore drag default dash stack order + this._resetDepth(); + if (this._oldignoreHover !== null) + this._ignoreHover = this._oldignoreHover; + this._oldignoreHover = null; + this._box.sync_hover(); + if (Main.overview._shown) + this._pageChanged(); + } + + _pageChanged() { + let activePage = Main.overview.viewSelector.getActivePage(); + let dashVisible = (activePage == ViewSelector.ViewPage.WINDOWS || + activePage == ViewSelector.ViewPage.APPS); + + if (dashVisible) + this._animateIn(DockManager.settings.get_double('animation-time'), 0); + else + this._animateOut(DockManager.settings.get_double('animation-time'), 0); + } + + _onPageEmpty() { + /* The dash spacer is required only in the WINDOWS view if in the default position. + * The 'page-empty' signal is emitted in between a change of view, + * signalling the spacer can be added and removed without visible effect, + * as it's done for the upstream dashSpacer. + * + * Moreover, hiding the spacer ensure the appGrid allocaton is triggered. + * This matter as the appview spring animation is triggered by to first reallocaton of the appGrid, + * (See appDisplay.js, line 202 on GNOME Shell 3.14: + * this._grid.actor.connect('notify::allocation', ...) + * which in turn seems to be triggered by changes in the other actors in the overview. + * Normally, as far as I could understand, either the dashSpacer being hidden or the workspacesThumbnails + * sliding out would trigger the allocation. However, with no stock dash + * and no thumbnails, which happen if the user configured only 1 and static workspace, + * the animation out of icons is not played. + */ + + let activePage = Main.overview.viewSelector.getActivePage(); + this._dashSpacer.visible = (this._isHorizontal || activePage == ViewSelector.ViewPage.WINDOWS); + } + + /** + * Show dock and give key focus to it + */ + _onAccessibilityFocus() { + this._box.navigate_focus(null, Gtk.DirectionType.TAB_FORWARD, false); + this._animateIn(DockManager.settings.get_double('animation-time'), 0); + } + + /** + * Keep ShowAppsButton status in sync with the overview status + */ + _syncShowAppsButtonToggled() { + let status = Main.overview.viewSelector._showAppsButton.checked; + if (this.dash.showAppsButton.checked !== status) + this.dash.showAppsButton.checked = status; + } + + // Optional features to be enabled only for the main Dock + _enableExtraFeatures() { + // Restore dash accessibility + Main.ctrlAltTabManager.addGroup( + this.dash, _('Dash'), 'user-bookmarks-symbolic', + {focusCallback: this._onAccessibilityFocus.bind(this)}); + } + + /** + * Switch workspace by scrolling over the dock + */ + _optionalScrollWorkspaceSwitch() { + let label = 'optionalScrollWorkspaceSwitch'; + + function isEnabled() { + return DockManager.settings.get_enum('scroll-action') === scrollAction.SWITCH_WORKSPACE; + } + + DockManager.settings.connect('changed::scroll-action', () => { + if (isEnabled.bind(this)()) + enable.bind(this)(); + else + disable.bind(this)(); + }); + + if (isEnabled.bind(this)()) + enable.bind(this)(); + + function enable() { + this._signalsHandler.removeWithLabel(label); + + this._signalsHandler.addWithLabel(label, [ + this._box, + 'scroll-event', + onScrollEvent.bind(this) + ]); + } + + function disable() { + this._signalsHandler.removeWithLabel(label); + + if (this._optionalScrollWorkspaceSwitchDeadTimeId) { + Mainloop.source_remove(this._optionalScrollWorkspaceSwitchDeadTimeId); + this._optionalScrollWorkspaceSwitchDeadTimeId = 0; + } + } + + // This was inspired to desktop-scroller@obsidien.github.com + function onScrollEvent(actor, event) { + // When in overview change workscape only in windows view + if (Main.overview.visible && Main.overview.viewSelector.getActivePage() !== ViewSelector.ViewPage.WINDOWS) + return false; + + let activeWs = global.workspace_manager.get_active_workspace(); + let direction = null; + + switch (event.get_scroll_direction()) { + case Clutter.ScrollDirection.UP: + direction = Meta.MotionDirection.UP; + break; + case Clutter.ScrollDirection.DOWN: + direction = Meta.MotionDirection.DOWN; + break; + case Clutter.ScrollDirection.SMOOTH: + let [dx, dy] = event.get_scroll_delta(); + if (dy < 0) + direction = Meta.MotionDirection.UP; + else if (dy > 0) + direction = Meta.MotionDirection.DOWN; + break; + } + + if (direction !== null) { + // Prevent scroll events from triggering too many workspace switches + // by adding a 250ms deadtime between each scroll event. + // Usefull on laptops when using a touchpad. + + // During the deadtime do nothing + if (this._optionalScrollWorkspaceSwitchDeadTimeId) + return false; + else + this._optionalScrollWorkspaceSwitchDeadTimeId = Mainloop.timeout_add(250, () => { + this._optionalScrollWorkspaceSwitchDeadTimeId = 0; + }); + + let ws; + + ws = activeWs.get_neighbor(direction) + + if (Main.wm._workspaceSwitcherPopup == null) + Main.wm._workspaceSwitcherPopup = new WorkspaceSwitcherPopup.WorkspaceSwitcherPopup(); + // Set the actor non reactive, so that it doesn't prevent the + // clicks events from reaching the dash actor. I can't see a reason + // why it should be reactive. + Main.wm._workspaceSwitcherPopup.actor.reactive = false; + Main.wm._workspaceSwitcherPopup.connect('destroy', function() { + Main.wm._workspaceSwitcherPopup = null; + }); + + // Do not show wokspaceSwithcer in overview + if (!Main.overview.visible) + Main.wm._workspaceSwitcherPopup.display(direction, ws.index()); + Main.wm.actionMoveWorkspace(ws); + + return true; + } + else + return false; + } + } + + _activateApp(appIndex) { + let children = this.dash._box.get_children().filter(function(actor) { + return actor.child && + actor.child._delegate && + actor.child._delegate.app; + }); + + // Apps currently in the dash + let apps = children.map(function(actor) { + return actor.child._delegate; + }); + + // Activate with button = 1, i.e. same as left click + let button = 1; + if (appIndex < apps.length) + apps[appIndex].activate(button); + } +}); + +/* + * Handle keybaord shortcuts + */ +const DashToDock_KeyboardShortcuts_NUM_HOTKEYS = 10; + +var KeyboardShortcuts = class DashToDock_KeyboardShortcuts { + + constructor(allDocks){ + this._allDocks = allDocks; + this._signalsHandler = new Utils.GlobalSignalsHandler(); + + this._hotKeysEnabled = false; + if (DockManager.settings.get_boolean('hot-keys')) + this._enableHotKeys(); + + this._signalsHandler.add([ + DockManager.settings, + 'changed::hot-keys', + () => { + if (DockManager.settings.get_boolean('hot-keys')) + this._enableHotKeys.bind(this)(); + else + this._disableHotKeys.bind(this)(); + } + ]); + + this._optionalNumberOverlay(); + } + + destroy() { + // Remove keybindings + this._disableHotKeys(); + this._disableExtraShortcut(); + this._signalsHandler.destroy(); + } + + _enableHotKeys() { + if (this._hotKeysEnabled) + return; + + // Setup keyboard bindings for dash elements + let keys = ['app-hotkey-', 'app-shift-hotkey-', 'app-ctrl-hotkey-']; + keys.forEach( function(key) { + for (let i = 0; i < DashToDock_KeyboardShortcuts_NUM_HOTKEYS; i++) { + let appNum = i; + Main.wm.addKeybinding(key + (i + 1), DockManager.settings, + Meta.KeyBindingFlags.NONE, + Shell.ActionMode.NORMAL | Shell.ActionMode.OVERVIEW, + () => { + this._allDocks[0]._activateApp(appNum); + this._showOverlay(); + }); + } + }, this); + + this._hotKeysEnabled = true; + } + + _disableHotKeys() { + if (!this._hotKeysEnabled) + return; + + let keys = ['app-hotkey-', 'app-shift-hotkey-', 'app-ctrl-hotkey-']; + keys.forEach( function(key) { + for (let i = 0; i < DashToDock_KeyboardShortcuts_NUM_HOTKEYS; i++) + Main.wm.removeKeybinding(key + (i + 1)); + }, this); + + this._hotKeysEnabled = false; + } + + _optionalNumberOverlay() { + let settings = DockManager.settings; + this._shortcutIsSet = false; + // Enable extra shortcut if either 'overlay' or 'show-dock' are true + if (settings.get_boolean('hot-keys') && + (settings.get_boolean('hotkeys-overlay') || settings.get_boolean('hotkeys-show-dock'))) + this._enableExtraShortcut(); + + this._signalsHandler.add([ + settings, + 'changed::hot-keys', + this._checkHotkeysOptions.bind(this) + ], [ + settings, + 'changed::hotkeys-overlay', + this._checkHotkeysOptions.bind(this) + ], [ + settings, + 'changed::hotkeys-show-dock', + this._checkHotkeysOptions.bind(this) + ]); + } + + _checkHotkeysOptions() { + let settings = DockManager.settings; + + if (settings.get_boolean('hot-keys') && + (settings.get_boolean('hotkeys-overlay') || settings.get_boolean('hotkeys-show-dock'))) + this._enableExtraShortcut(); + else + this._disableExtraShortcut(); + } + + _enableExtraShortcut() { + if (!this._shortcutIsSet) { + Main.wm.addKeybinding('shortcut', DockManager.settings, + Meta.KeyBindingFlags.NONE, + Shell.ActionMode.NORMAL | Shell.ActionMode.OVERVIEW, + this._showOverlay.bind(this)); + this._shortcutIsSet = true; + } + } + + _disableExtraShortcut() { + if (this._shortcutIsSet) { + Main.wm.removeKeybinding('shortcut'); + this._shortcutIsSet = false; + } + } + + _showOverlay() { + for (let i = 0; i < this._allDocks.length; i++) { + let dock = this._allDocks[i]; + if (dock._settings.get_boolean('hotkeys-overlay')) + dock.dash.toggleNumberOverlay(true); + + // Restart the counting if the shortcut is pressed again + if (dock._numberOverlayTimeoutId) { + Mainloop.source_remove(dock._numberOverlayTimeoutId); + dock._numberOverlayTimeoutId = 0; + } + + // Hide the overlay/dock after the timeout + let timeout = dock._settings.get_double('shortcut-timeout') * 1000; + dock._numberOverlayTimeoutId = Mainloop.timeout_add(timeout, () => { + dock._numberOverlayTimeoutId = 0; + dock.dash.toggleNumberOverlay(false); + // Hide the dock again if necessary + dock._updateDashVisibility(); + }); + + // Show the dock if it is hidden + if (dock._settings.get_boolean('hotkeys-show-dock')) { + let showDock = (dock._intellihideIsEnabled || dock._autohideIsEnabled); + if (showDock) + dock._show(); + } + } + } +}; + +/** + * Isolate overview to open new windows for inactive apps + * Note: the future implementaion is not fully contained here. Some bits are around in other methods of other classes. + * This class just take care of enabling/disabling the option. + */ +var WorkspaceIsolation = class DashToDock_WorkspaceIsolation { + + constructor(allDocks) { + + let settings = DockManager.settings; + this._allDocks = allDocks; + + this._signalsHandler = new Utils.GlobalSignalsHandler(); + this._injectionsHandler = new Utils.InjectionsHandler(); + + this._signalsHandler.add([ + settings, + 'changed::isolate-workspaces', + () => { + this._allDocks.forEach(function(dock) { + dock.dash.resetAppIcons(); + }); + if (settings.get_boolean('isolate-workspaces') || + settings.get_boolean('isolate-monitors')) + this._enable.bind(this)(); + else + this._disable.bind(this)(); + } + ],[ + settings, + 'changed::isolate-monitors', + () => { + this._allDocks.forEach(function(dock) { + dock.dash.resetAppIcons(); + }); + if (settings.get_boolean('isolate-workspaces') || + settings.get_boolean('isolate-monitors')) + this._enable.bind(this)(); + else + this._disable.bind(this)(); + } + ]); + + if (settings.get_boolean('isolate-workspaces') || + settings.get_boolean('isolate-monitors')) + this._enable(); + + } + + _enable() { + + // ensure I never double-register/inject + // although it should never happen + this._disable(); + + this._allDocks.forEach(function(dock) { + this._signalsHandler.addWithLabel('isolation', [ + global.display, + 'restacked', + dock.dash._queueRedisplay.bind(dock.dash) + ], [ + global.window_manager, + 'switch-workspace', + dock.dash._queueRedisplay.bind(dock.dash) + ]); + + // This last signal is only needed for monitor isolation, as windows + // might migrate from one monitor to another without triggering 'restacked' + if (DockManager.settings.get_boolean('isolate-monitors')) + this._signalsHandler.addWithLabel('isolation', [ + global.display, + 'window-entered-monitor', + dock.dash._queueRedisplay.bind(dock.dash) + ]); + + }, this); + + // here this is the Shell.App + function IsolatedOverview() { + // These lines take care of Nautilus for icons on Desktop + let windows = this.get_windows().filter(function(w) { + return w.get_workspace().index() == global.workspace_manager.get_active_workspace_index(); + }); + if (windows.length == 1) + if (windows[0].skip_taskbar) + return this.open_new_window(-1); + + if (this.is_on_workspace(global.workspace_manager.get_active_workspace())) + return Main.activateWindow(windows[0]); + return this.open_new_window(-1); + } + + this._injectionsHandler.addWithLabel('isolation', [ + Shell.App.prototype, + 'activate', + IsolatedOverview + ]); + } + + _disable () { + this._signalsHandler.removeWithLabel('isolation'); + this._injectionsHandler.removeWithLabel('isolation'); + } + + destroy() { + this._signalsHandler.destroy(); + this._injectionsHandler.destroy(); + } +}; + + +var DockManager = class DashToDock_DockManager { + + constructor() { + if (Me.imports.extension.dockManager) + throw new Error('DashToDock has been already initialized'); + + Me.imports.extension.dockManager = this; + + this._remoteModel = new LauncherAPI.LauncherEntryRemoteModel(); + this._settings = ExtensionUtils.getSettings('org.gnome.shell.extensions.dash-to-dock'); + this._oldDash = Main.overview._dash; + this._ensureFileManagerClient(); + + /* Array of all the docks created */ + this._allDocks = []; + this._createDocks(); + + // status variable: true when the overview is shown through the dash + // applications button. + this._forcedOverview = false; + + // Connect relevant signals to the toggling function + this._bindSettingsChanges(); + } + + static getDefault() { + return Me.imports.extension.dockManager + } + + static get settings() { + return DockManager.getDefault()._settings; + } + + get fm1Client() { + return this._fm1Client; + } + + _ensureFileManagerClient() { + let supportsLocations = ['show-trash', 'show-mounts'].some((s) => { + return this._settings.get_boolean(s); + }); + + if (supportsLocations) { + if (!this._fm1Client) + this._fm1Client = new FileManager1API.FileManager1Client(); + } else if (this._fm1Client) { + this._fm1Client.destroy(); + this._fm1Client = null; + } + } + + _toggle() { + this._deleteDocks(); + this._createDocks(); + this.emit('toggled'); + } + + _bindSettingsChanges() { + // Connect relevant signals to the toggling function + this._signalsHandler = new Utils.GlobalSignalsHandler(); + this._signalsHandler.add([ + Meta.MonitorManager.get(), + 'monitors-changed', + this._toggle.bind(this) + ], [ + this._settings, + 'changed::multi-monitor', + this._toggle.bind(this) + ], [ + this._settings, + 'changed::preferred-monitor', + this._toggle.bind(this) + ], [ + this._settings, + 'changed::dock-position', + this._toggle.bind(this) + ], [ + this._settings, + 'changed::extend-height', + this._adjustPanelCorners.bind(this) + ], [ + this._settings, + 'changed::dock-fixed', + this._adjustPanelCorners.bind(this) + ], [ + this._settings, + 'changed::show-trash', + () => this._ensureFileManagerClient() + ], [ + this._settings, + 'changed::show-mounts', + () => this._ensureFileManagerClient() + ], ); + } + + _createDocks() { + + // If there are no monitors (headless configurations, but it can also happen temporary while disconnecting + // and reconnecting monitors), just do nothing. When a monitor will be connected we we'll be notified and + // and thus create the docks. This prevents pointing trying to access monitors throughout the code, were we + // are assuming that at least the primary monitor is present. + if (Main.layoutManager.monitors.length <= 0) { + return; + } + + this._preferredMonitorIndex = this._settings.get_int('preferred-monitor'); + // In case of multi-monitor, we consider the dock on the primary monitor to be the preferred (main) one + // regardless of the settings + // The dock goes on the primary monitor also if the settings are incosistent (e.g. desired monitor not connected). + if (this._settings.get_boolean('multi-monitor') || + this._preferredMonitorIndex < 0 || this._preferredMonitorIndex > Main.layoutManager.monitors.length - 1 + ) { + this._preferredMonitorIndex = Main.layoutManager.primaryIndex; + } else { + // Gdk and shell monitors numbering differ at least under wayland: + // While the primary monitor appears to be always index 0 in Gdk, + // the shell can assign a different number (Main.layoutManager.primaryMonitor) + // This ensure the indexing in the settings (Gdk) and in the shell are matched, + // i.e. that we start counting from the primaryMonitorIndex + this._preferredMonitorIndex = (Main.layoutManager.primaryIndex + this._preferredMonitorIndex) % Main.layoutManager.monitors.length ; + } + + // First we create the main Dock, to get the extra features to bind to this one + let dock = new DockedDash(this._remoteModel, this._preferredMonitorIndex); + this._allDocks.push(dock); + + // connect app icon into the view selector + dock.dash.showAppsButton.connect('notify::checked', this._onShowAppsButtonToggled.bind(this)); + + // Make the necessary changes to Main.overview._dash + this._prepareMainDash(); + + // Adjust corners if necessary + this._adjustPanelCorners(); + + if (this._settings.get_boolean('multi-monitor')) { + let nMon = Main.layoutManager.monitors.length; + for (let iMon = 0; iMon < nMon; iMon++) { + if (iMon == this._preferredMonitorIndex) + continue; + let dock = new DockedDash(this._remoteModel, iMon); + this._allDocks.push(dock); + // connect app icon into the view selector + dock.dash.showAppsButton.connect('notify::checked', this._onShowAppsButtonToggled.bind(this)); + } + } + + // Load optional features. We load *after* the docks are created, since + // we need to connect the signals to all dock instances. + this._workspaceIsolation = new WorkspaceIsolation(this._allDocks); + this._keyboardShortcuts = new KeyboardShortcuts(this._allDocks); + } + + _prepareMainDash() { + // Pretend I'm the dash: meant to make appgrd swarm animation come from the + // right position of the appShowButton. + Main.overview._dash = this._allDocks[0].dash; + + // set stored icon size to the new dash + Main.overview.dashIconSize = this._allDocks[0].dash.iconSize; + + // Hide usual Dash + Main.overview._controls.dash.actor.hide(); + + // Also set dash width to 1, so it's almost not taken into account by code + // calculaing the reserved space in the overview. The reason to keep it at 1 is + // to allow its visibility change to trigger an allocaion of the appGrid which + // in turn is triggergin the appsIcon spring animation, required when no other + // actors has this effect, i.e in horizontal mode and without the workspaceThumnails + // 1 static workspace only) + Main.overview._controls.dash.actor.set_width(1); + } + + _deleteDocks() { + // Remove extra features + this._workspaceIsolation.destroy(); + this._keyboardShortcuts.destroy(); + + // Delete all docks + let nDocks = this._allDocks.length; + for (let i = nDocks-1; i >= 0; i--) { + this._allDocks[i].destroy(); + this._allDocks.pop(); + } + } + + _restoreDash() { + Main.overview._controls.dash.actor.show(); + Main.overview._controls.dash.actor.set_width(-1); //reset default dash size + // This force the recalculation of the icon size + Main.overview._controls.dash._maxHeight = -1; + + // reset stored icon size to the default dash + Main.overview.dashIconSize = Main.overview._controls.dash.iconSize; + + Main.overview._dash = this._oldDash; + } + + _onShowAppsButtonToggled(button) { + // Sync the status of the default appButtons. Only if the two statuses are + // different, that means the user interacted with the extension provided + // application button, cutomize the behaviour. Otherwise the shell has changed the + // status (due to the _syncShowAppsButtonToggled function below) and it + // has already performed the desired action. + + let animate = this._settings.get_boolean('animate-show-apps'); + let selector = Main.overview.viewSelector; + + if (selector._showAppsButton.checked !== button.checked) { + // find visible view + let visibleView; + Main.overview.viewSelector.appDisplay._views.every(function(v, index) { + if (v.view.actor.visible) { + visibleView = index; + return false; + } + else + return true; + }); + + if (button.checked) { + // force spring animation triggering.By default the animation only + // runs if we are already inside the overview. + if (!Main.overview._shown) { + this._forcedOverview = true; + let view = Main.overview.viewSelector.appDisplay._views[visibleView].view; + let grid = view._grid; + if (animate) { + // Animate in the the appview, hide the appGrid to avoiud flashing + // Go to the appView before entering the overview, skipping the workspaces. + // Do this manually avoiding opacity in transitions so that the setting of the opacity + // to 0 doesn't get overwritten. + Main.overview.viewSelector._activePage.opacity = 0; + Main.overview.viewSelector._activePage.hide(); + Main.overview.viewSelector._activePage = Main.overview.viewSelector._appsPage; + Main.overview.viewSelector._activePage.show(); + grid.opacity = 0; + + // The animation has to be trigered manually because the AppDisplay.animate + // method is waiting for an allocation not happening, as we skip the workspace view + // and the appgrid could already be allocated from previous shown. + // It has to be triggered after the overview is shown as wrong coordinates are obtained + // otherwise. + let overviewShownId = Main.overview.connect('shown', () => { + Main.overview.disconnect(overviewShownId); + Meta.later_add(Meta.LaterType.BEFORE_REDRAW, () => { + grid.opacity = 255; + grid.animateSpring(IconGrid.AnimationDirection.IN, this._allDocks[0].dash.showAppsButton); + }); + }); + } + else { + Main.overview.viewSelector._activePage = Main.overview.viewSelector._appsPage; + Main.overview.viewSelector._activePage.show(); + grid.opacity = 255; + } + + } + + // Finally show the overview + selector._showAppsButton.checked = true; + Main.overview.show(); + } + else { + if (this._forcedOverview) { + // force exiting overview if needed + + if (animate) { + // Manually trigger springout animation without activating the + // workspaceView to avoid the zoomout animation. Hide the appPage + // onComplete to avoid ugly flashing of original icons. + let view = Main.overview.viewSelector.appDisplay._views[visibleView].view; + view.animate(IconGrid.AnimationDirection.OUT, () => { + Main.overview.viewSelector._appsPage.hide(); + Main.overview.hide(); + selector._showAppsButton.checked = false; + this._forcedOverview = false; + }); + } + else { + Main.overview.hide(); + this._forcedOverview = false; + } + } + else { + selector._showAppsButton.checked = false; + this._forcedOverview = false; + } + } + } + + // whenever the button is unactivated even if not by the user still reset the + // forcedOverview flag + if (button.checked == false) + this._forcedOverview = false; + } + + destroy() { + this._signalsHandler.destroy(); + this._deleteDocks(); + this._revertPanelCorners(); + this._restoreDash(); + if (this._fm1Client) { + this._fm1Client.destroy(); + this._fm1Client = null; + } + this._remoteModel.destroy(); + this._settings.run_dispose(); + this._settings = null; + + Me.imports.extension.dockManager = null; + } + + /** + * Adjust Panel corners + */ + _adjustPanelCorners() { + let position = Utils.getPosition(); + let isHorizontal = ((position == St.Side.TOP) || (position == St.Side.BOTTOM)); + let extendHeight = this._settings.get_boolean('extend-height'); + let fixedIsEnabled = this._settings.get_boolean('dock-fixed'); + let dockOnPrimary = this._settings.get_boolean('multi-monitor') || + this._preferredMonitorIndex == Main.layoutManager.primaryIndex; + + if (!isHorizontal && dockOnPrimary && extendHeight && fixedIsEnabled) { + Main.panel._rightCorner.actor.hide(); + Main.panel._leftCorner.actor.hide(); + } + else + this._revertPanelCorners(); + } + + _revertPanelCorners() { + Main.panel._leftCorner.actor.show(); + Main.panel._rightCorner.actor.show(); + } +}; +Signals.addSignalMethods(DockManager.prototype); diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/extension.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/extension.js new file mode 100644 index 0000000..0b7b5c6 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/extension.js @@ -0,0 +1,21 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Docking = Me.imports.docking; + +// We declare this with var so it can be accessed by other extensions in +// GNOME Shell 3.26+ (mozjs52+). +var dockManager; + +function init() { + ExtensionUtils.initTranslations('dashtodock'); +} + +function enable() { + new Docking.DockManager(); +} + +function disable() { + dockManager.destroy(); +} diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/fileManager1API.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/fileManager1API.js new file mode 100644 index 0000000..2b9bbe8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/fileManager1API.js @@ -0,0 +1,217 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const Gio = imports.gi.Gio; +const Signals = imports.signals; + +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Utils = Me.imports.utils; + +const FileManager1Iface = '\ + \ + \ + '; + +const FileManager1Proxy = Gio.DBusProxy.makeProxyWrapper(FileManager1Iface); + +/** + * This class implements a client for the org.freedesktop.FileManager1 dbus + * interface, and specifically for the OpenWindowsWithLocations property + * which is published by Nautilus, but is not an official part of the interface. + * + * The property is a map from window identifiers to a list of locations open in + * the window. + * + * While OpeWindowsWithLocations is part of upstream Nautilus, for many years + * prior, Ubuntu patched Nautilus to publish XUbuntuOpenLocationsXids, which is + * similar but uses Xids as the window identifiers instead of gtk window paths. + * + * When an old or unpatched Nautilus is running, we will observe the properties + * to always be empty arrays, but there will not be any correctness issues. + */ +var FileManager1Client = class DashToDock_FileManager1Client { + + constructor() { + this._signalsHandler = new Utils.GlobalSignalsHandler(); + + this._locationMap = new Map(); + this._proxy = new FileManager1Proxy(Gio.DBus.session, + "org.freedesktop.FileManager1", + "/org/freedesktop/FileManager1", + (initable, error) => { + // Use async construction to avoid blocking on errors. + if (error) { + global.log(error); + } else { + this._updateLocationMap(); + } + }); + + this._signalsHandler.add([ + this._proxy, + 'g-properties-changed', + this._onPropertyChanged.bind(this) + ], [ + // We must additionally listen for Screen events to know when to + // rebuild our location map when the set of available windows changes. + global.workspace_manager, + 'workspace-switched', + this._updateLocationMap.bind(this) + ], [ + global.display, + 'window-entered-monitor', + this._updateLocationMap.bind(this) + ], [ + global.display, + 'window-left-monitor', + this._updateLocationMap.bind(this) + ]); + } + + destroy() { + this._signalsHandler.destroy(); + this._proxy.run_dispose(); + } + + /** + * Return an array of windows that are showing a location or + * sub-directories of that location. + */ + getWindows(location) { + let ret = new Set(); + for (let [k,v] of this._locationMap) { + if (k.startsWith(location)) { + for (let l of v) { + ret.add(l); + } + } + } + return Array.from(ret); + } + + _onPropertyChanged(proxy, changed, invalidated) { + let property = changed.unpack(); + if (property && + ('XUbuntuOpenLocationsXids' in property || + 'OpenWindowsWithLocations' in property)) { + this._updateLocationMap(); + } + } + + _updateLocationMap() { + let properties = this._proxy.get_cached_property_names(); + if (properties == null) { + // Nothing to check yet. + return; + } + + if (properties.includes('OpenWindowsWithLocations')) { + this._updateFromPaths(); + } else if (properties.includes('XUbuntuOpenLocationsXids')) { + this._updateFromXids(); + } + } + + _updateFromPaths() { + let pathToLocations = this._proxy.OpenWindowsWithLocations; + let pathToWindow = getPathToWindow(); + + let locationToWindow = new Map(); + for (let path in pathToLocations) { + let locations = pathToLocations[path]; + for (let i = 0; i < locations.length; i++) { + let l = locations[i]; + // Use a set to deduplicate when a window has a + // location open in multiple tabs. + if (!locationToWindow.has(l)) { + locationToWindow.set(l, new Set()); + } + let window = pathToWindow.get(path); + if (window != null) { + locationToWindow.get(l).add(window); + } + } + } + this._locationMap = locationToWindow; + this.emit('windows-changed'); + } + + _updateFromXids() { + let xidToLocations = this._proxy.XUbuntuOpenLocationsXids; + let xidToWindow = getXidToWindow(); + + let locationToWindow = new Map(); + for (let xid in xidToLocations) { + let locations = xidToLocations[xid]; + for (let i = 0; i < locations.length; i++) { + let l = locations[i]; + // Use a set to deduplicate when a window has a + // location open in multiple tabs. + if (!locationToWindow.has(l)) { + locationToWindow.set(l, new Set()); + } + let window = xidToWindow.get(parseInt(xid)); + if (window != null) { + locationToWindow.get(l).add(window); + } + } + } + this._locationMap = locationToWindow; + this.emit('windows-changed'); + } +} +Signals.addSignalMethods(FileManager1Client.prototype); + +/** + * Construct a map of gtk application window object paths to MetaWindows. + */ +function getPathToWindow() { + let pathToWindow = new Map(); + + for (let i = 0; i < global.workspace_manager.n_workspaces; i++) { + let ws = global.workspace_manager.get_workspace_by_index(i); + ws.list_windows().map(function(w) { + let path = w.get_gtk_window_object_path(); + if (path != null) { + pathToWindow.set(path, w); + } + }); + } + return pathToWindow; +} + +/** + * Construct a map of XIDs to MetaWindows. + * + * This is somewhat annoying as you cannot lookup a window by + * XID in any way, and must iterate through all of them looking + * for a match. + */ +function getXidToWindow() { + let xidToWindow = new Map(); + + for (let i = 0; i < global.workspace_manager.n_workspaces; i++) { + let ws = global.workspace_manager.get_workspace_by_index(i); + ws.list_windows().map(function(w) { + let xid = guessWindowXID(w); + if (xid != null) { + xidToWindow.set(parseInt(xid), w); + } + }); + } + return xidToWindow; +} + +/** + * Guesses the X ID of a window. + * + * This is the basic implementation that is sufficient for Nautilus + * windows. The pixel-saver extension has a much more complex + * implementation if we ever need it. + */ +function guessWindowXID(win) { + try { + return win.get_description().match(/0x[0-9a-f]+/)[0]; + } catch (err) { + return null; + } +} diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/intellihide.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/intellihide.js new file mode 100644 index 0000000..2fd700b --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/intellihide.js @@ -0,0 +1,321 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const GLib = imports.gi.GLib; +const Mainloop = imports.mainloop; +const Meta = imports.gi.Meta; +const Shell = imports.gi.Shell; + +const Main = imports.ui.main; +const Signals = imports.signals; + +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Docking = Me.imports.docking; +const Utils = Me.imports.utils; + +// A good compromise between reactivity and efficiency; to be tuned. +const INTELLIHIDE_CHECK_INTERVAL = 100; + +const OverlapStatus = { + UNDEFINED: -1, + FALSE: 0, + TRUE: 1 +}; + +const IntellihideMode = { + ALL_WINDOWS: 0, + FOCUS_APPLICATION_WINDOWS: 1, + MAXIMIZED_WINDOWS : 2 +}; + +// List of windows type taken into account. Order is important (keep the original +// enum order). +const handledWindowTypes = [ + Meta.WindowType.NORMAL, + Meta.WindowType.DOCK, + Meta.WindowType.DIALOG, + Meta.WindowType.MODAL_DIALOG, + Meta.WindowType.TOOLBAR, + Meta.WindowType.MENU, + Meta.WindowType.UTILITY, + Meta.WindowType.SPLASHSCREEN +]; + +/** + * A rough and ugly implementation of the intellihide behaviour. + * Intallihide object: emit 'status-changed' signal when the overlap of windows + * with the provided targetBoxClutter.ActorBox changes; + */ +var Intellihide = class DashToDock_Intellihide { + + constructor(monitorIndex) { + // Load settings + this._monitorIndex = monitorIndex; + + this._signalsHandler = new Utils.GlobalSignalsHandler(); + this._tracker = Shell.WindowTracker.get_default(); + this._focusApp = null; // The application whose window is focused. + this._topApp = null; // The application whose window is on top on the monitor with the dock. + + this._isEnabled = false; + this.status = OverlapStatus.UNDEFINED; + this._targetBox = null; + + this._checkOverlapTimeoutContinue = false; + this._checkOverlapTimeoutId = 0; + + this._trackedWindows = new Map(); + + // Connect global signals + this._signalsHandler.add([ + // Add signals on windows created from now on + global.display, + 'window-created', + this._windowCreated.bind(this) + ], [ + // triggered for instance when the window list order changes, + // included when the workspace is switched + global.display, + 'restacked', + this._checkOverlap.bind(this) + ], [ + // when windows are alwasy on top, the focus window can change + // without the windows being restacked. Thus monitor window focus change. + this._tracker, + 'notify::focus-app', + this._checkOverlap.bind(this) + ], [ + // update wne monitor changes, for instance in multimonitor when monitor are attached + Meta.MonitorManager.get(), + 'monitors-changed', + this._checkOverlap.bind(this) + ]); + } + + destroy() { + // Disconnect global signals + this._signalsHandler.destroy(); + + // Remove residual windows signals + this.disable(); + } + + enable() { + this._isEnabled = true; + this._status = OverlapStatus.UNDEFINED; + global.get_window_actors().forEach(function(wa) { + this._addWindowSignals(wa); + }, this); + this._doCheckOverlap(); + } + + disable() { + this._isEnabled = false; + + for (let wa of this._trackedWindows.keys()) { + this._removeWindowSignals(wa); + } + this._trackedWindows.clear(); + + if (this._checkOverlapTimeoutId > 0) { + Mainloop.source_remove(this._checkOverlapTimeoutId); + this._checkOverlapTimeoutId = 0; + } + } + + _windowCreated(display, metaWindow) { + this._addWindowSignals(metaWindow.get_compositor_private()); + } + + _addWindowSignals(wa) { + if (!this._handledWindow(wa)) + return; + let signalId = wa.connect('allocation-changed', this._checkOverlap.bind(this)); + this._trackedWindows.set(wa, signalId); + wa.connect('destroy', this._removeWindowSignals.bind(this)); + } + + _removeWindowSignals(wa) { + if (this._trackedWindows.get(wa)) { + wa.disconnect(this._trackedWindows.get(wa)); + this._trackedWindows.delete(wa); + } + + } + + updateTargetBox(box) { + this._targetBox = box; + this._checkOverlap(); + } + + forceUpdate() { + this._status = OverlapStatus.UNDEFINED; + this._doCheckOverlap(); + } + + getOverlapStatus() { + return (this._status == OverlapStatus.TRUE); + } + + _checkOverlap() { + if (!this._isEnabled || (this._targetBox == null)) + return; + + /* Limit the number of calls to the doCheckOverlap function */ + if (this._checkOverlapTimeoutId) { + this._checkOverlapTimeoutContinue = true; + return + } + + this._doCheckOverlap(); + + this._checkOverlapTimeoutId = Mainloop.timeout_add(INTELLIHIDE_CHECK_INTERVAL, () => { + this._doCheckOverlap(); + if (this._checkOverlapTimeoutContinue) { + this._checkOverlapTimeoutContinue = false; + return GLib.SOURCE_CONTINUE; + } else { + this._checkOverlapTimeoutId = 0; + return GLib.SOURCE_REMOVE; + } + }); + } + + _doCheckOverlap() { + + if (!this._isEnabled || (this._targetBox == null)) + return; + + let overlaps = OverlapStatus.FALSE; + let windows = global.get_window_actors(); + + if (windows.length > 0) { + /* + * Get the top window on the monitor where the dock is placed. + * The idea is that we dont want to overlap with the windows of the topmost application, + * event is it's not the focused app -- for instance because in multimonitor the user + * select a window in the secondary monitor. + */ + + let topWindow = null; + for (let i = windows.length - 1; i >= 0; i--) { + let meta_win = windows[i].get_meta_window(); + if (this._handledWindow(windows[i]) && (meta_win.get_monitor() == this._monitorIndex)) { + topWindow = meta_win; + break; + } + } + + if (topWindow !== null) { + this._topApp = this._tracker.get_window_app(topWindow); + // If there isn't a focused app, use that of the window on top + this._focusApp = this._tracker.focus_app || this._topApp + + windows = windows.filter(this._intellihideFilterInteresting, this); + + for (let i = 0; i < windows.length; i++) { + let win = windows[i].get_meta_window(); + + if (win) { + let rect = win.get_frame_rect(); + + let test = (rect.x < this._targetBox.x2) && + (rect.x + rect.width > this._targetBox.x1) && + (rect.y < this._targetBox.y2) && + (rect.y + rect.height > this._targetBox.y1); + + if (test) { + overlaps = OverlapStatus.TRUE; + break; + } + } + } + } + } + + if (this._status !== overlaps) { + this._status = overlaps; + this.emit('status-changed', this._status); + } + + } + + // Filter interesting windows to be considered for intellihide. + // Consider all windows visible on the current workspace. + // Optionally skip windows of other applications + _intellihideFilterInteresting(wa) { + let meta_win = wa.get_meta_window(); + if (!this._handledWindow(wa)) + return false; + + let currentWorkspace = global.workspace_manager.get_active_workspace_index(); + let wksp = meta_win.get_workspace(); + let wksp_index = wksp.index(); + + // Depending on the intellihide mode, exclude non-relevent windows + switch (Docking.DockManager.settings.get_enum('intellihide-mode')) { + case IntellihideMode.ALL_WINDOWS: + // Do nothing + break; + + case IntellihideMode.FOCUS_APPLICATION_WINDOWS: + // Skip windows of other apps + if (this._focusApp) { + // The DropDownTerminal extension is not an application per se + // so we match its window by wm class instead + if (meta_win.get_wm_class() == 'DropDownTerminalWindow') + return true; + + let currentApp = this._tracker.get_window_app(meta_win); + let focusWindow = global.display.get_focus_window() + + // Consider half maximized windows side by side + // and windows which are alwayson top + if((currentApp != this._focusApp) && (currentApp != this._topApp) + && !((focusWindow && focusWindow.maximized_vertically && !focusWindow.maximized_horizontally) + && (meta_win.maximized_vertically && !meta_win.maximized_horizontally) + && meta_win.get_monitor() == focusWindow.get_monitor()) + && !meta_win.is_above()) + return false; + } + break; + + case IntellihideMode.MAXIMIZED_WINDOWS: + // Skip unmaximized windows + if (!meta_win.maximized_vertically && !meta_win.maximized_horizontally) + return false; + break; + } + + if ( wksp_index == currentWorkspace && meta_win.showing_on_its_workspace() ) + return true; + else + return false; + + } + + // Filter windows by type + // inspired by Opacify@gnome-shell.localdomain.pl + _handledWindow(wa) { + let metaWindow = wa.get_meta_window(); + + if (!metaWindow) + return false; + + // The DropDownTerminal extension uses the POPUP_MENU window type hint + // so we match its window by wm class instead + if (metaWindow.get_wm_class() == 'DropDownTerminalWindow') + return true; + + let wtype = metaWindow.get_window_type(); + for (let i = 0; i < handledWindowTypes.length; i++) { + var hwtype = handledWindowTypes[i]; + if (hwtype == wtype) + return true; + else if (hwtype > wtype) + return false; + } + return false; + } +}; + +Signals.addSignalMethods(Intellihide.prototype); diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/launcherAPI.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/launcherAPI.js new file mode 100644 index 0000000..f0b6199 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/launcherAPI.js @@ -0,0 +1,239 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const Gio = imports.gi.Gio; +const Signals = imports.signals; + +var LauncherEntryRemoteModel = class DashToDock_LauncherEntryRemoteModel { + + constructor() { + this._entriesByDBusName = {}; + + this._launcher_entry_dbus_signal_id = + Gio.DBus.session.signal_subscribe(null, // sender + 'com.canonical.Unity.LauncherEntry', // iface + null, // member + null, // path + null, // arg0 + Gio.DBusSignalFlags.NONE, + this._onEntrySignalReceived.bind(this)); + + this._dbus_name_owner_changed_signal_id = + Gio.DBus.session.signal_subscribe('org.freedesktop.DBus', // sender + 'org.freedesktop.DBus', // interface + 'NameOwnerChanged', // member + '/org/freedesktop/DBus', // path + null, // arg0 + Gio.DBusSignalFlags.NONE, + this._onDBusNameOwnerChanged.bind(this)); + + this._acquireUnityDBus(); + } + + destroy() { + if (this._launcher_entry_dbus_signal_id) { + Gio.DBus.session.signal_unsubscribe(this._launcher_entry_dbus_signal_id); + } + + if (this._dbus_name_owner_changed_signal_id) { + Gio.DBus.session.signal_unsubscribe(this._dbus_name_owner_changed_signal_id); + } + + this._releaseUnityDBus(); + } + + size() { + return Object.keys(this._entriesByDBusName).length; + } + + lookupByDBusName(dbusName) { + return this._entriesByDBusName.hasOwnProperty(dbusName) ? this._entriesByDBusName[dbusName] : null; + } + + lookupById(appId) { + let ret = []; + for (let dbusName in this._entriesByDBusName) { + let entry = this._entriesByDBusName[dbusName]; + if (entry && entry.appId() == appId) { + ret.push(entry); + } + } + + return ret; + } + + addEntry(entry) { + let existingEntry = this.lookupByDBusName(entry.dbusName()); + if (existingEntry) { + existingEntry.update(entry); + } else { + this._entriesByDBusName[entry.dbusName()] = entry; + this.emit('entry-added', entry); + } + } + + removeEntry(entry) { + delete this._entriesByDBusName[entry.dbusName()] + this.emit('entry-removed', entry); + } + + _acquireUnityDBus() { + if (!this._unity_bus_id) { + Gio.DBus.session.own_name('com.canonical.Unity', + Gio.BusNameOwnerFlags.ALLOW_REPLACEMENT, null, null); + } + } + + _releaseUnityDBus() { + if (this._unity_bus_id) { + Gio.DBus.session.unown_name(this._unity_bus_id); + this._unity_bus_id = 0; + } + } + + _onEntrySignalReceived(connection, sender_name, object_path, + interface_name, signal_name, parameters, user_data) { + if (!parameters || !signal_name) + return; + + if (signal_name == 'Update') { + if (!sender_name) { + return; + } + + this._handleUpdateRequest(sender_name, parameters); + } + } + + _onDBusNameOwnerChanged(connection, sender_name, object_path, + interface_name, signal_name, parameters, user_data) { + if (!parameters || !this.size()) + return; + + let [name, before, after] = parameters.deep_unpack(); + + if (!after) { + if (this._entriesByDBusName.hasOwnProperty(before)) { + this.removeEntry(this._entriesByDBusName[before]); + } + } + } + + _handleUpdateRequest(senderName, parameters) { + if (!senderName || !parameters) { + return; + } + + let [appUri, properties] = parameters.deep_unpack(); + let appId = appUri.replace(/(^\w+:|^)\/\//, ''); + let entry = this.lookupByDBusName(senderName); + + if (entry) { + entry.setDBusName(senderName); + entry.update(properties); + } else { + let entry = new LauncherEntryRemote(senderName, appId, properties); + this.addEntry(entry); + } + } +}; +Signals.addSignalMethods(LauncherEntryRemoteModel.prototype); + +var LauncherEntryRemote = class DashToDock_LauncherEntryRemote { + + constructor(dbusName, appId, properties) { + this._dbusName = dbusName; + this._appId = appId; + this._count = 0; + this._countVisible = false; + this._progress = 0.0; + this._progressVisible = false; + this.update(properties); + } + + appId() { + return this._appId; + } + + dbusName() { + return this._dbusName; + } + + count() { + return this._count; + } + + setCount(count) { + if (this._count != count) { + this._count = count; + this.emit('count-changed', this._count); + } + } + + countVisible() { + return this._countVisible; + } + + setCountVisible(countVisible) { + if (this._countVisible != countVisible) { + this._countVisible = countVisible; + this.emit('count-visible-changed', this._countVisible); + } + } + + progress() { + return this._progress; + } + + setProgress(progress) { + if (this._progress != progress) { + this._progress = progress; + this.emit('progress-changed', this._progress); + } + } + + progressVisible() { + return this._progressVisible; + } + + setProgressVisible(progressVisible) { + if (this._progressVisible != progressVisible) { + this._progressVisible = progressVisible; + this.emit('progress-visible-changed', this._progressVisible); + } + } + + setDBusName(dbusName) { + if (this._dbusName != dbusName) { + let oldName = this._dbusName; + this._dbusName = dbusName; + this.emit('dbus-name-changed', oldName); + } + } + + update(other) { + if (other instanceof LauncherEntryRemote) { + this.setDBusName(other.dbusName()) + this.setCount(other.count()); + this.setCountVisible(other.countVisible()); + this.setProgress(other.progress()); + this.setProgressVisible(other.progressVisible()) + } else { + for (let property in other) { + if (other.hasOwnProperty(property)) { + if (property == 'count') { + this.setCount(other[property].get_int64()); + } else if (property == 'count-visible') { + this.setCountVisible(other[property].get_boolean()); + } if (property == 'progress') { + this.setProgress(other[property].get_double()); + } else if (property == 'progress-visible') { + this.setProgressVisible(other[property].get_boolean()); + } else { + // Not implemented yet + } + } + } + } + } +}; +Signals.addSignalMethods(LauncherEntryRemote.prototype); diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/ar/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/ar/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..15b1360f7527279aeff105d1dbaf418f3cdd590b GIT binary patch literal 8344 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/cs/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/cs/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..e5ac24b3e44f6dcd77a58eaa1dc85f6654ddf553 GIT binary patch literal 10069 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 S364bSVt&dpj3ED&q5cPz?N*oo literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/de/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/de/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..f7b2ed5d7df55c366fd7e3e10f644829af6eb948 GIT binary patch literal 8726 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 GNcFJ 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/hu/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/hu/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..610c61a4a3f51574186f822f49033b44d0993a67 GIT binary patch literal 9317 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/it/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/it/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..dc3ccb95ff7fb0ec10c53e4a53158dcec8025283 GIT binary patch literal 9935 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 YGq)_z(?mOMJ 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 E0u(K4R{#J2 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/nl/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/nl/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..9b39fb14f94479de4d16eed2255e2bcff2c10524 GIT binary patch literal 5017 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/ru/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/ru/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..757906bd96d4b3d5ddf76424147641034c15625f GIT binary patch literal 12666 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sk/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sk/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..2457462deff91076472fd39d1962195b47d615d1 GIT binary patch literal 6331 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 JI`M1!{{qK~D}4X} literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sr@latin/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sr@latin/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..a4a0662701dafd688f121517fd5522c98e38926d GIT binary patch literal 8865 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 G@qYkZ|0~}B literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sv/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/sv/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..58f5c728dc31cfb7794986003c0a75c37117c341 GIT binary patch literal 9532 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 Q=ve}&HaAsVIbS{hFR>~nDF6Tf literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/tr/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/tr/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..49fb0f16c071fd47bb06279ef736b40c37e4a85b GIT binary patch literal 9771 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/uk_UA/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/uk_UA/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..a475c96e2e0d6cc93a45fbc49eaf6d316920e592 GIT binary patch literal 15770 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/zh_CN/LC_MESSAGES/dashtodock.mo b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/locale/zh_CN/LC_MESSAGES/dashtodock.mo new file mode 100644 index 0000000000000000000000000000000000000000..5511cf8d5d6b6507c724233155a2a6c8a59d998f GIT binary patch literal 8335 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 m5h&y { + this._onVolumeAdded(this._monitor, volume); + } + ); + + this._monitor.get_mounts().forEach( + (mount) => { + this._onMountAdded(this._monitor, mount); + } + ); + + this._signalsHandler.add([ + this._monitor, + 'mount-added', + this._onMountAdded.bind(this) + ], [ + this._monitor, + 'mount-removed', + this._onMountRemoved.bind(this) + ], [ + this._monitor, + 'volume-added', + this._onVolumeAdded.bind(this) + ], [ + this._monitor, + 'volume-removed', + this._onVolumeRemoved.bind(this) + ]); + } + + destroy() { + this._signalsHandler.destroy(); + this._monitor.run_dispose(); + } + + _getWorkingIconName(icon) { + if (icon instanceof Gio.ThemedIcon) { + let iconTheme = Gtk.IconTheme.get_default(); + let names = icon.get_names(); + for (let i = 0; i < names.length; i++) { + let iconName = names[i]; + if (iconTheme.has_icon(iconName)) { + return iconName; + } + } + return ''; + } else { + return icon.to_string(); + } + } + + _onVolumeAdded(monitor, volume) { + if (!volume.can_mount()) { + return; + } + + let activationRoot = volume.get_activation_root(); + if (!activationRoot) { + // Can't offer to mount a device if we don't know + // where to mount it. + // These devices are usually ejectable so you + // don't normally unmount them anyway. + return; + } + let uri = GLib.uri_unescape_string(activationRoot.get_uri(), null); + + let volumeKeys = new GLib.KeyFile(); + volumeKeys.set_string('Desktop Entry', 'Name', volume.get_name()); + volumeKeys.set_string('Desktop Entry', 'Icon', this._getWorkingIconName(volume.get_icon())); + volumeKeys.set_string('Desktop Entry', 'Type', 'Application'); + volumeKeys.set_string('Desktop Entry', 'Exec', 'nautilus "' + uri + '"'); + volumeKeys.set_string('Desktop Entry', 'StartupNotify', 'false'); + volumeKeys.set_string('Desktop Entry', 'Actions', 'mount;'); + volumeKeys.set_string('Desktop Action mount', 'Name', __('Mount')); + volumeKeys.set_string('Desktop Action mount', 'Exec', 'gio mount "' + uri + '"'); + let volumeAppInfo = Gio.DesktopAppInfo.new_from_keyfile(volumeKeys); + let volumeApp = new Shell.App({appInfo: volumeAppInfo}); + this._volumeApps.push(volumeApp); + this.emit('changed'); + } + + _onVolumeRemoved(monitor, volume) { + for (let i = 0; i < this._volumeApps.length; i++) { + let app = this._volumeApps[i]; + if (app.get_name() == volume.get_name()) { + this._volumeApps.splice(i, 1); + } + } + this.emit('changed'); + } + + _onMountAdded(monitor, mount) { + // Filter out uninteresting mounts + if (!mount.can_eject() && !mount.can_unmount()) + return; + if (mount.is_shadowed()) + return; + + let volume = mount.get_volume(); + if (!volume || volume.get_identifier('class') == 'network') { + return; + } + + let escapedUri = mount.get_root().get_uri() + let uri = GLib.uri_unescape_string(escapedUri, null); + + let mountKeys = new GLib.KeyFile(); + mountKeys.set_string('Desktop Entry', 'Name', mount.get_name()); + mountKeys.set_string('Desktop Entry', 'Icon', + this._getWorkingIconName(volume.get_icon())); + mountKeys.set_string('Desktop Entry', 'Type', 'Application'); + mountKeys.set_string('Desktop Entry', 'Exec', 'gio open "' + uri + '"'); + mountKeys.set_string('Desktop Entry', 'StartupNotify', 'false'); + mountKeys.set_string('Desktop Entry', 'XdtdUri', escapedUri); + mountKeys.set_string('Desktop Entry', 'Actions', 'unmount;'); + if (mount.can_eject()) { + mountKeys.set_string('Desktop Action unmount', 'Name', __('Eject')); + mountKeys.set_string('Desktop Action unmount', 'Exec', + 'gio mount -e "' + uri + '"'); + } else { + mountKeys.set_string('Desktop Entry', 'Actions', 'unmount;'); + mountKeys.set_string('Desktop Action unmount', 'Name', __('Unmount')); + mountKeys.set_string('Desktop Action unmount', 'Exec', + 'gio mount -u "' + uri + '"'); + } + let mountAppInfo = Gio.DesktopAppInfo.new_from_keyfile(mountKeys); + let mountApp = new Shell.App({appInfo: mountAppInfo}); + this._mountApps.push(mountApp); + this.emit('changed'); + } + + _onMountRemoved(monitor, mount) { + for (let i = 0; i < this._mountApps.length; i++) { + let app = this._mountApps[i]; + if (app.get_name() == mount.get_name()) { + this._mountApps.splice(i, 1); + } + } + this.emit('changed'); + } + + getApps() { + // When we have both a volume app and a mount app, we prefer + // the mount app. + let apps = new Map(); + this._volumeApps.map(function(app) { + apps.set(app.get_name(), app); + }); + this._mountApps.map(function(app) { + apps.set(app.get_name(), app); + }); + + let ret = []; + for (let app of apps.values()) { + ret.push(app); + } + return ret; + } +} +Signals.addSignalMethods(Removables.prototype); diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/glossy.svg b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/glossy.svg new file mode 100644 index 0000000..55b71ba --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/glossy.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/highlight_stacked_bg.svg b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/highlight_stacked_bg.svg new file mode 100644 index 0000000..19be5a9 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/highlight_stacked_bg.svg @@ -0,0 +1,82 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/highlight_stacked_bg_h.svg b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/highlight_stacked_bg_h.svg new file mode 100644 index 0000000..eeaa869 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/highlight_stacked_bg_h.svg @@ -0,0 +1,82 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/logo.svg b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/logo.svg new file mode 100644 index 0000000..eebd0b1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/media/logo.svg @@ -0,0 +1,528 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Dash to Dock + Michele + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/metadata.json b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/metadata.json new file mode 100644 index 0000000..a58baa0 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/metadata.json @@ -0,0 +1,13 @@ +{ + "_generated": "Generated by SweetTooth, do not edit", + "description": "A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops. Side and bottom placement options are available.", + "gettext-domain": "dashtodock", + "name": "Dash to Dock", + "original-author": "micxgx@gmail.com", + "shell-version": [ + "3.34" + ], + "url": "https://micheleg.github.io/dash-to-dock/", + "uuid": "dash-to-dock@micxgx.gmail.com", + "version": 67 +} \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/prefs.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/prefs.js new file mode 100644 index 0000000..5523029 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/prefs.js @@ -0,0 +1,869 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const Gio = imports.gi.Gio; +const GLib = imports.gi.GLib; +const GObject = imports.gi.GObject; +const Gtk = imports.gi.Gtk; +const Gdk = imports.gi.Gdk; +const Mainloop = imports.mainloop; + +// Use __ () and N__() for the extension gettext domain, and reuse +// the shell domain with the default _() and N_() +const Gettext = imports.gettext.domain('dashtodock'); +const __ = Gettext.gettext; +const N__ = function(e) { return e }; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); + +const SCALE_UPDATE_TIMEOUT = 500; +const DEFAULT_ICONS_SIZES = [ 128, 96, 64, 48, 32, 24, 16 ]; + +const TransparencyMode = { + DEFAULT: 0, + FIXED: 1, + DYNAMIC: 3 +}; + +const RunningIndicatorStyle = { + DEFAULT: 0, + DOTS: 1, + SQUARES: 2, + DASHES: 3, + SEGMENTED: 4, + SOLID: 5, + CILIORA: 6, + METRO: 7 +}; + +/** + * This function was copied from the activities-config extension + * https://github.com/nls1729/acme-code/tree/master/activities-config + * by Norman L. Smith. + */ +function cssHexString(css) { + let rrggbb = '#'; + let start; + for (let loop = 0; loop < 3; loop++) { + let end = 0; + let xx = ''; + for (let loop = 0; loop < 2; loop++) { + while (true) { + let x = css.slice(end, end + 1); + if ((x == '(') || (x == ',') || (x == ')')) + break; + end++; + } + if (loop == 0) { + end++; + start = end; + } + } + xx = parseInt(css.slice(start, end)).toString(16); + if (xx.length == 1) + xx = '0' + xx; + rrggbb += xx; + css = css.slice(end); + } + return rrggbb; +} + +function setShortcut(settings) { + let shortcut_text = settings.get_string('shortcut-text'); + let [key, mods] = Gtk.accelerator_parse(shortcut_text); + + if (Gtk.accelerator_valid(key, mods)) { + let shortcut = Gtk.accelerator_name(key, mods); + settings.set_strv('shortcut', [shortcut]); + } + else { + settings.set_strv('shortcut', []); + } +} + +var Settings = class DashToDock_Settings { + + constructor() { + this._settings = ExtensionUtils.getSettings('org.gnome.shell.extensions.dash-to-dock'); + + this._rtl = (Gtk.Widget.get_default_direction() == Gtk.TextDirection.RTL); + + this._builder = new Gtk.Builder(); + this._builder.set_translation_domain(Me.metadata['gettext-domain']); + this._builder.add_from_file(Me.path + '/Settings.ui'); + + this.widget = new Gtk.ScrolledWindow({ hscrollbar_policy: Gtk.PolicyType.NEVER }); + this._notebook = this._builder.get_object('settings_notebook'); + this.widget.add(this._notebook); + + // Set a reasonable initial window height + this.widget.connect('realize', () => { + let window = this.widget.get_toplevel(); + let [default_width, default_height] = window.get_default_size(); + window.resize(default_width, 650); + }); + + // Timeout to delay the update of the settings + this._dock_size_timeout = 0; + this._icon_size_timeout = 0; + this._opacity_timeout = 0; + + this._bindSettings(); + + this._builder.connect_signals_full(this._connector.bind(this)); + } + + /** + * Connect signals + */ + _connector(builder, object, signal, handler) { + /**init + * Object containing all signals defined in the glade file + */ + const SignalHandler = { + dock_display_combo_changed_cb(combo) { + this._settings.set_int('preferred-monitor', this._monitors[combo.get_active()]); + }, + + position_top_button_toggled_cb(button) { + if (button.get_active()) + this._settings.set_enum('dock-position', 0); + }, + + position_right_button_toggled_cb(button) { + if (button.get_active()) + this._settings.set_enum('dock-position', 1); + }, + + position_bottom_button_toggled_cb(button) { + if (button.get_active()) + this._settings.set_enum('dock-position', 2); + }, + + position_left_button_toggled_cb(button) { + if (button.get_active()) + this._settings.set_enum('dock-position', 3); + }, + + icon_size_combo_changed_cb(combo) { + this._settings.set_int('dash-max-icon-size', this._allIconSizes[combo.get_active()]); + }, + + dock_size_scale_format_value_cb(scale, value) { + return Math.round(value * 100) + ' %'; + }, + + dock_size_scale_value_changed_cb(scale) { + // Avoid settings the size consinuosly + if (this._dock_size_timeout > 0) + Mainloop.source_remove(this._dock_size_timeout); + + this._dock_size_timeout = Mainloop.timeout_add(SCALE_UPDATE_TIMEOUT, () => { + this._settings.set_double('height-fraction', scale.get_value()); + this._dock_size_timeout = 0; + return GLib.SOURCE_REMOVE; + }); + }, + + icon_size_scale_format_value_cb(scale, value) { + return value + ' px'; + }, + + icon_size_scale_value_changed_cb(scale) { + // Avoid settings the size consinuosly + if (this._icon_size_timeout > 0) + Mainloop.source_remove(this._icon_size_timeout); + + this._icon_size_timeout = Mainloop.timeout_add(SCALE_UPDATE_TIMEOUT, () => { + this._settings.set_int('dash-max-icon-size', scale.get_value()); + this._icon_size_timeout = 0; + return GLib.SOURCE_REMOVE; + }); + }, + + custom_opacity_scale_value_changed_cb(scale) { + // Avoid settings the opacity consinuosly as it's change is animated + if (this._opacity_timeout > 0) + Mainloop.source_remove(this._opacity_timeout); + + this._opacity_timeout = Mainloop.timeout_add(SCALE_UPDATE_TIMEOUT, () => { + this._settings.set_double('background-opacity', scale.get_value()); + this._opacity_timeout = 0; + return GLib.SOURCE_REMOVE; + }); + }, + + min_opacity_scale_value_changed_cb(scale) { + // Avoid settings the opacity consinuosly as it's change is animated + if (this._opacity_timeout > 0) + Mainloop.source_remove(this._opacity_timeout); + + this._opacity_timeout = Mainloop.timeout_add(SCALE_UPDATE_TIMEOUT, () => { + this._settings.set_double('min-alpha', scale.get_value()); + this._opacity_timeout = 0; + return GLib.SOURCE_REMOVE; + }); + }, + + max_opacity_scale_value_changed_cb(scale) { + // Avoid settings the opacity consinuosly as it's change is animated + if (this._opacity_timeout > 0) + Mainloop.source_remove(this._opacity_timeout); + + this._opacity_timeout = Mainloop.timeout_add(SCALE_UPDATE_TIMEOUT, () => { + this._settings.set_double('max-alpha', scale.get_value()); + this._opacity_timeout = 0; + return GLib.SOURCE_REMOVE; + }); + }, + + custom_opacity_scale_format_value_cb(scale, value) { + return Math.round(value * 100) + ' %'; + }, + + min_opacity_scale_format_value_cb(scale, value) { + return Math.round(value * 100) + ' %'; + }, + + max_opacity_scale_format_value_cb(scale, value) { + return Math.round(value * 100) + ' %'; + }, + + all_windows_radio_button_toggled_cb(button) { + if (button.get_active()) + this._settings.set_enum('intellihide-mode', 0); + }, + + focus_application_windows_radio_button_toggled_cb(button) { + if (button.get_active()) + this._settings.set_enum('intellihide-mode', 1); + }, + + maximized_windows_radio_button_toggled_cb(button) { + if (button.get_active()) + this._settings.set_enum('intellihide-mode', 2); + } + } + + object.connect(signal, SignalHandler[handler].bind(this)); + } + + _bindSettings() { + // Position and size panel + + // Monitor options + + this._monitors = []; + // Build options based on the number of monitors and the current settings. + let n_monitors = Gdk.Screen.get_default().get_n_monitors(); + let primary_monitor = Gdk.Screen.get_default().get_primary_monitor(); + + let monitor = this._settings.get_int('preferred-monitor'); + + // Add primary monitor with index 0, because in GNOME Shell the primary monitor is always 0 + this._builder.get_object('dock_monitor_combo').append_text(__('Primary monitor')); + this._monitors.push(0); + + // Add connected monitors + let ctr = 0; + for (let i = 0; i < n_monitors; i++) { + if (i !== primary_monitor) { + ctr++; + this._monitors.push(ctr); + this._builder.get_object('dock_monitor_combo').append_text(__('Secondary monitor ') + ctr); + } + } + + // If one of the external monitor is set as preferred, show it even if not attached + if ((monitor >= n_monitors) && (monitor !== primary_monitor)) { + this._monitors.push(monitor) + this._builder.get_object('dock_monitor_combo').append_text(__('Secondary monitor ') + ++ctr); + } + + this._builder.get_object('dock_monitor_combo').set_active(this._monitors.indexOf(monitor)); + + // Position option + let position = this._settings.get_enum('dock-position'); + + switch (position) { + case 0: + this._builder.get_object('position_top_button').set_active(true); + break; + case 1: + this._builder.get_object('position_right_button').set_active(true); + break; + case 2: + this._builder.get_object('position_bottom_button').set_active(true); + break; + case 3: + this._builder.get_object('position_left_button').set_active(true); + break; + } + + if (this._rtl) { + /* Left is Right in rtl as a setting */ + this._builder.get_object('position_left_button').set_label(__('Right')); + this._builder.get_object('position_right_button').set_label(__('Left')); + } + + // Intelligent autohide options + this._settings.bind('dock-fixed', + this._builder.get_object('intelligent_autohide_switch'), + 'active', + Gio.SettingsBindFlags.INVERT_BOOLEAN); + this._settings.bind('dock-fixed', + this._builder.get_object('intelligent_autohide_button'), + 'sensitive', + Gio.SettingsBindFlags.INVERT_BOOLEAN); + this._settings.bind('autohide', + this._builder.get_object('autohide_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('autohide-in-fullscreen', + this._builder.get_object('autohide_enable_in_fullscreen_checkbutton'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('require-pressure-to-show', + this._builder.get_object('require_pressure_checkbutton'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('intellihide', + this._builder.get_object('intellihide_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('animation-time', + this._builder.get_object('animation_duration_spinbutton'), + 'value', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('hide-delay', + this._builder.get_object('hide_timeout_spinbutton'), + 'value', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-delay', + this._builder.get_object('show_timeout_spinbutton'), + 'value', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('pressure-threshold', + this._builder.get_object('pressure_threshold_spinbutton'), + 'value', + Gio.SettingsBindFlags.DEFAULT); + + //this._builder.get_object('animation_duration_spinbutton').set_value(this._settings.get_double('animation-time')); + + // Create dialog for intelligent autohide advanced settings + this._builder.get_object('intelligent_autohide_button').connect('clicked', () => { + + let dialog = new Gtk.Dialog({ title: __('Intelligent autohide customization'), + transient_for: this.widget.get_toplevel(), + use_header_bar: true, + modal: true }); + + // GTK+ leaves positive values for application-defined response ids. + // Use +1 for the reset action + dialog.add_button(__('Reset to defaults'), 1); + + let box = this._builder.get_object('intelligent_autohide_advanced_settings_box'); + dialog.get_content_area().add(box); + + this._settings.bind('intellihide', + this._builder.get_object('intellihide_mode_box'), + 'sensitive', + Gio.SettingsBindFlags.GET); + + // intellihide mode + + let intellihideModeRadioButtons = [ + this._builder.get_object('all_windows_radio_button'), + this._builder.get_object('focus_application_windows_radio_button'), + this._builder.get_object('maximized_windows_radio_button') + ]; + + intellihideModeRadioButtons[this._settings.get_enum('intellihide-mode')].set_active(true); + + this._settings.bind('autohide', + this._builder.get_object('require_pressure_checkbutton'), + 'sensitive', + Gio.SettingsBindFlags.GET); + + this._settings.bind('autohide', + this._builder.get_object('autohide_enable_in_fullscreen_checkbutton'), + 'sensitive', + Gio.SettingsBindFlags.GET); + + this._settings.bind('require-pressure-to-show', + this._builder.get_object('show_timeout_spinbutton'), + 'sensitive', + Gio.SettingsBindFlags.INVERT_BOOLEAN); + this._settings.bind('require-pressure-to-show', + this._builder.get_object('show_timeout_label'), + 'sensitive', + Gio.SettingsBindFlags.INVERT_BOOLEAN); + this._settings.bind('require-pressure-to-show', + this._builder.get_object('pressure_threshold_spinbutton'), + 'sensitive', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('require-pressure-to-show', + this._builder.get_object('pressure_threshold_label'), + 'sensitive', + Gio.SettingsBindFlags.DEFAULT); + + dialog.connect('response', (dialog, id) => { + if (id == 1) { + // restore default settings for the relevant keys + let keys = ['intellihide', 'autohide', 'intellihide-mode', 'autohide-in-fullscreen', 'require-pressure-to-show', + 'animation-time', 'show-delay', 'hide-delay', 'pressure-threshold']; + keys.forEach(function(val) { + this._settings.set_value(val, this._settings.get_default_value(val)); + }, this); + intellihideModeRadioButtons[this._settings.get_enum('intellihide-mode')].set_active(true); + } else { + // remove the settings box so it doesn't get destroyed; + dialog.get_content_area().remove(box); + dialog.destroy(); + } + return; + }); + + dialog.show_all(); + + }); + + // size options + this._builder.get_object('dock_size_scale').set_value(this._settings.get_double('height-fraction')); + this._builder.get_object('dock_size_scale').add_mark(0.9, Gtk.PositionType.TOP, null); + let icon_size_scale = this._builder.get_object('icon_size_scale'); + icon_size_scale.set_range(8, DEFAULT_ICONS_SIZES[0]); + icon_size_scale.set_value(this._settings.get_int('dash-max-icon-size')); + DEFAULT_ICONS_SIZES.forEach(function(val) { + icon_size_scale.add_mark(val, Gtk.PositionType.TOP, val.toString()); + }); + + // Corrent for rtl languages + if (this._rtl) { + // Flip value position: this is not done automatically + this._builder.get_object('dock_size_scale').set_value_pos(Gtk.PositionType.LEFT); + icon_size_scale.set_value_pos(Gtk.PositionType.LEFT); + // I suppose due to a bug, having a more than one mark and one above a value of 100 + // makes the rendering of the marks wrong in rtl. This doesn't happen setting the scale as not flippable + // and then manually inverting it + icon_size_scale.set_flippable(false); + icon_size_scale.set_inverted(true); + } + + this._settings.bind('icon-size-fixed', this._builder.get_object('icon_size_fixed_checkbutton'), 'active', Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('extend-height', this._builder.get_object('dock_size_extend_checkbutton'), 'active', Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('extend-height', this._builder.get_object('dock_size_scale'), 'sensitive', Gio.SettingsBindFlags.INVERT_BOOLEAN); + + + // Apps panel + + this._settings.bind('show-running', + this._builder.get_object('show_running_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('isolate-workspaces', + this._builder.get_object('application_button_isolation_button'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('isolate-monitors', + this._builder.get_object('application_button_monitor_isolation_button'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-windows-preview', + this._builder.get_object('windows_preview_button'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('multi-monitor', + this._builder.get_object('multi_monitor_button'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-favorites', + this._builder.get_object('show_favorite_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-trash', + this._builder.get_object('show_trash_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-mounts', + this._builder.get_object('show_mounts_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-show-apps-button', + this._builder.get_object('show_applications_button_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-apps-at-top', + this._builder.get_object('application_button_first_button'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-show-apps-button', + this._builder.get_object('application_button_first_button'), + 'sensitive', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('animate-show-apps', + this._builder.get_object('application_button_animation_button'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('show-show-apps-button', + this._builder.get_object('application_button_animation_button'), + 'sensitive', + Gio.SettingsBindFlags.DEFAULT); + + + // Behavior panel + + this._settings.bind('hot-keys', + this._builder.get_object('hot_keys_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('hot-keys', + this._builder.get_object('overlay_button'), + 'sensitive', + Gio.SettingsBindFlags.DEFAULT); + + this._builder.get_object('click_action_combo').set_active(this._settings.get_enum('click-action')); + this._builder.get_object('click_action_combo').connect('changed', (widget) => { + this._settings.set_enum('click-action', widget.get_active()); + }); + + this._builder.get_object('scroll_action_combo').set_active(this._settings.get_enum('scroll-action')); + this._builder.get_object('scroll_action_combo').connect('changed', (widget) => { + this._settings.set_enum('scroll-action', widget.get_active()); + }); + + this._builder.get_object('shift_click_action_combo').connect('changed', (widget) => { + this._settings.set_enum('shift-click-action', widget.get_active()); + }); + + this._builder.get_object('middle_click_action_combo').connect('changed', (widget) => { + this._settings.set_enum('middle-click-action', widget.get_active()); + }); + this._builder.get_object('shift_middle_click_action_combo').connect('changed', (widget) => { + this._settings.set_enum('shift-middle-click-action', widget.get_active()); + }); + + // Create dialog for number overlay options + this._builder.get_object('overlay_button').connect('clicked', () => { + + let dialog = new Gtk.Dialog({ title: __('Show dock and application numbers'), + transient_for: this.widget.get_toplevel(), + use_header_bar: true, + modal: true }); + + // GTK+ leaves positive values for application-defined response ids. + // Use +1 for the reset action + dialog.add_button(__('Reset to defaults'), 1); + + let box = this._builder.get_object('box_overlay_shortcut'); + dialog.get_content_area().add(box); + + this._builder.get_object('overlay_switch').set_active(this._settings.get_boolean('hotkeys-overlay')); + this._builder.get_object('show_dock_switch').set_active(this._settings.get_boolean('hotkeys-show-dock')); + + // We need to update the shortcut 'strv' when the text is modified + this._settings.connect('changed::shortcut-text', () => {setShortcut(this._settings);}); + this._settings.bind('shortcut-text', + this._builder.get_object('shortcut_entry'), + 'text', + Gio.SettingsBindFlags.DEFAULT); + + this._settings.bind('hotkeys-overlay', + this._builder.get_object('overlay_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('hotkeys-show-dock', + this._builder.get_object('show_dock_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('shortcut-timeout', + this._builder.get_object('timeout_spinbutton'), + 'value', + Gio.SettingsBindFlags.DEFAULT); + + dialog.connect('response', (dialog, id) => { + if (id == 1) { + // restore default settings for the relevant keys + let keys = ['shortcut-text', 'hotkeys-overlay', 'hotkeys-show-dock', 'shortcut-timeout']; + keys.forEach(function(val) { + this._settings.set_value(val, this._settings.get_default_value(val)); + }, this); + } else { + // remove the settings box so it doesn't get destroyed; + dialog.get_content_area().remove(box); + dialog.destroy(); + } + return; + }); + + dialog.show_all(); + }); + + // Create dialog for middle-click options + this._builder.get_object('middle_click_options_button').connect('clicked', () => { + + let dialog = new Gtk.Dialog({ title: __('Customize middle-click behavior'), + transient_for: this.widget.get_toplevel(), + use_header_bar: true, + modal: true }); + + // GTK+ leaves positive values for application-defined response ids. + // Use +1 for the reset action + dialog.add_button(__('Reset to defaults'), 1); + + let box = this._builder.get_object('box_middle_click_options'); + dialog.get_content_area().add(box); + + this._builder.get_object('shift_click_action_combo').set_active(this._settings.get_enum('shift-click-action')); + + this._builder.get_object('middle_click_action_combo').set_active(this._settings.get_enum('middle-click-action')); + + this._builder.get_object('shift_middle_click_action_combo').set_active(this._settings.get_enum('shift-middle-click-action')); + + this._settings.bind('shift-click-action', + this._builder.get_object('shift_click_action_combo'), + 'active-id', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('middle-click-action', + this._builder.get_object('middle_click_action_combo'), + 'active-id', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('shift-middle-click-action', + this._builder.get_object('shift_middle_click_action_combo'), + 'active-id', + Gio.SettingsBindFlags.DEFAULT); + + dialog.connect('response', (dialog, id) => { + if (id == 1) { + // restore default settings for the relevant keys + let keys = ['shift-click-action', 'middle-click-action', 'shift-middle-click-action']; + keys.forEach(function(val) { + this._settings.set_value(val, this._settings.get_default_value(val)); + }, this); + this._builder.get_object('shift_click_action_combo').set_active(this._settings.get_enum('shift-click-action')); + this._builder.get_object('middle_click_action_combo').set_active(this._settings.get_enum('middle-click-action')); + this._builder.get_object('shift_middle_click_action_combo').set_active(this._settings.get_enum('shift-middle-click-action')); + } else { + // remove the settings box so it doesn't get destroyed; + dialog.get_content_area().remove(box); + dialog.destroy(); + } + return; + }); + + dialog.show_all(); + + }); + + // Appearance Panel + + this._settings.bind('apply-custom-theme', this._builder.get_object('customize_theme'), 'sensitive', Gio.SettingsBindFlags.INVERT_BOOLEAN | Gio.SettingsBindFlags.GET); + this._settings.bind('apply-custom-theme', this._builder.get_object('builtin_theme_switch'), 'active', Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('custom-theme-shrink', this._builder.get_object('shrink_dash_switch'), 'active', Gio.SettingsBindFlags.DEFAULT); + + // Running indicators + this._builder.get_object('running_indicators_combo').set_active( + this._settings.get_enum('running-indicator-style') + ); + this._builder.get_object('running_indicators_combo').connect( + 'changed', + (widget) => { + this._settings.set_enum('running-indicator-style', widget.get_active()); + } + ); + + if (this._settings.get_enum('running-indicator-style') == RunningIndicatorStyle.DEFAULT) + this._builder.get_object('running_indicators_advance_settings_button').set_sensitive(false); + + this._settings.connect('changed::running-indicator-style', () => { + if (this._settings.get_enum('running-indicator-style') == RunningIndicatorStyle.DEFAULT) + this._builder.get_object('running_indicators_advance_settings_button').set_sensitive(false); + else + this._builder.get_object('running_indicators_advance_settings_button').set_sensitive(true); + }); + + // Create dialog for running indicators advanced settings + this._builder.get_object('running_indicators_advance_settings_button').connect('clicked', () => { + + let dialog = new Gtk.Dialog({ title: __('Customize running indicators'), + transient_for: this.widget.get_toplevel(), + use_header_bar: true, + modal: true }); + + let box = this._builder.get_object('running_dots_advance_settings_box'); + dialog.get_content_area().add(box); + + this._settings.bind('running-indicator-dominant-color', + this._builder.get_object('dominant_color_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + + this._settings.bind('custom-theme-customize-running-dots', + this._builder.get_object('dot_style_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('custom-theme-customize-running-dots', + this._builder.get_object('dot_style_settings_box'), + 'sensitive', Gio.SettingsBindFlags.DEFAULT); + + let rgba = new Gdk.RGBA(); + rgba.parse(this._settings.get_string('custom-theme-running-dots-color')); + this._builder.get_object('dot_color_colorbutton').set_rgba(rgba); + + this._builder.get_object('dot_color_colorbutton').connect('notify::color', (button) => { + let rgba = button.get_rgba(); + let css = rgba.to_string(); + let hexString = cssHexString(css); + this._settings.set_string('custom-theme-running-dots-color', hexString); + }); + + rgba.parse(this._settings.get_string('custom-theme-running-dots-border-color')); + this._builder.get_object('dot_border_color_colorbutton').set_rgba(rgba); + + this._builder.get_object('dot_border_color_colorbutton').connect('notify::color', (button) => { + let rgba = button.get_rgba(); + let css = rgba.to_string(); + let hexString = cssHexString(css); + this._settings.set_string('custom-theme-running-dots-border-color', hexString); + }); + + this._settings.bind('custom-theme-running-dots-border-width', + this._builder.get_object('dot_border_width_spin_button'), + 'value', + Gio.SettingsBindFlags.DEFAULT); + + + dialog.connect('response', (dialog, id) => { + // remove the settings box so it doesn't get destroyed; + dialog.get_content_area().remove(box); + dialog.destroy(); + return; + }); + + dialog.show_all(); + + }); + + this._settings.bind('custom-background-color', this._builder.get_object('custom_background_color_switch'), 'active', Gio.SettingsBindFlags.DEFAULT); + this._settings.bind('custom-background-color', this._builder.get_object('custom_background_color'), 'sensitive', Gio.SettingsBindFlags.DEFAULT); + + let rgba = new Gdk.RGBA(); + rgba.parse(this._settings.get_string('background-color')); + this._builder.get_object('custom_background_color').set_rgba(rgba); + + this._builder.get_object('custom_background_color').connect('notify::color', (button) => { + let rgba = button.get_rgba(); + let css = rgba.to_string(); + let hexString = cssHexString(css); + this._settings.set_string('background-color', hexString); + }); + + // Opacity + this._builder.get_object('customize_opacity_combo').set_active_id( + this._settings.get_enum('transparency-mode').toString() + ); + this._builder.get_object('customize_opacity_combo').connect( + 'changed', + (widget) => { + this._settings.set_enum('transparency-mode', parseInt(widget.get_active_id())); + } + ); + + this._builder.get_object('custom_opacity_scale').set_value(this._settings.get_double('background-opacity')); + + if (this._settings.get_enum('transparency-mode') !== TransparencyMode.FIXED) + this._builder.get_object('custom_opacity_scale').set_sensitive(false); + + this._settings.connect('changed::transparency-mode', () => { + if (this._settings.get_enum('transparency-mode') !== TransparencyMode.FIXED) + this._builder.get_object('custom_opacity_scale').set_sensitive(false); + else + this._builder.get_object('custom_opacity_scale').set_sensitive(true); + }); + + if (this._settings.get_enum('transparency-mode') !== TransparencyMode.DYNAMIC) { + this._builder.get_object('dynamic_opacity_button').set_sensitive(false); + } + + this._settings.connect('changed::transparency-mode', () => { + if (this._settings.get_enum('transparency-mode') !== TransparencyMode.DYNAMIC) { + this._builder.get_object('dynamic_opacity_button').set_sensitive(false); + } + else { + this._builder.get_object('dynamic_opacity_button').set_sensitive(true); + } + }); + + // Create dialog for transparency advanced settings + this._builder.get_object('dynamic_opacity_button').connect('clicked', () => { + + let dialog = new Gtk.Dialog({ title: __('Cutomize opacity'), + transient_for: this.widget.get_toplevel(), + use_header_bar: true, + modal: true }); + + let box = this._builder.get_object('advanced_transparency_dialog'); + dialog.get_content_area().add(box); + + this._settings.bind( + 'customize-alphas', + this._builder.get_object('customize_alphas_switch'), + 'active', + Gio.SettingsBindFlags.DEFAULT + ); + this._settings.bind( + 'customize-alphas', + this._builder.get_object('min_alpha_scale'), + 'sensitive', + Gio.SettingsBindFlags.DEFAULT + ); + this._settings.bind( + 'customize-alphas', + this._builder.get_object('max_alpha_scale'), + 'sensitive', + Gio.SettingsBindFlags.DEFAULT + ); + + this._builder.get_object('min_alpha_scale').set_value( + this._settings.get_double('min-alpha') + ); + this._builder.get_object('max_alpha_scale').set_value( + this._settings.get_double('max-alpha') + ); + + dialog.connect('response', (dialog, id) => { + // remove the settings box so it doesn't get destroyed; + dialog.get_content_area().remove(box); + dialog.destroy(); + return; + }); + + dialog.show_all(); + }); + + + this._settings.bind('unity-backlit-items', + this._builder.get_object('unity_backlit_items_switch'), + 'active', Gio.SettingsBindFlags.DEFAULT + ); + + this._settings.bind('force-straight-corner', + this._builder.get_object('force_straight_corner_switch'), + 'active', Gio.SettingsBindFlags.DEFAULT); + + // About Panel + + this._builder.get_object('extension_version').set_label(Me.metadata.version.toString()); + } +}; + +function init() { + ExtensionUtils.initTranslations(); +} + +function buildPrefsWidget() { + let settings = new Settings(); + let widget = settings.widget; + widget.show_all(); + return widget; +} diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/schemas/gschemas.compiled b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/schemas/gschemas.compiled new file mode 100644 index 0000000000000000000000000000000000000000..4dcbc356d191bd4d3358682c98f76b345cf1bb24 GIT binary patch literal 7109 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml new file mode 100644 index 0000000..65a0c10 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml @@ -0,0 +1,550 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 'LEFT' + Dock position + Dock is shown on the Left, Right, Top or Bottom side of the screen. + + + 0.2 + Animation time + Sets the time duration of the autohide effect. + + + 0.25 + Show delay + Sets the delay after the mouse reaches the screen border before showing the dock. + + + 0.20 + Show delay + Sets the delay after the mouse left the dock before hiding it. + + + false + Set a custom dash background background color + Sets the color for the dash background. + + + "#ffffff" + Dash background color. + Customize the background color of the dash. + + + 'DEFAULT' + Transparency mode for the dock + FIXED: constant transparency. DYNAMIC: dock takes the opaque style only when windows are close to it. + + + 'DEFAULT' + ... + DEFAULT: .... DOTS: .... + + + false + Use application icon dominant color for the indicator color + + + + false + Manually set the min and max opacity + For the dynamic mode, the min/max opacity values will be given by 'min-alpha' and 'max-alpha'. + + + 0.2 + Opacity of the dash background when free-floating + Sets the opacity of the dash background when no windows are close. + + + 0.8 + Opacity of the dash background when windows are close. + Sets the opacity of the dash background when windows are close. + + + 0.8 + Opacity of the dash background + Sets the opacity of the dash background when in autohide mode. + + + true + Dock dodges windows + Enable or disable intellihide mode + + + 'FOCUS_APPLICATION_WINDOWS' + Define which windows are considered for intellihide. + + + + true + Dock shown on mouse over + Enable or disable autohide mode + + + true + Require pressure to show dash + Enable or disable requiring pressure to show the dash + + + 100 + Pressure threshold + Sets how much pressure is needed to show the dash. + + + false + Enable autohide in fullscreen mode. + Enable autohide in fullscreen mode. + + + false + Dock always visible + Dock is always visible + + + true + Switch workspace by scrolling over the dock + Add the possibility to switch workspace by mouse scrolling over the dock. + + + 48 + Maximum dash icon size + Set the allowed maximum dash icon size. Allowed range: 16..64. + + + false + Fixed icon size + Keep the icon size fived by scrolling the dock. + + + false + Apply custom theme + Apply customization to the dash appearance + + + false + TODO + TODO + + + false + Customize the style of the running application indicators. + Customize the style of the running application indicators. + + + "#ffffff" + Running application indicators color + Customize the color of the running application indicators. + + + "#ffffff" + Running application indicators border color. + Customize the border color of the running application indicators. + + + 0 + Running application indicators border width. + Customize the border width of the running application indicators. + + + true + Show running apps + Show or hide running appplications icons in the dash + + + false + Provide workspace isolation + Dash shows only windows from the currentworkspace + + + false + Provide monitor isolation + Dash shows only windows from the monitor + + + true + Show preview of the open windows + Replace open windows list with windows previews + + + true + Show favorites apps + Show or hide favorite appplications icons in the dash + + + true + Show trash can + Show or hide the trash can icon in the dash + + + true + Show mounted volumes and devices + Show or hide mounted volume and device icons in the dash + + + true + Show applications button + Show appplications button in the dash + + + false + Show application button at top + Show appplication button at top of the dash + + + true + Animate Show Applications from the desktop + Animate Show Applications from the desktop + + + true + Basic compatibility with bolt extensions + Make the extension work properly when bolt extensions is enabled + + + 0.90 + Dock max height (fraction of available space) + + + false + Extend the dock container to all the available height + + + -1 + Monitor on which putting the dock + Set on which monitor to put the dock, use -1 for the primary one + + + false + Enable multi-monitor docks + Show a dock on every monitor + + + true + Minimize on shift+click + + + true + Activate only one window + + + 'cycle-windows' + Action when clicking on a running app + Set the action that is executed when clicking on the icon of a running application + + + 'do-nothing' + Action when scrolling app + Set the action that is executed when scrolling on the application icon + + + 'minimize' + Action when shift+clicking on a running app + Set the action that is executed when shift+clicking on the icon of a running application + + + 'launch' + Action when clicking on a running app + Set the action that is executed when middle-clicking on the icon of a running application + + + 'launch' + Action when clicking on a running app + Set the action that is executed when shift+middle-clicking on the icon of a running application + + + true + Super Hot-Keys + Launch and switch between dash items using Super+(0-9) + + + true + Show the dock when using the hotkeys + The dock will be quickly shown so that the number-overlay is visible and app activation is easier + + + "<Super>q" + Keybinding to show the dock and the number overlay. + Behavior depends on hotkeys-show-dock and hotkeys-overlay. + + + q']]]> + Keybinding to show the dock and the number overlay. + Behavior depends on hotkeys-show-dock and hotkeys-overlay. + + + 2 + Timeout to hide the dock + Sets the time duration before the dock is hidden again. + + + true + Show the dock when using the hotkeys + The dock will be quickly shown so that the number-overlay is visible and app activation is easier + + + 1']]]> + Keybinding to launch 1st dash app + + Keybinding to launch 1st app. + + + + 2']]]> + Keybinding to launch 2nd dash app + + Keybinding to launch 2nd app. + + + + 3']]]> + Keybinding to launch 3rd dash app + + Keybinding to launch 3rd app. + + + + 4']]]> + Keybinding to launch 4th dash app + + Keybinding to launch 4th app. + + + + 5']]]> + Keybinding to launch 5th dash app + + Keybinding to launch 5th app. + + + + 6']]]> + Keybinding to launch 6th dash app + + Keybinding to launch 6th app. + + + + 7']]]> + Keybinding to launch 7th dash app + + Keybinding to launch 7th app. + + + + 8']]]> + Keybinding to launch 8th dash app + + Keybinding to launch 8th app. + + + + 9']]]> + Keybinding to launch 9th dash app + + Keybinding to launch 9th app. + + + + 0']]]> + Keybinding to launch 10th dash app + + Keybinding to launch 10th app. + + + + 1']]]> + Keybinding to trigger 1st dash app with shift behavior + + Keybinding to trigger 1st app with shift behavior. + + + + 2']]]> + Keybinding to trigger 2nd dash app with shift behavior + + Keybinding to trigger 2nd app with shift behavior. + + + + 3']]]> + Keybinding to trigger 3rd dash app with shift behavior + + Keybinding to trigger 3rd app with shift behavior. + + + + 4']]]> + Keybinding to trigger 4th dash app with shift behavior + + Keybinding to trigger 4th app with shift behavior. + + + + 5']]]> + Keybinding to trigger 5th dash app with shift behavior + + Keybinding to trigger 5th app with shift behavior. + + + + 6']]]> + Keybinding to trigger 6th dash app with shift behavior + + Keybinding to trigger 6th app with shift behavior. + + + + 7']]]> + Keybinding to trigger 7th dash app with shift behavior + + Keybinding to trigger 7th app with shift behavior. + + + + 8']]]> + Keybinding to trigger 8th dash app with shift behavior + + Keybinding to trigger 8th app with shift behavior. + + + + 9']]]> + Keybinding to trigger 9th dash app with shift behavior + + Keybinding to trigger 9th app with shift behavior. + + + + 0']]]> + Keybinding to trigger 10th dash app with shift behavior + + Keybinding to trigger 10th app with shift behavior. + + + + 1']]]> + Keybinding to trigger 1st dash app + + Keybinding to either show or launch the 1st application in the dash. + + + + 2']]]> + Keybinding to trigger 2nd dash app + + Keybinding to either show or launch the 2nd application in the dash. + + + + 3']]]> + Keybinding to trigger 3rd dash app + + Keybinding to either show or launch the 3rd application in the dash. + + + + 4']]]> + Keybinding to trigger 4th dash app + + Keybinding to either show or launch the 4th application in the dash. + + + + 5']]]> + Keybinding to trigger 5th dash app + + Keybinding to either show or launch the 5th application in the dash. + + + + 6']]]> + Keybinding to trigger 6th dash app + + Keybinding to either show or launch the 6th application in the dash. + + + + 7']]]> + Keybinding to trigger 7th dash app + + Keybinding to either show or launch the 7th application in the dash. + + + + 8']]]> + Keybinding to trigger 8th dash app + + Keybinding to either show or launch the 8th application in the dash. + + + + 9']]]> + Keybinding to trigger 9th dash app + + Keybinding to either show or launch the 9th application in the dash. + + + + 0']]]> + Keybinding to trigger 10th dash app + + Keybinding to either show or launch the 10th application in the dash. + + + + false + Force straight corners in dash + Make the borders in the dash non rounded + + + false + Enable unity7 like glossy backlit items + Emulate the unity7 backlit glossy items behaviour + + + diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/stylesheet.css b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/stylesheet.css new file mode 100644 index 0000000..90c448c --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/stylesheet.css @@ -0,0 +1,178 @@ +/* Shrink the dash by reducing padding and border radius */ +#dashtodockContainer.shrink #dash, +#dashtodockContainer.dashtodock #dash { + border:1px; + padding:0px; +} + +#dashtodockContainer.shrink.left #dash, +#dashtodockContainer.dashtodock.left #dash { + border-left: 0px; +} + + +#dashtodockContainer.shrink.right #dash, +#dashtodockContainer.dashtodock.right #dash { + border-right: 0px; +} + + +#dashtodockContainer.shrink.top #dash, +#dashtodockContainer.dashtodock.top #dash { + border-top: 0px; +} + +#dashtodockContainer.shrink.bottom #dash, +#dashtodockContainer.dashtodock.bottom #dash { + border-bottom: 0px; +} + +#dashtodockContainer.straight-corner #dash, +#dashtodockContainer.shrink.straight-corner #dash { + border-radius: 0px; +} + +/* Scrollview style */ +.bottom #dashtodockDashScrollview, +.top #dashtodockDashScrollview { + -st-hfade-offset: 24px; +} + +.left #dashtodockDashScrollview, +.right #dashtodockDashScrollview { + -st-vfade-offset: 24px; +} + +#dashtodockContainer.running-dots .dash-item-container > StButton, +#dashtodockContainer.dashtodock .dash-item-container > StButton { + transition-duration: 250; + background-size: contain; +} + +#dashtodockContainer.shrink .dash-item-container > StButton, +#dashtodockContainer.dashtodock .dash-item-container > StButton { + padding: 1px 2px; +} + +/* Dash height extended to the whole available vertical space */ +#dashtodockContainer.extended.top #dash, +#dashtodockContainer.extended.right #dash, +#dashtodockContainer.extended.bottom #dash, +#dashtodockContainer.extended.left #dash { + border-radius: 0; +} + +#dashtodockContainer.extended.top #dash, +#dashtodockContainer.extended.bottom #dash { + border-left:0px; + border-right:0px; +} + +#dashtodockContainer.extended.right #dash, +#dashtodockContainer.extended.left #dash { + border-top:0px; + border-bottom:0px; +} + +/* Running and focused application style */ + +#dashtodockContainer.running-dots .app-well-app.running > .overview-icon, +#dashtodockContainer.dashtodock .app-well-app.running > .overview-icon { + background-image:none; +} + + +#dashtodockContainer.running-dots .app-well-app.focused .overview-icon, +#dashtodockContainer.dashtodock .app-well-app.focused .overview-icon { + background-color: rgba(238, 238, 236, 0.2); +} + +#dashtodockContainer.dashtodock #dash { + background: #2e3436; +} + +#dashtodockContainer.dashtodock .progress-bar { + /* Customization of the progress bar style, e.g.: + -progress-bar-background: rgba(0.8, 0.8, 0.8, 1); + -progress-bar-border: rgba(0.9, 0.9, 0.9, 1); + */ +} + +/* + * This is applied to a dummy actor. Only the alpha value for the background and border color + * and the transition-duration are used + */ +#dashtodockContainer.dummy-opaque { + background-color: rgba(0, 0, 0, 0.8); + border-color: rgba(0, 0, 0, 0.4); + transition-duration: 300ms; +} + +/* + * This is applied to a dummy actor. Only the alpha value for the background and border color + * and the transition-duration are used + */ +#dashtodockContainer.dummy-transparent { + background-color: rgba(0, 0, 0, 0.2); + border-color: rgba(0, 0, 0, 0.1); + transition-duration: 500ms; +} + +#dashtodockContainer.opaque { +} + +#dashtodockContainer.transparent { +} + +#dashtodockContainer .number-overlay { + color: rgba(255,255,255,1); + background-color: rgba(0,0,0,0.8); + text-align: center; +} + +#dashtodockContainer .notification-badge { + color: rgba(255,255,255,1); + background-color: rgba(255,0,0,1.0); + padding: 0.2em 0.5em; + border-radius: 1em; + font-weight: bold; + text-align: center; + margin: 2px; +} + +#dashtodockPreviewSeparator.popup-separator-menu-item-horizontal { + width: 1px; + height: auto; + border-right-width: 1px; + margin: 32px 0px; +} + +.dashtodock-app-well-preview-menu-item { + padding: 1em 1em 0.5em 1em; +} + +#dashtodockContainer .metro .overview-icon{ + border-radius: 0px; +} + +#dashtodockContainer.bottom .metro.running2.focused, +#dashtodockContainer.bottom .metro.running3.focused, +#dashtodockContainer.bottom .metro.running4.focused, +#dashtodockContainer.top .metro.running2.focused, +#dashtodockContainer.top .metro.running3.focused, +#dashtodockContainer.top .metro.running4.focused { + background-image: url('./media/highlight_stacked_bg.svg'); + background-position: 0px 0px; + background-size: contain; +} + +#dashtodockContainer.left .metro.running2.focused, +#dashtodockContainer.left .metro.running3.focused, +#dashtodockContainer.left .metro.running4.focused, +#dashtodockContainer.right .metro.running2.focused, +#dashtodockContainer.right .metro.running3.focused, +#dashtodockContainer.right .metro.running4.focused { + background-image: url('./media/highlight_stacked_bg_h.svg'); + background-position: 0px 0px; + background-size: contain; +} diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/theming.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/theming.js new file mode 100644 index 0000000..5ed4cd7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/theming.js @@ -0,0 +1,572 @@ +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*- + +const Clutter = imports.gi.Clutter; +const Gio = imports.gi.Gio; +const GLib = imports.gi.GLib; +const Gtk = imports.gi.Gtk; +const Signals = imports.signals; +const Meta = imports.gi.Meta; +const Shell = imports.gi.Shell; +const St = imports.gi.St; +const Mainloop = imports.mainloop; + +const AppDisplay = imports.ui.appDisplay; +const AppFavorites = imports.ui.appFavorites; +const Dash = imports.ui.dash; +const DND = imports.ui.dnd; +const IconGrid = imports.ui.iconGrid; +const Main = imports.ui.main; +const PopupMenu = imports.ui.popupMenu; +const Util = imports.misc.util; +const Workspace = imports.ui.workspace; + +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Docking = Me.imports.docking; +const Utils = Me.imports.utils; + +/* + * DEFAULT: transparency given by theme + * FIXED: constant transparency chosen by user + * DYNAMIC: apply 'transparent' style when no windows are close to the dock + * */ +const TransparencyMode = { + DEFAULT: 0, + FIXED: 1, + DYNAMIC: 3 +}; + +/** + * Manage theme customization and custom theme support + */ +var ThemeManager = class DashToDock_ThemeManager { + + constructor(dock) { + this._signalsHandler = new Utils.GlobalSignalsHandler(); + this._bindSettingsChanges(); + this._actor = dock; + this._dash = dock.dash; + + // initialize colors with generic values + this._customizedBackground = {red: 0, green: 0, blue: 0, alpha: 0}; + this._customizedBorder = {red: 0, green: 0, blue: 0, alpha: 0}; + this._transparency = new Transparency(dock); + + this._signalsHandler.add([ + // When theme changes re-obtain default background color + St.ThemeContext.get_for_stage (global.stage), + 'changed', + this.updateCustomTheme.bind(this) + ], [ + // update :overview pseudoclass + Main.overview, + 'showing', + this._onOverviewShowing.bind(this) + ], [ + Main.overview, + 'hiding', + this._onOverviewHiding.bind(this) + ]); + + this._updateCustomStyleClasses(); + + // destroy themeManager when the managed actor is destroyed (e.g. extension unload) + // in order to disconnect signals + this._actor.connect('destroy', this.destroy.bind(this)); + + } + + destroy() { + this._signalsHandler.destroy(); + this._transparency.destroy(); + } + + _onOverviewShowing() { + this._actor.add_style_pseudo_class('overview'); + } + + _onOverviewHiding() { + this._actor.remove_style_pseudo_class('overview'); + } + + _updateDashOpacity() { + let newAlpha = Docking.DockManager.settings.get_double('background-opacity'); + + let [backgroundColor, borderColor] = this._getDefaultColors(); + + if (backgroundColor==null) + return; + + // Get the background and border alphas. We check the background alpha + // for a minimum of .001 to prevent division by 0 errors + let backgroundAlpha = Math.max(Math.round(backgroundColor.alpha/2.55)/100, .001); + let borderAlpha = Math.round(borderColor.alpha/2.55)/100; + + // The border and background alphas should remain in sync + // We also limit the borderAlpha to a maximum of 1 (full opacity) + borderAlpha = Math.min((borderAlpha/backgroundAlpha)*newAlpha, 1); + + this._customizedBackground = 'rgba(' + + backgroundColor.red + ',' + + backgroundColor.green + ',' + + backgroundColor.blue + ',' + + newAlpha + ')'; + + this._customizedBorder = 'rgba(' + + borderColor.red + ',' + + borderColor.green + ',' + + borderColor.blue + ',' + + borderAlpha + ')'; + + } + + _getDefaultColors() { + // Prevent shell crash if the actor is not on the stage. + // It happens enabling/disabling repeatedly the extension + if (!this._dash._container.get_stage()) + return [null, null]; + + // Remove custom style + let oldStyle = this._dash._container.get_style(); + this._dash._container.set_style(null); + + let themeNode = this._dash._container.get_theme_node(); + this._dash._container.set_style(oldStyle); + + let backgroundColor = themeNode.get_background_color(); + + // Just in case the theme has different border colors .. + // We want to find the inside border-color of the dock because it is + // the side most visible to the user. We do this by finding the side + // opposite the position + let position = Utils.getPosition(); + let side = position + 2; + if (side > 3) + side = Math.abs(side - 4); + + let borderColor = themeNode.get_border_color(side); + + return [backgroundColor, borderColor]; + } + + _updateDashColor() { + // Retrieve the color. If needed we will adjust it before passing it to + // this._transparency. + let [backgroundColor, borderColor] = this._getDefaultColors(); + + if (backgroundColor==null) + return; + + let settings = Docking.DockManager.settings; + + if (settings.get_boolean('custom-background-color')) { + // When applying a custom color, we need to check the alpha value, + // if not the opacity will always be overridden by the color below. + // Note that if using 'dynamic' transparency modes, + // the opacity will be set by the opaque/transparent styles anyway. + let newAlpha = Math.round(backgroundColor.alpha/2.55)/100; + if (settings.get_enum('transparency-mode') == TransparencyMode.FIXED) + newAlpha = settings.get_double('background-opacity'); + + backgroundColor = Clutter.color_from_string(settings.get_string('background-color'))[1]; + this._customizedBackground = 'rgba(' + + backgroundColor.red + ',' + + backgroundColor.green + ',' + + backgroundColor.blue + ',' + + newAlpha + ')'; + + this._customizedBorder = this._customizedBackground; + } + this._transparency.setColor(backgroundColor); + } + + _updateCustomStyleClasses() { + let settings = Docking.DockManager.settings; + + if (settings.get_boolean('apply-custom-theme')) + this._actor.add_style_class_name('dashtodock'); + else + this._actor.remove_style_class_name('dashtodock'); + + if (settings.get_boolean('custom-theme-shrink')) + this._actor.add_style_class_name('shrink'); + else + this._actor.remove_style_class_name('shrink'); + + if (settings.get_enum('running-indicator-style') !== 0) + this._actor.add_style_class_name('running-dots'); + else + this._actor.remove_style_class_name('running-dots'); + + // If not the built-in theme option is not selected + if (!settings.get_boolean('apply-custom-theme')) { + if (settings.get_boolean('force-straight-corner')) + this._actor.add_style_class_name('straight-corner'); + else + this._actor.remove_style_class_name('straight-corner'); + } else { + this._actor.remove_style_class_name('straight-corner'); + } + } + + updateCustomTheme() { + this._updateCustomStyleClasses(); + this._updateDashOpacity(); + this._updateDashColor(); + this._adjustTheme(); + this._dash._redisplay(); + } + + /** + * Reimported back and adapted from atomdock + */ + _adjustTheme() { + // Prevent shell crash if the actor is not on the stage. + // It happens enabling/disabling repeatedly the extension + if (!this._dash._container.get_stage()) + return; + + let settings = Docking.DockManager.settings; + + // Remove prior style edits + this._dash._container.set_style(null); + this._transparency.disable(); + + // If built-in theme is enabled do nothing else + if (settings.get_boolean('apply-custom-theme')) + return; + + let newStyle = ''; + let position = Utils.getPosition(settings); + + // obtain theme border settings + let themeNode = this._dash._container.get_theme_node(); + let borderColor = themeNode.get_border_color(St.Side.TOP); + let borderWidth = themeNode.get_border_width(St.Side.TOP); + let borderRadius = themeNode.get_border_radius(St.Corner.TOPRIGHT); + + // We're copying border and corner styles to left border and top-left + // corner, also removing bottom border and bottom-right corner styles + let borderInner = ''; + let borderRadiusValue = ''; + let borderMissingStyle = ''; + + if (this._rtl && (position != St.Side.RIGHT)) + borderMissingStyle = 'border-right: ' + borderWidth + 'px solid ' + + borderColor.to_string() + ';'; + else if (!this._rtl && (position != St.Side.LEFT)) + borderMissingStyle = 'border-left: ' + borderWidth + 'px solid ' + + borderColor.to_string() + ';'; + + switch (position) { + case St.Side.LEFT: + borderInner = 'border-left'; + borderRadiusValue = '0 ' + borderRadius + 'px ' + borderRadius + 'px 0;'; + break; + case St.Side.RIGHT: + borderInner = 'border-right'; + borderRadiusValue = borderRadius + 'px 0 0 ' + borderRadius + 'px;'; + break; + case St.Side.TOP: + borderInner = 'border-top'; + borderRadiusValue = '0 0 ' + borderRadius + 'px ' + borderRadius + 'px;'; + break; + case St.Side.BOTTOM: + borderInner = 'border-bottom'; + borderRadiusValue = borderRadius + 'px ' + borderRadius + 'px 0 0;'; + break; + } + + newStyle = borderInner + ': none;' + + 'border-radius: ' + borderRadiusValue + + borderMissingStyle; + + // I do call set_style possibly twice so that only the background gets the transition. + // The transition-property css rules seems to be unsupported + this._dash._container.set_style(newStyle); + + // Customize background + let fixedTransparency = settings.get_enum('transparency-mode') == TransparencyMode.FIXED; + let defaultTransparency = settings.get_enum('transparency-mode') == TransparencyMode.DEFAULT; + if (!defaultTransparency && !fixedTransparency) { + this._transparency.enable(); + } + else if (!defaultTransparency || settings.get_boolean('custom-background-color')) { + newStyle = newStyle + 'background-color:'+ this._customizedBackground + '; ' + + 'border-color:'+ this._customizedBorder + '; ' + + 'transition-delay: 0s; transition-duration: 0.250s;'; + this._dash._container.set_style(newStyle); + } + } + + _bindSettingsChanges() { + let keys = ['transparency-mode', + 'customize-alphas', + 'min-alpha', + 'max-alpha', + 'background-opacity', + 'custom-background-color', + 'background-color', + 'apply-custom-theme', + 'custom-theme-shrink', + 'custom-theme-running-dots', + 'extend-height', + 'force-straight-corner']; + + keys.forEach(function(key) { + this._signalsHandler.add([ + Docking.DockManager.settings, + 'changed::' + key, + this.updateCustomTheme.bind(this) + ]); + }, this); + } +}; + +/** + * The following class is based on the following upstream commit: + * https://git.gnome.org/browse/gnome-shell/commit/?id=447bf55e45b00426ed908b1b1035f472c2466956 + * Transparency when free-floating + */ +var Transparency = class DashToDock_Transparency { + + constructor(dock) { + this._dash = dock.dash; + this._actor = this._dash._container; + this._dockActor = dock; + this._dock = dock; + this._panel = Main.panel; + this._position = Utils.getPosition(); + + // All these properties are replaced with the ones in the .dummy-opaque and .dummy-transparent css classes + this._backgroundColor = '0,0,0'; + this._transparentAlpha = '0.2'; + this._opaqueAlpha = '1'; + this._transparentAlphaBorder = '0.1'; + this._opaqueAlphaBorder = '0.5'; + this._transparentTransition = '0ms'; + this._opaqueTransition = '0ms'; + this._base_actor_style = ""; + + this._signalsHandler = new Utils.GlobalSignalsHandler(); + this._injectionsHandler = new Utils.InjectionsHandler(); + this._trackedWindows = new Map(); + } + + enable() { + // ensure I never double-register/inject + // although it should never happen + this.disable(); + + this._base_actor_style = this._actor.get_style(); + if (this._base_actor_style == null) { + this._base_actor_style = ""; + } + + this._signalsHandler.addWithLabel('transparency', [ + global.window_group, + 'actor-added', + this._onWindowActorAdded.bind(this) + ], [ + global.window_group, + 'actor-removed', + this._onWindowActorRemoved.bind(this) + ], [ + global.window_manager, + 'switch-workspace', + this._updateSolidStyle.bind(this) + ], [ + Main.overview, + 'hiding', + this._updateSolidStyle.bind(this) + ], [ + Main.overview, + 'showing', + this._updateSolidStyle.bind(this) + ]); + + // Window signals + global.window_group.get_children().filter(function(child) { + // An irrelevant window actor ('Gnome-shell') produces an error when the signals are + // disconnected, therefore do not add signals to it. + return child instanceof Meta.WindowActor && + child.get_meta_window().get_wm_class() !== 'Gnome-shell'; + }).forEach(function(win) { + this._onWindowActorAdded(null, win); + }, this); + + if (this._actor.get_stage()) + this._updateSolidStyle(); + + this._updateStyles(); + this._updateSolidStyle(); + + this.emit('transparency-enabled'); + } + + disable() { + // ensure I never double-register/inject + // although it should never happen + this._signalsHandler.removeWithLabel('transparency'); + + for (let key of this._trackedWindows.keys()) + this._trackedWindows.get(key).forEach(id => { + key.disconnect(id); + }); + this._trackedWindows.clear(); + + this.emit('transparency-disabled'); + } + + destroy() { + this.disable(); + this._signalsHandler.destroy(); + this._injectionsHandler.destroy(); + } + + _onWindowActorAdded(container, metaWindowActor) { + let signalIds = []; + ['allocation-changed', 'notify::visible'].forEach(s => { + signalIds.push(metaWindowActor.connect(s, this._updateSolidStyle.bind(this))); + }); + this._trackedWindows.set(metaWindowActor, signalIds); + } + + _onWindowActorRemoved(container, metaWindowActor) { + if (!this._trackedWindows.get(metaWindowActor)) + return; + + this._trackedWindows.get(metaWindowActor).forEach(id => { + metaWindowActor.disconnect(id); + }); + this._trackedWindows.delete(metaWindowActor); + this._updateSolidStyle(); + } + + _updateSolidStyle() { + let isNear = this._dockIsNear(); + if (isNear) { + this._actor.set_style(this._opaque_style); + this._dockActor.remove_style_class_name('transparent'); + this._dockActor.add_style_class_name('opaque'); + } + else { + this._actor.set_style(this._transparent_style); + this._dockActor.remove_style_class_name('opaque'); + this._dockActor.add_style_class_name('transparent'); + } + + this.emit('solid-style-updated', isNear); + } + + _dockIsNear() { + if (this._dockActor.has_style_pseudo_class('overview')) + return false; + /* Get all the windows in the active workspace that are in the primary monitor and visible */ + let activeWorkspace = global.workspace_manager.get_active_workspace(); + let dash = this._dash; + let windows = activeWorkspace.list_windows().filter(function(metaWindow) { + return metaWindow.get_monitor() === dash._monitorIndex && + metaWindow.showing_on_its_workspace() && + metaWindow.get_window_type() != Meta.WindowType.DESKTOP; + }); + + /* Check if at least one window is near enough to the panel. + * If the dock is hidden, we need to account for the space it would take + * up when it slides out. This is avoid an ugly transition. + * */ + let factor = 0; + if (!Docking.DockManager.settings.get_boolean('dock-fixed') && + this._dock.getDockState() == Docking.State.HIDDEN) + factor = 1; + let [leftCoord, topCoord] = this._actor.get_transformed_position(); + let threshold; + if (this._position === St.Side.LEFT) + threshold = leftCoord + this._actor.get_width() * (factor + 1); + else if (this._position === St.Side.RIGHT) + threshold = leftCoord - this._actor.get_width() * factor; + else if (this._position === St.Side.TOP) + threshold = topCoord + this._actor.get_height() * (factor + 1); + else + threshold = topCoord - this._actor.get_height() * factor; + + let scale = St.ThemeContext.get_for_stage(global.stage).scale_factor; + let isNearEnough = windows.some((metaWindow) => { + let coord; + if (this._position === St.Side.LEFT) { + coord = metaWindow.get_frame_rect().x; + return coord < threshold + 5 * scale; + } + else if (this._position === St.Side.RIGHT) { + coord = metaWindow.get_frame_rect().x + metaWindow.get_frame_rect().width; + return coord > threshold - 5 * scale; + } + else if (this._position === St.Side.TOP) { + coord = metaWindow.get_frame_rect().y; + return coord < threshold + 5 * scale; + } + else { + coord = metaWindow.get_frame_rect().y + metaWindow.get_frame_rect().height; + return coord > threshold - 5 * scale; + } + }); + + return isNearEnough; + } + + _updateStyles() { + this._getAlphas(); + + this._transparent_style = this._base_actor_style + + 'background-color: rgba(' + + this._backgroundColor + ', ' + this._transparentAlpha + ');' + + 'border-color: rgba(' + + this._backgroundColor + ', ' + this._transparentAlphaBorder + ');' + + 'transition-duration: ' + this._transparentTransition + 'ms;'; + + this._opaque_style = this._base_actor_style + + 'background-color: rgba(' + + this._backgroundColor + ', ' + this._opaqueAlpha + ');' + + 'border-color: rgba(' + + this._backgroundColor + ',' + this._opaqueAlphaBorder + ');' + + 'transition-duration: ' + this._opaqueTransition + 'ms;'; + + this.emit('styles-updated'); + } + + setColor(color) { + this._backgroundColor = color.red + ',' + color.green + ',' + color.blue; + this._updateStyles(); + } + + _getAlphas() { + // Create dummy object and add to the uiGroup to get it to the stage + let dummyObject = new St.Bin({ + name: 'dashtodockContainer', + }); + Main.uiGroup.add_child(dummyObject); + + dummyObject.add_style_class_name('dummy-opaque'); + let themeNode = dummyObject.get_theme_node(); + this._opaqueAlpha = themeNode.get_background_color().alpha / 255; + this._opaqueAlphaBorder = themeNode.get_border_color(0).alpha / 255; + this._opaqueTransition = themeNode.get_transition_duration(); + + dummyObject.add_style_class_name('dummy-transparent'); + themeNode = dummyObject.get_theme_node(); + this._transparentAlpha = themeNode.get_background_color().alpha / 255; + this._transparentAlphaBorder = themeNode.get_border_color(0).alpha / 255; + this._transparentTransition = themeNode.get_transition_duration(); + + Main.uiGroup.remove_child(dummyObject); + + let settings = Docking.DockManager.settings; + + if (settings.get_boolean('customize-alphas')) { + this._opaqueAlpha = settings.get_double('max-alpha'); + this._opaqueAlphaBorder = this._opaqueAlpha / 2; + this._transparentAlpha = settings.get_double('min-alpha'); + this._transparentAlphaBorder = this._transparentAlpha / 2; + } + } +}; +Signals.addSignalMethods(Transparency.prototype); diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/utils.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/utils.js new file mode 100644 index 0000000..e028134 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/utils.js @@ -0,0 +1,284 @@ +const Clutter = imports.gi.Clutter; +const Meta = imports.gi.Meta; +const St = imports.gi.St; + +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Docking = Me.imports.docking; + +var SignalsHandlerFlags = { + NONE: 0, + CONNECT_AFTER: 1 +}; + +/** + * Simplify global signals and function injections handling + * abstract class + */ +const BasicHandler = class DashToDock_BasicHandler { + + constructor() { + this._storage = new Object(); + } + + add(/* unlimited 3-long array arguments */) { + // Convert arguments object to array, concatenate with generic + let args = Array.concat('generic', Array.slice(arguments)); + // Call addWithLabel with ags as if they were passed arguments + this.addWithLabel.apply(this, args); + } + + destroy() { + for( let label in this._storage ) + this.removeWithLabel(label); + } + + addWithLabel(label /* plus unlimited 3-long array arguments*/) { + if (this._storage[label] == undefined) + this._storage[label] = new Array(); + + // Skip first element of the arguments + for (let i = 1; i < arguments.length; i++) { + let item = this._storage[label]; + try { + item.push(this._create(arguments[i])); + } catch (e) { + logError(e); + } + } + } + + removeWithLabel(label) { + if (this._storage[label]) { + for (let i = 0; i < this._storage[label].length; i++) + this._remove(this._storage[label][i]); + + delete this._storage[label]; + } + } + + // Virtual methods to be implemented by subclass + + /** + * Create single element to be stored in the storage structure + */ + _create(item) { + throw new GObject.NotImplementedError(`_create in ${this.constructor.name}`); + } + + /** + * Correctly delete single element + */ + _remove(item) { + throw new GObject.NotImplementedError(`_remove in ${this.constructor.name}`); + } +}; + +/** + * Manage global signals + */ +var GlobalSignalsHandler = class DashToDock_GlobalSignalHandler extends BasicHandler { + + _create(item) { + let object = item[0]; + let event = item[1]; + let callback = item[2] + let flags = item.length > 3 ? item[3] : SignalsHandlerFlags.NONE; + + if (!object) + throw new Error('Impossible to connect to an invalid object'); + + let after = flags == SignalsHandlerFlags.CONNECT_AFTER; + let connector = after ? object.connect_after : object.connect; + + if (!connector) { + throw new Error(`Requested to connect to signal '${event}', ` + + `but no implementation for 'connect${after ? '_after' : ''}' `+ + `found in ${object.constructor.name}`); + } + + let id = connector.call(object, event, callback); + + return [object, id]; + } + + _remove(item) { + item[0].disconnect(item[1]); + } +}; + +/** + * Color manipulation utilities + */ +var ColorUtils = class DashToDock_ColorUtils { + + // Darken or brigthen color by a fraction dlum + // Each rgb value is modified by the same fraction. + // Return "#rrggbb" string + static ColorLuminance(r, g, b, dlum) { + let rgbString = '#'; + + rgbString += ColorUtils._decimalToHex(Math.round(Math.min(Math.max(r*(1+dlum), 0), 255)), 2); + rgbString += ColorUtils._decimalToHex(Math.round(Math.min(Math.max(g*(1+dlum), 0), 255)), 2); + rgbString += ColorUtils._decimalToHex(Math.round(Math.min(Math.max(b*(1+dlum), 0), 255)), 2); + + return rgbString; + } + + // Convert decimal to an hexadecimal string adding the desired padding + static _decimalToHex(d, padding) { + let hex = d.toString(16); + while (hex.length < padding) + hex = '0'+ hex; + return hex; + } + + // Convert hsv ([0-1, 0-1, 0-1]) to rgb ([0-255, 0-255, 0-255]). + // Following algorithm in https://en.wikipedia.org/wiki/HSL_and_HSV + // here with h = [0,1] instead of [0, 360] + // Accept either (h,s,v) independently or {h:h, s:s, v:v} object. + // Return {r:r, g:g, b:b} object. + static HSVtoRGB(h, s, v) { + if (arguments.length === 1) { + s = h.s; + v = h.v; + h = h.h; + } + + let r,g,b; + let c = v*s; + let h1 = h*6; + let x = c*(1 - Math.abs(h1 % 2 - 1)); + let m = v - c; + + if (h1 <=1) + r = c + m, g = x + m, b = m; + else if (h1 <=2) + r = x + m, g = c + m, b = m; + else if (h1 <=3) + r = m, g = c + m, b = x + m; + else if (h1 <=4) + r = m, g = x + m, b = c + m; + else if (h1 <=5) + r = x + m, g = m, b = c + m; + else + r = c + m, g = m, b = x + m; + + return { + r: Math.round(r * 255), + g: Math.round(g * 255), + b: Math.round(b * 255) + }; + } + + // Convert rgb ([0-255, 0-255, 0-255]) to hsv ([0-1, 0-1, 0-1]). + // Following algorithm in https://en.wikipedia.org/wiki/HSL_and_HSV + // here with h = [0,1] instead of [0, 360] + // Accept either (r,g,b) independently or {r:r, g:g, b:b} object. + // Return {h:h, s:s, v:v} object. + static RGBtoHSV(r, g, b) { + if (arguments.length === 1) { + r = r.r; + g = r.g; + b = r.b; + } + + let h,s,v; + + let M = Math.max(r, g, b); + let m = Math.min(r, g, b); + let c = M - m; + + if (c == 0) + h = 0; + else if (M == r) + h = ((g-b)/c) % 6; + else if (M == g) + h = (b-r)/c + 2; + else + h = (r-g)/c + 4; + + h = h/6; + v = M/255; + if (M !== 0) + s = c/M; + else + s = 0; + + return { + h: h, + s: s, + v: v + }; + } +}; + +/** + * Manage function injection: both instances and prototype can be overridden + * and restored + */ +var InjectionsHandler = class DashToDock_InjectionsHandler extends BasicHandler { + + _create(item) { + let object = item[0]; + let name = item[1]; + let injectedFunction = item[2]; + let original = object[name]; + + object[name] = injectedFunction; + return [object, name, injectedFunction, original]; + } + + _remove(item) { + let object = item[0]; + let name = item[1]; + let original = item[3]; + object[name] = original; + } +}; + +/** + * Return the actual position reverseing left and right in rtl + */ +function getPosition() { + let position = Docking.DockManager.settings.get_enum('dock-position'); + if (Clutter.get_default_text_direction() == Clutter.TextDirection.RTL) { + if (position == St.Side.LEFT) + position = St.Side.RIGHT; + else if (position == St.Side.RIGHT) + position = St.Side.LEFT; + } + return position; +} + +function drawRoundedLine(cr, x, y, width, height, isRoundLeft, isRoundRight, stroke, fill) { + if (height > width) { + y += Math.floor((height - width) / 2.0); + height = width; + } + + height = 2.0 * Math.floor(height / 2.0); + + var leftRadius = isRoundLeft ? height / 2.0 : 0.0; + var rightRadius = isRoundRight ? height / 2.0 : 0.0; + + cr.moveTo(x + width - rightRadius, y); + cr.lineTo(x + leftRadius, y); + if (isRoundLeft) + cr.arcNegative(x + leftRadius, y + leftRadius, leftRadius, -Math.PI/2, Math.PI/2); + else + cr.lineTo(x, y + height); + cr.lineTo(x + width - rightRadius, y + height); + if (isRoundRight) + cr.arcNegative(x + width - rightRadius, y + rightRadius, rightRadius, Math.PI/2, -Math.PI/2); + else + cr.lineTo(x + width, y); + cr.closePath(); + + if (fill != null) { + cr.setSource(fill); + cr.fillPreserve(); + } + if (stroke != null) + cr.setSource(stroke); + cr.stroke(); +} diff --git a/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/windowPreview.js b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/windowPreview.js new file mode 100644 index 0000000..a34cb08 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/dash-to-dockmicxgx.gmail.com/windowPreview.js @@ -0,0 +1,586 @@ +/* + * Credits: + * This file is based on code from the Dash to Panel extension by Jason DeRose + * and code from the Taskbar extension by Zorin OS + * Some code was also adapted from the upstream Gnome Shell source code. + */ +const Clutter = imports.gi.Clutter; +const GLib = imports.gi.GLib; +const GObject = imports.gi.GObject; +const St = imports.gi.St; +const Mainloop = imports.mainloop; +const Main = imports.ui.main; +const Gtk = imports.gi.Gtk; + +const Params = imports.misc.params; +const PopupMenu = imports.ui.popupMenu; +const Workspace = imports.ui.workspace; + +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Utils = Me.imports.utils; + +const PREVIEW_MAX_WIDTH = 250; +const PREVIEW_MAX_HEIGHT = 150; + +const PREVIEW_ANIMATION_DURATION = 250; + +var WindowPreviewMenu = class DashToDock_WindowPreviewMenu extends PopupMenu.PopupMenu { + + constructor(source) { + let side = Utils.getPosition(); + super(source.actor, 0.5, side); + + // We want to keep the item hovered while the menu is up + this.blockSourceEvents = true; + + this._source = source; + this._app = this._source.app; + let monitorIndex = this._source.monitorIndex; + + this.actor.add_style_class_name('app-well-menu'); + this.actor.set_style('max-width: ' + (Main.layoutManager.monitors[monitorIndex].width - 22) + 'px; ' + + 'max-height: ' + (Main.layoutManager.monitors[monitorIndex].height - 22) + 'px;'); + this.actor.hide(); + + // Chain our visibility and lifecycle to that of the source + this._mappedId = this._source.actor.connect('notify::mapped', () => { + if (!this._source.actor.mapped) + this.close(); + }); + this._destroyId = this._source.actor.connect('destroy', this.destroy.bind(this)); + + Main.uiGroup.add_actor(this.actor); + + // Change the initialized side where required. + this._arrowSide = side; + this._boxPointer._arrowSide = side; + this._boxPointer._userArrowSide = side; + + this.connect('destroy', this._onDestroy.bind(this)); + } + + _redisplay() { + if (this._previewBox) + this._previewBox.destroy(); + this._previewBox = new WindowPreviewList(this._source); + this.addMenuItem(this._previewBox); + this._previewBox._redisplay(); + } + + popup() { + let windows = this._source.getInterestingWindows(); + if (windows.length > 0) { + this._redisplay(); + this.open(); + this.actor.navigate_focus(null, Gtk.DirectionType.TAB_FORWARD, false); + this._source.emit('sync-tooltip'); + } + } + + _onDestroy() { + if (this._mappedId) + this._source.actor.disconnect(this._mappedId); + + if (this._destroyId) + this._source.actor.disconnect(this._destroyId); + } +}; + +var WindowPreviewList = class DashToDock_WindowPreviewList extends PopupMenu.PopupMenuSection { + + constructor(source) { + super(); + this.actor = new St.ScrollView({ name: 'dashtodockWindowScrollview', + hscrollbar_policy: Gtk.PolicyType.NEVER, + vscrollbar_policy: Gtk.PolicyType.NEVER, + enable_mouse_scrolling: true }); + + this.actor.connect('scroll-event', this._onScrollEvent.bind(this)); + + let position = Utils.getPosition(); + this.isHorizontal = position == St.Side.BOTTOM || position == St.Side.TOP; + this.box.set_vertical(!this.isHorizontal); + this.box.set_name('dashtodockWindowList'); + this.actor.add_actor(this.box); + this.actor._delegate = this; + + this._shownInitially = false; + + this._source = source; + this.app = source.app; + + this._redisplayId = Main.initializeDeferredWork(this.actor, this._redisplay.bind(this)); + + this.actor.connect('destroy', this._onDestroy.bind(this)); + this._stateChangedId = this.app.connect('windows-changed', + this._queueRedisplay.bind(this)); + } + + _queueRedisplay () { + Main.queueDeferredWork(this._redisplayId); + } + + _onScrollEvent(actor, event) { + // Event coordinates are relative to the stage but can be transformed + // as the actor will only receive events within his bounds. + let stage_x, stage_y, ok, event_x, event_y, actor_w, actor_h; + [stage_x, stage_y] = event.get_coords(); + [ok, event_x, event_y] = actor.transform_stage_point(stage_x, stage_y); + [actor_w, actor_h] = actor.get_size(); + + // If the scroll event is within a 1px margin from + // the relevant edge of the actor, let the event propagate. + if (event_y >= actor_h - 2) + return Clutter.EVENT_PROPAGATE; + + // Skip to avoid double events mouse + if (event.is_pointer_emulated()) + return Clutter.EVENT_STOP; + + let adjustment, delta; + + if (this.isHorizontal) + adjustment = this.actor.get_hscroll_bar().get_adjustment(); + else + adjustment = this.actor.get_vscroll_bar().get_adjustment(); + + let increment = adjustment.step_increment; + + switch ( event.get_scroll_direction() ) { + case Clutter.ScrollDirection.UP: + delta = -increment; + break; + case Clutter.ScrollDirection.DOWN: + delta = +increment; + break; + case Clutter.ScrollDirection.SMOOTH: + let [dx, dy] = event.get_scroll_delta(); + delta = dy*increment; + delta += dx*increment; + break; + + } + + adjustment.set_value(adjustment.get_value() + delta); + + return Clutter.EVENT_STOP; + } + + _onDestroy() { + this.app.disconnect(this._stateChangedId); + this._stateChangedId = 0; + } + + _createPreviewItem(window) { + let preview = new WindowPreviewMenuItem(window); + return preview; + } + + _redisplay () { + let children = this._getMenuItems().filter(function(actor) { + return actor._window; + }); + + // Windows currently on the menu + let oldWin = children.map(function(actor) { + return actor._window; + }); + + // All app windows with a static order + let newWin = this._source.getInterestingWindows().sort(function(a, b) { + return a.get_stable_sequence() > b.get_stable_sequence(); + }); + + let addedItems = []; + let removedActors = []; + + let newIndex = 0; + let oldIndex = 0; + + while (newIndex < newWin.length || oldIndex < oldWin.length) { + // No change at oldIndex/newIndex + if (oldWin[oldIndex] && + oldWin[oldIndex] == newWin[newIndex]) { + oldIndex++; + newIndex++; + continue; + } + + // Window removed at oldIndex + if (oldWin[oldIndex] && + newWin.indexOf(oldWin[oldIndex]) == -1) { + removedActors.push(children[oldIndex]); + oldIndex++; + continue; + } + + // Window added at newIndex + if (newWin[newIndex] && + oldWin.indexOf(newWin[newIndex]) == -1) { + addedItems.push({ item: this._createPreviewItem(newWin[newIndex]), + pos: newIndex }); + newIndex++; + continue; + } + + // Window moved + let insertHere = newWin[newIndex + 1] && + newWin[newIndex + 1] == oldWin[oldIndex]; + let alreadyRemoved = removedActors.reduce(function(result, actor) { + let removedWin = actor._window; + return result || removedWin == newWin[newIndex]; + }, false); + + if (insertHere || alreadyRemoved) { + addedItems.push({ item: this._createPreviewItem(newWin[newIndex]), + pos: newIndex + removedActors.length }); + newIndex++; + } else { + removedActors.push(children[oldIndex]); + oldIndex++; + } + } + + for (let i = 0; i < addedItems.length; i++) + this.addMenuItem(addedItems[i].item, + addedItems[i].pos); + + for (let i = 0; i < removedActors.length; i++) { + let item = removedActors[i]; + if (this._shownInitially) + item._animateOutAndDestroy(); + else + item.actor.destroy(); + } + + // Skip animations on first run when adding the initial set + // of items, to avoid all items zooming in at once + let animate = this._shownInitially; + + if (!this._shownInitially) + this._shownInitially = true; + + for (let i = 0; i < addedItems.length; i++) + addedItems[i].item.show(animate); + + // Workaround for https://bugzilla.gnome.org/show_bug.cgi?id=692744 + // Without it, StBoxLayout may use a stale size cache + this.box.queue_relayout(); + + if (newWin.length < 1) + this._getTopMenu().close(~0); + + // As for upstream: + // St.ScrollView always requests space horizontally for a possible vertical + // scrollbar if in AUTOMATIC mode. Doing better would require implementation + // of width-for-height in St.BoxLayout and St.ScrollView. This looks bad + // when we *don't* need it, so turn off the scrollbar when that's true. + // Dynamic changes in whether we need it aren't handled properly. + let needsScrollbar = this._needsScrollbar(); + let scrollbar_policy = needsScrollbar ? Gtk.PolicyType.AUTOMATIC : Gtk.PolicyType.NEVER; + if (this.isHorizontal) + this.actor.hscrollbar_policy = scrollbar_policy; + else + this.actor.vscrollbar_policy = scrollbar_policy; + + if (needsScrollbar) + this.actor.add_style_pseudo_class('scrolled'); + else + this.actor.remove_style_pseudo_class('scrolled'); + } + + _needsScrollbar() { + let topMenu = this._getTopMenu(); + let topThemeNode = topMenu.actor.get_theme_node(); + if (this.isHorizontal) { + let [topMinWidth, topNaturalWidth] = topMenu.actor.get_preferred_width(-1); + let topMaxWidth = topThemeNode.get_max_width(); + return topMaxWidth >= 0 && topNaturalWidth >= topMaxWidth; + } else { + let [topMinHeight, topNaturalHeight] = topMenu.actor.get_preferred_height(-1); + let topMaxHeight = topThemeNode.get_max_height(); + return topMaxHeight >= 0 && topNaturalHeight >= topMaxHeight; + } + + } + + isAnimatingOut() { + return this.actor.get_children().reduce(function(result, actor) { + return result || actor.animatingOut; + }, false); + } +}; + +var WindowPreviewMenuItem = GObject.registerClass( +class DashToDock_WindowPreviewMenuItem extends PopupMenu.PopupBaseMenuItem { + _init(window, params) { + super._init(params); + + this._window = window; + this._destroyId = 0; + this._windowAddedId = 0; + + // We don't want this: it adds spacing on the left of the item. + this.remove_child(this._ornamentLabel); + this.add_style_class_name('dashtodock-app-well-preview-menu-item'); + + this._cloneBin = new St.Bin(); + this._cloneBin.set_size(PREVIEW_MAX_WIDTH, PREVIEW_MAX_HEIGHT); + + // TODO: improve the way the closebutton is layout. Just use some padding + // for the moment. + this._cloneBin.set_style('padding-bottom: 0.5em'); + + this.closeButton = new St.Button({ style_class: 'window-close', + x_expand: true, + y_expand: true}); + this.closeButton.add_actor(new St.Icon({ icon_name: 'window-close-symbolic' })); + this.closeButton.set_x_align(Clutter.ActorAlign.END); + this.closeButton.set_y_align(Clutter.ActorAlign.START); + + + this.closeButton.opacity = 0; + this.closeButton.connect('clicked', this._closeWindow.bind(this)); + + let overlayGroup = new Clutter.Actor({layout_manager: new Clutter.BinLayout() }); + + overlayGroup.add_actor(this._cloneBin); + overlayGroup.add_actor(this.closeButton); + + let label = new St.Label({ text: window.get_title()}); + label.set_style('max-width: '+PREVIEW_MAX_WIDTH +'px'); + let labelBin = new St.Bin({ child: label, + x_align: St.Align.MIDDLE}); + + this._windowTitleId = this._window.connect('notify::title', () => { + label.set_text(this._window.get_title()); + }); + + let box = new St.BoxLayout({ vertical: true, + reactive:true, + x_expand:true }); + box.add(overlayGroup); + box.add(labelBin); + this.add_actor(box); + + this.connect('enter-event', this._onEnter.bind(this)); + this.connect('leave-event', this._onLeave.bind(this)); + this.connect('key-focus-in', this._onEnter.bind(this)); + this.connect('key-focus-out', this._onLeave.bind(this)); + + this._cloneTexture(window); + + } + + _cloneTexture(metaWin){ + + let mutterWindow = metaWin.get_compositor_private(); + + // Newly-created windows are added to a workspace before + // the compositor finds out about them... + // Moreover sometimes they return an empty texture, thus as a workarounf also check for it size + if (!mutterWindow || !mutterWindow.get_texture() || !mutterWindow.get_size()[0]) { + this._cloneTextureId = Mainloop.idle_add(() => { + // Check if there's still a point in getting the texture, + // otherwise this could go on indefinitely + if (metaWin.get_workspace()) + this._cloneTexture(metaWin); + this._cloneTextureId = 0; + return GLib.SOURCE_REMOVE; + }); + GLib.Source.set_name_by_id(this._cloneTextureId, '[dash-to-dock] this._cloneTexture'); + return; + } + + let [width, height] = mutterWindow.get_size(); + let scale = Math.min(1.0, PREVIEW_MAX_WIDTH/width, PREVIEW_MAX_HEIGHT/height); + let clone = new Clutter.Clone ({ source: mutterWindow, + reactive: true, + width: width * scale, + height: height * scale }); + + // when the source actor is destroyed, i.e. the window closed, first destroy the clone + // and then destroy the menu item (do this animating out) + this._destroyId = mutterWindow.connect('destroy', () => { + clone.destroy(); + this._destroyId = 0; // avoid to try to disconnect this signal from mutterWindow in _onDestroy(), + // as the object was just destroyed + this._animateOutAndDestroy(); + }); + + this._clone = clone; + this._mutterWindow = mutterWindow; + this._cloneBin.set_child(this._clone); + + this._clone.connect('destroy', () => { + if (this._destroyId) { + mutterWindow.disconnect(this._destroyId); + this._destroyId = 0; + } + this._clone = null; + }) + } + + _windowCanClose() { + return this._window.can_close() && + !this._hasAttachedDialogs(); + } + + _closeWindow(actor) { + this._workspace = this._window.get_workspace(); + + // This mechanism is copied from the workspace.js upstream code + // It forces window activation if the windows don't get closed, + // for instance because asking user confirmation, by monitoring the opening of + // such additional confirmation window + this._windowAddedId = this._workspace.connect('window-added', + this._onWindowAdded.bind(this)); + + this.deleteAllWindows(); + } + + deleteAllWindows() { + // Delete all windows, starting from the bottom-most (most-modal) one + //let windows = this._window.get_compositor_private().get_children(); + let windows = this._clone.get_children(); + for (let i = windows.length - 1; i >= 1; i--) { + let realWindow = windows[i].source; + let metaWindow = realWindow.meta_window; + + metaWindow.delete(global.get_current_time()); + } + + this._window.delete(global.get_current_time()); + } + + _onWindowAdded(workspace, win) { + let metaWindow = this._window; + + if (win.get_transient_for() == metaWindow) { + workspace.disconnect(this._windowAddedId); + this._windowAddedId = 0; + + // use an idle handler to avoid mapping problems - + // see comment in Workspace._windowAdded + let activationEvent = Clutter.get_current_event(); + let id = Mainloop.idle_add(() => { + this.emit('activate', activationEvent); + return GLib.SOURCE_REMOVE; + }); + GLib.Source.set_name_by_id(id, '[dash-to-dock] this.emit'); + } + } + + _hasAttachedDialogs() { + // count trasient windows + let n=0; + this._window.foreach_transient(function(){n++;}); + return n>0; + } + + _onEnter() { + this._showCloseButton(); + return Clutter.EVENT_PROPAGATE; + } + + _onLeave() { + if (!this._cloneBin.has_pointer && + !this.closeButton.has_pointer) + this._hideCloseButton(); + + return Clutter.EVENT_PROPAGATE; + } + + _idleToggleCloseButton() { + this._idleToggleCloseId = 0; + + if (!this._cloneBin.has_pointer && + !this.closeButton.has_pointer) + this._hideCloseButton(); + + return GLib.SOURCE_REMOVE; + } + + _showCloseButton() { + + if (this._windowCanClose()) { + this.closeButton.show(); + this.closeButton.remove_all_transitions(); + this.closeButton.ease({ + opacity: 255, + duration: Workspace.WINDOW_OVERLAY_FADE_TIME, + mode: Clutter.AnimationMode.EASE_OUT_QUAD + }); + } + } + + _hideCloseButton() { + this.closeButton.remove_all_transitions(); + this.closeButton.ease({ + opacity: 0, + duration: Workspace.WINDOW_OVERLAY_FADE_TIME, + mode: Clutter.AnimationMode.EASE_IN_QUAD + }); + } + + show(animate) { + let fullWidth = this.get_width(); + + this.opacity = 0; + this.set_width(0); + + let time = animate ? PREVIEW_ANIMATION_DURATION : 0; + this.remove_all_transitions(); + this.ease({ + opacity: 255, + width: fullWidth, + duration: time, + mode: Clutter.AnimationMode.EASE_IN_OUT_QUAD, + }); + } + + _animateOutAndDestroy() { + this.remove_all_transitions(); + this.ease({ + opacity: 0, + duration: PREVIEW_ANIMATION_DURATION, + }); + + this.ease({ + width: 0, + height: 0, + duration: PREVIEW_ANIMATION_DURATION, + delay: PREVIEW_ANIMATION_DURATION, + onComplete: () => this.destroy() + }); + } + + activate() { + this._getTopMenu().close(); + Main.activateWindow(this._window); + } + + _onDestroy() { + super._onDestroy(); + + if (this._cloneTextureId) { + GLib.source_remove(this._cloneTextureId); + this._cloneTextureId = 0; + } + + if (this._windowAddedId > 0) { + this._workspace.disconnect(this._windowAddedId); + this._windowAddedId = 0; + } + + if (this._destroyId > 0) { + this._mutterWindow.disconnect(this._destroyId); + this._destroyId = 0; + } + + if (this._windowTitleId > 0) { + this._window.disconnect(this._windowTitleId); + this._windowTitleId = 0; + } + } +}); diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/dnd-symbolic.svg b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/dnd-symbolic.svg new file mode 100644 index 0000000..8e7ffa7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/dnd-symbolic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/dndExtension.js b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/dndExtension.js new file mode 100644 index 0000000..c82f872 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/dndExtension.js @@ -0,0 +1,84 @@ +class Extension { + constructor(dnd, toggle, indicator, remote, audio){ + this.dnd = dnd; + this.toggle = toggle; + this.indicator = indicator; + this.remote = remote; + this.audio = audio; + + this.enabled = false; + + this.toggle.setToggleState(this.dnd.isEnabled()); + this.toggle.show(); + this.toggle.onToggleStateChanged(() => { + if (this.toggle.getToggleState()){ + this.enable(); + } else { + this.disable(); + } + }); + + // this.dndID = this.dnd.addStatusListener((dndEnabled) => this._setDND(dndEnabled)); + + this.remoteID = this.remote.addRemoteListener((dndEnabled) => this._setDND(dndEnabled)); + + this._setDND(this.remote.getRemote()); + } + + _setDND(enabled){ + if (enabled){ + this.enable(); + } else { + this.disable(); + } + } + + /** + * Enable do not disturb mode + */ + enable(){ + if (this.enabled){ + return; + } + this.enabled = true; + this.dnd.enable(); + this.toggle.setToggleState(true); + this.indicator.show(); + this.remote.setRemote(true); + this.audio.mute(); + } + + /** + * Disable do not disturb mode + */ + disable(){ + if (!this.enabled){ + return; + } + this.enabled = false; + this.dnd.disable(); + this.toggle.setToggleState(false); + this.indicator.hide(); + this.remote.setRemote(false); + this.audio.unmute(); + } + + /** + * @return {Boolean} true if it is enabled, otherwise false + */ + isEnabled(){ + return this.enabled; + } + + /** + * Destroy the extension and its components + */ + destroy(){ + this.enabled = false; + // this.dnd.removeStatusListener(this.dndID); + this.remote.removeRemoteListener(this.remoteID); + this.toggle.destroy(); + this.indicator.destroy(); + this.dnd.disable(); + } +} diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/doNotDisturb.js b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/doNotDisturb.js new file mode 100644 index 0000000..c5bb679 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/doNotDisturb.js @@ -0,0 +1,76 @@ + +const BUSY = 2; +const AVAILABLE = 0; + +/** + * A class which can enable do not disturb mode + */ +class DoNotDisturb { + + /** + * Constructor + * @param {Presence} presence the interface to the Gnome Presence API + */ + constructor(presence){ + this.presence = presence; + this.listeners = []; + this.presenceListernerID = -1; + } + + /** + * Enable do not disturb mode + */ + enable(){ + this.presence.status = BUSY; + } + + /** + * Disable do not disturb mode + */ + disable(){ + this.presence.status = AVAILABLE; + } + + /** + * @return {Boolean} true if do not disturb mode is on, otherwise false + */ + isEnabled(){ + return this.presence.status == BUSY; + } + + /** + * Add a status listener for when the do not disturb mode is toggled + * @param {[Boolean => ()]} listener the listener to add + * @return {Integer} the ID of the listener + */ + addStatusListener(listener){ + + if (listener == null){ + return -1; + } + + if (this.listeners.length == 0){ + this.presenceListernerID = this.presence.addStatusListener((status) => { + this.listeners.forEach((fn) => { + fn(status == BUSY); + }); + }); + } + listener(this.isEnabled()); + return this.listeners.push(listener) - 1; + } + + /** + * Remove the status listener with the ID + * @param {Integer} id the ID of the status listener + */ + removeStatusListener(id){ + if (id < 0 || id >= this.listeners.length){ + return; + } + this.listeners.splice(id, 1); + if (this.listeners.length == 0) { + this.presence.removeStatusListener(this.presenceListernerID); + } + } +} diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/extension.js b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/extension.js new file mode 100644 index 0000000..245228b --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/extension.js @@ -0,0 +1,30 @@ +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Settings = Me.imports.settings; +const System = Me.imports.system; +const Widget = Me.imports.widgets; +const DND = Me.imports.doNotDisturb; +const Extension = Me.imports.dndExtension.Extension; + +/** + * Called when the extension is loaded. + */ +function init() {} + +/** + * Enable the do not disturb extension. Adds all UI elements and monitors the settings object. + */ +function enable() { + var dnd = new DND.DoNotDisturb(new System.GnomePresence()); + var toggle = new Widget.DoNotDisturbToggle(); + var indicator = new Widget.DoNotDisturbIcon(new Settings.SettingsManager(), new System.NotificationManager()); + var remote = new Settings.RemoteAPI(); + var audio = new System.AudioManager(new Settings.SettingsManager()); + this.extension = new Extension(dnd, toggle, indicator, remote, audio); +} + +/** + * Disables the extension. Tears down all UI components. + */ +function disable() { + this.extension.destroy(); +} diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/lib.js b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/lib.js new file mode 100644 index 0000000..63000f9 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/lib.js @@ -0,0 +1,33 @@ +/* From https://github.com/pop-os/gnome-shell-extension-pop-suspend-button */ + +/* -*- mode: js2; js2-basic-offset: 4; indent-tabs-mode: nil -*- */ +/** + 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 2 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 . +**/ + +const GLib = imports.gi.GLib; +const Gettext = imports.gettext; +const Config = imports.misc.config; + +function initTranslations(extension) { + let localeDir = extension.dir.get_child('locale').get_path(); + + // Extension installed in .local + if (GLib.file_test(localeDir, GLib.FileTest.EXISTS)) { + Gettext.bindtextdomain('gnome-shell-extension-do-not-disturb', localeDir); + } + // Extension installed system-wide + else { + Gettext.bindtextdomain('gnome-shell-extension-do-not-disturb', + Config.LOCALEDIR); + } +} diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/de/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/de/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo new file mode 100644 index 0000000000000000000000000000000000000000..09d411d42e458ed50b85d0713b5ebdb5cbb752c5 GIT binary patch literal 910 zcma))&2AGh5XToNv@9P7;0V%i0|}>_P|<2j5T#A4il#(uiV*6>$qreQT|2V9ZRwGB z;4L`w0=x$w7kB~0p(p-MfKmwwEdBKNjAzC(yZ&%x>P>`o9$W_*xCGvUus(sa;4`=k zzJfF0JGcmrzy&aUDvD;ISE19;W#~QVW9Tk;4bH*-czRO*3pCXI_R~IsUV}Y@;`7iO z&=9`^twVRAC^60newYzbPOK?dVUBSB%&(JWQ)wTq7}Ca5rkt;A52lY=TJ{RgXuWTA z)UG_!HbOHu-aC>-K`uCGKW9zZi2|e?@g%<%Z5p2|J&3k*vrkf!(wXW@Z!9U4{%3l} znwQ-7Vm%X2**ax(N^9DbEVgql3eh_7tb>~{1n#1h$q?}tkBs%A?FK3nkE($aU6WGW zc_OxWPlXJzB0Z4g^a=@a?vP2VX zON?{BR6~B)lXh4tUE}J(@3@pQj@#?))^X$YS`sfCjgC?K)d-h+KJc@nLMpvT{ajkd zzPZy~6${64p@$c2MN9WhhA)}YLQna)Q&d(KV%6BvrKCq=(={85G}$(9X}Z~@`t8N| znOI}Zb}~oDaHc#pYK=Hr(uXoHqD|G$JvsmWon;+$Dn0a3`0w~#hpYzhEmfH^h^Wev s9QrIU!e5\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 2.2\n" + +#: prefs.js:31 +msgid "Enabled Icon" +msgstr "Icon anzeigen" + +#: prefs.js:31 +msgid "Show an indicator icon when do not disturb is enabled." +msgstr "Zeige ein Icon, wenn nicht stören aktiviert ist." + +#: prefs.js:38 +msgid "Count" +msgstr "Anzahl" + +#: prefs.js:39 +msgid "Dot" +msgstr "Punkt" + +#: prefs.js:40 +msgid "Nothing" +msgstr "Nichts" + +#: prefs.js:50 +msgid "Mute Sounds" +msgstr "Audio stumm schalten" + +#: prefs.js:50 +msgid "Mutes all sound when do not disturb is enabled." +msgstr "Audio stumm schalten, wenn nicht stören aktiviert ist." + +#: widgets.js:40 +msgid "Do not disturb" +msgstr "Nicht stören" diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/es/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/es/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo new file mode 100644 index 0000000000000000000000000000000000000000..96afbe09f3712a8805d05685d7cd77e9ef33f0a0 GIT binary patch literal 467 zcmYL^O-{ow5QPJRO%^Ozvlw zEDm*QGNp3?otg4sQq)!!I5M_$0(AA$x_-M0tFphRVYd(Qem8u=F=?{W8!I3&lqnDG fR-0#WoTGWaSe^Y%CxBcSTpLgv*4nzPlnuTC_IHHT literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/es/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/es/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po new file mode 100644 index 0000000..3c498cb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/es/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po @@ -0,0 +1,18 @@ +msgid "" +msgstr "" +"Project-Id-Version: Gnome-Shell-Extension Do Not Disturb\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-10-14 7:24+0200\n" +"PO-Revision-Date: 2018-10-14 07:30-0400\n" +"Language-Team: Spanish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 2.2\n" +"Last-Translator: \n" +"Language: es\n" + +#: widgets.js:39 +msgid "Do not disturb" +msgstr "No interrumpir" \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/fr/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/fr/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo new file mode 100644 index 0000000000000000000000000000000000000000..0f8de9600eb94b43aee05db876b4205fb1d0b6a5 GIT binary patch literal 468 zcmYL^!A`?442BDWOAiQf=3s6h;n9vsOc_H6wxLN33Jk=NtTkPrO{yeA>_K=4o@4L9 zv*0p`{mQ2}vH!&W+1dCCSnJF#bI5Emr%bJc*<$XP$yyM+@V?C~IOg@Q+W)7X0c|{F z%K4d{1c^0olzJRy_(awzqXk@PQxZN*sVK1j=}Fhuz{VRk_Lj!*o+@KKj$E!XyqM(< z$3{Sy+~PfbsM>)&=}AB{irW}R7`Grg5yufmttbkwrOszECmfS31q>|dbPA{M^MX=i z?ff`C&r7L_Mrz8la5NnCSN+9}D7-Y98}m4xSNw;kPk&SuQt1w)Q)wOf?&ElX?NyzX z+P#v+zD`Z1bS|JhQ9ewHnUw_&j4ho2UHu(hx7mSZ*xlE#*M<0?6F%b=X|mEAD551;MIn~4M8OxWQ%XE$;k%4R$hfX literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/fr/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/fr/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po new file mode 100644 index 0000000..fadf9d9 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/fr/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po @@ -0,0 +1,18 @@ +msgid "" +msgstr "" +"Project-Id-Version: Gnome-Shell-Extension Do Not Disturb\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-10-14 7:24+0200\n" +"PO-Revision-Date: 2018-10-14 07:30-0400\n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 2.2\n" +"Last-Translator: \n" +"Language: fr\n" + +#: widgets.js:36 +msgid "Do not disturb" +msgstr "Ne pas déranger" diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/pt/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/pt/LC_MESSAGES/gnome-shell-extension-do-not-disturb.mo new file mode 100644 index 0000000000000000000000000000000000000000..d15a5d4e949ed6737d5ab7f6088781288a656390 GIT binary patch literal 469 zcmYL^O-{ow5QPJRO(a;bW-;tQVoFkwsL~c8Xp1V*5+ER!xXCma5<9XTL=VCVI0_4H z!C9D437-7Pzi<5Jdu#38W34jV%s#Wu^q595v&mdD^A*o~G$`#L zlh)N{=EX)oQ|fS>;XN5EwTj?E>5}mFiHZV;Z;n)R3~ZdTaj-P{H&kikaAI?r;aQzq zOmqZ(e1$jkDjNq5grf-BLD<1C!0-rypp!c#U zDAmR+4#U&D6tZZgx;*hG!(>tMKaSqqK~)H;x{y8zW6AaJk`Z?P z-x;CooD2?Csxztb2s$(A{J5x%C~%}rX(Le8@7DI)U05#ry9##t5bkyT2fQFfMmTMn k(3D9B?N*!Hv7Do+Uo7wb8jPTFzBm2+&`=RKX=dd80AoUiPyhe` literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/pt/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/pt/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po new file mode 100644 index 0000000..fbe41b7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/locale/pt/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po @@ -0,0 +1,18 @@ +msgid "" +msgstr "" +"Project-Id-Version: Gnome-Shell-Extension Do Not Disturb\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-10-14 7:24+0200\n" +"PO-Revision-Date: 2018-10-14 07:30-0400\n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 2.2\n" +"Last-Translator: \n" +"Language: pt\n" + +#: widgets.js:39 +msgid "Do not disturb" +msgstr "Não perturbe" \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/metadata.json b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/metadata.json new file mode 100644 index 0000000..d81565c --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/metadata.json @@ -0,0 +1,20 @@ +{ + "_generated": "Generated by SweetTooth, do not edit", + "description": "Activate or deactivate do not disturb mode", + "name": "Do Not Disturb", + "original-author": "kylecorry31@gmail.com", + "settings-schema": "org.gnome.shell.extensions.kylecorry31-do-not-disturb", + "shell-version": [ + "3.18", + "3.20", + "3.22", + "3.24", + "3.26", + "3.28", + "3.30", + "3.32" + ], + "url": "https://github.com/kylecorry31/gnome-shell-extension-do-not-disturb", + "uuid": "donotdisturb@kylecorry31.github.io", + "version": 12 +} \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/prefs.js b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/prefs.js new file mode 100644 index 0000000..f529773 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/prefs.js @@ -0,0 +1,109 @@ +// -*- mode: js2; indent-tabs-mode: nil; js2-basic-offset: 4 -*- +// Adapted from lockkeys@vaina.lt and https://github.com/pop-os/gnome-shell-extension-pop-suspend-button + +const Gtk = imports.gi.Gtk; +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Gettext = imports.gettext.domain('gnome-shell-extension-do-not-disturb'); +const _ = Gettext.gettext; +const Settings = Me.imports.settings; +const Lib = Me.imports.lib; + +function init() {} + +/** + * Builds the GTK widget which displays all of the application specific settings. + * + * @returns {Gtk.Box} - The frame to display. + */ +function buildPrefsWidget() { + let settings = new Settings.SettingsManager(); + let frame = new Gtk.Box({ + orientation: Gtk.Orientation.VERTICAL, + border_width: 10, + margin: 20, + spacing: 8 + }); + + var box = new Gtk.Box({ + orientation: Gtk.Orientation.HORIZONTAL + }); + + frame.add(createSwitch(settings.shouldShowIcon(), (b) => {settings.setShowIcon(b); if (b) { box.show(); } else { box.hide(); } }, _("Enabled Icon"), _("Show an indicator icon when do not disturb is enabled."))); + + var indicatorLbl = new Gtk.Label({ + label: "Notification Indicator", + xalign: 0 + }); + + var showCountRadio = createRadioButton(settings.showCount, (b) => { settings.showCount = b }, _("Count")); + var showDotRadio = createRadioButton(settings.showDot, (b) => { settings.showDot = b }, _("Dot"), showCountRadio); + var showNothingRadio = createRadioButton(!(settings.showCount || settings.showDot), (b) => { }, _("Nothing"), showCountRadio); + + + box.pack_start(indicatorLbl, true, true, 0); + box.add(showCountRadio); + box.add(showDotRadio); + box.add(showNothingRadio); + + frame.add(box); + + frame.add(createSwitch(settings.shouldMuteSound(), (b) => settings.setShouldMuteSound(b), _("Mute Sounds"), _("Mutes all sound when do not disturb is enabled."))); + + frame.show_all(); + + if (!settings.shouldShowIcon()){ + box.hide(); + } + + return frame; +} + +function createRadioButton(active, set, text, group){ + var widget; + if (group){ + widget = Gtk.RadioButton.new_with_label_from_widget(group, text); + widget.set_active(active); + } else { + widget = new Gtk.RadioButton({ + active: active, + label: text + }); + } + widget.connect('notify::active', function(switch_widget) { + set(switch_widget.active); + }); + + return widget; +} + +/** + * Creates a switch setting. + * + * @param {boolean} active - The starting state of the switch. + * @param {(boolean) => ()} set - The setter function which is passed the value of the switch on state change. + * @param {string} text - The label of the widget. + * @param {string} tooltip - The description text to display on hover. + * @returns {Gtk.Box} - The widget containing the switch and label. + */ +function createSwitch(active, set, text, tooltip) { + let box = new Gtk.Box({ + orientation: Gtk.Orientation.HORIZONTAL + }); + let label = new Gtk.Label({ + label: text, + xalign: 0, + tooltip_text: tooltip + }); + let widget = new Gtk.Switch({ + active: active + }); + widget.connect('notify::active', function(switch_widget) { + set(switch_widget.active); + }); + + box.pack_start(label, true, true, 0); + box.add(widget); + return box; +} + +Lib.initTranslations(Me); diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/schemas/gschemas.compiled b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/schemas/gschemas.compiled new file mode 100644 index 0000000000000000000000000000000000000000..86fdb1ef0b5c5b5776b04eb153f1c0606118c642 GIT binary patch literal 536 zcmZ`$Jxjzu6nu9YzYY{Z;r@ZKNEQ))fRz?ki^YlLlI0T2?H<{UdV*qOf6X;kf>>B- zZROw5!p6o%bl&Dp8(kP?cHZ({-ehMlDzZpf8lNV3ztVnvVuIfv4(@8>+7|875V{S+ zTP6C!S#ghB#M}gQ(G9yw_he{NndhNAwNjZ(D-#|KavAHQ7;J6?i4K&uL6R9;7M*II zKU*>JJjOKO0W*NB4PI_p^ZZ3Rrarg??w9j5_E|UJUxKfI_VxA?`>f~T55Xh$YfE+Z zSueo90rQg2=NAp$iM0p+5&R0A(cv4vXFUi11N;e0GGI;ABEtTh!(Yo0`JMG%X=Pw^ zsS@MvCebAOv{m7==n@Av7;er(|Sn(UI_&-=dWL(ok|NLppsaj$N M(G + + + + true + Show an indicator icon when do not disturb is enabled. + + + + false + Mutes all sound when do not disturb is enabled. + + + + false + Shows a dot next to the date when notifications arrive during do not disturb mode. + + + + true + Displays the number of notifications during do not disturb mode. + + + + false + Activate the do not disturb mode. + + + + diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/settings.js b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/settings.js new file mode 100644 index 0000000..2314f60 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/settings.js @@ -0,0 +1,219 @@ +const Gio = imports.gi.Gio; +const Lang = imports.lang; +const GLib = imports.gi.GLib; +const Me = imports.misc.extensionUtils.getCurrentExtension(); + +/** + * A class which handles all interactions with the settings. + */ +class SettingsManager { + /** + * Represents a settings repository, where settings can be modified and read. + * @constructor + */ + constructor() { + this.connections = []; + this._appSettings = _getSettings(); + } + + + /** + * Enable or disable the icon in the system panel when do not disturb mode is enabled. + * + * @param {boolean} showIcon - True if the icon should be shown, false otherwise. + */ + setShowIcon(showIcon) { + this._appSettings.set_boolean('show-icon', showIcon); + } + + /** + * Determines if the icon should be shown or not. + * + * @returns {boolean} - True if the icon should be shown when do not disturb is enabled, false otherwise. + */ + shouldShowIcon() { + return this._appSettings.get_boolean('show-icon'); + } + + /** + * Calls a function when the status of the show icon setting has changed. + * + * @param {() => ()} fn - The function to call when the show icon setting is changed. + */ + onShowIconChanged(fn) { + var id = this._appSettings.connect('changed::show-icon', fn); + this.connections.push(id); + } + + /** + * Determines if the sound should be muted when do not disturb is enabled. + * + * @returns {boolean} - True if the sound should be muted when do not disturb is enabled, false otherwise. + */ + shouldMuteSound() { + return this._appSettings.get_boolean('mute-sounds'); + } + + /** + * Enable or disable the muting of sound when do not disturb mode is enabled. + * + * @param {boolean} muteSound - True if the sound should be muted when do not disturb is enabled, false otherwise. + */ + setShouldMuteSound(muteSound) { + this._appSettings.set_boolean('mute-sounds', muteSound); + } + + /** + * Calls a function when the status of the mute sounds setting has changed. + * + * @param {() => ()} fn - The function to call when the mute sounds setting is changed. + */ + onMuteSoundChanged(fn) { + var id = this._appSettings.connect('changed::mute-sounds', fn); + this.connections.push(id); + } + + /** + * Sets whether to show the count of notifications or not. + * @param {Boolean} newShowCount True if the notification count should be shown. + */ + set showCount(newShowCount){ + this._appSettings.set_boolean('show-count', newShowCount); + } + + /** + * Determines whether to show the notification count. + * @return {Boolean} True if the notification count should be shown. + */ + get showCount(){ + return this._appSettings.get_boolean('show-count'); + } + + /** + * Calls a function when the status of the show count setting has changed. + * + * @param {() => ()} fn - The function to call when the show count setting is changed. + */ + onShowCountChanged(fn){ + var id = this._appSettings.connect('changed::show-count', fn); + this.connections.push(id); + } + + /** + * Sets whether to show an indicator of hidden notifications or not. + * @param {Boolean} newShowDot True if the notification dot should be shown. + */ + set showDot(newShowDot){ + this._appSettings.set_boolean('show-dot', newShowDot); + } + + /** + * Determines whether to show the notification dot. + * @return {Boolean} True if the notification dot should be shown. + */ + get showDot(){ + return this._appSettings.get_boolean('show-dot'); + } + + /** + * Calls a function when the status of the show dot setting has changed. + * + * @param {() => ()} fn - The function to call when the show dot setting is changed. + */ + onShowDotChanged(fn){ + var id = this._appSettings.connect('changed::show-dot', fn); + this.connections.push(id); + } + + disconnectAll() { + this.connections.forEach((id) => { + this._appSettings.disconnect(id); + }); + this.connections = []; + } + +} + +class RemoteAPI { + constructor() { + this._appSettings = _getSettings(); + this.listeners = []; + + this.id = this._appSettings.connect('changed::do-not-disturb', () => { + this.listeners.forEach((fn) => fn(this.getRemote())); + }); + } + + /** + * Calls a function when the status of the do not disturb setting has changed. + * + * @param {() => ()} listener - The function to call when the do not disturb setting is changed. + */ + addRemoteListener(listener) { + if (listener == null){ + return -1; + } + if (this.listeners.length == 0){ + this.id = this._appSettings.connect('changed::do-not-disturb', () => { + this.listeners.forEach((fn) => fn(this.getRemote())); + }); + } + return this.listeners.push(listener) - 1; + } + + removeRemoteListener(id) { + if (id < 0 || id >= this.listeners.length){ + return; + } + this.listeners.splice(id, 1); + if (this.listeners.length == 0) { + this._appSettings.disconnect(this.id); + } + } + + /** + * @return {Boolean} true if the external do not disturb is on, false otherwise + */ + getRemote() { + return this._appSettings.get_boolean('do-not-disturb'); + } + + /** + * @param {Boolean} dnd true if the external do not disturb should be on, false otherwise + */ + setRemote(dnd) { + this._appSettings.set_boolean('do-not-disturb', dnd); + } +} + + +/** + * A helper function to get the application specific settings. Adapted + * from the System76 Pop Suspend Button extension: https://github.com/pop-os/gnome-shell-extension-pop-suspend-button + * + * @returns {Gio.Settings} - The application specific settings object. + */ +function _getSettings() { + let schemaName = 'org.gnome.shell.extensions.kylecorry31-do-not-disturb'; + let schemaDir = Me.dir.get_child('schemas').get_path(); + + // Extension installed in .local + if (GLib.file_test(schemaDir + '/gschemas.compiled', GLib.FileTest.EXISTS)) { + let schemaSource = Gio.SettingsSchemaSource.new_from_directory(schemaDir, + Gio.SettingsSchemaSource.get_default(), + false); + let schema = schemaSource.lookup(schemaName, false); + + return new Gio.Settings({ + settings_schema: schema + }); + } + // Extension installed system-wide + else { + if (Gio.Settings.list_schemas().indexOf(schemaName) == -1) + throw "Schema \"%s\" not found.".format(schemaName); + return new Gio.Settings({ + schema: schemaName + }); + } +} diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/stylesheet.css b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/stylesheet.css new file mode 100644 index 0000000..0eff44f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/stylesheet.css @@ -0,0 +1,21 @@ +.clear-button { + margin: 0 16px; +} + +.do-not-disturb:active { + background-color: inherit !important; +} + +.do-not-disturb-icon { + color: rgba(255, 255, 255, 0.6); + -st-icon-style: symbolic; +} + +.hide-dot { + color: transparent; + width: 0; +} + +.notification-count { + color: rgba(255, 255, 255, 0.6); +} diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/system.js b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/system.js new file mode 100644 index 0000000..6720ecb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/system.js @@ -0,0 +1,156 @@ +const Gio = imports.gi.Gio; +const Lang = imports.lang; +const GLib = imports.gi.GLib; +const Main = imports.ui.main; +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const GnomeSession = imports.misc.gnomeSession; +const Settings = Me.imports.settings; + +/** + * A class for interacting with the Gnome Presence API. + */ +class GnomePresence { + /** + * Construct a new GnomePresence proxy. + */ + constructor() { + this._presence = new GnomeSession.Presence(); + } + + /** + * Set the status of GnomePresence. + * @param {number} newStatus A GnomeSession.PresenceStatus status constant to switch to. + */ + set status(newStatus) { + this._presence.SetStatusSync(newStatus); + } + + /** + * Get the status of GnomePresence. + * @return {number} The current GnomeSession.PresenceStatus status. + */ + get status() { + return this._presence.status; + } + + /** + * Add a listener to the GnomePresence status. + * @param {Function} fn The function to run when the status is changed (passed the current status). + * @return {number} The ID of the listener, used by removeStatusListener. + */ + addStatusListener(fn) { + return this._presence.connectSignal('StatusChanged', (proxy, _sender, [status]) => { + if (proxy.status != status) { + fn(status); + } + }); + } + + /** + * Remove a status listener to the GnomePresence status. + * @param {number} listenerID The ID of the listener to remove. + */ + removeStatusListener(listenerID) { + this._presence.disconnectSignal(listenerID); + } +} + +/** + * A class for managing the audio on Gnome. + */ +class AudioManager { + + constructor(settingsManager){ + this._settings = settingsManager; + this.shouldMute = this._settings.shouldMuteSound(); + this.muted = false; + this._settings.onMuteSoundChanged(() => { + var shouldMute = this._settings.shouldMuteSound(); + if (this.muted && shouldMute){ + this._internalMute(); + } else if (this.muted && !shouldMute){ + this._internalUnmute(); + } + this.shouldMute = shouldMute; + }); + } + + _internalMute(){ + _runCmd(["amixer", "-q", "-D", "pulse", "sset", "Master", "mute"]); + } + + _internalUnmute(){ + _runCmd(["amixer", "-q", "-D", "pulse", "sset", "Master", "unmute"]); + } + + /** + * Mute the audio stream. + */ + mute() { + this.muted = true; + if (this.shouldMute){ + this._internalMute(); + } + } + + /** + * Unmute the audio stream. + */ + unmute() { + this.muted = false; + if (this.shouldMute){ + this._internalUnmute(); + } + } +} + +class NotificationManager { + + constructor() { + } + + /** + * Get the current number of notifications in the system tray. + * @return {number} The number of notifications. + */ + get notificationCount(){ + var count = 0; + Main.messageTray.getSources().forEach(n => count += n.count); + return count; + } + + /** + * Determines if there are any notifications. + * @return {Boolean} True if there are notifications, false otherwise + */ + get hasNotifications(){ + return notificationCount() > 0; + } + + /** + * Add a listener for when the notification count changes. + * @param {Function} fn The function to call when the notification count changes (passed the current notification count). + * @return {number array} The IDs of the listeners. + */ + addNotificationCountListener(fn){ + var id1 = Main.messageTray.connect('source-added', () => fn(this.notificationCount)); + var id2 = Main.messageTray.connect('source-removed', () => fn(this.notificationCount)); + var id3 = Main.messageTray.connect('queue-changed', () => fn(this.notificationCount)); + + return [id1, id2, id3]; + } + + /** + * Remove a notification count listener. + * @param {number array} ids The ID of the listener to remove. + */ + removeNotificationCountListener(ids){ + ids.forEach((id) => { + Main.messageTray.disconnect(id); + }) + } +} + +function _runCmd(cmd) { + GLib.spawn_sync(null, cmd, null, GLib.SpawnFlags.SEARCH_PATH, null); +} diff --git a/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/widgets.js b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/widgets.js new file mode 100644 index 0000000..c4f26c6 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/donotdisturbkylecorry31.github.io/widgets.js @@ -0,0 +1,236 @@ +const Lang = imports.lang; +const Main = imports.ui.main; +const PopupMenu = imports.ui.popupMenu; +const St = imports.gi.St; +const Clutter = imports.gi.Clutter; +const Gtk = imports.gi.Gtk; +const Gettext = imports.gettext.domain('gnome-shell-extension-do-not-disturb'); +const _ = Gettext.gettext; +const Me = imports.misc.extensionUtils.getCurrentExtension(); +const Lib = Me.imports.lib; + + +/** + * A class which handles the UI of the do not disturb toggle. + */ +class DoNotDisturbToggle { + /** + * Represents a do not disturb toggle in the calendar/notification popup. + * @constructor + */ + constructor() { + this._connections = []; + } + + /** + * Shows the do not disturb toggle in the calendar/notification popup. + */ + show() { + this._clearButton = Main.panel.statusArea.dateMenu._messageList._clearButton; + + this._calendarBox = this._clearButton.get_parent(); + + this._clearBox = new St.BoxLayout({ + vertical: false, + x_expand: true, + y_expand: false + }); + + + this._disturbToggle = new PopupMenu.PopupSwitchMenuItem(_("Do not disturb")); + + this._disturbToggle.actor.add_style_class_name('do-not-disturb'); + this._disturbToggle.actor.set_x_expand(true); + this._disturbToggle.actor.track_hover = false; + + this._disturbToggle.actor.set_x_align(Clutter.ActorAlign.START); + this._disturbToggle.actor.remove_child(this._disturbToggle.label); + this._disturbToggle.actor.add_child(this._disturbToggle.label); + this._disturbToggle.label.set_y_align(Clutter.ActorAlign.CENTER); + this._disturbToggle.actor.remove_child(this._disturbToggle._ornamentLabel); + + this._clearBox.add_actor(this._disturbToggle.actor); + + this._clearButton.reparent(this._clearBox); + this._clearButton.add_style_class_name('clear-button'); + + this._calendarBox.add_actor(this._clearBox); + } + + /** + * Destroys all UI elements of the toggle and returns the clear button to its proper location. + */ + destroy() { + if (this._disturbToggle) { + this._connections.forEach((id) => { + this._disturbToggle.disconnect(id); + }); + this._connections = []; + this._disturbToggle.destroy(); + this._disturbToggle = 0; + } + + if (this._clearButton) { + this._clearButton.reparent(this._calendarBox); + this._clearButton.remove_style_class_name('clear-button'); + } + + if (this._clearBox) { + this._clearBox.destroy(); + this._clearBox = 0; + } + } + + /** + * Sets the activation state of the toggle. + * + * @param {boolean} state - The state of the toggle: true for on, false for off. + */ + setToggleState(state) { + if (this._disturbToggle) { + this._disturbToggle.setToggleState(state); + } + } + + /** + * Get the activation state of the toggle. + * + * @returns {boolean} - True if the toggle is on, false otherwise. + */ + getToggleState() { + if (this._disturbToggle) { + return this._disturbToggle._switch.state; + } + return false; + } + + /** + * Calls a function when the toggle state changes. + * + * @param {() => ()} fn - The function to call when the toggle state changes. + */ + onToggleStateChanged(fn) { + if (this._disturbToggle) { + var id = this._disturbToggle.connect("toggled", (item, event) => fn()); + this._connections.push(id); + } + } +} + +/** + * A class which handles the UI of the do not disturb status icon. + */ +class DoNotDisturbIcon { + /** + * Represents a do not disturb icon in the system status area of the panel. + * @constructor + */ + constructor(settingsManager, notificationCounter) { + this._settings = settingsManager; + this.notificationCounter = notificationCounter; + this._indicatorArea = Main.panel._centerBox; //statusArea.aggregateMenu._indicators; + + let icon = "notification-disabled-symbolic"; + let fallback = "user-busy-symbolic"; + + this._enabledIcon = new St.Icon({ + icon_name: icon, + fallback_icon_name: fallback, + style_class: 'popup-menu-icon do-not-disturb-icon' + }); + + this._countLbl = new St.Label(); + this.updateCount(0); + this._countLbl.add_style_class_name("notification-count"); + + this._iconBox = new St.BoxLayout(); + this._iconBox.add_actor(this._enabledIcon); + this._iconBox.add_actor(this._countLbl); + this.showDot = this._settings.showDot; + this.showCount = this._settings.showCount; + this.showIcon = this._settings.shouldShowIcon(); + this.shown = false; + this.count = this.notificationCounter.notificationCount; + this.updateCount(this.count); + + this._settings.onShowIconChanged(() => { + this.showIcon = this._settings.shouldShowIcon(); + if (this.shown){ + this.hide(); + this.show(); + } + }); + this._settings.onShowCountChanged(() => { + this.showCount = this._settings.showCount; + this.updateCount(this.count); + }); + this._settings.onShowDotChanged(() => { + this.showDot = this._settings.showDot; + this.updateCount(this.count); + }); + this.notificationListenerID = this.notificationCounter.addNotificationCountListener((count) => { + this.updateCount(count); + }); + } + + updateCount(newCount){ + this.count = newCount; + if (newCount == 0){ + this._countLbl.add_style_class_name("hide-dot"); + } else { + if (this.showCount){ + this._countLbl.set_text("" + newCount); + this._countLbl.remove_style_class_name("hide-dot"); + } else if(this.showDot){ + this._countLbl.set_text("\u25CF"); + this._countLbl.remove_style_class_name("hide-dot"); + } else { + this._countLbl.add_style_class_name("hide-dot"); + } + + } + } + + /** + * Shows the status icon. + */ + show() { + if (this.showIcon){ + this._indicatorArea.add_child(this._iconBox); + Main.panel.statusArea.dateMenu._indicator.actor.add_style_class_name("hide-dot"); + } + this.shown = true; + } + + /** + * Hides the status icon. + */ + hide() { + Main.panel.statusArea.dateMenu._indicator.actor.remove_style_class_name("hide-dot"); + if (this._iconBox.get_parent()) { + this._indicatorArea.remove_child(this._iconBox); + } + this.shown = false; + } + + /** + * Destroys the status icon and removes it from the system status area. + */ + destroy() { + if (this._enabledIcon) { + if (this._iconBox.get_parent()) { + this._indicatorArea.remove_child(this._iconBox); + } + this._countLbl.destroy(); + this._countLbl = 0; + this._enabledIcon.destroy(); + this._enabledIcon = 0; + this._iconBox.destroy(); + this._iconBox = 0; + } + this._settings.disconnectAll(); + this.notificationCounter.removeNotificationCountListener(this.notificationListenerID); + } +} + +Lib.initTranslations(Me); diff --git a/skel/.local/share/gnome-shell/extensions/nohotcornerazuri.free.fr/extension.js b/skel/.local/share/gnome-shell/extensions/nohotcornerazuri.free.fr/extension.js new file mode 100644 index 0000000..b08edef --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/nohotcornerazuri.free.fr/extension.js @@ -0,0 +1,33 @@ +const Main = imports.ui.main; +const ExtensionUtils = imports.misc.extensionUtils; +const Config = imports.misc.config; + +let _id; + +function _disable_hot_corners() { + // Disables all hot corners + Main.layoutManager.hotCorners.forEach(function(hot_corner) { + if (!hot_corner) { + return; + } + + hot_corner._toggleOverview = function() {}; + hot_corner._pressureBarrier._trigger = function() {}; + }); +} + +function init() { +} + +function enable() { + _disable_hot_corners(); + // Hot corners may be re-created afterwards (for example, If there's a monitor change). + // So we catch all changes. + _id = Main.layoutManager.connect('hot-corners-changed', _disable_hot_corners); +} + +function disable() { + // Disconnects the callback and re-creates the hot corners + Main.layoutManager.disconnect(_id); + Main.layoutManager._updateHotCorners(); +} diff --git a/skel/.local/share/gnome-shell/extensions/nohotcornerazuri.free.fr/metadata.json b/skel/.local/share/gnome-shell/extensions/nohotcornerazuri.free.fr/metadata.json new file mode 100644 index 0000000..fc1fec5 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/nohotcornerazuri.free.fr/metadata.json @@ -0,0 +1,23 @@ +{ + "_generated": "Generated by SweetTooth, do not edit", + "description": "This extension disables the top left hot corners. You can still click on Activities or press the dedicated key to reach the overview. Since 3.8, should work with other extensions modifying the Activities button. On versions prior to 3.8, may not disable other hotcorners in multiscreen configurations and won't work on fallback/flashback mode.", + "name": "No Topleft Hot Corner", + "shell-version": [ + "3.8", + "3.10", + "3.12", + "3.14", + "3.16", + "3.18", + "3.20", + "3.22", + "3.24", + "3.26", + "3.28", + "3.30", + "3.32" + ], + "url": "https://github.com/HROMANO/nohotcorner/", + "uuid": "nohotcorner@azuri.free.fr", + "version": 19 +} \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/extension.js b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/extension.js new file mode 100644 index 0000000..e4853f2 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/extension.js @@ -0,0 +1,270 @@ +/* + * Copyright (C) 2012 Thiago Bellini + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library 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 + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * Some parts of this code were forked from message-notifier: + * https://extensions.gnome.org/extension/150/message-notifier/ + * The idea of setting the menu red were inspired by pidgin-persistent-notification: + * https://extensions.gnome.org/extension/170/pidgin-peristent-notification + * + */ + +const Lang = imports.lang; +const Mainloop = imports.mainloop; +const Main = imports.ui.main; +const MessageTray = imports.ui.messageTray; +const GnomeSession = imports.misc.gnomeSession; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Lib = Me.imports.lib; + +const SETTING_BLINK_RATE = 'blinkrate'; +const SETTING_COLOR = 'color'; +const SETTING_CHAT_ONLY = 'chatonly'; +const SETTING_FORCE = 'force'; +const SETTING_BLACKLIST = 'application-list'; +const SETTING_FILTER_TYPE = 'filter'; + +let settings, messageStyleHandler; +let originalCountUpdated, originalDestroy; + +function _MessageStyleHandler() { + + /* + Public API + */ + + this.init = function() { + this._signals = {}; + this._statusChangedId = null; + this._loopTimeoutId = null; + this._oldStyle = null; + this._hasStyleAdded = false; + + this._presence = new GnomeSession.Presence( + Lang.bind(this, function(proxy, error) { + if (error) { + logError(error, 'Error while reading gnome-session presence'); + return; + } + })); + } + + this.enable = function() { + this._statusChangedId = this._presence.connectSignal( + 'StatusChanged', Lang.bind(this, function(proxy, senderName, [status]) { + this._presence.status = status; + this._onNotificationsSwitchToggled(); + })); + + // Connect settings change events, so we can update message style + // as soon as the user makes the change + this._connectSetting(SETTING_COLOR); + this._connectSetting(SETTING_CHAT_ONLY); + this._connectSetting(SETTING_FORCE); + this._connectSetting(SETTING_BLINK_RATE); + + // Check for existing message counters when extension were + // loaded on an already running shell. + this.updateMessageStyle(); + } + + this.disable = function() { + this._presence.disconnectSignal(this._statusChangedId); + for (let key in this._signals) { + settings.disconnect(this._signals[key]); + delete this._signals[key]; + } + + this._removeMessageStyle(); + } + + this.updateMessageStyle = function() { + this.notificationStatus = + (this._presence.status != GnomeSession.PresenceStatus.BUSY); + let sources = Main.messageTray.getSources(); + + if (settings.get_boolean(SETTING_FORCE) || this.notificationStatus) { + let chatOnly = settings.get_boolean(SETTING_CHAT_ONLY); + let filter = settings.get_int(SETTING_FILTER_TYPE); + let currentItems = settings.get_strv(SETTING_BLACKLIST); + currentItems = Lib.getAppNamesFromAppInfos(currentItems); + + for (let i = 0; i < sources.length; i++) { + let source = sources[i]; + + if (chatOnly && !source.isChat) { + // The user choose to only be alerted by real chat notifications + continue; + } + if (source.isMuted) { + // Do not alert for muted notifications + continue; + } + if((filter == 0) && (currentItems.indexOf(source.title) != -1)) { + // Blacklist + continue; + } + if((filter == 1) && (currentItems.indexOf(source.title) == -1)) { + // Whitelist + continue; + } + if (this._hasNotifications(source)) { + this._addMessageStyle(); + return; + } + } + } + // If for above ended without adding the style, that means there's + // no counter and we need to remove the message style. + this._removeMessageStyle(); + } + + /* + Private + */ + + this._connectSetting = function(setting) { + this._signals[setting] = settings.connect( + "changed::" + setting, Lang.bind(this, this._onSettingsChanged)); + } + + this._hasNotifications = function(source) { + if (source.countVisible) { + return true; + } + for (let n = 0; n < source.notifications.length; n++) { + if (!source.notifications[n].resident) { + return true; + } + } + return false; + } + + this._toggleStyle = function() { + if (!this._hasStyleAdded) { + // Notifications may have been cleared since loop timer was added, + // return false to stop the timeout. Just a precaution, should not happen + return false; + } + + let dateMenu = Main.panel.statusArea.dateMenu; + let actualStyle = (dateMenu.actor.style) ? dateMenu.actor.style : ""; + + let userStyle = "color: " + settings.get_string(SETTING_COLOR) + ";"; + + dateMenu.actor.style = (dateMenu.actor.style == this._oldStyle) ? + actualStyle.concat(userStyle) : this._oldStyle; + + + // keep looping + return true; + } + + this._addMessageStyle = function() { + if (this._hasStyleAdded) { + this._removeMessageStyle(); + } + + let dateMenu = Main.panel.statusArea.dateMenu; + let loopDelay = settings.get_int(SETTING_BLINK_RATE); + + this._oldStyle = dateMenu.actor.style; + this._hasStyleAdded = true; + + if (loopDelay > 0) { + this._loopTimeoutId = Mainloop.timeout_add( + loopDelay, Lang.bind(this, this._toggleStyle)) + } else { + this._toggleStyle(); + } + } + + this._removeMessageStyle = function() { + if (!this._hasStyleAdded) { + return; + } + + this._hasStyleAdded = false; + if (this._loopTimeoutId != null) { + // Stop the looping + Mainloop.source_remove(this._loopTimeoutId); + this._loopTimeoutId = null; + } + + let dateMenu = Main.panel.statusArea.dateMenu; + dateMenu.actor.style = this._oldStyle; + this._oldStyle = null; + } + + /* + Callbacks + */ + + this._onSettingsChanged = function() { + this.updateMessageStyle(); + } + + this._onNotificationsSwitchToggled = function() { + this.updateMessageStyle(); + } +} + +/* + Monkey-patchs for MessageTray.Source +*/ + +function _countUpdated() { + originalCountUpdated.call(this); + + messageStyleHandler.updateMessageStyle(); +} + +function _destroy() { + originalDestroy.call(this); + + messageStyleHandler.updateMessageStyle(); +} + +/* + Shell-extensions handlers +*/ + +function init() { + Lib.initTranslations(Me); + settings = Lib.getSettings(Me); + + messageStyleHandler = new _MessageStyleHandler(); + messageStyleHandler.init(); +} + +function enable() { + originalCountUpdated = MessageTray.Source.prototype.countUpdated; + originalDestroy = MessageTray.Source.prototype.destroy; + + MessageTray.Source.prototype.countUpdated = _countUpdated; + MessageTray.Source.prototype.destroy = _destroy; + + messageStyleHandler.enable(); +} + +function disable() { + MessageTray.Source.prototype.countUpdated = originalCountUpdated; + MessageTray.Source.prototype.destroy = originalDestroy; + + messageStyleHandler.disable(); +} diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/lib.js b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/lib.js new file mode 100644 index 0000000..989e75d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/lib.js @@ -0,0 +1,131 @@ +/* + * Copyright (C) 2012 Thiago Bellini + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library 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 + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * Most of this code was forked from gnome-shell-extensions convenience.js: + * http://git.gnome.org/browse/gnome-shell-extensions/tree/lib/convenience.js + * + */ + +const Gettext = imports.gettext; +const Gdk = imports.gi.Gdk; +const Gio = imports.gi.Gio; + +const Config = imports.misc.config; + +/* + Extension utils + */ + +function initTranslations(extension) { + // This is the same as UUID from metadata.json + let domain = 'gnome-shell-notifications-alert'; + + // check if this extension was built with "make zip-file", and thus + // has the locale files in a subfolder + // otherwise assume that extension has been installed in the + // same prefix as gnome-shell + let localeDir = extension.dir.get_child('locale'); + if (localeDir.query_exists(null)) { + Gettext.bindtextdomain(domain, localeDir.get_path()); + } else { + Gettext.bindtextdomain(domain, Config.LOCALEDIR); + } +} + +function getSettings(extension) { + let schema = 'org.gnome.shell.extensions.notifications-alert'; + + const GioSSS = Gio.SettingsSchemaSource; + + // check if this extension was built with "make zip-file", and thus + // has the schema files in a subfolder + // otherwise assume that extension has been installed in the + // same prefix as gnome-shell (and therefore schemas are available + // in the standard folders) + let schemaDir = extension.dir.get_child('schemas'); + let schemaSource; + if (schemaDir.query_exists(null)) { + schemaSource = GioSSS.new_from_directory(schemaDir.get_path(), + GioSSS.get_default(), + false); + } else { + schemaSource = GioSSS.get_default(); + } + + let schemaObj = schemaSource.lookup(schema, true); + if (!schemaObj) { + throw new Error('Schema ' + schema + ' could not be found for extension ' + + extension.metadata.uuid + '. Please check your installation.'); + } + + return new Gio.Settings({settings_schema: schemaObj}); +} + +/* + Color utils + */ + +function _scaleRound(value) { + // Based on gtk/gtkcoloreditor.c + value = Math.floor((value / 255) + 0.5); + value = Math.max(value, 0); + value = Math.min(value, 255); + return value; +} + +function _dec2Hex(value) { + value = value.toString(16); + + while (value.length < 2) { + value = '0' + value; + } + + return value; +} + +function getColorByHexadecimal(hex) { + let colorArray = Gdk.Color.parse(hex); + let color = null; + + if (colorArray[0]) { + color = colorArray[1]; + } else { + // On any error, default to red + color = new Gdk.Color({red: 65535}); + } + + return color; +} + +function getHexadecimalByColor(color) { + let red = _scaleRound(color.red); + let green = _scaleRound(color.green); + let blue = _scaleRound(color.blue); + return "#" + _dec2Hex(red) + _dec2Hex(green) + _dec2Hex(blue); +} + +function getAppNamesFromAppInfos(list) { + let appNames = [ ]; + for (let i = 0; i < list.length; i++) { + let id = list[i]; + let appInfo = Gio.DesktopAppInfo.new(id); + if (!appInfo) + continue; + appNames.push(appInfo.get_name()); + } + return appNames; +} diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/cs_CZ.po b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/cs_CZ.po new file mode 100644 index 0000000..a1bf397 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/cs_CZ.po @@ -0,0 +1,94 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-06-15 11:35-0300\n" +"PO-Revision-Date: 2017-08-03 08:47+0200\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: cs_CZ\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.1\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: src/prefs.js:264 +msgid "Add" +msgstr "" + +#: src/prefs.js:245 +msgid "Add Rule" +msgstr "" + +#: src/prefs.js:173 +msgid "Alert color" +msgstr "Zvýraznění barvou" + +#: src/prefs.js:195 +msgid "Alert even if you set notifications to OFF on user menu (default: OFF)" +msgstr "" +"Bude zvýrazňovat notifikace i když je jejich zobrazování vypnuto (tato " +"funkce je ve výchozím stavu vypnuta)" + +#: src/prefs.js:229 +msgid "Application" +msgstr "" + +#: src/prefs.js:140 +msgid "Blacklist" +msgstr "" + +#: src/prefs.js:259 +msgid "Blacklist app" +msgstr "" + +#: src/prefs.js:180 +msgid "Blink rate (in ms)" +msgstr "Rychlost blikání (v ms)" + +#: src/prefs.js:269 +msgid "Choose an application to blacklist:" +msgstr "" + +#: src/prefs.js:123 +msgid "Filter List" +msgstr "" + +#: src/prefs.js:133 +msgid "Filter Type" +msgstr "" + +#: src/prefs.js:194 +msgid "Force alerting even when notifications are set to OFF" +msgstr "Zvýrazňovat i pokud jsou notifikace vypnuty" + +#: src/prefs.js:190 +msgid "Only alert for chat notifications" +msgstr "Výrazně upozorňovat pouze na zprávy konverzací" + +#: src/prefs.js:191 +msgid "" +"Only chat notifications (like Empathy ones) will get alerted (default: OFF)" +msgstr "" +"Pouze zprávy konverzací (například Empathy) budou zvýrazňovány (tato funkce " +"je ve výchozím stavu vypnuta)" + +#: src/prefs.js:174 +msgid "The color used to paint the message on user's menu" +msgstr "Barva, kterou je zobrazena zpráva v uživatelské nabídce" + +#: src/prefs.js:181 +msgid "The rate that the alert blinks, in ms. 0 means no blink (default: 800)" +msgstr "" +"Určuje, jakou rychlostí má problikávat zvýrazňující a výchozí barva " +"(800=výchozí hodnota, méně=rychleji, více=pomaleji, 0=žádné blikání)" + +#: src/prefs.js:141 +msgid "Whitelist" +msgstr "" diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/cs_CZ/LC_MESSAGES/gnome-shell-notifications-alert.mo b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/cs_CZ/LC_MESSAGES/gnome-shell-notifications-alert.mo new file mode 100644 index 0000000000000000000000000000000000000000..316e3213d0296310b632e46ae86a3487f4fcb9c9 GIT binary patch literal 1526 zcmb7D&yU+g6ds^Z2;x$4K`Q8RDT!DIC%dRo7V~4vrc`vb(P~>kFKA*<636z8H6FV- z5_c{fIUtbGUXY5&Ux2z7H~$8LGva^X8$0`h!iABaKF`dX_rCYNncuEm`Ice41iKCk zV6VV_f!Xmp>}A*=uo3Jp*frSBGmO0pybXL4_!aO|;E%vQ@K2!if8$xkKE%HOzKZ!z z&oQQfzXD$acCRqz06zh40}G(t{~5RoeEoUGegJ+BL>TrW%nr*JA=nFcvKd!5h@%Yd z3@I7=C>Gj~uVSS)|Dq6*!YP$1r%V`<%7oL<=O$D#BcteWG$JJ_&xEE#$eh}NnDRU} zL%Y>sdvPcu(%cAYhmw-4!$wN`g1F5U${E!u9?p^HpTW5nb;>3QJCt$R9HObxN<_3W*zI;G_eX~TU1xyB^TZt+DX;yT*^Ff-3}XTwGh5>?gY+#p)=?_ zq}Gv0l{U^nHVXr1FP~-3vBL8B&^Z!CXq}voA@Pv|;bW@?7ed((JjULiq5}MX$&TSzDgt9!wN(7;ye%I~xTH`p^ zJa%wBl59vat*4o{y-Urn*Os2w>(B?#a7b@`O zig|GMCOS0910=ts5BQe, 2013. +# Onno Giesmann , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: gnome-shell-notifications-alert\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-06-15 11:35-0300\n" +"PO-Revision-Date: 2019-06-16 18:07+0200\n" +"Last-Translator: Onno Giesmann \n" +"Language-Team: German <--->\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"X-Poedit-Language: German\n" +"X-Poedit-Country: GERMANY\n" +"X-Generator: Gtranslator 3.32.1\n" + +#: src/prefs.js:264 +msgid "Add" +msgstr "Hinzufügen" + +#: src/prefs.js:245 +msgid "Add Rule" +msgstr "Regel hinzufügen" + +#: src/prefs.js:173 +msgid "Alert color" +msgstr "Benachrichtigungsfarbe" + +#: src/prefs.js:195 +msgid "Alert even if you set notifications to OFF on user menu (default: OFF)" +msgstr "" +"Benachrichtigen trotzdem anzeigen, auch wenn sie im Nutzermenü ausgeschaltet " +"sind (Vorgabe: AUS)" + +#: src/prefs.js:229 +msgid "Application" +msgstr "Anwendung" + +#: src/prefs.js:140 +msgid "Blacklist" +msgstr "Schwarze Liste" + +#: src/prefs.js:259 +msgid "Blacklist app" +msgstr "Anwendung für schwarze Liste" + +#: src/prefs.js:180 +msgid "Blink rate (in ms)" +msgstr "Blinkrate (in ms)" + +#: src/prefs.js:269 +msgid "Choose an application to blacklist:" +msgstr "Anwendung für schwarze Liste auswählen:" + +#: src/prefs.js:123 +msgid "Filter List" +msgstr "Filterliste" + +#: src/prefs.js:133 +msgid "Filter Type" +msgstr "Filtertyp" + +#: src/prefs.js:194 +msgid "Force alerting even when notifications are set to OFF" +msgstr "Auch benachrichtigen, wenn sie allgemein auf AUS gestellt sind" + +#: src/prefs.js:190 +msgid "Only alert for chat notifications" +msgstr "Nur bei Chat-Benachrichtigungen aktivieren" + +#: src/prefs.js:191 +msgid "" +"Only chat notifications (like Empathy ones) will get alerted (default: OFF)" +msgstr "" +"Benachrichtigt nur bei Chat-Meldungen (z.B. von Empathy) (Vorgabe: AUS)" + +#: src/prefs.js:174 +msgid "The color used to paint the message on user's menu" +msgstr "Farbe, in der die Benachrichtigung im Nutzermenü erscheint" + +#: src/prefs.js:181 +msgid "The rate that the alert blinks, in ms. 0 means no blink (default: 800)" +msgstr "Rate des Blinkens in ms. Wert 0 bedeutet kein Blinken (Vorgabe: 800)" + +#: src/prefs.js:141 +msgid "Whitelist" +msgstr "Weiße Liste" diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/de_DE/LC_MESSAGES/gnome-shell-notifications-alert.mo b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/de_DE/LC_MESSAGES/gnome-shell-notifications-alert.mo new file mode 100644 index 0000000000000000000000000000000000000000..26925f16cca1916aedce0c4b92fe824e1fd99c24 GIT binary patch literal 1975 zcmaKs&u<$=6vqcB6wJ@|z==w)LZ~)$jh!fMaFPlqjnj&ziCnh>#@~RD_y;(1d!umC0a4e0Iv2Hyhz z0ewCfUzyl{0M^jI33@*g^!6!u3mk$Ug1>+};9uYxSi301ZIHn?z$YNWDc1l>9~VIU zF5~jP-$p~Yr9B{!+UespLTCc+#XD$T+y8pJhO?*QKiW~`8+8lKqOI9F3NxMA={Fy< zA=Rf*R#484Oy*Qyh0>|avSkHRODV1S-7M`WdAswzWiUK3kMmgP*+c!QY(zuw`@M@w{+c3AbEcR2m-jRq__nGG@3 z=b}tZWeURtc`ODmEte@xk`Q}Fk0z6-pIHhMc`nePU>#NHUMmDhE?A*+o>O&lc3ak&ZmHv5W07u=14M{INKXp3T#r5xl5YaJ}e6_krr zx;)6N3wHBZMZsnf=Rq%PQDuKG=<>1hK7!lW#}+L$nx6!X8$t61HCJ1Wn;$in8jZ?5 znY*B85ucVWvp6FLaqcM2Q)vvXo5GFRE;k!1pT?$*v~jpE|^6<3wS=V zl@-R>5eBxqyY2g5U}T34V{^SEJML5;TCOiI)teP@N11WaKY13j5nYa1Q*!3dCL0+h zR)vXEabe=TFYO_Vh2J>-&Sq{Laf+%Mvx2MZB#SViAw&9HF{za9mm7dWK6!@0Jmwra zq0Af%3{LT*%*OH%QnnvHKye$)jj*D45GF%u$6Qt;E|S>*A!ti*a(1+=_l0u*Uwa?O z@Z^U?vzZmWKffsS@&a(9foS_Y4$sQqvpY>pY8`XRs1RB7eds7nIM8~MmbhP7%vQ98 z$_f@_LvBz`9yxWa*h2k, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-06-15 11:35-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/prefs.js:264 +msgid "Add" +msgstr "" + +#: src/prefs.js:245 +msgid "Add Rule" +msgstr "" + +#: src/prefs.js:173 +msgid "Alert color" +msgstr "" + +#: src/prefs.js:195 +msgid "Alert even if you set notifications to OFF on user menu (default: OFF)" +msgstr "" + +#: src/prefs.js:229 +msgid "Application" +msgstr "" + +#: src/prefs.js:140 +msgid "Blacklist" +msgstr "" + +#: src/prefs.js:259 +msgid "Blacklist app" +msgstr "" + +#: src/prefs.js:180 +msgid "Blink rate (in ms)" +msgstr "" + +#: src/prefs.js:269 +msgid "Choose an application to blacklist:" +msgstr "" + +#: src/prefs.js:123 +msgid "Filter List" +msgstr "" + +#: src/prefs.js:133 +msgid "Filter Type" +msgstr "" + +#: src/prefs.js:194 +msgid "Force alerting even when notifications are set to OFF" +msgstr "" + +#: src/prefs.js:190 +msgid "Only alert for chat notifications" +msgstr "" + +#: src/prefs.js:191 +msgid "" +"Only chat notifications (like Empathy ones) will get alerted (default: OFF)" +msgstr "" + +#: src/prefs.js:174 +msgid "The color used to paint the message on user's menu" +msgstr "" + +#: src/prefs.js:181 +msgid "The rate that the alert blinks, in ms. 0 means no blink (default: 800)" +msgstr "" + +#: src/prefs.js:141 +msgid "Whitelist" +msgstr "" diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/nl_NL.po b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/nl_NL.po new file mode 100644 index 0000000..520d93e --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/nl_NL.po @@ -0,0 +1,87 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-06-15 11:35-0300\n" +"PO-Revision-Date: 2019-08-06 12:16+0200\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2.3\n" +"Last-Translator: Heimen Stoffels \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: nl\n" + +#: src/prefs.js:264 +msgid "Add" +msgstr "Toevoegen" + +#: src/prefs.js:245 +msgid "Add Rule" +msgstr "Regel toevoegen" + +#: src/prefs.js:173 +msgid "Alert color" +msgstr "Meldingskleur" + +#: src/prefs.js:195 +msgid "Alert even if you set notifications to OFF on user menu (default: OFF)" +msgstr "Ook knipperen bij nieuwe meldingen als meldingen zijn uitgeschakeld (standaard: UIT)" + +#: src/prefs.js:229 +msgid "Application" +msgstr "Toepassing" + +#: src/prefs.js:140 +msgid "Blacklist" +msgstr "Zwarte lijst" + +#: src/prefs.js:259 +msgid "Blacklist app" +msgstr "Toev. aan zwarte lijst" + +#: src/prefs.js:180 +msgid "Blink rate (in ms)" +msgstr "Knippersnelheid (in ms)" + +#: src/prefs.js:269 +msgid "Choose an application to blacklist:" +msgstr "Kies een toepassing voor de zwarte lijst:" + +#: src/prefs.js:123 +msgid "Filter List" +msgstr "Filterlijst" + +#: src/prefs.js:133 +msgid "Filter Type" +msgstr "Soort filter" + +#: src/prefs.js:194 +msgid "Force alerting even when notifications are set to OFF" +msgstr "Knipperen bij nieuwe meldingen afdwingen als meldingen zijn uitgeschakeld" + +#: src/prefs.js:190 +msgid "Only alert for chat notifications" +msgstr "Alleen knipperen bij chatmeldingen" + +#: src/prefs.js:191 +msgid "Only chat notifications (like Empathy ones) will get alerted (default: OFF)" +msgstr "Alleen knipperen bij chatmeldingen (zoals bijv. die van Empathy - standaard: UIT)" + +#: src/prefs.js:174 +msgid "The color used to paint the message on user's menu" +msgstr "De kleur van het knipperpatroon" + +#: src/prefs.js:181 +msgid "The rate that the alert blinks, in ms. 0 means no blink (default: 800)" +msgstr "De snelheid waarmee wordt geknipperd, in ms. 0 = niet knipperen (standaard: 800)" + +#: src/prefs.js:141 +msgid "Whitelist" +msgstr "Witte lijst" diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/nl_NL/LC_MESSAGES/gnome-shell-notifications-alert.mo b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/nl_NL/LC_MESSAGES/gnome-shell-notifications-alert.mo new file mode 100644 index 0000000000000000000000000000000000000000..0005d35570d190c8f368a4c6cbd46ca3c1dbd0d4 GIT binary patch literal 1849 zcma)+&2k$>5XT1yU*apt0WJhOaEMf}Vl65uBgYg@VkIueW#cG7!D*~*Nn?#>wq|Cf z*auGBIP(HI=Ku#TDT)W+8B&~h08ZSf;yT+vpqfC|K8T`7tj45FfL-g zjrj=k66W=1@PqLq_#F5X_!9Ut_zL(d*a3g5))$@?;$^HafvyMW@*S`Sdhk{7 zTkuWrd+;srA=m&PgE5{zz-ad;xCQ*R6i$WkA@j7N4 zF-C+Wuq`fNMw=KP!Y%y+0;w%V)CgAzxD)3wqqhGwqK5Mk^Aa0b7ANf&n#G1@7pP~o zb=5OZ*pTYekuAt`AY+5-tDX$X8c)H}Zl^=mP~q9pm`y?TjQg_Cp&ef}#73U$%3j>i zvNzJohvgH=JjY6z5jh!{>dMgAH^j}MwVp|uXfSsW?>m_LXp4^00k__b4y)(xQO=@c zT@OcNF3Jq3Okp}i9;btsj?0v0Nr+vek7kFcZyoi9@=Uffi+}G^U8@n(<~WyOcmy%n zH)yJ~rU3*i!{F?!EZrf`bdJhpF|k}K6DVMR%-+iZ&t<*hOJPMkQfd@pXwk6r4Mm`y z|By=Mnv}v?qBbUK6?I(}WHn72;>)25Toz%^*+cGyWGhR)VCPZMHr4hyw=N_*exS1C zMltY7*J68bH`(WjiblyT6sk?FbmfyIT}{$!w9;y?T>BtxrD^T1G=l=cCta3foZH#j z*<5;GX{NQC)&w>oiKS{&;0NKOTqF0jD7nKowtm0cNmiG34%zhCC7Y&aGZeH)&euDv zW6XY}xo~3Fj%Z|5p0h(d2kMZF;$j+0UYcQ3BEIG7SRJCbR2Z;_IwM$79if{{N|&|i z{#LgUFVCg-xJ7(Dl@3j$)gf9U2Gt~q7CJt;y*<0%8`eWs@K<%*wqj3=2oQYbk0utK zknt%8^S+y1at{`P`ei4I%Ju)I*3YJh@+p$UpO22AoYpF~-a?wEFroUfjdDU~2$3nK z3B;K9X+md(yv0_i)`$Ko!WAe)nw Lo3)|}i)#G?p;rj` literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/pt_BR.po b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/pt_BR.po new file mode 100644 index 0000000..b534467 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/pt_BR.po @@ -0,0 +1,92 @@ +# Brazilian Portuguese translations for gnome-shell-notifications-alert package. +# Copyright (C) 2013 THE gnome-shell-notifications-alert's COPYRIGHT HOLDER +# This file is distributed under the same license as the gnome-shell-notifications-alert package. +# Thiago Bellini , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: gnome-shell-notifications-alert\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-06-15 11:35-0300\n" +"PO-Revision-Date: 2013-02-02 17:09-0200\n" +"Last-Translator: Thiago Bellini \n" +"Language-Team: Brazilian Portuguese\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: src/prefs.js:264 +msgid "Add" +msgstr "Adicionar" + +#: src/prefs.js:245 +msgid "Add Rule" +msgstr "Adicionar Regra" + +#: src/prefs.js:173 +msgid "Alert color" +msgstr "Cor do alerta" + +#: src/prefs.js:195 +msgid "Alert even if you set notifications to OFF on user menu (default: OFF)" +msgstr "" +"Alertar mesmo se as suas notificações estão desligadas no menu do usuário " +"(padrão: Desligado)" + +#: src/prefs.js:229 +msgid "Application" +msgstr "Aplicativo" + +#: src/prefs.js:140 +msgid "Blacklist" +msgstr "Lista negra" + +#: src/prefs.js:259 +msgid "Blacklist app" +msgstr "Aplicativos na lista negra" + +#: src/prefs.js:180 +msgid "Blink rate (in ms)" +msgstr "Taxa de intermitência (em ms)" + +#: src/prefs.js:269 +msgid "Choose an application to blacklist:" +msgstr "Escolha um aplicativo para adicionar na lista negra:" + +#: src/prefs.js:123 +msgid "Filter List" +msgstr "Lista do filtro" + +#: src/prefs.js:133 +msgid "Filter Type" +msgstr "Tipo do filtro" + +#: src/prefs.js:194 +msgid "Force alerting even when notifications are set to OFF" +msgstr "Alerta forçado mesmo quando as notificações estão desligadas" + +#: src/prefs.js:190 +msgid "Only alert for chat notifications" +msgstr "Alertar apenas para notificações de bate-papo" + +#: src/prefs.js:191 +msgid "" +"Only chat notifications (like Empathy ones) will get alerted (default: OFF)" +msgstr "" +"Apenas notificações de bate-papo (como as do Empathy) serão alertadas " +"(padrão: Desligado)" + +#: src/prefs.js:174 +msgid "The color used to paint the message on user's menu" +msgstr "A cor utilizada para pintar a mensagem no menu do usuário" + +#: src/prefs.js:181 +msgid "The rate that the alert blinks, in ms. 0 means no blink (default: 800)" +msgstr "" +"A taxa em que o alerta pisca, em ms. 0 significa não piscar (padrão: 800)" + +#: src/prefs.js:141 +msgid "Whitelist" +msgstr "Lista branca" diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/pt_BR/LC_MESSAGES/gnome-shell-notifications-alert.mo b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/locale/pt_BR/LC_MESSAGES/gnome-shell-notifications-alert.mo new file mode 100644 index 0000000000000000000000000000000000000000..f1f3339cc61895a92f1edc8d016c3125f252209b GIT binary patch literal 1957 zcma)+&u<(x6vqveU(3(rh+6be58ahA=_aKjOq#0MG%G3+C5pCiKnQtfyt5`Adun^q zq*wSCkhpLF4n?R35cI-<%ig%~4}E-*5Tl*_j6KhO&)@gn{JD7H3x;bE z_eI=~a9_fG<0<^%`T=|f{1JQsd{tEWN-=^b*rx|+@<4fQx;1w|Jc^$kAz6XYN zYRY5qI>w)aZ-Kvn?}LAUt6&>W!~P$EVc%~+0bh@%0>1)- zzwf{|z@Nc4!Qa8R!N0(;{_=B-y$W6fZ-G7VD)<@rG58ahf(y?#@$G;wWBetEaN=4Z z#&`k5G+V$Oe24uJZnOs&j&^#5m=OZQ_Uv`sLE9%?LBrV<&c!zKJlu3pE5SCEu%0rb zjGaDHPeOcvWE}^&wgA1+}H7(skI@*cc~>>tHb3Aov^3_DES@Di5zaVZ-V3;G`0) zZ)}F8;Ve=Y6pwI!jB}g~o?8)*)Et8CX?4;pqLHzbjrqCLHWvS$r?!%Zg0{?5TpkWqaj89d%$LGBUWl2jS6md9g(XoVA3_U;ac?LB z_1qFg<(8=nYmVILpjFUyo{+U}x5GXhOD|#)_O1C;WInl*Cm#swkkOP1ZAy{2u}~^G zBUcigwGKpOtWS1bA@ihH7cLo?lv?|H$$>bMVUOfC@|emlD31-@~2 z&`;Lpb|KV}u*tU0OpaBNdYhTrts|1x+x|DPkhi+qaotnpuwx*l3(phhzxnu@e zI67+fLl$Fo`>IHU4I4m^_?37LJ7TlWz^>!YNtsJQ~CT z347J9o_uYkp?1Y{3%itVPYq4z#io;v3=2)eNyj+m({RQq)W+=9fFEr8TLi!yfUw!^n#%&9KXrn9|K$(9p8J?z;n)2V9&J3{|j!v?a#aZZPup>KKU!O268 z=|+!xHP;yY4>?YS + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library 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 + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * Most of this code was forked from media-player-indicator: + * https://extensions.gnome.org/extension/55/media-player-indicator/ + * + */ + +const GObject = imports.gi.GObject; +const Gio = imports.gi.Gio; +const Gtk = imports.gi.Gtk; +const Lang = imports.lang; + +const Gettext = imports.gettext.domain('gnome-shell-notifications-alert'); +const _ = Gettext.gettext; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Lib = Me.imports.lib; + +const SETTING_BLACKLIST = 'application-list'; +const SETTING_FILTER_TYPE = 'filter'; + +const Columns = { + APPINFO: 0, + DISPLAY_NAME: 1, + ICON: 2, +}; + +let settings; +let boolSettings; +let intSettings; +let colorSettings; + +function _createBoolSetting(setting) { + let hbox = new Gtk.Box({orientation: Gtk.Orientation.HORIZONTAL}); + + let settingLabel = new Gtk.Label({label: boolSettings[setting].label, + xalign: 0}); + + let settingSwitch = new Gtk.Switch({active: settings.get_boolean(setting)}); + settingSwitch.connect('notify::active', function(button) { + settings.set_boolean(setting, button.active); + }); + + if (boolSettings[setting].help) { + settingLabel.set_tooltip_text(boolSettings[setting].help); + settingSwitch.set_tooltip_text(boolSettings[setting].help); + } + + hbox.pack_start(settingLabel, true, true, 0); + hbox.add(settingSwitch); + + return hbox; +} + +function _createIntSetting(setting) { + let hbox = new Gtk.Box({orientation: Gtk.Orientation.HORIZONTAL}); + + let settingLabel = new Gtk.Label({label: intSettings[setting].label, + xalign: 0}); + + let spinButton = Gtk.SpinButton.new_with_range( + intSettings[setting].min, + intSettings[setting].max, + intSettings[setting].step) + spinButton.set_value(settings.get_int(setting)); + spinButton.connect('notify::value', function(spin) { + settings.set_int(setting, spin.get_value_as_int()); + }); + + if (intSettings[setting].help) { + settingLabel.set_tooltip_text(intSettings[setting].help); + spinButton.set_tooltip_text(intSettings[setting].help); + } + + hbox.pack_start(settingLabel, true, true, 0); + hbox.add(spinButton); + + return hbox; +} + +function _createColorSetting(setting) { + let hbox = new Gtk.Box({orientation: Gtk.Orientation.HORIZONTAL}); + + let settingLabel = new Gtk.Label({label: colorSettings[setting].label, + xalign: 0}); + + let color = Lib.getColorByHexadecimal(settings.get_string(setting)); + let colorButton = new Gtk.ColorButton(); + colorButton.set_color(color); + colorButton.connect('notify::color', function(button) { + let hex = Lib.getHexadecimalByColor(button.get_color()); + settings.set_string(setting, hex); + }); + + if (colorSettings[setting].help) { + settingLabel.set_tooltip_text(colorSettings[setting].help); + colorButton.set_tooltip_text(colorSettings[setting].help); + } + + hbox.pack_start(settingLabel, true, true, 0); + hbox.add(colorButton); + + return hbox; +} + +function _createFilterListSetting() { + let settingLabel = new Gtk.Label({label: _("Filter List"), xalign: 0}); + let widget = new Widget(); + let blbox = new Gtk.Grid({column_spacing: 5, row_spacing: 5, margin: 0}); + blbox.attach(settingLabel,0,0,1,1); + blbox.attach(widget,0,1,1,1); + return blbox; +} + +function _createFilterTypeSetting() { + let hbox = new Gtk.Box({orientation: Gtk.Orientation.HORIZONTAL}); + let settingLabel = new Gtk.Label({label: _("Filter Type"), xalign: 0}); + + let listStore = new Gtk.ListStore(); + listStore.set_column_types ([ + GObject.TYPE_STRING, + GObject.TYPE_STRING]); + + listStore.insert_with_valuesv (-1, [0, 1], [0, _("Blacklist")]); + listStore.insert_with_valuesv (-1, [0, 1], [1, _("Whitelist")]); + + let filterComboBox = new Gtk.ComboBox({ model: listStore }); + filterComboBox.set_active (settings.get_int(SETTING_FILTER_TYPE)); + filterComboBox.set_id_column(0); + + let rendererText = new Gtk.CellRendererText(); + filterComboBox.pack_start (rendererText, false); + filterComboBox.add_attribute (rendererText, "text", 1); + + filterComboBox.connect('changed', function(entry) { + let id = filterComboBox.get_active_id(); + if (id == null) + return; + settings.set_int(SETTING_FILTER_TYPE, id); + }); + + hbox.pack_start(settingLabel, true, true, 0); + hbox.add(filterComboBox); + return hbox; +} + +/* + Shell-extensions handlers +*/ + +function init() { + Lib.initTranslations(Me); + settings = Lib.getSettings(Me); + + colorSettings = { + color: { + label: _("Alert color"), + help: _("The color used to paint the message on user's menu") + }, + }; + + intSettings = { + blinkrate: { + label: _("Blink rate (in ms)"), + help: _("The rate that the alert blinks, in ms. 0 means no blink (default: 800)"), + min: 0, + max: 10000, + step: 1 + }, + }; + + boolSettings = { + chatonly: { + label: _("Only alert for chat notifications"), + help: _("Only chat notifications (like Empathy ones) will get alerted (default: OFF)") + }, + force: { + label: _("Force alerting even when notifications are set to OFF"), + help: _("Alert even if you set notifications to OFF on user menu (default: OFF)") + }, + }; +} + + +/* + Blacklist widget +*/ +const Widget = new GObject.Class({ + Name: 'NotificationsAlert.Prefs.BlackListWidget', + GTypeName: 'NotificationsAlertBlackListPrefsWidget', + Extends: Gtk.Grid, + + _init: function(params) { + this.parent(params); + this.set_orientation(Gtk.Orientation.VERTICAL); + + Lib.initTranslations(Me); + this._settings = Lib.getSettings(Me); + + this._store = new Gtk.ListStore(); + this._store.set_column_types([Gio.AppInfo, GObject.TYPE_STRING, Gio.Icon]); + + let scrolled = new Gtk.ScrolledWindow({ shadow_type: Gtk.ShadowType.IN}); + scrolled.set_policy(Gtk.PolicyType.NEVER, Gtk.PolicyType.AUTOMATIC); + scrolled.set_min_content_height(150); + this.add(scrolled); + + this._treeView = new Gtk.TreeView({ model: this._store, + hexpand: true, vexpand: true }); + this._treeView.get_selection().set_mode(Gtk.SelectionMode.SINGLE); + + let appColumn = new Gtk.TreeViewColumn({ expand: true, sort_column_id: Columns.DISPLAY_NAME, + title: _("Application") }); + let iconRenderer = new Gtk.CellRendererPixbuf; + appColumn.pack_start(iconRenderer, false); + appColumn.add_attribute(iconRenderer, "gicon", Columns.ICON); + let nameRenderer = new Gtk.CellRendererText; + appColumn.pack_start(nameRenderer, true); + appColumn.add_attribute(nameRenderer, "text", Columns.DISPLAY_NAME); + this._treeView.append_column(appColumn); + + scrolled.add(this._treeView); + + let toolbar = new Gtk.Toolbar({ icon_size: Gtk.IconSize.SMALL_TOOLBAR }); + toolbar.get_style_context().add_class(Gtk.STYLE_CLASS_INLINE_TOOLBAR); + this.add(toolbar); + + let newButton = new Gtk.ToolButton({ icon_name: 'bookmark-new-symbolic', + label: _("Add Rule"), + is_important: true }); + newButton.connect('clicked', Lang.bind(this, this._createNew)); + toolbar.add(newButton); + + let delButton = new Gtk.ToolButton({ icon_name: 'edit-delete-symbolic' }); + delButton.connect('clicked', Lang.bind(this, this._deleteSelected)); + toolbar.add(delButton); + + this._changedPermitted = true; + this._refresh(); + }, + + _createNew: function() { + let dialog = new Gtk.Dialog({ title: _("Blacklist app"), + transient_for: this.get_toplevel(), + use_header_bar: true, + modal: true }); + dialog.add_button(Gtk.STOCK_CANCEL, Gtk.ResponseType.CANCEL); + let addButton = dialog.add_button(_("Add"), Gtk.ResponseType.OK); + dialog.set_default_response(Gtk.ResponseType.OK); + + dialog._appChooser = new Gtk.AppChooserWidget({ show_all: true }); + + let lbl = new Gtk.Label({label: _("Choose an application to blacklist:"), + xalign: 0.5}); + let hbox = new Gtk.Box({orientation: Gtk.Orientation.VERTICAL, + margin: 5}); + hbox.pack_start(lbl, false, true, 0); + hbox.pack_start(dialog._appChooser, true, true, 0); + dialog.get_content_area().pack_start(hbox, true, true, 0); + + dialog.connect('response', Lang.bind(this, function(dialog, id) { + if (id != Gtk.ResponseType.OK) { + dialog.destroy(); + return; + } + + let appInfo = dialog._appChooser.get_app_info(); + if (!appInfo) return; + + if (this._checkId( appInfo.get_id())){ + dialog.destroy(); + return; + } + + this._changedPermitted = false; + this._appendItem(appInfo.get_id()); + this._changedPermitted = true; + + let iter = this._store.append(); + + this._store.set(iter, + [Columns.APPINFO, Columns.ICON, Columns.DISPLAY_NAME], + [appInfo, appInfo.get_icon(), appInfo.get_display_name()]); + + dialog.destroy(); + })); + + dialog.show_all(); + }, + + _deleteSelected: function() { + let [any, model, iter] = this._treeView.get_selection().get_selected(); + + if (any) { + let appInfo = this._store.get_value(iter, Columns.APPINFO); + + this._changedPermitted = false; + this._removeItem(appInfo.get_id()); + this._changedPermitted = true; + this._store.remove(iter); + } + }, + + _refresh: function() { + if (!this._changedPermitted) + // Ignore this notification, model is being modified outside + return; + + this._store.clear(); + + let currentItems = this._settings.get_strv(SETTING_BLACKLIST); + let validItems = [ ]; + for (let i = 0; i < currentItems.length; i++) { + let id = currentItems[i]; + let appInfo = Gio.DesktopAppInfo.new(id); + if (!appInfo) + continue; + validItems.push(currentItems[i]); + + let iter = this._store.append(); + this._store.set(iter, + [Columns.APPINFO, Columns.ICON, Columns.DISPLAY_NAME], + [appInfo, appInfo.get_icon(), appInfo.get_display_name()]); + } + + if (validItems.length != currentItems.length) // some items were filtered out + this._settings.set_strv(SETTING_BLACKLIST, validItems); + }, + + _checkId: function(id) { + let items = this._settings.get_strv(SETTING_BLACKLIST); + return (items.indexOf(id) != -1); + }, + + _appendItem: function(id) { + let currentItems = this._settings.get_strv(SETTING_BLACKLIST); + currentItems.push(id); + this._settings.set_strv(SETTING_BLACKLIST, currentItems); + }, + + _removeItem: function(id) { + let currentItems = this._settings.get_strv(SETTING_BLACKLIST); + let index = currentItems.indexOf(id); + + if (index < 0) + return; + currentItems.splice(index, 1); + this._settings.set_strv(SETTING_BLACKLIST, currentItems); + } +}); + +function buildPrefsWidget() { + let frame = new Gtk.Box({orientation: Gtk.Orientation.VERTICAL, + border_width: 10}); + let vbox = new Gtk.Box({orientation: Gtk.Orientation.VERTICAL, + margin: 20, margin_top: 10, spacing: 5}); + let setting; + + // Add all color settings + for (setting in colorSettings) { + let hbox = _createColorSetting(setting); + vbox.add(hbox); + } + // Add all bool settings + for (setting in boolSettings) { + let hbox = _createBoolSetting(setting); + vbox.add(hbox); + } + // Add all int settings + for (setting in intSettings) { + let hbox = _createIntSetting(setting); + vbox.add(hbox); + } + + // Add filter type setting + let filterType = _createFilterTypeSetting(); + vbox.add(filterType); + + // Add filter list + let blbox = _createFilterListSetting(); + vbox.add(blbox); + + frame.add(vbox); + frame.show_all(); + + return frame; +} diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/schemas/gschemas.compiled b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/schemas/gschemas.compiled new file mode 100644 index 0000000000000000000000000000000000000000..bab19c624d7dd8a3c1341e1baba798f2d86cd17c GIT binary patch literal 572 zcmZutJxc>Y6nuUpCWx3uungKPHcQI%)7bS_jad!EHWjGqoOv!-FY7@7TN;%P0!55xw0k?jddzfv2gs=6k2BU?Lh@Ixp)tc zTLPAWGO$u$dU>_V`}}Si(g@}WAk=uqKJKf~AHY*!tNwA$I`=i`Gw>5IIU9bl&V3pB zGx!xa+&Nfho%<5>ckm~0f0uimd)6zs;2QAze(s4nR0DHx?c3`r&*8oTe+$eRg{g1@ z=n(>nd_a*8DEbR1`X``>DDP=yPBP&nZ>n=Rfog~})kT&~t#U_!$Qy~$PG)SI7kshR rmX+-!X`yfyHk-wMn0E!e1{hZ)JkjUP+4Gtb5D$d2Mql8d_d%i`Z5?%m literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/schemas/org.gnome.shell.extensions.notifications-alert.gschema.xml b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/schemas/org.gnome.shell.extensions.notifications-alert.gschema.xml new file mode 100644 index 0000000..35c2563 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/notifications-alert-on-user-menuhackedbellini.gmail.com/schemas/org.gnome.shell.extensions.notifications-alert.gschema.xml @@ -0,0 +1,35 @@ + + + + + false + Force alerting even when notifications are set to OFF + Alert even if you set notifications to OFF on user menu + + + false + Only alert for chat notifications + Only chat notifications (like Empathy ones) will get alerted + + + 800 + Blink rate + The rate that the alert blinks, in ms. 0 means no blink + + + '#ff0000' + Alert color + The color used to paint the message on user's menu + + + [ ] + Blacklist + A list of strings, each containing an application id (desktop file name), followed by a colon + + + 0 + Filter type + Filter type to use. 0 mean Blacklist, 1 means Whitelist + + + diff --git a/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/convenience.js b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/convenience.js new file mode 100644 index 0000000..bbc8608 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/convenience.js @@ -0,0 +1,93 @@ +/* -*- mode: js; js-basic-offset: 4; indent-tabs-mode: nil -*- */ +/* + Copyright (c) 2011-2012, Giovanni Campagna + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + * Neither the name of the GNOME nor the + names of its contributors may be used to endorse or promote products + derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +*/ + +const Gettext = imports.gettext; +const Gio = imports.gi.Gio; + +const Config = imports.misc.config; +const ExtensionUtils = imports.misc.extensionUtils; + +/** + * initTranslations: + * @domain: (optional): the gettext domain to use + * + * Initialize Gettext to load translations from extensionsdir/locale. + * If @domain is not provided, it will be taken from metadata['gettext-domain'] + */ +function initTranslations(domain) { + let extension = ExtensionUtils.getCurrentExtension(); + + domain = domain || extension.metadata['gettext-domain']; + + // check if this extension was built with "make zip-file", and thus + // has the locale files in a subfolder + // otherwise assume that extension has been installed in the + // same prefix as gnome-shell + let localeDir = extension.dir.get_child('locale'); + if (localeDir.query_exists(null)) + Gettext.bindtextdomain(domain, localeDir.get_path()); + else + Gettext.bindtextdomain(domain, Config.LOCALEDIR); +} + +/** + * getSettings: + * @schema: (optional): the GSettings schema id + * + * Builds and return a GSettings schema for @schema, using schema files + * in extensionsdir/schemas. If @schema is not provided, it is taken from + * metadata['settings-schema']. + */ +function getSettings(schema) { + let extension = ExtensionUtils.getCurrentExtension(); + + schema = schema || extension.metadata['settings-schema']; + + const GioSSS = Gio.SettingsSchemaSource; + + // check if this extension was built with "make zip-file", and thus + // has the schema files in a subfolder + // otherwise assume that extension has been installed in the + // same prefix as gnome-shell (and therefore schemas are available + // in the standard folders) + let schemaDir = extension.dir.get_child('schemas'); + let schemaSource; + if (schemaDir.query_exists(null)) + schemaSource = GioSSS.new_from_directory(schemaDir.get_path(), + GioSSS.get_default(), + false); + else + schemaSource = GioSSS.get_default(); + + let schemaObj = schemaSource.lookup(schema, true); + if (!schemaObj) + throw new Error('Schema ' + schema + ' could not be found for extension ' + + extension.metadata.uuid + '. Please check your installation.'); + + return new Gio.Settings({ settings_schema: schemaObj }); +} + diff --git a/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/extension.js b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/extension.js new file mode 100644 index 0000000..5a6853c --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/extension.js @@ -0,0 +1,261 @@ +// tweaks-system-menu - Put Gnome Tweaks in the system menu. +// Copyright (C) 2019 Philippe Troin (F-i-f on Github) +// +// 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 . + +const Main = imports.ui.main; +const StatusSystem = imports.ui.status.system; +const Shell = imports.gi.Shell; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Convenience = Me.imports.convenience; + +const Logger = Me.imports.logger; + +const TweaksSystemMenuActionButton = class TweaksSystemMenuActionButton { + constructor(extension, appName) { + this._extension = extension; + this._appName = appName; + this._app = null; + this._action = null; + this._signalConnection = null; + } + + _log_debug(msg) { + this._extension._logger.log_debug('TweaksSystemMenuActionButton(' + + this._appName + '): '+msg); + } + + enable() { + this._log_debug('enable()'); + + this._app = Shell.AppSystem.get_default().lookup_app(this._appName); + this._action = this._extension._systemMenu + ._createActionButton(this._app.app_info.get_icon().names[0], + this._app.get_name()); + this._signalConnection = this._action.connect('clicked', + this._on_clicked.bind(this)); + } + + disable(destroy) { + this._log_debug('disable(' + destroy +')'); + this._action.disconnect(this._signalConnection); + + if (destroy) + this._action.destroy() + + this._app = null; + this._action = null; + this._signalConnection = null; + } + + setVisible(visible) { + this._action.visible = visible; + } + + getAction() { + return this._action; + } + + _on_clicked() { + this._log_debug('_on_clicked()'); + this._extension._systemMenu.menu.itemActivated(); + Main.overview.hide(); + this._app.activate(); + } +}; + + +const TweaksSystemMenuExtension = class TweaksSystemMenuExtension { + constructor() { + this._logger = null; + + this._settings = null; + this._debugSettingChangedConnection = null; + this._buttonsMergeSettingChangeConnection = null; + this._positionSettingChangedConnection = null; + + this._systemMenu = null; + this._systemActionsActor = null; + + this._tweaksButton = null; + this._settingsButton = null; + this._settingsSwitcher = null; + this._actorToPosition = null; + this._openStateChangedConnectionId = null; + } + + _findSystemAction(action) { + let systemActions = this._systemActionsActor.get_children(); + for (let i=0; i < systemActions.length; ++i) { + if (systemActions[i] == action) { + this._logger.log_debug('_findSystemAction('+action+') = '+i); + return i; + } + } + this._logger.log_debug('_findSystemAction('+action+') = '); + return null; + } + + enable() { + this._logger = new Logger.Logger('Tweaks-System-Menu'); + this._settings = Convenience.getSettings(); + + this._on_debug_change(); + + this._logger.log_debug('enable()'); + + this._debugSettingChangedConnection = this._settings.connect('changed::debug', + this._on_debug_change.bind(this)); + this._buttonsMergeSettingChangeConnection = this._settings.connect('changed::merge-with-settings', + this._on_buttons_merge_change.bind(this)); + this._positionSettingChangedConnection = this._settings.connect('changed::position', + this._on_position_change.bind(this)); + + this._systemMenu = Main.panel.statusArea.aggregateMenu._system; + if (this._systemMenu.buttonGroup !== undefined && this._systemMenu.buttonGroup.actor !== undefined) { + // Gnome-Shell 3.33.90+ + this._systemActionsActor = this._systemMenu.buttonGroup.actor; + } else { + // Gnome-Shell 3.32- + this._systemActionsActor = this._systemMenu._actionsItem.actor; + } + + this._showButton(); + + this._openStateChangedConnectionId = this._systemMenu.menu.connect('open-state-changed', + this._on_open_state_changed.bind(this)); + this._logger.log_debug('extension enabled'); + } + + disable() { + this._logger.log_debug('disable()'); + + this._systemMenu.menu.disconnect(this._openStateChangedConnectionId); + this._openStateChangedConnectionId = null; + + this._hideButton(); + + this._systemMenu = null; + this._systemActionsActor = null; + + this._settings.disconnect(this._debugSettingChangedConnection); + this._debugSettingChangedConnection = null; + this._settings.disconnect(this._buttonsMergeSettingChangeConnection); + this._buttonsMergeSettingChangeConnection = null; + this._settings.disconnect(this._positionSettingChangedConnection); + this._positionSettingChangedConnection = null; + + this._settings = null; + + this._logger.log_debug('extension disabled'); + this._logger = null; + } + + _showButton() { + this._logger.log_debug('_showButton()'); + + this._tweaksButton = new TweaksSystemMenuActionButton(this, 'org.gnome.tweaks.desktop'); + this._tweaksButton.enable(); + + if (this._settings.get_boolean('merge-with-settings')) { + this._settingsButton = new TweaksSystemMenuActionButton(this, 'gnome-control-center.desktop'); + this._settingsButton.enable(); + + this._settingsSwitcher = new StatusSystem.AltSwitcher(this._settingsButton.getAction(), + this._tweaksButton.getAction()); + + this._systemActionsActor.add(this._settingsSwitcher.actor, + {expand:true, x_fill:false}); + this._actorToPosition = this._settingsSwitcher.actor; + + this._systemMenu._settingsAction.visible = false; + } else { + this._systemActionsActor.add(this._tweaksButton.getAction(), + {expand: true, x_fill: false}); + this._actorToPosition = this._tweaksButton.getAction(); + } + + this._on_position_change(); + } + + _hideButton() { + this._logger.log_debug('_hideButton()'); + + this._systemActionsActor.remove_child(this._actorToPosition); + this._actorToPosition = null; + + this._tweaksButton.disable(!this._areButtonsMerged()); + this._tweaksButton = null; + + if (this._areButtonsMerged()) { + this._settingsButton.disable(false); + this._settingsButton = null; + + this._settingsSwitcher.actor.destroy(); + this._settingsSwitcher = null; + + this._systemMenu._settingsAction.visible = true; + } + } + + _areButtonsMerged() { + return this._settingsSwitcher != null; + } + + _on_debug_change() { + this._logger.set_debug(this._settings.get_boolean('debug')); + this._logger.log_debug('debug = '+this._logger.get_debug()); + } + + _on_buttons_merge_change() { + let buttonsShouldMerge = this._settings.get_boolean('merge-with-settings'); + this._logger.log_debug('_on_buttons_merge_change(): merge='+buttonsShouldMerge); + if ( ( buttonsShouldMerge && ! this._areButtonsMerged()) + || ( ! buttonsShouldMerge && this._areButtonsMerged())) { + this._hideButton(); + this._showButton(); + } + } + + _on_position_change() { + let position = this._settings.get_int('position'); + this._logger.log_debug('_on_position_change(): settings position=' + position); + if (position == -1) { + position = this._findSystemAction(this._systemMenu._settingsAction)+1; + this._logger.log_debug('_on_position_change(): automatic position=' + position); + } + let n_children = this._systemActionsActor.get_n_children(); + if (position >= n_children) { + position = n_children-1; + this._logger.log_debug('_on_position_change(): adjusting position=' + + position + ' with '+n_children+' elements'); + } + this._systemActionsActor.set_child_at_index(this._actorToPosition, position); + } + + _on_open_state_changed(menu, open) { + this._logger.log_debug('_on_open_state_changed()'); + if (!open) + return; + this._tweaksButton.setVisible(true); + if (this._settingsButton != null) + this._settingsButton.setVisible(true); + } +}; + +function init() { + return new TweaksSystemMenuExtension(); +} diff --git a/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/locale/de_DE/LC_MESSAGES/tweaks-system-menu.mo b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/locale/de_DE/LC_MESSAGES/tweaks-system-menu.mo new file mode 100644 index 0000000000000000000000000000000000000000..6114ba7f6c0c9dcf679bd858ca007bb0b22dcc61 GIT binary patch literal 2664 zcmb_dJ&znk5FPx%#{v={Ap(#nABhb+d%K4%o3YQb&v$1maq`Muupz;{Gc_~qo9P~P z_jtLB9g>nDGMtbQI&#D_LhawL8PuV=r!>qAahsr7bds;gdAy{`W2trOn`_`Qzx z9@aywH?jV~^1tp2LGT8!2mBJa1$+_s1F!}B5%>Y{XW%ic->}Z&`Hy2k@IJ70JP6(a zeh7RUxCML(co%paw)cP!fys#=co*;gJ{bgG0Z$^xYruQJSAZq34;%sS!v0s_6+EAM zIS9@Jhd{sod!WzbG0?~P9r!Km{{#YpSFwDqo;zLzpxOLDqp|lfXFr4pKq~;HhC}my zt9DK+s+6|x zc|GjJx?JB4WtgsAZs5|oxJ>YUUAj-};hA8YhjkWBAd@QV1UpI$3#P<>@NX#9hFs3X z-#Atld^*96lq@@Pn!;YY`8ZsrOwy95oi2rwanx9pY%)%0YG}ABM9jANbeo++Bs=}s zCZQ6N=~Is3%`hqLXyT?#gAt2;OCwnnWOF^Dy7GKH(MhHBWdDlq4lTGJveAU(N^N+O zg@|1(iW$dQ{e8W>UwdF3mtdgkPO#_Gp`ms;%|m$FQ(jVmj3A4&P|Qiv&)XCQ{b|Q( zN`AI)?v!p%IP8H#@C6&+j^IwtinwW8(*AEsHup7L;WX*ZJcDU>(7gxJO0R>FcfOK6 z=?Y4iv}sB$7K(-_5jufC2UHohKKW+r+SS6X(LNveYU5*}@gXi`yzech)t%-_O*Vc6(oigcFXzfFluQ#P#Jys~|x?{ngY5>DC{`nI)haixt5_iQGU zaI4O2IM5Nb`ZovRHNz0AR^hgA95tsb>~+Ilk9rrP-np=QzT1Uic#C~$j zbvI!5nXoP#7@=$-oHh~NR7&H}u`PvCbV=0?>if9YJ$EH5g)ICzy^LKdt3}4)fJF&f zv*!q>@$2oK*4~Z1oke=RPPcVUD;!FMI;g7=%FSeJCQPE)D;y9bcoWHTn{Y~vY9$4?9-#+GTvj95B0wV#YzEK9oM9fmy&9+P;Z zWBZKAEL@D^fDXb+H_aMzw)y+Xq3hFr$tLbF*@?MA@1!WEgHNDIOxk3WIHQxhY4N zYD~U-{5Z!O$kA4&iSA`^pHaa=f-=pg8_GDDW2nOT39g){Gi!V;lMsa^uw5;cP>1Xt zKi>gvNWcFXQO+4XBiK%`OktVwV)Ra%0I7I;=t;~~C#`GKh<(MED|bYOM-#+7n6b}s zs+^@3ulPhX+%{;|P#7Q9i$mC_>kJu=AE&9p#SP<5qs3*9%PB8J0)>^d#cuq_HI4Mu zYG!&kz?@^!{zXz7NFB!=oH6`q+l-&Y`^eoN)o0Y)p} QUFgv^I%wLyB8N`!F9UFAyZ`_I literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/locale/fr/LC_MESSAGES/tweaks-system-menu.mo b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/locale/fr/LC_MESSAGES/tweaks-system-menu.mo new file mode 100644 index 0000000000000000000000000000000000000000..09b6c5820245a235d0cf967bbc94662b44406d0c GIT binary patch literal 2330 zcmb_d%WmXE6fGvh%M8-+-i*X0AcaBgPWK2z@MI$Lgh)h$qXU^=54ks<9@*@bsO#tWvU`G;KaW+ zTx#%Xv;B-TH)Irr-Im|%U!_b!Q*4bI#zrKOw;1v&=P5OY6)%f8;o5HrAQo{DSW`&A30{l_CT;R28qI zh!bPuV#0Bff0r-kS6^tuhhQLWn;p1tsISa`rdK%H4KE=9!vQ$3Pk80Z!9E>uN!*t$Z9SZl9=IGXaH?xFji9Lxs&^)|aD8y@oG(OA zszfK$WooD;v7|mygi7Gc1(g-oE_i=*d9yIfbiyxOwy{|#Y$Sz9PMk%P-6mG@(WFAV zE<`wuf2+|e!f1m37NsJ~c*UieX7;dB_jzK%{WNUSg2;S}gmu|MSGM4Ym#Q-1fzCx5 zZrNOiJrz-K_+c;Ht~i=i$#5q&Jn~Z(b~|CWOWn1o`&QU_yVHSTc*I?5uG)3(c)L#2 zSqnRBu=^m^ChS$Q)J1Gm6)n!|x*tY*m+CRyzyX=tIOk!H$HNGnF8TCbL|GLa>>upT zLhH6W!M2hZNL+JKg0I1Nu41Nyyh{lxt+~1Pac?hNo7p)!NL#oo6O|(K5v}!w31(fF zT67PlR?`12Ioeh;%^8pSDo3!mW@qxf%{CJw&Ui&=x}i#;K$9(K5fv+Q@^dU`JjyYs z<4Z3z@G5o;!7hbJ8>gu==WU|7FoFl;krN|J zWntk?$W(x{J3CdO6y@{DK_h!D8viilZMIj(;uAOHISsqY<){$G+0OKErlWIjYI~2I0PNeD7I>B|; z^BF<. + +const ExtensionUtils = imports.misc.extensionUtils; + +const Me = ExtensionUtils.getCurrentExtension(); + +var Logger = class MesonGseLogger { + constructor(title) { + this._first_log = true; + this._title = title; + this._debug = false; + } + + get_version() { + return Me.metadata['version']+' / git '+Me.metadata['vcs_revision']; + } + + log(text) { + if (this._first_log) { + this._first_log = false; + this.log('version '+this.get_version()); + } + global.log(''+this._title+': '+text); + } + + log_debug(text) { + if (this._debug) { + this.log(text); + } + } + + set_debug(debug) { + this._debug = debug; + } + + get_debug() { + return this._debug; + } +}; diff --git a/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/metadata.json b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/metadata.json new file mode 100644 index 0000000..fabbdb8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/metadata.json @@ -0,0 +1,18 @@ +{ + "_generated": "Generated by SweetTooth, do not edit", + "description": "Put Gnome Tweaks in the System menu. Optionally, collapse Settings and Tweaks into a single button.", + "gettext-domain": "tweaks-system-menu", + "name": "Tweaks in System Menu", + "settings-schema": "org.gnome.shell.extensions.tweaks-system-menu", + "shell-version": [ + "3.28", + "3.30", + "3.34", + "3.32", + "3.33.90" + ], + "url": "https://github.com/F-i-f/tweaks-system-menu", + "uuid": "tweaks-system-menu@extensions.gnome-shell.fifi.org", + "vcs_revision": "v8-0-g38a53c2", + "version": 8 +} \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/prefs.js b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/prefs.js new file mode 100644 index 0000000..214c76f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/prefs.js @@ -0,0 +1,161 @@ +// Tweaks-system-menu - Put Gnome Tweaks in the system menu. +// Copyright (C) 2019 Philippe Troin (F-i-f on Github) +// +// 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 . + +const Gio = imports.gi.Gio; +const GObject = imports.gi.GObject; +const Gtk = imports.gi.Gtk; + +const ExtensionUtils = imports.misc.extensionUtils; +const Me = ExtensionUtils.getCurrentExtension(); +const Convenience = Me.imports.convenience; + +const Gettext = imports.gettext.domain(Me.metadata['gettext-domain']); +const _ = Gettext.gettext; + +const Logger = Me.imports.logger; + +const TweaksSystemMenuSettings = GObject.registerClass(class TweaksSystemMenuSettings extends Gtk.Grid { + + setup() { + this.margin_top = 12; + this.margin_bottom = this.margin_top; + this.margin_left = 48; + this.margin_right = this.margin_left; + this.row_spacing = 6; + this.column_spacing = this.row_spacing; + this.orientation = Gtk.Orientation.VERTICAL; + + this._settings = Convenience.getSettings(); + this._logger = new Logger.Logger('Tweaks-System-Menu/prefs'); + this._logger.set_debug(this._settings.get_boolean('debug')); + + let ypos = 1; + let descr; + + this.title_label = new Gtk.Label({ + use_markup: true, + label: '' + +_('Tweaks in System Menu')+'', + hexpand: true, + halign: Gtk.Align.CENTER + }); + this.attach(this.title_label, 1, ypos, 2, 1); + + ypos += 1; + + this.version_label = new Gtk.Label({ + use_markup: true, + label: ''+_('Version') + + ' ' + this._logger.get_version() + '', + hexpand: true, + halign: Gtk.Align.CENTER, + }); + this.attach(this.version_label, 1, ypos, 2, 1); + + ypos += 1; + + this.link_label = new Gtk.Label({ + use_markup: true, + label: '' + + Me.metadata.url + '', + hexpand: true, + halign: Gtk.Align.CENTER, + margin_bottom: this.margin_bottom + }); + this.attach(this.link_label, 1, ypos, 2, 1); + + ypos += 1; + + descr = _(this._settings.settings_schema.get_key('merge-with-settings') + .get_description()); + this.merge_ws_label = new Gtk.Label({ + label: _("Merge both Settings and Tweaks:"), + halign: Gtk.Align.START + }); + this.merge_ws_label.set_tooltip_text(descr); + this.merge_ws_control = new Gtk.Switch({ + halign: Gtk.Align.END + }); + this.merge_ws_control.set_tooltip_text(descr); + this.merge_ws_label.set_tooltip_text(descr); + this.attach(this.merge_ws_label, 1, ypos, 1, 1); + this.attach(this.merge_ws_control, 2, ypos, 1, 1); + this._settings.bind('merge-with-settings', this.merge_ws_control, + 'active', Gio.SettingsBindFlags.DEFAULT); + + ypos += 1; + + let sschema = this._settings.settings_schema.get_key('position'); + descr = _(sschema.get_description()); + this.position_label = new Gtk.Label({ + label: _("Button position:"), + halign: Gtk.Align.START + }); + this.position_label.set_tooltip_text(descr); + let position_range = sschema.get_range().deep_unpack()[1].deep_unpack() + this.position_control = new Gtk.SpinButton({ + adjustment: new Gtk.Adjustment({ + lower: position_range[0], + upper: position_range[1], + step_increment: 1 + }), + halign: Gtk.Align.END + }); + this.position_control.set_tooltip_text(descr); + this.attach(this.position_label, 1, ypos, 1, 1); + this.attach(this.position_control, 2, ypos, 1, 1); + this._settings.bind('position', this.position_control, + 'value', Gio.SettingsBindFlags.DEFAULT); + + ypos += 1; + + descr = _(this._settings.settings_schema.get_key('debug').get_description()); + this.debug_label = new Gtk.Label({label: _("Debug:"), halign: Gtk.Align.START}); + this.debug_label.set_tooltip_text(descr); + this.debug_control = new Gtk.Switch({halign: Gtk.Align.END}); + this.debug_control.set_tooltip_text(descr); + this.attach(this.debug_label, 1, ypos, 1, 1); + this.attach(this.debug_control, 2, ypos, 1, 1); + this._settings.bind('debug', this.debug_control, 'active', Gio.SettingsBindFlags.DEFAULT); + + ypos += 1; + + this.copyright_label = new Gtk.Label({ + use_markup: true, + label: '' + + _('Copyright © 2019 Philippe Troin (F-i-f on GitHub)') + + '', + hexpand: true, + halign: Gtk.Align.CENTER, + margin_top: this.margin_bottom + }); + this.attach(this.copyright_label, 1, ypos, 2, 1); + + ypos += 1; + } +}); + +function init() { + Convenience.initTranslations(); +} + +function buildPrefsWidget() { + let widget = new TweaksSystemMenuSettings(); + widget.setup(); + widget.show_all(); + + return widget; +} diff --git a/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/schemas/gschemas.compiled b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/schemas/gschemas.compiled new file mode 100644 index 0000000000000000000000000000000000000000..79da8150afc4abdf1eb3df539f89a15bcb3acaab GIT binary patch literal 440 zcmZXQ&q~BF5XQ$p6~TiC5j^++DcIx{yod^W@S=FMt3w-hn=Vb(x{4xr@kKm%5@ZkJ z$p`Trd<6X_t$1+Y>u>TU&17c(ByVi)0`;*4o_4uf?7anW<)LMv>}7O7kKi_pWRvI{ z@hY1%pgH&k)lH!bS68fk$>Xu+tH93N+IbyX&PP7;GatChDt1%(l}IHW<5y}gLCer@ z4XGzJgbMl`J->(}`37CmF1QEnJRPo!FL?t02t0<~ufGQ3OTG&K47`CpZtvEl2g&99 zJt+Oi8-VzZikpJ7)`l|k9D;R)m#YwJm|pO3T6C+pp48q3^a@MvZF-)|5oOg(S(~P* Zp5&o47?g>FGI3DmZ&2p{pbSx8_6MasWT^lE literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/schemas/org.gnome.shell.extensions.tweaks-system-menu.gschema.xml b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/schemas/org.gnome.shell.extensions.tweaks-system-menu.gschema.xml new file mode 100644 index 0000000..d81e2db --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/tweaks-system-menuextensions.gnome-shell.fifi.org/schemas/org.gnome.shell.extensions.tweaks-system-menu.gschema.xml @@ -0,0 +1,28 @@ + + + + false + Merge both Settings and Tweaks into a single button. + When enabled, both Settings and Tweaks share a + single button: the Settings button is visible when the system + menu opens, and Tweaks can be shown by pressing the "Alt" key or + by long clicking on the button. When disabled, Tweaks uses its + own, different button. + + + -1 + + Position of the button. + If set to -1, the button position is automatic: + the merged button replaces the Settings button, and if the + buttons are not merged, Tweaks will show up to the right of the + Settings button. If set to zero or more, the actual button + position on the system menu. + + + false + Debugging. + Enable debugging for the extension. + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/convenience.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/convenience.js new file mode 100644 index 0000000..9e701c8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/convenience.js @@ -0,0 +1,124 @@ +const Gettext = imports.gettext +const GObject = imports.gi.GObject +const Gio = imports.gi.Gio +const Config = imports.misc.config +const Unite = imports.misc.extensionUtils.getCurrentExtension() + +var SettingsManager = GObject.registerClass( + class UniteSettings extends Gio.Settings { + get DEFAULT_BINDING() { + return Gio.SettingsBindFlags.DEFAULT + } + + get _types() { + return { + 'autofocus-windows': 'boolean', + 'hide-activities-button': 'enum', + 'show-window-title': 'enum', + 'show-desktop-name': 'boolean', + 'desktop-name-text': 'string', + 'extend-left-box': 'boolean', + 'notifications-position': 'enum', + 'use-system-fonts': 'boolean', + 'show-legacy-tray': 'boolean', + 'greyscale-tray-icons': 'boolean', + 'show-window-buttons': 'enum', + 'window-buttons-theme': 'enum', + 'hide-window-titlebars': 'enum', + 'window-buttons-placement': 'select', + 'hide-dropdown-arrows': 'boolean', + 'hide-aggregate-menu-arrow': 'boolean', + 'hide-app-menu-arrow': 'boolean', + 'hide-app-menu-icon': 'boolean', + 'reduce-panel-spacing': 'boolean', + 'restrict-to-primary-screen': 'boolean' + } + } + + exists(key) { + return Object.keys(this._types).includes(key) + } + + getSettingType(key) { + return this._types[key] || 'invalid' + } + + getTypeSettings(type) { + return Object.keys(this._types).filter(key => this._types[key] == type) + } + + getSetting(key) { + if (!this.exists(key)) return + + let boolean = this.getSettingType(key) == 'boolean' + return boolean ? this.get_boolean(key) : this.get_string(key) + } + } +) + +var PreferencesManager = GObject.registerClass( + class UnitePreferences extends Gio.Settings { + get window_buttons_position() { + let setting = this.get_string('button-layout') + return /(close|minimize|maximize).*:/.test(setting) ? 'left' : 'right' + } + + get window_buttons_layout() { + let setting = this.get_string('button-layout') + return setting.match(/(close|minimize|maximize)/g) + } + + exists(key) { + let fun = key.replace(/-/g, '_') + return (fun in this) || this.list_keys().includes(key) + } + + getSetting(key) { + let fun = key.replace(/-/g, '_') + + if (this.exists(fun)) return this[fun] + if (this.exists(key)) return this.get_string(key) + } + } +) + +function initTranslations(domain) { + let textDomain = domain || Unite.metadata['gettext-domain'] + let localeDir = Unite.dir.get_child('locale') + + if (localeDir.query_exists(null)) + localeDir = localeDir.get_path() + else + localeDir = Config.LOCALEDIR + + Gettext.bindtextdomain(textDomain, localeDir) +} + +function getSettings(schema) { + schema = schema || Unite.metadata['settings-schema'] + + let gioSSS = Gio.SettingsSchemaSource + let schemaDir = Unite.dir.get_child('schemas') + let schemaSource = gioSSS.get_default() + + if (schemaDir.query_exists(null)) { + schemaDir = schemaDir.get_path() + schemaSource = gioSSS.new_from_directory(schemaDir, schemaSource, false) + } + + let schemaObj = schemaSource.lookup(schema, true) + + if (!schemaObj) { + let metaId = Unite.metadata.uuid + let message = `Schema ${schema} could not be found for extension ${metaId}.` + + throw new Error(`${message} Please check your installation.`) + } + + return new SettingsManager({ settings_schema: schemaObj }) +} + +function getPreferences() { + let schemaId = 'org.gnome.desktop.wm.preferences' + return new PreferencesManager({ schema_id: schemaId }) +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/extension.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/extension.js new file mode 100644 index 0000000..1d5a884 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/extension.js @@ -0,0 +1,55 @@ +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const ActivateWindow = Unite.imports.modules.activateWindow.ActivateWindow +const ExtendLeftBox = Unite.imports.modules.extendLeftBox.ExtendLeftBox +const DesktopName = Unite.imports.modules.desktopName.DesktopName +const MessageTray = Unite.imports.modules.messageTray.MessageTray +const ActivitiesButton = Unite.imports.modules.activitiesButton.ActivitiesButton +const ApplicationMenu = Unite.imports.modules.applicationMenu.ApplicationMenu +const WindowButtons = Unite.imports.modules.windowButtons.WindowButtons +const WindowDecoration = Unite.imports.modules.windowDecoration.WindowDecoration +const TopIcons = Unite.imports.modules.topIcons.TopIcons +const ThemeMods = Unite.imports.modules.themeMods.ThemeMods + +class UniteExtension { + constructor() { + this._activateWindow = new ActivateWindow() + this._extendLeftBox = new ExtendLeftBox() + this._desktopName = new DesktopName() + this._messageTray = new MessageTray() + this._activitiesButton = new ActivitiesButton() + this._applicationMenu = new ApplicationMenu() + this._windowButtons = new WindowButtons() + this._windowDecoration = new WindowDecoration() + this._topIcons = new TopIcons() + this._themeMods = new ThemeMods() + + Main.panel._addStyleClassName('unite-shell') + } + + destroy() { + this._activateWindow.destroy() + this._extendLeftBox.destroy() + this._desktopName.destroy() + this._messageTray.destroy() + this._activitiesButton.destroy() + this._applicationMenu.destroy() + this._windowButtons.destroy() + this._windowDecoration.destroy() + this._topIcons.destroy() + this._themeMods.destroy() + + Main.panel._removeStyleClassName('unite-shell') + } +} + +let uniteExtension + +function enable() { + uniteExtension = new UniteExtension() +} + +function disable() { + uniteExtension.destroy() + uniteExtension = null +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/handlers.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/handlers.js new file mode 100644 index 0000000..840f230 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/handlers.js @@ -0,0 +1,100 @@ +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Convenience = Unite.imports.convenience + +var SignalsHandler = class SignalsHandler { + constructor(context) { + this._init(context) + } + + _init(context) { + this._signals = {} + this._context = context + } + + _getCallbackFunction(callback) { + if (typeof callback == 'string') + callback = this._context[callback] || this._context[`_${callback}`] + + return callback + } + + _connectHandler(object, name, callbackObj) { + let callback = this._getCallbackFunction(callbackObj) + let signalId = object.connect(name, callback.bind(this._context)) + + return { object: object, signalId: signalId } + } + + _addHandler(object, name, callback) { + let signalKey = `${object}[${name}#${callback}]` + + if (!this._signals[signalKey]) + this._signals[signalKey] = this._connectHandler(object, name, callback) + + return signalKey + } + + connect(object, name, callback) { + return this._addHandler(object, name, callback) + } + + disconnect(signalKey) { + let signalData = this._signals[signalKey] + if (!signalData) return + + signalData.object.disconnect(signalData.signalId) + delete this._signals[signalKey] + } + + disconnectMany(signalKeys) { + signalKeys.forEach(signalKey => { this.disconnect(signalKey) }) + } + + disconnectAll() { + this.disconnectMany(Object.keys(this._signals)) + } +} + +var SettingsHandler = class SettingsHandler extends SignalsHandler { + _init(context) { + this._enabler = null + this._signals = {} + this._context = context + this._settings = Convenience.getSettings() + this._wmPrefs = Convenience.getPreferences() + } + + _getSettingObject(settingKey) { + if (this._settings.exists(settingKey)) + return this._settings + + if (this._wmPrefs.exists(settingKey)) + return this._wmPrefs + } + + connect(name, callback) { + let object = this._getSettingObject(name) + return this._addHandler(object, `changed::${name}`, callback) + } + + enable(name, callback) { + if (this._enabler) return + + let signalObj = this._settings + this._enabler = this._connectHandler(signalObj, `changed::${name}`, callback) + } + + disable() { + if (!this._enabler) return + + this._settings.disconnect(this._enabler.signalId) + this._enabler = null + } + + get(settingKey) { + if (settingKey == null) return + + let object = this._getSettingObject(settingKey) + if (object) return object.getSetting(settingKey) + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/helpers.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/helpers.js new file mode 100644 index 0000000..a338a71 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/helpers.js @@ -0,0 +1,101 @@ +const Gio = imports.gi.Gio +const GLib = imports.gi.GLib +const St = imports.gi.St +const Meta = imports.gi.Meta +const Config = imports.misc.config +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Settings = Unite.imports.convenience.getSettings() + +const USER_CONFIG = GLib.get_user_config_dir() +const USER_STYLES = `${USER_CONFIG}/gtk-3.0/gtk.css` + +var minorVersion = parseInt(Config.PACKAGE_VERSION.split('.')[1]) + +function fileExists(path) { + return GLib.file_test(path, GLib.FileTest.EXISTS) +} + +function getUserStyles() { + if (!fileExists(USER_STYLES)) return '' + + let file = GLib.file_get_contents(USER_STYLES) + let style = String.fromCharCode.apply(null, file[1]) + + return style.replace(/@import.*unite@hardpixel\.eu.*css['"]\);\n/g, '') +} + +function loadUserStyles(styles) { + let existing = getUserStyles() + GLib.file_set_contents(USER_STYLES, styles + existing) +} + +function getThemeContext() { + return St.ThemeContext.get_for_stage(global.stage) +} + +function getTheme() { + let context = getThemeContext() + return context.get_theme() +} + +function getGioFile(filePath) { + let absPath = GLib.build_filenamev([Unite.path, filePath]) + + if (fileExists(absPath)) + return Gio.file_new_for_path(absPath) +} + +function loadStyles(filePath) { + let gioFile = getGioFile(filePath) + if (!gioFile) return + + let theme = getTheme() + theme.load_stylesheet(gioFile) + + return gioFile +} + +function unloadStyles(gioFile) { + let theme = getTheme() + theme.unload_stylesheet(gioFile) + + return null +} + +function scaleSize(initialSize) { + let context = getThemeContext() + return initialSize * context.scale_factor +} + +function getWindowXID(win) { + let desc = win.get_description() || '' + let match = desc.match(/0x[0-9a-f]+/) || [null] + + return match[0] +} + +function isWindow(win) { + if (!win) return + + let meta = Meta.WindowType + let types = [meta.NORMAL, meta.DIALOG, meta.MODAL_DIALOG, meta.UTILITY] + + return types.includes(win.window_type) +} + +function isMaximized(win, matchState) { + if (!win) return + + let flags = Meta.MaximizeFlags + let maximized = win.get_maximized() + let primaryScreen = win.is_on_primary_monitor() || !(Settings.getSetting('restrict-to-primary-screen')) + let tileMaximized = maximized == flags.HORIZONTAL || maximized == flags.VERTICAL + let fullMaximized = maximized == flags.BOTH + let bothMaximized = fullMaximized || tileMaximized + + switch (matchState) { + case 'both': return primaryScreen && bothMaximized + case 'maximized': return primaryScreen && fullMaximized + case 'tiled': return primaryScreen && tileMaximized + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/metadata.json b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/metadata.json new file mode 100644 index 0000000..6e2d3f7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/metadata.json @@ -0,0 +1,14 @@ +{ + "_generated": "Generated by SweetTooth, do not edit", + "description": "Unite is a GNOME Shell extension which makes a few layout tweaks to the top panel and removes window decorations to make it look like Ubuntu Unity Shell.\n\n- Adds window buttons to the top panel for maximized windows.\n- Shows current window title in the app menu for maximized windows.\n- Removes titlebars on maximized windows.\n- Hides window controls on maximized windows with headerbars.\n- Moves the date to the right, reduces panel spacing and removes dropdown arrows.\n- Moves legacy tray icons to the top panel.\n- Moves notifications to the right.\n- Hides activities button.\n- Adds desktop name to the top panel.\n\nThis extension depends on some Xorg utilities. To install them:\n- Debian/Ubuntu: apt install x11-utils\n- Fedora/RHEL: dnf install xorg-x11-utils\n- Arch: pacman -S xorg-xprop\n\n*Settings are provided to enable/disable or customize the available tweaks.\n* Since version 2 applications on wayland with client side decorations are supported using CSS.", + "gettext-domain": "unite", + "name": "Unite", + "settings-schema": "org.gnome.shell.extensions.unite", + "shell-version": [ + "3.34", + "3.32" + ], + "url": "https://github.com/hardpixel/unite-shell", + "uuid": "unite@hardpixel.eu", + "version": 33 +} \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/module.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/module.js new file mode 100644 index 0000000..4c4316d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/module.js @@ -0,0 +1,82 @@ +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Signals = Unite.imports.handlers.SignalsHandler +const Settings = Unite.imports.handlers.SettingsHandler + +var BaseModule = class UniteBaseModule { + constructor() { + this._setup() + this._init() + } + + _setup() { + this._enableKey = null + this._enableValue = null + this._disableValue = null + + this._runCallback('_onSetup') + } + + _init() { + this._signals = new Signals(this) + this._settings = new Settings(this) + this._setting = this._settings.get(this._enableKey) + + this._runCallback('_onInitialize') + this._activate() + + this._settings.enable(this._enableKey, 'reload') + } + + get _enabled() { + if (this._enableKey == null) + return true + + if (this._enableValue != null) + return this._setting == this._enableValue + + if (this._disableValue != null) + return this._setting != this._disableValue + } + + _hasCallback(name) { + return typeof(this[name]) === 'function' + } + + _runCallback(name) { + if (this._hasCallback(name)) + this[name]() + } + + _activate() { + if (this._enabled) + this._runCallback('_onActivate') + } + + _deactivate() { + this._runCallback('_onDeactivate') + + this._settings.disconnectAll() + this._signals.disconnectAll() + } + + _reload() { + let prevState = this._enabled + this._setting = this._settings.get(this._enableKey) + + if (prevState == this._enabled) { + this._runCallback('_onReset') + } else { + this._deactivate() + this._activate() + + this._runCallback('_onReload') + } + } + + destroy() { + this._deactivate() + this._runCallback('_onDestroy') + + this._settings.disable() + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/activateWindow.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/activateWindow.js new file mode 100644 index 0000000..bb63e85 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/activateWindow.js @@ -0,0 +1,18 @@ +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule + +var ActivateWindow = class ActivateWindow extends Base { + _onSetup() { + this._enableKey = 'autofocus-windows' + this._enableValue = true + } + + _onActivate() { + this._signals.connect(global.display, 'window-demands-attention', 'focusWindow') + } + + _focusWindow(actor, win) { + Main.activateWindow(win, global.get_current_time()) + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/activitiesButton.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/activitiesButton.js new file mode 100644 index 0000000..6d32293 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/activitiesButton.js @@ -0,0 +1,46 @@ +const Shell = imports.gi.Shell +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule + +var ActivitiesButton = class ActivitiesButton extends Base { + _onSetup() { + this._enableKey = 'hide-activities-button' + this._disableValue = 'never' + } + + _onInitialize() { + this._container = Main.panel.statusArea.activities.container + this.appSystem = Shell.AppSystem.get_default() + this.winTracker = Shell.WindowTracker.get_default() + } + + _onActivate() { + this._signals.connect(this.appSystem, 'app-state-changed', 'toggleButton') + this._signals.connect(this.winTracker, 'notify::focus-app', 'toggleButton') + + this._signals.connect(Main.overview, 'showing', 'toggleButton') + this._signals.connect(Main.overview, 'hiding', 'toggleButton') + + this._toggleButton() + } + + _onReset() { + this._toggleButton() + } + + _onDeactivate() { + this._container.show() + } + + _toggleButton() { + let appMenu = Main.panel.statusArea.appMenu._targetApp != null + let overview = Main.overview.visibleTarget + let hidden = this._setting == 'always' || (appMenu && !overview) + + if (!hidden && this._settings.get('show-desktop-name')) + hidden = !appMenu && !overview + + this._container.visible = !hidden + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/applicationMenu.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/applicationMenu.js new file mode 100644 index 0000000..4916db5 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/applicationMenu.js @@ -0,0 +1,73 @@ +const Shell = imports.gi.Shell +const Meta = imports.gi.Meta +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule +const isWindow = Unite.imports.helpers.isWindow +const isMaximized = Unite.imports.helpers.isMaximized + +var ApplicationMenu = class ApplicationMenu extends Base { + _onSetup() { + this._enableKey = 'show-window-title' + this._disableValue = 'never' + } + + _onInitialize() { + this.appMenu = Main.panel.statusArea.appMenu + this.winTracker = Shell.WindowTracker.get_default() + this.monitorManager = Meta.MonitorManager.get() + this._isUpdating = false + } + + _onActivate() { + this._signals.connect(global.display, 'notify::focus-window', 'updateTitle') + this._signals.connect(this.monitorManager, 'monitors-changed', 'updateTitle') + + this._signals.connect(global.window_manager, 'size-change', 'updateTitleText') + this._signals.connect(this.appMenu._label, 'notify::text', 'updateTitleText') + + this._updateTitle() + } + + _onReset() { + this._updateTitle() + } + + _handleWindowTitle(win) { + if (!isWindow(win) || win._updateTitleID) return + + win._updateTitleID = win.connect( + 'notify::title', () => { this._updateTitleText() } + ) + } + + _updateTitle() { + let focusWindow = global.display.focus_window + + this._handleWindowTitle(focusWindow) + this._updateTitleText() + } + + _updateTitleText() { + if (this._isUpdating) return + + let focusApp = this.winTracker.focus_app + let focusWindow = global.display.focus_window + let current = this.appMenu._label.get_text() + let maximized = isMaximized(focusWindow, this._setting) + let always = this._setting == 'always' && focusWindow + let title = null + + if (always || maximized) + title = focusWindow.title + + if (!title && focusApp) + title = focusApp.get_name() + + if (title && title != current) { + this._isUpdating = true + this.appMenu._label.set_text(title) + this._isUpdating = false + } + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/desktopName.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/desktopName.js new file mode 100644 index 0000000..7af25ff --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/desktopName.js @@ -0,0 +1,73 @@ +const Shell = imports.gi.Shell +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule +const DesktopLabel = Unite.imports.panel.DesktopLabel + +var DesktopName = class DesktopName extends Base { + _onSetup() { + this._enableKey = 'show-desktop-name' + this._enableValue = true + } + + _onInitialize() { + this.appSystem = Shell.AppSystem.get_default() + this.winTracker = Shell.WindowTracker.get_default() + } + + _onActivate() { + this._signals.connect(this.appSystem, 'app-state-changed', 'toggleLabel') + this._signals.connect(this.winTracker, 'notify::focus-app', 'toggleLabel') + + this._signals.connect(Main.overview, 'showing', 'toggleLabel') + this._signals.connect(Main.overview, 'hiding', 'toggleLabel') + + this._settings.connect('desktop-name-text', 'setLabelText') + + this._createLabel() + } + + _onDeactivate() { + if (!this._label) return + + this._label.destroy() + this._label = null + } + + _visibleWindows() { + let windows = global.get_window_actors().find(win => { + let visible = win.metaWindow.showing_on_its_workspace() + let skipped = win.metaWindow.skip_taskbar + + return visible && !skipped + }) + + return windows + } + + _setLabelText() { + let text = this._settings.get('desktop-name-text') + this._label.setText(text) + } + + _toggleLabel() { + let appMenu = Main.panel.statusArea.appMenu._targetApp != null + let overview = Main.overview.visibleTarget + let visible = !appMenu && !overview + + if (visible) + visible = visible && !this._visibleWindows() + + this._label.setVisible(visible) + } + + _createLabel() { + if (this._label) return + + this._label = new DesktopLabel() + Main.panel.addToStatusArea('uniteDesktopLabel', this._label, 1, 'left') + + this._setLabelText() + this._toggleLabel() + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/extendLeftBox.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/extendLeftBox.js new file mode 100644 index 0000000..e9faa5b --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/extendLeftBox.js @@ -0,0 +1,87 @@ +const Gi = imports._gi +const Clutter = imports.gi.Clutter +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule + +var ExtendLeftBox = class ExtendLeftBox extends Base { + _onSetup() { + this._enableKey = 'extend-left-box' + this._enableValue = true + } + + _onActivate() { + this._oldAllocate = Main.panel.__proto__.vfunc_allocate + + Main.panel.__proto__[Gi.hook_up_vfunc_symbol]('allocate', (box, flags) => { + Main.panel.vfunc_allocate.call(Main.panel, box, flags) + this._extendBox(Main.panel, box, flags) + }) + } + + _onDeactivate() { + if (this._oldAllocate) { + Main.panel.__proto__[Gi.hook_up_vfunc_symbol]('allocate', this._oldAllocate) + this._oldAllocate = null + } + } + + _onReload() { + Main.panel.queue_relayout() + } + + _extendBox(actor, box, flags) { + let leftBox = Main.panel._leftBox + let centerBox = Main.panel._centerBox + let rightBox = Main.panel._rightBox + + let allocWidth = box.x2 - box.x1 + let allocHeight = box.y2 - box.y1 + + let [leftMinWidth, leftNaturalWidth] = leftBox.get_preferred_width(-1) + let [centerMinWidth, centerNaturalWidth] = centerBox.get_preferred_width(-1) + let [rightMinWidth, rightNaturalWidth] = rightBox.get_preferred_width(-1) + + let sideWidth = allocWidth - rightNaturalWidth - centerNaturalWidth + let childBox = new Clutter.ActorBox() + + childBox.y1 = 0 + childBox.y2 = allocHeight + + if (actor.get_text_direction() == Clutter.TextDirection.RTL) { + childBox.x1 = allocWidth - Math.min(Math.floor(sideWidth), leftNaturalWidth) + childBox.x2 = allocWidth + } else { + childBox.x1 = 0 + childBox.x2 = Math.min(Math.floor(sideWidth), leftNaturalWidth) + } + + leftBox.allocate(childBox, flags) + + childBox.y1 = 0 + childBox.y2 = allocHeight + + if (actor.get_text_direction() == Clutter.TextDirection.RTL) { + childBox.x1 = rightNaturalWidth + childBox.x2 = childBox.x1 + centerNaturalWidth + } else { + childBox.x1 = allocWidth - centerNaturalWidth - rightNaturalWidth + childBox.x2 = childBox.x1 + centerNaturalWidth + } + + centerBox.allocate(childBox, flags) + + childBox.y1 = 0 + childBox.y2 = allocHeight + + if (actor.get_text_direction() == Clutter.TextDirection.RTL) { + childBox.x1 = 0 + childBox.x2 = rightNaturalWidth + } else { + childBox.x1 = allocWidth - rightNaturalWidth + childBox.x2 = allocWidth + } + + rightBox.allocate(childBox, flags) + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/messageTray.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/messageTray.js new file mode 100644 index 0000000..d2b1750 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/messageTray.js @@ -0,0 +1,29 @@ +const Clutter = imports.gi.Clutter +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule +const scaleSize = Unite.imports.helpers.scaleSize + +var MessageTray = class MessageTray extends Base { + _onSetup() { + this._enableKey = 'notifications-position' + this._disableValue = 'center' + } + + _onInitialize() { + this._banner = Main.messageTray._bannerBin + } + + _onActivate() { + let mappings = { center: 'CENTER', left: 'START', right: 'END' } + let position = mappings[this._setting] || 'CENTER' + + this._banner.set_x_align(Clutter.ActorAlign[position]) + this._banner.set_width(scaleSize(390)) + } + + _onDeactivate() { + this._banner.set_x_align(Clutter.ActorAlign.CENTER) + this._banner.set_width(-1) + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/themeMods.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/themeMods.js new file mode 100644 index 0000000..82ff688 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/themeMods.js @@ -0,0 +1,210 @@ +const Gtk = imports.gi.Gtk +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule +const minorVersion = Unite.imports.helpers.minorVersion + +var ThemeMods = class ThemeMods extends Base { + _onInitialize() { + this.gtkSettings = Gtk.Settings.get_default() + this._extraSpace = minorVersion < 34 + this._mainStyle = Main.uiGroup.get_style() + this._panelStyle = Main.panel.get_style() + this._appMenu = Main.panel.statusArea.appMenu + this._aggMenu = Main.panel.statusArea.aggregateMenu + this._leftBox = Main.panel._leftBox + this._centerBox = Main.panel._centerBox + this._rightBox = Main.panel._rightBox + } + + _onActivate() { + this._signals.connect(this.gtkSettings, 'notify::gtk-font-name', 'setPanelStyle') + this._signals.connect(this._leftBox, 'actor_added', 'removePanelArrows') + this._signals.connect(this._centerBox, 'actor_added', 'removePanelArrows') + this._signals.connect(this._rightBox, 'actor_added', 'removePanelArrows') + + this._settings.connect('use-system-fonts', 'setPanelStyle') + this._settings.connect('reduce-panel-spacing', 'setPanelStyle') + this._settings.connect('hide-app-menu-icon', 'toggleAppMenuIcon') + this._settings.connect('hide-dropdown-arrows', 'togglePanelArrows') + this._settings.connect('hide-aggregate-menu-arrow', 'toggleAggMenuArrow') + this._settings.connect('hide-app-menu-arrow', 'toggleAppMenuArrow') + + this._setExtraSpace() + + this._toggleAppMenuIcon() + this._togglePanelArrows() + this._toggleAggMenuArrow() + this._toggleAppMenuArrow() + + this._setPanelStyle() + } + + _onDeactivate() { + this._unsetExtraSpace() + + this._resetAppMenuIcon() + this._resetPanelArrows() + this._resetAggMenuArrow() + this._resetAppMenuArrow() + + this._unsetPanelStyle() + } + + _setExtraSpace() { + if (this._extraSpace) { + this._addClass('extra-spacing') + } + } + + _unsetExtraSpace() { + if (this._extraSpace) { + this._removeClass('extra-spacing') + } + } + + _setPanelStyle() { + this._unsetPanelStyle() + + const fonts = this._settings.get('use-system-fonts') + const space = this._settings.get('reduce-panel-spacing') + + if (!fonts && !space) return + + if (fonts) { + const gtkFont = this.gtkSettings.gtk_font_name + const cssFont = gtkFont.replace(/\s\d+$/, '') + + Main.uiGroup.set_style(`font-family: ${cssFont};`) + this._addClass('system-fonts') + } + + if (space) { + this._addClass('small-spacing') + } + + Main.panel.set_style('font-size: 11.25pt;') + } + + _unsetPanelStyle() { + this._removeClass('small-spacing') + this._removeClass('system-fonts') + + Main.uiGroup.set_style(this._mainStyle) + Main.panel.set_style(this._panelStyle) + } + + _toggleAppMenuIcon() { + const enabled = this._settings.get('hide-app-menu-icon') + + if (enabled) { + this._appMenu._iconBox.hide() + } else { + this._resetAppMenuIcon() + } + } + + _resetAppMenuIcon() { + this._appMenu._iconBox.show() + } + + _getWidgetArrow(widget) { + let arrow = widget._arrow + + if (!arrow) { + const last = widget.get_n_children() - 1 + const actor = widget.get_children()[last] + + if (!actor) return + + if (actor.has_style_class_name && actor.has_style_class_name('popup-menu-arrow')) + arrow = actor + else + arrow = this._getWidgetArrow(actor) + } + + if (arrow && !widget.hasOwnProperty('_arrow')) + widget._arrow = arrow + + return arrow + } + + _toggleWidgetArrow(widget, hide) { + if (!widget) return + + const arrow = this._getWidgetArrow(widget) + if (!arrow) return + + if (hide && !widget._arrowHandled) { + arrow.visible = false + widget._arrowHandled = true + } + + if (!hide && widget._arrowHandled) { + arrow.visible = true + delete widget._arrowHandled + } + } + + _removePanelArrows() { + for (const [name, widget] of Object.entries(Main.panel.statusArea)) { + if (name != 'aggregateMenu' && name != 'appMenu') { + this._toggleWidgetArrow(widget, true) + } + } + } + + _resetPanelArrows() { + for (const [name, widget] of Object.entries(Main.panel.statusArea)) { + if (name != 'aggregateMenu' && name != 'appMenu') { + this._toggleWidgetArrow(widget, false) + } + } + } + + _togglePanelArrows() { + const enabled = this._settings.get('hide-dropdown-arrows') + + if (enabled) { + this._removePanelArrows() + } else { + this._resetPanelArrows() + } + } + + _toggleAggMenuArrow() { + const enabled = this._settings.get('hide-aggregate-menu-arrow') + + if (enabled) { + this._toggleWidgetArrow(this._aggMenu, true) + } else { + this._resetAggMenuArrow() + } + } + + _resetAggMenuArrow() { + this._toggleWidgetArrow(this._aggMenu, false) + } + + _toggleAppMenuArrow() { + const enabled = this._settings.get('hide-app-menu-arrow') + + if (enabled) { + this._toggleWidgetArrow(this._appMenu, true) + } else { + this._resetAppMenuArrow() + } + } + + _resetAppMenuArrow() { + this._toggleWidgetArrow(this._appMenu, false) + } + + _addClass(name) { + Main.panel._addStyleClassName(name) + } + + _removeClass(name) { + Main.panel._removeStyleClassName(name) + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/topIcons.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/topIcons.js new file mode 100644 index 0000000..bf6b099 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/topIcons.js @@ -0,0 +1,83 @@ +const System = imports.system +const Clutter = imports.gi.Clutter +const Shell = imports.gi.Shell +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule +const TrayIndicator = Unite.imports.panel.TrayIndicator +const scaleSize = Unite.imports.helpers.scaleSize + +var TopIcons = class TopIcons extends Base { + _onSetup() { + this._enableKey = 'show-legacy-tray' + this._enableValue = true + } + + _onActivate() { + this._settings.connect('greyscale-tray-icons', 'desaturateIcons') + + this._createContainer() + this._createTray() + } + + _onDeactivate() { + this._destroyContainer() + this._destroyTray() + } + + _createTray() { + this._tray = new Shell.TrayManager() + + this._tray.connect('tray-icon-added', (trayManager, icon) => { + this._indicators.addIcon(icon) + this._desaturateIcon(icon) + }) + + this._tray.connect('tray-icon-removed', (trayManager, icon) => { + this._indicators.removeIcon(icon) + }) + + this._tray.manage_screen(Main.panel) + } + + _destroyTray() { + this._tray = null + System.gc() + } + + _createContainer() { + if (this._indicators) return + + this._indicators = new TrayIndicator({ size: scaleSize(20) }) + Main.panel.addToStatusArea('uniteTrayIndicator', this._indicators) + } + + _destroyContainer() { + if (!this._indicators) return + + this._indicators.destroy() + this._indicators = null + } + + _desaturateIcon(icon) { + let greyscale = this._settings.get('greyscale-tray-icons') + icon.clear_effects() + + if (!greyscale) return + + let desEffect = new Clutter.DesaturateEffect({ factor : 1.0 }) + let briEffect = new Clutter.BrightnessContrastEffect({}) + + briEffect.set_brightness(0.2) + briEffect.set_contrast(0.3) + + icon.add_effect_with_name('desaturate', desEffect) + icon.add_effect_with_name('brightness-contrast', briEffect) + } + + _desaturateIcons() { + if (!this._indicators) return + + this._indicators.forEach(icon => { this._desaturateIcon(icon) }) + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/windowButtons.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/windowButtons.js new file mode 100644 index 0000000..626d979 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/windowButtons.js @@ -0,0 +1,181 @@ +const St = imports.gi.St +const Shell = imports.gi.Shell +const Meta = imports.gi.Meta +const Main = imports.ui.main +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule +const WindowControls = Unite.imports.panel.WindowControls +const isWindow = Unite.imports.helpers.isWindow +const isMaximized = Unite.imports.helpers.isMaximized +const loadStyles = Unite.imports.helpers.loadStyles +const unloadStyles = Unite.imports.helpers.unloadStyles + +var WindowButtons = class WindowButtons extends Base { + _onSetup() { + this._enableKey = 'show-window-buttons' + this._disableValue = 'never' + } + + _onInitialize() { + this.monitorManager = Meta.MonitorManager.get() + } + + _onActivate() { + this._signals.connect(global.display, 'notify::focus-window', 'toggleButtons') + this._signals.connect(global.window_manager, 'size-change', 'toggleButtons') + this._signals.connect(global.window_manager, 'destroy', 'toggleButtons') + this._signals.connect(this.monitorManager, 'monitors-changed', 'toggleButtons') + + this._signals.connect(Main.overview, 'showing', 'toggleButtons') + this._signals.connect(Main.overview, 'hiding', 'toggleButtons') + + this._settings.connect('window-buttons-theme', 'updateTheme') + this._settings.connect('button-layout', 'updateButtons') + this._settings.connect('window-buttons-placement', 'updateButtons') + this._settings.connect('restrict-to-primary-screen', 'updateButtons') + + this._createButtons() + this._toggleButtons() + this._loadTheme() + } + + _onReset() { + this._toggleButtons() + } + + _onDeactivate() { + this._unloadTheme() + this._destroyButtons() + } + + _createButtons() { + let buttons = this._settings.get('window-buttons-layout') + let side = this._settings.get('window-buttons-position') + let place = this._settings.get('window-buttons-placement') + let index = side == 'left' ? 1 : -1 + + if (!buttons || this._controls) return + + if ((place == 'right' || place == 'last') && side == 'left') { + buttons = buttons.reverse() + } + + if (place == 'left' || place == 'first') { + side = 'left' + index = 0 + } + + if (place == 'right' || place == 'last') { + side = 'right' + index = -1 + } + + this._controls = new WindowControls() + + this._controls.addButtons(buttons, (actor, event) => { + this._onButtonClick(actor, event) + }) + + Main.panel.addToStatusArea('uniteWindowControls', this._controls, index, side) + + const widget = this._controls.get_parent() + const appMenu = Main.panel.statusArea.appMenu.get_parent() + const aggMenu = Main.panel.statusArea.aggregateMenu.get_parent() + + if (side == 'left' && place != 'first') { + Main.panel._leftBox.set_child_below_sibling(widget, appMenu) + } + + if (side == 'right' && place != 'last') { + Main.panel._rightBox.set_child_below_sibling(widget, aggMenu) + } + } + + _destroyButtons() { + if (!this._controls) return + + this._controls.destroy() + this._controls = null + } + + _updateButtons() { + this._destroyButtons() + this._createButtons() + } + + _updateTheme() { + this._unloadTheme() + this._loadTheme() + } + + _loadTheme() { + if (this._themeFile || !this._controls) return + + this._themeName = this._settings.get('window-buttons-theme') + this._themeFile = loadStyles(`themes/${this._themeName}/stylesheet.css`) + + this._controls.add_style_class_name(`${this._themeName}-buttons`) + } + + _unloadTheme() { + if (!this._themeFile || !this._controls) return + + this._controls.remove_style_class_name(`${this._themeName}-buttons`) + + this._themeName = this._settings.get('window-buttons-theme') + this._themeFile = unloadStyles(this._themeFile) + } + + _onButtonClick(actor, event) { + let focusWindow = global.display.focus_window + if (!focusWindow) return + + switch (actor._windowAction) { + case 'minimize': return this._minimizeWindow(focusWindow) + case 'maximize': return this._maximizeWindow(focusWindow) + case 'close': return this._closeWindow(focusWindow) + } + } + + _minimizeWindow(win) { + if (!win.minimized) win.minimize() + } + + _maximizeWindow(win) { + let bothMaximized = Meta.MaximizeFlags.BOTH + let maximizeState = win.get_maximized() + + if (maximizeState === bothMaximized) + win.unmaximize(bothMaximized) + else + win.maximize(bothMaximized) + } + + _closeWindow(win) { + win.delete(global.get_current_time()) + } + + _toggleButtons() { + if (!this._controls) return + + let focusWindow = global.display.focus_window + let overview = Main.overview.visibleTarget + let valid = isWindow(focusWindow) + let visible = false + + if (!overview && valid) { + let maxed = isMaximized(focusWindow, this._setting) + let always = this._setting == 'always' && focusWindow + + visible = always || maxed + } else { + let target = Main.panel.statusArea.appMenu._targetApp + let state = target != null && target.get_state() + let running = state == Shell.AppState.RUNNING + + visible = running && !overview + } + + this._controls.setVisible(visible) + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/windowDecoration.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/windowDecoration.js new file mode 100644 index 0000000..1731df8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/modules/windowDecoration.js @@ -0,0 +1,196 @@ +const ByteArray = imports.byteArray +const GLib = imports.gi.GLib +const Meta = imports.gi.Meta +const Util = imports.misc.util +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Base = Unite.imports.module.BaseModule +const getWindowXID = Unite.imports.helpers.getWindowXID +const isWindow = Unite.imports.helpers.isWindow +const isMaximized = Unite.imports.helpers.isMaximized +const loadUserStyles = Unite.imports.helpers.loadUserStyles + +var WindowDecoration = class WindowDecoration extends Base { + _onSetup() { + this._enableKey = 'hide-window-titlebars' + this._disableValue = 'never' + } + + _onInitialize() { + this.monitorManager = Meta.MonitorManager.get() + } + + _onActivate() { + this._signals.connect(global.display, 'notify::focus-window', 'updateTitlebar') + this._signals.connect(global.window_manager, 'size-change', 'updateTitlebar') + this._signals.connect(this.monitorManager, 'monitors-changed', 'undecorateWindows') + + this._settings.connect('hide-window-titlebars', 'updateUserStyles') + this._settings.connect('button-layout', 'updateUserStyles') + this._settings.connect('restrict-to-primary-screen', 'undecorateWindows') + + this._updateUserStyles() + this._undecorateWindows() + } + + _onDeactivate() { + this._removeUserStyles() + this._decorateWindows() + } + + _onReset() { + this._removeUserStyles() + this._updateUserStyles() + + this._undecorateWindows() + } + + _getWindowXID(win) { + win._windowXID = win._windowXID || getWindowXID(win) + return win._windowXID + } + + _getHintValue(win, hint) { + let winId = this._getWindowXID(win) + if (!winId) return + + let result = GLib.spawn_command_line_sync(`xprop -id ${winId} ${hint}`) + let string = ByteArray.toString(result[1]) + if (!string.match(/=/)) return + + string = string.split('=')[1].trim().split(',').map(part => { + part = part.trim() + return part.match(/\dx/) ? part : `0x${part}` + }) + + return string + } + + _setHintValue(win, hint, value) { + let winId = this._getWindowXID(win) + if (!winId) return + + Util.spawn(['xprop', '-id', winId, '-f', hint, '32c', '-set', hint, value]) + } + + _getMotifHints(win) { + if (!win._uniteOriginalState) { + let state = this._getHintValue(win, '_UNITE_ORIGINAL_STATE') + + if (!state) { + state = this._getHintValue(win, '_MOTIF_WM_HINTS') + state = state || ['0x2', '0x0', '0x1', '0x0', '0x0'] + + this._setHintValue(win, '_UNITE_ORIGINAL_STATE', state.join(', ')) + } + + win._uniteOriginalState = state + } + + return win._uniteOriginalState + } + + _getAllWindows() { + let windows = global.get_window_actors().map(win => win.meta_window) + return windows.filter(win => this._handleWindow(win)) + } + + _handleWindow(win) { + let handleWin = false + if (!isWindow(win)) return + + let state = this._getMotifHints(win) + handleWin = !win.is_client_decorated() + handleWin = handleWin && (state[2] != '0x2' && state[2] != '0x0') + + return handleWin + } + + _toggleDecorations(win, hide) { + let winId = this._getWindowXID(win) + if (!winId) return + + let prop = '_MOTIF_WM_HINTS' + let flag = '0x2, 0x0, %s, 0x0, 0x0' + let value = hide ? flag.format('0x2') : flag.format('0x1') + + Util.spawn(['xprop', '-id', winId, '-f', prop, '32c', '-set', prop, value]) + } + + _resetDecorations(win) { + if (!this._handleWindow(win)) + return + + this._toggleDecorations(win, false) + + delete win._decorationOFF + delete win._windowXID + } + + _updateTitlebar() { + let focusWindow = global.display.focus_window + if (!focusWindow) return + + this._toggleTitlebar(focusWindow) + } + + _showTitlebar(win) { + if (!win._decorationOFF) return + + win._decorationOFF = false + this._toggleDecorations(win, false) + } + + _hideTitlebar(win) { + if (win._decorationOFF) return + + win._decorationOFF = true + this._toggleDecorations(win, true) + } + + _toggleTitlebar(win) { + if (!this._handleWindow(win)) + return + + let maxed = isMaximized(win, this._setting) + let always = this._setting == 'always' + + if (always || maxed) + this._hideTitlebar(win) + else + this._showTitlebar(win) + } + + _getCssImports() { + let position = this._settings.get('window-buttons-position') + let filePath = `${Unite.path}/styles/buttons-${position}` + let maximized = `@import url('${filePath}.css');\n` + let tiled = `@import url('${filePath}-tiled.css');\n` + let always = `@import url('${filePath}-always.css');\n` + + switch (this._setting) { + case 'both': return maximized + tiled + case 'maximized': return maximized + case 'tiled': return tiled + case 'always': return always + } + } + + _updateUserStyles() { + let styles = this._getCssImports() + loadUserStyles(styles || '') + } + + _removeUserStyles() { + loadUserStyles('') + } + + _undecorateWindows() { + let windows = this._getAllWindows() + windows.forEach(win => { this._toggleTitlebar(win) }) + } + + _decorateWindows() { + let windows = this._getAllWindows() + windows.forEach(win => { this._resetDecorations(win) }) + } +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/panel.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/panel.js new file mode 100644 index 0000000..ab44ddb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/panel.js @@ -0,0 +1,121 @@ +const GObject = imports.gi.GObject +const St = imports.gi.St +const Clutter = imports.gi.Clutter +const Main = imports.ui.main +const PanelMenu = imports.ui.panelMenu + +var DesktopLabel = GObject.registerClass( + class UniteDesktopLabel extends PanelMenu.Button { + _init(params = { text: 'Desktop' }) { + this.params = params + this.appMenu = Main.panel.statusArea.appMenu + + super._init(0.0, null, true) + + this._label = new St.Label({ y_align: Clutter.ActorAlign.CENTER }) + this.add_actor(this._label) + + this.reactive = false + this.label_actor = this._label + + this.setText(params.text) + } + + setText(text) { + this._label.set_text(text) + } + + setVisible(visible) { + this.container.visible = visible + this.appMenu.container.visible = !visible + } + } +) + +var TrayIndicator = GObject.registerClass( + class UniteTrayIndicator extends PanelMenu.Button { + _init(params = { size: 20 }) { + this._icons = [] + this.params = params + + super._init(0.0, null, true) + + this._indicators = new St.BoxLayout({ style_class: 'panel-status-indicators-box' }) + this.add_child(this._indicators) + + this._sync() + } + + _sync() { + this.visible = this._icons.length + } + + addIcon(icon) { + this._icons.push(icon) + + const mask = St.ButtonMask.ONE | St.ButtonMask.TWO | St.ButtonMask.THREE + const ibtn = new St.Button({ child: icon, button_mask: mask }) + + this._indicators.add_child(ibtn) + + icon.connect('destroy', () => { ibtn.destroy() }) + ibtn.connect('button-release-event', (actor, event) => { icon.click(event) }) + + icon.set_reactive(true) + icon.set_size(this.params.size, this.params.size) + + this._sync() + } + + removeIcon(icon) { + const actor = icon.get_parent() || icon + actor.destroy() + + const index = this._icons.indexOf(icon) + this._icons.splice(index, 1) + + this._sync() + } + + forEach(callback) { + this._icons.forEach(icon => { callback.call(null, icon) }) + } + } +) + +var WindowControls = GObject.registerClass( + class UniteWindowControls extends PanelMenu.Button { + _init() { + super._init(0.0, null, true) + + this._controls = new St.BoxLayout({ style_class: 'window-controls-box' }) + this.add_child(this._controls) + + this.add_style_class_name('window-controls') + } + + _addButton(action, callback) { + const bin = new St.Bin({ style_class: 'icon' }) + const btn = new St.Button({ track_hover: true }) + + btn._windowAction = action + + btn.add_style_class_name(`window-button ${action}`) + btn.add_actor(bin) + + btn.connect('clicked', (actor, event) => { + callback.call(null, actor, event) + }) + + this._controls.add_child(btn) + } + + addButtons(buttons, callback) { + buttons.forEach(action => { this._addButton(action, callback) }) + } + + setVisible(visible) { + this.container.visible = visible + } + } +) diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/prefs.js b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/prefs.js new file mode 100644 index 0000000..6b8ebb1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/prefs.js @@ -0,0 +1,74 @@ +const GObject = imports.gi.GObject +const Gtk = imports.gi.Gtk +const Unite = imports.misc.extensionUtils.getCurrentExtension() +const Convenience = Unite.imports.convenience + +var PrefsWidget = GObject.registerClass( + class UnitePrefsWidget extends Gtk.Box { + _init(params) { + this._settings = Convenience.getSettings() + super._init(params) + + this._buildable = new Gtk.Builder() + this._buildable.add_from_file(`${Unite.path}/settings.ui`) + + this._container = this._getWidget('prefs_widget') + this.add(this._container) + + this._bindStrings() + this._bindSelects() + this._bindBooleans() + this._bindEnumerations() + } + + _getWidget(name) { + let widgetName = name.replace(/-/g, '_') + return this._buildable.get_object(widgetName) + } + + _bindInput(setting, prop) { + let widget = this._getWidget(setting) + this._settings.bind(setting, widget, prop, this._settings.DEFAULT_BINDING) + } + + _bindEnum(setting) { + let widget = this._getWidget(setting) + widget.set_active(this._settings.get_enum(setting)) + + widget.connect('changed', (combobox) => { + this._settings.set_enum(setting, combobox.get_active()) + }) + } + + _bindStrings() { + let settings = this._settings.getTypeSettings('string') + settings.forEach(setting => { this._bindInput(setting, 'text') }) + } + + _bindSelects() { + let settings = this._settings.getTypeSettings('select') + settings.forEach(setting => { this._bindInput(setting, 'active-id') }) + } + + _bindBooleans() { + let settings = this._settings.getTypeSettings('boolean') + settings.forEach(setting => { this._bindInput(setting, 'active') }) + } + + _bindEnumerations() { + let settings = this._settings.getTypeSettings('enum') + settings.forEach(setting => { this._bindEnum(setting) }) + } + } +) + +function init() { + Convenience.initTranslations() +} + +function buildPrefsWidget() { + let widget = new PrefsWidget() + widget.show_all() + + return widget +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/schemas/gschemas.compiled b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/schemas/gschemas.compiled new file mode 100644 index 0000000000000000000000000000000000000000..ac57a70f3e34036050feebd37822f00519d6e3e7 GIT binary patch literal 2164 zcmcIlO^6&t6s~9{uDjV}lidxg9$W-r=Fl_b5D-N@B)SUz9V7^XSkqlIQ*2LFQ(e6~ z6HG21^pdNXAmU*~5%eY=Jh&cm6TRi?UepMJ7Z0L@_WP=Peirs<3ch)7zN&sz{oePg zw=PSkrSYO38?bLwe)GPXI|jS(Tim4O+@^Rzj9~9zL1SHr62mNj5HE=g)&th{+kIn) zs+|v1nzq%*E0b$$@^)dgS6JLU$4BbHy@>m39EWWH4Ex{_I0S!2SFbIx{`4E*#REb-4&40nhefWZ z&-G8hegNFwSieY~KKajKzXU#e?0Con{Z;V$u(yDd@$;cB^m)z$*k6FJUw`I+ap;G- zz}^M6-Z{TVo<8HOKtR-HKCrt{qVjETv&hJy!WxcaqSUFNCWQO+xNvnbh5WrqAz zFI%#&!vFgDQ~bZ9hk7JR_FFlYu7FvgFP*cduMONY{O?t&&9(!Dw_c~1ta3VAT;;TD{Qz55`Am1^ID{-0r`r~} zit=&p)iCN=<1roT9!?`;uXnW9Dz62=;|N)JOMB#5s>!;(v;7*={hZ3Z)3J}djWVZ) z(v71$c1oGKeX}eYDpN!{wx&8yxFnM(RXrbdZ79lYed25el^Rsf+1>DlINwqF%~Bad z!QoP`j@rzt%*%e?sXmla?HnTUEjiE!_+{-_XX=c4U{0wU-mTOlwMJc28>;{{%fUMr zp91t^b%#@b>?^+)n`x)zXPsh^pyAWkIM;VX{4i{QzF8?v!2V%ge z^uQ#+4?R{bE>BGJKi}vPG|Dp>Ytv_@Fv5H|e~QA# X<4}e}{Nc-Q)>?D9|KIvB97+5KnP40N literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/schemas/org.gnome.shell.extensions.unite.gschema.xml b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/schemas/org.gnome.shell.extensions.unite.gschema.xml new file mode 100644 index 0000000..b3fb7c1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/schemas/org.gnome.shell.extensions.unite.gschema.xml @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + Apply system fonts to shell interface. + + + + true + Extend top bar left box. + + + + true + Legacy tray icons in top bar. + + + + false + Convert legacy tray icons to greyscale. + + + + true + Autofocus windows that demand attention. + + + + true + Show desktop name in top bar. + + + + "GNOME Desktop" + Set the top bar desktop name text. + + + + true + Restrict functionalities to the primary screen. + + + + true + Hide top bar dropdown arrows. + + + + false + Hide aggregate menu dropdown arrow. + + + + true + Hide app menu dropdown arrow. + + + + true + Hide app menu application icon. + + + + true + Reduce top bar items spacing. + + + + "auto" + Top bar window buttons position. + + + + "maximized" + Use window title to replace the app-menu label. + + + + "maximized" + Active window bottons in top bar. + + + + "default-dark" + Top bar window buttons theme. + + + + "maximized" + Select windows state to hide titlebars. + + + + "right" + Select notification messages position. + + + + "auto" + Hide top bar activities button. + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/settings.ui b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/settings.ui new file mode 100644 index 0000000..605d784 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/settings.ui @@ -0,0 +1,906 @@ + + + + + + True + True + True + False + True + + + True + False + start + 20 + 20 + 20 + 20 + vertical + 15 + True + + + True + False + 50 + + + True + False + center + Extend top bar left box + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 1 + + + + + True + False + 50 + + + True + False + center + Auto focus new windows + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 2 + + + + + True + False + 50 + + + True + False + center + Show system tray in top bar + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 3 + + + + + True + False + 50 + + + True + False + center + Show desktop name in top bar + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 5 + + + + + True + False + 50 + + + True + False + center + Restrict functionalities to the primary screen + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 6 + + + + + True + False + 50 + + + True + False + center + Hide activities button + + + False + True + 0 + + + + + 170 + True + False + 1 + + Never + Auto + Always + + + + False + True + end + 1 + + + + + False + True + 8 + + + + + True + False + 50 + + + True + False + center + Hide window titlebars + + + False + True + 0 + + + + + 170 + True + False + 2 + + Never + Tiled + Maximized + Both + Always + + + + False + True + end + 1 + + + + + False + True + 9 + + + + + True + False + 50 + + + True + False + center + Show window title in app menu + + + False + True + 0 + + + + + 170 + True + False + 2 + + Never + Tiled + Maximized + Both + Always + + + + False + True + end + 1 + + + + + False + True + 10 + + + + + True + False + 50 + + + True + False + center + Show window buttons in top bar + + + False + True + 0 + + + + + 170 + True + False + 2 + + Never + Tiled + Maximized + Both + Always + + + + False + True + end + 1 + + + + + False + True + 11 + + + + + True + False + 50 + + + True + False + center + Notification messages position + + + False + True + 0 + + + + + 170 + True + False + 2 + + Center + Left + Right + + + + False + True + end + 1 + + + + + False + True + 13 + + + + + True + + + + + True + False + General + + + False + + + + + True + False + start + 20 + 20 + 20 + 20 + vertical + 15 + True + + + True + False + 50 + + + True + False + center + Apply system fonts to shell theme + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 0 + + + + + True + False + 50 + + + True + False + center + Convert tray icons to greyscale + + + False + True + 0 + + + + + True + True + center + + + False + True + end + 1 + + + + + False + True + 1 + + + + + True + False + 50 + + + True + False + center + Hide top bar dropdown arrows + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 2 + + + + + True + False + 50 + + + True + False + center + Hide aggregate menu dropdown arrow + + + False + True + 0 + + + + + True + True + center + + + False + True + end + 1 + + + + + False + True + 3 + + + + + True + False + 50 + + + True + False + center + Hide app menu dropdown arrow + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 4 + + + + + True + False + 50 + + + True + False + center + Hide app menu application icon + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 5 + + + + + True + False + 50 + + + True + False + center + Reduce top bar items spacing + + + False + True + 0 + + + + + True + True + center + True + + + False + True + end + 1 + + + + + False + True + 6 + + + + + True + False + 50 + + + True + False + center + Top bar desktop name text + + + False + True + 0 + + + + + 170 + True + True + GNOME Desktop + + + False + True + end + 1 + + + + + False + True + 7 + + + + + True + False + True + 50 + + + True + False + center + Top bar window buttons position + + + False + True + 0 + + + + + 170 + True + False + auto + + Auto + Left + Right + First + Last + + + + False + True + end + 1 + + + + + False + True + 8 + + + + + True + False + True + 50 + + + True + False + center + Top bar window buttons theme + + + False + True + 0 + + + + + 170 + True + False + 0 + + Default Dark + Default Light + Ambiance + Radiance + Arc Dark + Arc Light + United Dark + United Light + Materia Dark + Materia Light + OSX Arc + Vertex + Pop Dark + Pop Light + Vimix + Yaru + Arrongin + Telinkrin + + + + False + True + end + 1 + + + + + False + True + 9 + + + + + 1 + True + + + + + True + False + Appearance + + + 1 + False + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left-always.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left-always.css new file mode 100644 index 0000000..7a413aa --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left-always.css @@ -0,0 +1,23 @@ +headerbar, +.titlebar { + padding-left: 0; +} + +.titlebar headerbar ~ headerbar { + padding-left: 6px; +} + +.titlebar .titlebar { + padding-left: 0; +} + +headerbar > box.left, +.titlebar > box.left { + margin: 0 0 0 -200px; + opacity: 0; +} + +.titlebar.default-decoration { + margin: -200px 0 0; + opacity: 0; +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left-tiled.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left-tiled.css new file mode 100644 index 0000000..1f53f8a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left-tiled.css @@ -0,0 +1,23 @@ +.tiled headerbar, +.tiled .titlebar { + padding-left: 0; +} + +.tiled .titlebar headerbar ~ headerbar { + padding-left: 6px; +} + +.tiled .titlebar .titlebar { + padding-left: 0; +} + +.tiled headerbar > box.left, +.tiled .titlebar > box.left { + margin: 0 0 0 -200px; + opacity: 0; +} + +.tiled .titlebar.default-decoration { + margin: -200px 0 0; + opacity: 0; +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left.css new file mode 100644 index 0000000..7bd323d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-left.css @@ -0,0 +1,23 @@ +.maximized headerbar, +.maximized .titlebar { + padding-left: 0; +} + +.maximized .titlebar headerbar ~ headerbar { + padding-left: 6px; +} + +.maximized .titlebar .titlebar { + padding-left: 0; +} + +.maximized headerbar > box.left, +.maximized .titlebar > box.left { + margin: 0 0 0 -200px; + opacity: 0; +} + +.maximized .titlebar.default-decoration { + margin: -200px 0 0; + opacity: 0; +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-always.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-always.css new file mode 100644 index 0000000..0cb815a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-always.css @@ -0,0 +1,15 @@ +headerbar, +.titlebar { + padding-right: 0; +} + +headerbar > box.right, +.titlebar > box.right { + margin: 0 -200px 0 0; + opacity: 0; +} + +.titlebar.default-decoration { + margin: -200px 0 0; + opacity: 0; +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-tiled.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-tiled.css new file mode 100644 index 0000000..f30733f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-tiled.css @@ -0,0 +1,15 @@ +.tiled headerbar, +.tiled .titlebar { + padding-right: 0; +} + +.tiled headerbar > box.right, +.tiled .titlebar > box.right { + margin: 0 -200px 0 0; + opacity: 0; +} + +.tiled .titlebar.default-decoration { + margin: -200px 0 0; + opacity: 0; +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right.css new file mode 100644 index 0000000..925b9e7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right.css @@ -0,0 +1,15 @@ +.maximized headerbar, +.maximized .titlebar { + padding-right: 0; +} + +.maximized headerbar > box.right, +.maximized .titlebar > box.right { + margin: 0 -200px 0 0; + opacity: 0; +} + +.maximized .titlebar.default-decoration { + margin: -200px 0 0; + opacity: 0; +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/stylesheet.css new file mode 100644 index 0000000..c78b855 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/stylesheet.css @@ -0,0 +1,48 @@ +#panel.small-spacing .panel-button { + -natural-hpadding: 8px; + -minimum-hpadding: 6px; +} + +#panel.small-spacing .panel-button .system-status-icon { + padding: 0; +} + +#panel.small-spacing .panel-button .panel-status-indicators-box { + spacing: 12px; +} + +#panel.small-spacing.extra-spacing .panel-button .panel-status-indicators-box { + spacing: 10px; +} + +#panel.small-spacing.extra-spacing #appMenu { + margin: 0 8px; +} + +#panel .panel-button.window-controls { + -natural-hpadding: 0px; + -minimum-hpadding: 0px; +} + +#panel .window-controls-box { + spacing: 2px; +} + +#panel .window-controls-box .window-button { + width: 22px; +} + +#panelLeft .window-controls-box:first-child .window-button:first-child { + padding-left: 3px; +} + +#panelRight .window-controls-box:last-child .window-button:last-child { + padding-right: 3px; +} + +#panel .window-controls-box .icon { + background-color: transparent; + border-radius: 0; + box-shadow: none; + border: 0; +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close-active.svg new file mode 100644 index 0000000..6670047 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close-active.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close-hover.svg new file mode 100644 index 0000000..91ab163 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close-hover.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close.svg new file mode 100644 index 0000000..5a6c3a7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/close.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize-active.svg new file mode 100644 index 0000000..32b0a4f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize-active.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize-hover.svg new file mode 100644 index 0000000..3c15c36 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize-hover.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize.svg new file mode 100644 index 0000000..668ee38 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/maximize.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize-active.svg new file mode 100644 index 0000000..cee4dcb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize-active.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize-hover.svg new file mode 100644 index 0000000..6932125 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize-hover.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize.svg new file mode 100644 index 0000000..06bb6a3 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/minimize.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/stylesheet.css new file mode 100644 index 0000000..9102916 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/ambiance/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 19px; + height: 19px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close-active.svg new file mode 100644 index 0000000..2c33f87 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close-hover.svg new file mode 100644 index 0000000..1f3a7af --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close.svg new file mode 100644 index 0000000..3d8ab61 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize-active.svg new file mode 100644 index 0000000..2c2ac30 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize-active.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize-hover.svg new file mode 100644 index 0000000..0ca8756 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize-hover.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize.svg new file mode 100644 index 0000000..c629fa1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize-active.svg new file mode 100644 index 0000000..30308a8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize-hover.svg new file mode 100644 index 0000000..c0ca7f4 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize-hover.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize.svg new file mode 100644 index 0000000..d7bb715 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-dark/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close-active.svg new file mode 100644 index 0000000..65f0d56 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close-hover.svg new file mode 100644 index 0000000..62fb143 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close.svg new file mode 100644 index 0000000..fb56677 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize-active.svg new file mode 100644 index 0000000..2c2ac30 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize-active.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize-hover.svg new file mode 100644 index 0000000..1e4b574 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize-hover.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize.svg new file mode 100644 index 0000000..0a40905 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize-active.svg new file mode 100644 index 0000000..30308a8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize-hover.svg new file mode 100644 index 0000000..c3f1cb6 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize-hover.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize.svg new file mode 100644 index 0000000..3a347b9 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arc-light/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close-active.svg new file mode 100644 index 0000000..326b7d6 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close-active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close-hover.svg new file mode 100644 index 0000000..dca791d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close.svg new file mode 100644 index 0000000..8eaf4b1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/close.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize-active.svg new file mode 100644 index 0000000..e2dff2e --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize-active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize-hover.svg new file mode 100644 index 0000000..7727223 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize.svg new file mode 100644 index 0000000..10f45d5 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/maximize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize-active.svg new file mode 100644 index 0000000..0a73dcd --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize-active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize-hover.svg new file mode 100644 index 0000000..380e42d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize.svg new file mode 100644 index 0000000..24ddca0 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/minimize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/stylesheet.css new file mode 100644 index 0000000..0f044fc --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/arrongin/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 14px; + height: 14px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close-active.svg new file mode 100644 index 0000000..66bf354 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close-hover.svg new file mode 100644 index 0000000..dba468e --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close.svg new file mode 100644 index 0000000..592ee7a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize-active.svg new file mode 100644 index 0000000..dfac382 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize-hover.svg new file mode 100644 index 0000000..b8e8704 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize.svg new file mode 100644 index 0000000..9535185 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize-active.svg new file mode 100644 index 0000000..8dde54f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize-hover.svg new file mode 100644 index 0000000..5a30c9a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize.svg new file mode 100644 index 0000000..7c8f96e --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/stylesheet.css new file mode 100644 index 0000000..5fd65cb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-dark/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 16px; + height: 16px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close-active.svg new file mode 100644 index 0000000..66bf354 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close-hover.svg new file mode 100644 index 0000000..dba468e --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close.svg new file mode 100644 index 0000000..592ee7a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize-active.svg new file mode 100644 index 0000000..3e6acca --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize-hover.svg new file mode 100644 index 0000000..fd61fd7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize.svg new file mode 100644 index 0000000..68c0a29 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize-active.svg new file mode 100644 index 0000000..681e3eb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize-hover.svg new file mode 100644 index 0000000..6766f8f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize.svg new file mode 100644 index 0000000..176b6a7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/stylesheet.css new file mode 100644 index 0000000..5fd65cb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/default-light/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 16px; + height: 16px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close-active.svg new file mode 100644 index 0000000..58d8cd0 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close-hover.svg new file mode 100644 index 0000000..3b01107 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close.svg new file mode 100644 index 0000000..798cedd --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize-active.svg new file mode 100644 index 0000000..2fe78a4 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize-hover.svg new file mode 100644 index 0000000..45eafca --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize.svg new file mode 100644 index 0000000..66f1da4 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize-active.svg new file mode 100644 index 0000000..fda5604 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize-hover.svg new file mode 100644 index 0000000..2e46947 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize.svg new file mode 100644 index 0000000..d61619a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-dark/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close-active.svg new file mode 100644 index 0000000..fed664d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close-hover.svg new file mode 100644 index 0000000..92b1e46 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close.svg new file mode 100644 index 0000000..1667042 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize-active.svg new file mode 100644 index 0000000..606428f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize-hover.svg new file mode 100644 index 0000000..4242e44 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize.svg new file mode 100644 index 0000000..fe75189 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize-active.svg new file mode 100644 index 0000000..5a22979 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize-hover.svg new file mode 100644 index 0000000..da834ae --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize.svg new file mode 100644 index 0000000..73f7204 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/materia-light/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close-active.svg new file mode 100755 index 0000000..633cc5b --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close-active.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close-hover.svg new file mode 100755 index 0000000..633cc5b --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close-hover.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close.svg new file mode 100755 index 0000000..be494f3 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/close.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize-active.svg new file mode 100755 index 0000000..e577176 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize-active.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize-hover.svg new file mode 100755 index 0000000..e577176 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize-hover.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize.svg new file mode 100755 index 0000000..65f1a51 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/maximize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize-active.svg new file mode 100755 index 0000000..003be10 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize-active.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize-hover.svg new file mode 100755 index 0000000..003be10 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize-hover.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize.svg new file mode 100755 index 0000000..689321d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/minimize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/osx-arc/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close-active.svg new file mode 100644 index 0000000..f19c972 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close-hover.svg new file mode 100644 index 0000000..cf63936 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close.svg new file mode 100644 index 0000000..a123cfd --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/close.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize-active.svg new file mode 100644 index 0000000..018dfbe --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize-hover.svg new file mode 100644 index 0000000..305b1d6 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize.svg new file mode 100644 index 0000000..96cbd94 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize-active.svg new file mode 100644 index 0000000..5189da7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize-hover.svg new file mode 100644 index 0000000..fb87105 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize.svg new file mode 100644 index 0000000..7553792 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-dark/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close-active.svg new file mode 100644 index 0000000..b20fd45 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close-hover.svg new file mode 100644 index 0000000..6924f6c --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close.svg new file mode 100644 index 0000000..fc848ab --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/close.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize-active.svg new file mode 100644 index 0000000..69d1231 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize-hover.svg new file mode 100644 index 0000000..4222a3b --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize.svg new file mode 100644 index 0000000..6ad68e6 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize-active.svg new file mode 100644 index 0000000..795bbd1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize-hover.svg new file mode 100644 index 0000000..4bb5ecb --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize.svg new file mode 100644 index 0000000..2166470 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/pop-light/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close-active.svg new file mode 100644 index 0000000..1d97983 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close-active.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close-hover.svg new file mode 100644 index 0000000..91fbc70 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close-hover.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close.svg new file mode 100644 index 0000000..14a9bba --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/close.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize-active.svg new file mode 100644 index 0000000..0d162cd --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize-active.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize-hover.svg new file mode 100644 index 0000000..74d804a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize-hover.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize.svg new file mode 100644 index 0000000..d8ac07a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/maximize.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize-active.svg new file mode 100644 index 0000000..3f827fd --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize-active.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize-hover.svg new file mode 100644 index 0000000..fd24aa7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize-hover.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize.svg new file mode 100644 index 0000000..6cb1ba4 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/minimize.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/stylesheet.css new file mode 100644 index 0000000..9102916 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/radiance/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 19px; + height: 19px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close-active.svg new file mode 100644 index 0000000..0dba5dd --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close-active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close-hover.svg new file mode 100644 index 0000000..d16d52f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close.svg new file mode 100644 index 0000000..de8bdd1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/close.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize-active.svg new file mode 100644 index 0000000..de8bdd1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize-active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize-hover.svg new file mode 100644 index 0000000..bc7d02d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize.svg new file mode 100644 index 0000000..b037440 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/maximize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize-active.svg new file mode 100644 index 0000000..b037440 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize-active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize-hover.svg new file mode 100644 index 0000000..105f51a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize.svg new file mode 100644 index 0000000..d32aa7d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/minimize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/stylesheet.css new file mode 100644 index 0000000..0f044fc --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/telinkrin/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 14px; + height: 14px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close-active.svg new file mode 100644 index 0000000..5343517 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close-hover.svg new file mode 100644 index 0000000..cd43913 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close.svg new file mode 100644 index 0000000..81fe149 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize-active.svg new file mode 100644 index 0000000..8eb8863 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize-hover.svg new file mode 100644 index 0000000..475bf31 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize.svg new file mode 100644 index 0000000..ee76d25 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize-active.svg new file mode 100644 index 0000000..fb543b3 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize-hover.svg new file mode 100644 index 0000000..f4f26c1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize.svg new file mode 100644 index 0000000..1f76de1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/stylesheet.css new file mode 100644 index 0000000..44ac511 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-dark/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 18px; + height: 18px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close-active.svg new file mode 100644 index 0000000..5343517 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close-hover.svg new file mode 100644 index 0000000..cd43913 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close.svg new file mode 100644 index 0000000..5b29d32 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize-active.svg new file mode 100644 index 0000000..8eb8863 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize-hover.svg new file mode 100644 index 0000000..475bf31 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize.svg new file mode 100644 index 0000000..db27b66 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize-active.svg new file mode 100644 index 0000000..fb543b3 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize-active.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize-hover.svg new file mode 100644 index 0000000..f4f26c1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize-hover.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize.svg new file mode 100644 index 0000000..3b68e66 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/stylesheet.css new file mode 100644 index 0000000..44ac511 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/united-light/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 18px; + height: 18px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close-active.svg new file mode 100644 index 0000000..4aa6905 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close-active.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close-hover.svg new file mode 100644 index 0000000..3463e8a --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close-hover.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close.svg new file mode 100644 index 0000000..a759cbc --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/close.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize-active.svg new file mode 100644 index 0000000..cf1c85d --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize-active.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize-hover.svg new file mode 100644 index 0000000..a5aacef --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize-hover.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize.svg new file mode 100644 index 0000000..a759cbc --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/maximize.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize-active.svg new file mode 100644 index 0000000..aecacc4 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize-active.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize-hover.svg new file mode 100644 index 0000000..dd298c5 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize-hover.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize.svg new file mode 100644 index 0000000..a759cbc --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/minimize.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vertex/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close-active.svg new file mode 100644 index 0000000..dbd8e76 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close-hover.svg new file mode 100644 index 0000000..236281f --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close.svg new file mode 100644 index 0000000..d3489c9 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize-active.svg new file mode 100644 index 0000000..c204f98 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize-hover.svg new file mode 100644 index 0000000..e4b86e5 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize.svg new file mode 100644 index 0000000..7967be1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize-active.svg new file mode 100644 index 0000000..2b6d0aa --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize-hover.svg new file mode 100644 index 0000000..d953755 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize.svg new file mode 100644 index 0000000..a9d10d1 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/vimix/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close-active.svg new file mode 100644 index 0000000..8262e59 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close-hover.svg new file mode 100644 index 0000000..37c7dff --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close.svg new file mode 100644 index 0000000..b6d42fc --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/close.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize-active.svg new file mode 100644 index 0000000..c0fc048 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize-hover.svg new file mode 100644 index 0000000..26f22e0 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize.svg new file mode 100644 index 0000000..4f120c4 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/maximize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize-active.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize-active.svg new file mode 100644 index 0000000..ab88190 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize-active.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize-hover.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize-hover.svg new file mode 100644 index 0000000..ef5e845 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize-hover.svg @@ -0,0 +1,4 @@ + + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize.svg b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize.svg new file mode 100644 index 0000000..bb20c27 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/minimize.svg @@ -0,0 +1,3 @@ + + + diff --git a/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/stylesheet.css b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/stylesheet.css new file mode 100644 index 0000000..d1e55ac --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/themes/yaru/stylesheet.css @@ -0,0 +1,40 @@ +.window-button .icon { + width: 24px; + height: 24px; +} + +.close .icon { + background-image: url("close.svg"); +} + +.close:hover .icon { + background-image: url("close-hover.svg"); +} + +.close:active .icon { + background-image: url("close-active.svg"); +} + +.minimize .icon { + background-image: url("minimize.svg"); +} + +.minimize:hover .icon { + background-image: url("minimize-hover.svg"); +} + +.minimize:active .icon { + background-image: url("minimize-active.svg"); +} + +.maximize .icon { + background-image: url("maximize.svg"); +} + +.maximize:hover .icon { + background-image: url("maximize-hover.svg"); +} + +.maximize:active .icon { + background-image: url("maximize-active.svg"); +} diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/COPYING b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/COPYING new file mode 100644 index 0000000..e55e5b8 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/COPYING @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + 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 2 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, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/NEWS b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/NEWS new file mode 100644 index 0000000..29ba800 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/NEWS @@ -0,0 +1,940 @@ +3.34.0 +====== + +Translators: + Rafael Fontenelle [pt_BR], Efstathios Iosifidis [el], Milo Casagrande [it], + Sabri Ünal [tr] + +3.33.92 +======= + +Translators: + Марко Костић [sr], Tim Sabsch [de], Rūdolfs Mazurs [lv], Matej Urbančič [sl], + Balázs Úr [hu], Claude Paroz [fr], Fran Dieguez [gl], Changwoo Ryu [ko], + Ryuta Fujii [ja], Fabio Tomat [fur], Goran Vidović [hr] + +3.33.91 +======= +* Misc. bug fixes and cleanups [Florian; !88, !90, !91, !92] + +Contributors: + Florian Müllner + +Translators: + Asier Sarasua Garmendia [eu], Anders Jonsson [sv], Marek Černocký [cs], + Kukuh Syafaat [id], Jiri Grönroos [fi], Florentina Mușat [ro], + Aurimas Černius [lt], Daniel Mustieles [es], Piotr Drąg [pl], Jordi Mas [ca], + Danial Behzadi [fa] +3.33.90 +======= +* window-list: Support showing windows from all workspaces [Florian; #154] +* Misc. bug fixes and cleanups [Florian; !86, !87] + +Contributors: + Florian Müllner + +Translators: + Jor Teron [mjw] + +3.33.4 +====== +* Make GNOME Classic more classic: + - Disable GNOME 3 overview [Florian; !69] + - Add window picker button to window list [Florian; !73, !80] + - Style improvements and fixes [Jakub; #169, !82] + - Support horizontal workspace layout in window list [Florian; !70] + - Add draggable previews to window list workspace switcher [Florian; !74] + - Arrange workspaces horizontally [Florian; !72] +* workspace-indicator: Support horizontal workspace layout [Florian; !71] +* workspace-indicator: Add draggable previews [Florian; !77] +* Misc. bug fixes and cleanups [Florian; !75, !76, !79, !78, #168, !84] + +Contributors: + Florian Müllner, Jakub Steiner, Jor Teron + +Translators: + Jor Teron [mjw] + +3.33.3 +====== +* Misc. bug fixes [Florian, Marco; !67, !68] + +Contributors: + Florian Müllner, Marco Trevisan (Treviño) + +3.33.2 +====== +* Misc. bug fixes and cleanups [Florian; !66] + +Contributors: + Florian Müllner + +3.33.1 +====== +* Misc. bug fixes [Florian; !64] + +Contributors: + Florian Müllner + +3.32.1 +====== +* Fix windowsNavigator extension after ES6 port [Florian; #143] +* screenshot-window-sizer: Add phone screenshot sizes [Adrien; !65] +* Misc. bug fixes and cleanups [Fabian; !62] + +Contributors: + Florian Müllner, Adrien Plazas, Fabian P. Schmidt + +3.32.0 +====== + +Contributors: + Florian Müllner + +Translations: + Victor Ibragimov [tg], Kristjan SCHMIDT [eo], Mart Raudsepp [et] + +3.31.92 +======= +* Misc. bug fixes and cleanups [Florian; !57, !58, !59, !60] + +Contributors: + Florian Müllner + +3.31.91 +======= +* apps-menu: Remove outdated legacy-tray handling [Florian; !53] +* user-theme: Allow using XDG user data dir [Tomasz; !55] +* Misc. bug fixes and cleanups [Florian; !52, !54, !56] + +Contributors: + Tomasz Gąsior, Florian Müllner + +Translators: + Matej Urbančič [sl], Gun Chleoc [gd] + +3.31.90 +======= +* Misc. bug fixes and cleanups [Florian; !49, !50, !51] + +Contributors: + Florian Müllner + +Translators: + Ryuta Fujii [ja], Charles Monzat [fr], Pieter Schalk Schoeman [af] + +3.31.2 +====== +* Remove obsolete alternate-tab extension [Florian; #786496] +* Adjust to gnome-shell changes [Florian; #113] + +Contributors: + Florian Müllner + +3.30.1 +====== +* apps-menu: Fix height on HiDPI systems [Florian; #102] +* window-list: Only switch between windows on active workspace when scrolling + [Florian; #78] + +Contributors: + Florian Müllner + +3.30.0 +====== +* Bump version + +3.29.91 +======= +* Misc. bug fixes [Florian; #90] + +Contributors: + Florian Müllner + +3.29.90 +======= +* Misc. bug fixes [Florian; #786496] + +Contributors: + Florian Müllner + +3.29.3 +====== +* Adjust to global.screen removal [Jonas; #759538] + +Contributors: + Jonas Ådahl, Florian Müllner + +3.29.2 +====== +* Misc. bug fixes [Florian; #69] + +Contributors: + Florian Müllner + +3.28.1 +====== +* Misc. bug fixes [Xiaoguang, Florian; #59, #62] + +Contributors: + Florian Müllner, Xiaoguang Wang + +Translators: + Dz Chen [zh_CN] + +3.28.0 +====== + +Contributors: + Florian Müllner, Xiaoguang Wang + +Translators: + Aman Alam [pa], Bruce Cowan [en_GB] + +3.27.92 +======= + +Contributors: + Florian Müllner + +Translators: + Piotr Drąg [es], GNOME Translation Robot [gd], Daniel Șerbănescu [ro] + +3.27.91 +======= +* places-menu: Support unmounting ejectable places [Rémy; #17] +* apps-menu: Support separators and custom sort order [Florian; #27] +* Port to meson [Florian; #31, #45] +* window-list: Fix missing icons on wayland [Florian; #10] +* places-menu: Fix terminating gnome-shell with recent gjs [Florian; #44] +* auto-move: Make it work with wayland windows [Florian; #33] +* Classic theme fixes [Florian, Jonas; #26, #41, #39, #40] +* Require sassc for classic styling [Florian; !28] +* Misc. bug fixes [Piotr, Florian; #772211, #32, #30] + +Contributors: + Jeremy Bicha, Piotr Drąg, Jonas Kümmerlin, Rémy Lefevre, Iñigo Martínez, + Florian Müllner + +Translators: + Matej Urbančič [sl], Kjartan Maraas [nb] + +3.27.1 +====== +* updated translations (ca@valencia) + +3.26.1 +====== +* native-window-placement: Adjust to gnome-shell changes +* updated translations: el, fa, ru, sv + +3.26.0 +====== +* updated translations (be, bg, ca, da, eu, fi, is, it, ko, lv, ml, + nl, pt_BR, vi, zh_TW) + +3.25.91 +======= +* updated translations (ca, fr, it, pl, pt_BR, sr, sr@latin, tr) + +3.25.90 +======= +* updated translations (es, gl, hr, hu, kk, sl, sv, sv) + +3.25.4 +====== +* screenshot-window-sizer: Fix backward cycling +* updated translations (ar, be, ca, cs, de, fur, id, lt, pl, sk) + +3.25.3 +====== +* places-menu: Use mount operation if necessary +* window-list: Respect MWM hints +* updated translations (es, fur, kk) + +3.25.2 +====== +* places-menu: Make URI launching asynchronous +* updated translations (de, fur, hr, hu, id, sl) + +3.25.1 +====== +* apps-menu: Mark copied launchers as trusted +* places-menu: Make icon lookup asynchronous +* updated translations (hr) + +3.24.1 +====== +* apps-menu: Allow creating desktop launchers via DND +* updated translations (el, vi) + +3.24.0 +====== +* updated translations (lv, tr) + +3.23.92 +======= +* update classic theme +* updated translations (be, ko, ca, da, cs, ru, lt) + +3.23.91 +======= +* updated translations (de, es, eu, fi, fr, fur, gl, hu, id, it, kk, nb, pl, pt_BR, + sk, sr, sr@latin, sv, uk, zh_TW) + +3.23.90 +======= +* window-list: Improve styling +* window-list: Hide workspace indicator when there's a single (static) workspace +* new translation (be) + +3.23.2 +====== +* alternateTab: Don't take over 'switch-group' shortcut +* updated translations (zh_CN) + +3.22.1 +====== +* window-list: Update icon on app changes + +3.22.0 +====== +* updated translations (en_GB) + +3.21.92 +======= +* update style +* updated translations (pl, vi) + +3.21.91 +======= +* updated translations (pl) + +3.21.90 +======= +* updated translations (es, gu) + +3.21.4 +====== +* apps-menu: Fix entries from non-standard AppDir directories + +3.21.3 +====== +* adjust to gnome-shell changes +* updated translations (oc) + +3.21.2 +====== +* version bump, nothing to see here + +3.20.1 +====== +* update classic style +* updated translations (gd, oc) + +3.20.0 +====== +* version bump, nothing to see here + +3.19.92 +======= +* version bump, nothing to see here + +3.19.91 +======= +* updated translations (oc) + +3.19.90 +======= +* version bump, nothing to see here + +3.19.4 +====== +* screenshot-window-sizer: HiDPI support +* Fix gnome-shell component in classic session +* updated translations (lt) + +3.19.3 +====== +* native-window-placement: Don't let border overlap title +* apps-menu: Fix handling of .desktop files in subdirectories +* updated translations (is) + +3.19.2 +====== +* updated translations (gd) + +3.19.1 +====== +* Fix some theme issues + +3.18.1 +====== +* window-list: Fix accessibility of window buttons +* apps-menu: Fix unreliable highlight +* updated translations (ar) + +3.18.0 +====== +* Bump version + +3.17.92 +======= +* places: Include DESKTOP when desktop icons are enabled +* updated translations (fa) + +3.17.91 +======= +* updated translations (nl, pl, zh_TW) + +3.17.90 +======= +* window-list: Improve application ordering +* workspace-indicator: Use consistent workspace numbering + +3.17.4 +====== +* updated translations (fur) + +3.17.3 +====== +* window-list: Adjust with text-scaling-factor +* classic style updates +* updated translations (pt, ro) + +3.17.2 +====== +* updated translations (oc, pt, zh_CN) + +3.17.1 +====== +* style updates +* updated translations (oc) + +3.16.1 +====== +* window-list: Fix workspace indicators popup menu position +* apps-menu: Fix taking over panel-main-menu shortcut +* updated translations (et, ja, lv) + +3.16.0 +====== +* updated translations (ca) + +3.15.92 +======= +* classic: Update theme +* update for mutter API changes +* updated translations (bg, bs, da, fi, pa, ru, sr, sr@latin, tg) + +3.15.91 +======= +* classic: Update theme +* systemMonitor extension was removed, as the message tray where it + put its indicator no longer exists +* window-list: Adjust for gnome-shell changes +* updated translations (gl, it, kk, ko, lt, pl, sk, uk, zh_TW) + +3.15.90 +======= +* classic: Visual refresh based on new shell theme +* window-list: Adjust for gnome-shell changes +* updated translations (an, el, eo, eu, fr, he, is, sv, tr) + +3.15.4 +====== +* window-list: Improve interaction with system modal dialogs +* updated translations (cs, de, es, eu, fur, hu, id, nb, pt_BR, ru, sl, vi) + +3.15.3.1 +======== +* adjust to gnome-shell change + +3.15.3 +====== +* classic-mode: Add high-contrast theme variant, drop .desktop file +* places-menu: Fix error when XDG user directories are not set up +* window-list: Add option to show on all monitors +* updated translations (eu, hu, kk, ro, tr) + +3.15.2 +====== +* removable-drive, user-theme, window-list: Update for gnome-shell changes +* apps-menu: Fix some visual glitches +* Fix classic mode style +* updated translations (an, cs, he, vi) + +3.15.1 +====== + * updated translations (es, nb) + +3.14.1 +====== + * alternateTab: Fix dismissing popup with Escape + * some improvements to the window-list + (spacing in app buttons, no flash when closing windows with auto-grouping) + * updated translations (lv, it, pt, bg) + +3.14.0 +====== + * updated translations (bn_IN, hi, kn, sr, sr@latin, uk) + +3.13.92 +======= +* new extension: screenshot-window-sizer +* window-list: Don't add sticky windows more than once +* updated translations (da, de, fi, ko, mr, ms, ne, pa, pl, sk, sv, ta, te, tr) + +3.13.91 +======= +* window-list: restore fitts'ability of workspace button +* updated for gnome-shell changes +* updated translations (cs, kk, fr, or, fa, ja, gu, id) + +3.13.90 +======= +* updated translations (as, ca, eu, nl, zh_CN, zh_HK, zh_TW) + +3.13.4 +====== +* Updated for gnome-shell changes +* updated translations (el, gl, ru) + +3.13.3 +====== +* Tweak preference UIs some more +* Fix classic mode schema overrides +* updated translations (es, he, hu, lt, nb, pt_BR, sl, tr) + +3.13.2 +====== +* Fix sorting of grouped buttons in window list +* Tweak preference UIs +* updated translations (en_GB) + +3.13.1 +====== +* add DesktopNames key to the classic session file +* classic theme: remove rounded corners from tile previews +* window-list: don't shift message tray on other monitors +* auto-move-windows: several fixes and updates for api changes +* launch-new-instances: updates for api changes +* updated translations (ja, km) + +3.12.0 +====== +* updated translations (zh_HK, zh_TW) + +3.11.92 +======= +* nothing to see here, move on + +3.11.91 +======= +* updated translations (ko, fur) + +3.11.90 +======= +* several fixes and improvements to the window-list + (can be scrolled, works correctly with the OSD + keyboard, filters skip-taskbar windows, does not + force all notifications to bold) +* drive-menu fixed not to show shadowed mounts +* updates for gnome-shell changes (launch-new-instance, + auto-move-windows, places-menu) +* build system fixes for systems without /bin/bash +* updated translations (or, tr, uk) + +3.11.5 +====== +* updates for gnome-shell changes +* updated translations (kn) + +3.11.4 +====== +* classic mode now supports session saving +* updates for gnome-shell changes +* updated translations (ar, kn) + +3.11.3 +====== +* workspace-indicator is vertically aligned now +* updated translations (ar, eo, ta, te) + +3.11.2 +====== +* updated translations (zh_CN) + +3.11.1 +====== +* ignore shadowed mounts in drive-menu extension +* updates for gnome-shell/gjs changes +* updated translations (el, th) + +3.10.1 +====== +* updated translations (af, ca, ca@valencia, de, et, eu, fa, + hu, lt, lv, nb, nl, pa, pt, sk, sr, sr@latin, tr) + +3.10.0 +====== +* updated translations (as, cs, da, es, et, fi, fr, gl, + he, id, it, kk, lt, lv, pa, pl, pt, pt_BR, ru, sl, tg, + uk, zh_HK, zh_TW) + +3.9.92 +====== +* more updates and fixes for gnome-shell master changes + and regressions (systemMonitor, window-list, apps-menu) +* lots of updated translations (ar, as, cs, da, de, el, es, + eu, fi, gl, he, hu, it, ja, kk, ko, lv, nb, nl, pa, pl, + pt_BR, ru, sk, sr, sr@latin, ta, tg) + +3.9.91 +====== +* update the classic mode session and theme to work with the + new system menu +* the usual round of updates and fixes for gnome-shell + API changes +* updated translations (de, it, lt, nl, pl, pt_BR, sk, + zh_HK, zh_TW) + +3.9.90 +====== +* xrandr-indicator was removed, as the implementation + was incompatible with the new DisplayConfig mutter API +* various extensions were updated for the 3.9.90 gnome-shell API +* updated translations (cs, es, fur, gl, he, hu, id, ja, sl, tg, + zh_CN, zh_HK, zh_TW) + +3.9.5 +===== +* alternative-status-menu was removed entirely, as + it does not fit in the designs of the new unified + status menu +* updated translations (as, gu, it, ru) + +3.9.4 +===== +* apps-menu: fixed handling of hot corner in case + of screen reconfiguration +* alternative-status-menu now correctly honors polkit + for hibernation +* user-menu now loads themes from $XDG_DATA_HOME too +* translation updates (de, id, pt_BR, vi, zh_CN, ml) + +3.9.3 +===== +* classic mode mini extensions were replaced with a + GSettings override specified in the .json file +* styling of classic mode improved +* native-window-placement is back working on 3.9 +* misc bug fixes +* traslation updates (an, cs, el, es, gl, nb, pl, sk, tg) + +3.9.2 +===== +* apps-menu: appearance of the scrollbars was improved +* window-list is a little taller in classic mode (to account + for the workspace switcher) +* alternative-status-menu honors again the dconf configuration +* translation updates (sr) + +3.9.1 +===== +* updates to window-list, xrandr-indicator, + workspace-indicator, windowsNavigator for gnome-shell + changes +* translation updates (cs, es, lt, pl, pt_BR, sl) + +3.8.1 +===== +* many improvements to window-list: + - windows are activated by DND over them + - window buttons now have the right size, + even if the text is smaller or larger + than the ideal + - window buttons can be grouped automatically + when the panel becomes crowded + - added a workspace switcher menu +* added keyboard navigation to apps-menu +* small tweaks to classic-mode theme, in particular + for menus +* translation updates (gl, ko, sr) + +3.8.0 +===== +* translation updates (hu, ja, fi, it) + +3.7.92 +====== +* misc bug fixes to app-menu and window-list +* translation updates (de, sl, pt_BR, ru) + +3.7.91 +====== +* various updates for shell changes +* update window-list to always use application icons +* update apps-menu to not load subdirectories as + separate categories +* translation updates (lt, zh_CN) + +3.7.90 +====== +* various fixes to make places-menu behave more + like Nautilus, including showing the machine + name in place of File System +* various updates for shell changes +* alternative-status-menu no longer supports + ConsoleKit systems, you need to install logind + to have suspend or hibernate +* translation updates (es, cz, pl, sr) + +3.7.5.1 +======= +* new extension forgotten in previous NEWS entry: + windows-list +* also forgotten previously: classic mode got a new + GNOME2 style +* build fixes + +3.7.5 +===== +* places-menu is back in the classic extensions, with + a new old GNOME-2 look +* classic mode moved the date menu to right, where we + all know it rightly belongs +* apps-menu received a face-lift, with the inclusion + of a reduced form of AxeMenu +* new extension in the classic set: launch-new-instance, + which modifies the behavior of clicking in the dash + and app launcher +* alternate-tab, native-window-placement and windowsNavigator + updated for gnome-shell changes +* translation updates (es, cz, pl) + +3.7.4 +===== +* a separate configure switch has been added to enable + classic mode session definitions +* places-menu is no longer part of the classic-mode + extension set +* updated translations (ar, gl, hu, lt, pt_BR, sr) + +3.7.3 +===== +* new extensions: default-min-max, static-workspaces +* alternate-tab now uses the built-in window switcher and just + takes over the switch-application keybinding +* workspace-indicator: is no longer part of classic-mode +* we now install classic-mode data files for gdm, gnome-session + and gnome-shell, so if you enable classic-mode you get a new + session option in GDM +* updated translations (ar, es, pl, ru, sl, zh_HK, zh_TW) + +3.7.2 +===== +* fixed crashes with places-menu, windowsNavigator, alternate-tab + and native-window-placement +* alternate-tab now hides attached modal dialogs +* places-menu has restored support for Nautilus 3.4 +* the default for hibernate is now to show in alternative-status-menu +* some extensions are now tagged as "classic", and can be chosen with + --enable-extensions=classic-mode +* dock and gajim were removed at the beginning of the 3.7.1 cycle, + as they were buggy and unmaintained +* updated translations (ar, cs, de, el, es, gl, id, lt, lv, pa, pl + ru, sk, sl, sr, sr@latin) + +3.6.1 +===== +* fixed alternative-status-menu for the new lock screen +* squashed some alternate-tab warnings +* drive-menu now works with 3.6 again +* updated translations (ar, cs, el, es, gl, id, lv, pl, sl) + +3.6.0 +===== +* major rework in places menu, to make it work without + removed supporting code in the shell and to make it look like + the nautilus sidebar + (similar work would be needed for drive-menu, not done yet) +* updated translations (ca, cs, de, el, en_GB, es, fi, hu, id, lt, + pl, pt_BR, ru, sl, sr) + +3.5.91 +====== +* various crashers were fixed in alternative-tab +* auto-move-windows now can be made to work with static workspaces +* place-menu is now on the left and uses symbolic icons like Files +* StIconType usage was removed from all extensions, after it was + removed in core +* systemMonitor, xrandr-indicator, apps-menu, places-menu, + alternative-status-menu were updated for the newer shell +* updated translations (es, gl, it, pl, sl) + +3.5.90 +====== +* alternate-tab has been reworked again, the old mode switch + was removed and the all&thumbnails code extended to handle + icons and filtering to the workspace +* alternate-tab thumbnails now reflect the aspect ratio of the windows +* systemMonitor now shows a tooltip above the indicator +* native-window-placement, systemMonitor and windowsNavigator have been updated + for the newer shell +* updated translations (es, pa) + +3.5.5 +===== +* convenience module has been relicensed to BSD, + for compatibility with GPLv3 extensions +* alternate-tab has been refactored and seen various + improvements to all&thumbnails mode, including a new + overlaid application icon +* updated translations (lt, id, sr) + +3.5.4 +===== +* updated translations (de, es, ar, sl, lv, zh_CN) + +3.5.2 +===== +* removable-drive-menu is now a11y friendly +* the dock can now be placed on any monitor, not just the primary +* dock is now clipped to its monitor +* alternative-status-menu now exposes GSettings for Suspend + and Hibernate visibility - no UI yet +* more gnome-shell API changes (places-menu, removable-drive-menu, + alternative-status-menu) +* miscellaneous bug fixes (native-window-placement, gajim, + auto-move-windows) +* updated translations + +3.4.0 +===== +* build system improvements +* updated translations (ar, cs, fr) + +3.3.92 +====== +* various updates for gnome-shell API changes (dock, + native-window-placement) +* local-install is now a make rule, not a shell script +* updated translations (zh, es, sw, ga, hu, it, no, pt_BR, de, sl, + pl, la, fi, sr) + +3.3.90 +====== +* system wide installation via "make install" is possible + again +* alternate-tab can now pre-activate the selected window +* auto-move-windows, workspace-indicator and example gained + new preference dialogs +* workspace-indicator: fixed a bug wrt focus stealing prevention +* updated translations (es, pt_BR, it, sl, gl, sr) + +3.3.5 +===== +* improvements to the build system and convenience module, + making it easier for other extensions to use, and bringing + it up to date with gnome-shell changes +* all extensions were ported to the Lang.Class framework + (except xrandr-indicator, which is pending GDBus merge) +* alternate-tab and dock were slightly refactored to clean up + some old code + +3.3.4 +===== +* improved styling of windowsNavigator tooltips +* fixed windowsNavigator when used with the numeric keypad +* fixed native-window-placement with custom button layout +* updated translations (pt_BR, cz) + +3.3.3 +===== +* windowsNavigator was fixed to work with azerty keyboards +* drive-menu was changed to use media-eject icon instead of media-optical +* dock: the default value of hide-effect is now move +* dock: if autohide is disabled, now it pushes maximized windows aside +* dock was updated to match current core shell styling +* native-window-placement: position stategy setting was removed +* alternative-status-menu no longer conflicts with other extensions + in the user menu +* various other minor bug fixes +* updated translations (zh, uk, es, it, cz, sl, sk, fi) + +3.3.2 +===== +* all extensions are now self-contained, including l10n and settings +* introduce a convenience module that can be shared among all extensions +* you can know build an installable zip file with make zip-file +* apps-menu no longer shows NoDisplay apps +* alternative-status-menu, alternate-tab: fix for master shell + +3.2.1 +===== +* dock: added "move" hide effect +* systemMonitor: now it enables/disables properly +* systemMonitor: improved styling +* alternate-tab: both modes now work with gnome-shell 3.2 +* various other bug fixes +* updated translations + +3.2.0 +===== + +* various: update for gnome-shell API changes + +3.1.91 +====== + +* gajim: update for gnome-shell API changes + +3.1.90 +====== + +* All extensions have been ported to the new extension + system (including live enable/disable) +* Updated translations +* xrandr-indicator no longer requires a specific gjs version +* windowsNavigator fixed for more than 2 workspaces + +3.1.4 +===== + +* New extension: a menu for changing workspace (workspace-indicator) +* systemMonitor: lower the requirement on libgtop +* auto-move-windows: open overview when last window on + last workspace is closed +* dock: implement autohiding, with various configurable + effects +* alternate-tab: more configurable implementations available +* native-window-placement: don't rearrange the windows when + the workspace switcher is shown/hidden +* update for gnome-shell 3.1.4 API changes + +3.1.3 +===== + +* New extension: a menu for removable drives (drive-menu +* New extensions: GNOME 2 like menus for apps and places + (apps-menu, places-menu) +* New extension: additional configurability for the window + layout in the overview, including a mechanism similar to + KDE4 (native-window-placement) +* New extension: a message tray indicator for CPU and memory + usage (uses libgtop) (systemMonitor) +* user-theme: fixed resetting theme +* user-theme: support themes installed in /usr/share/themes +* alternative-status-menu: ported to gnome-shell master +* dock: ported to gnome-shell master +* dock: make position configurable (can be left or right) +* Updated translations + +3.0.2 +===== + +* Updated translations. +* Fixed bug #647386 (reverting of user-theme to default) +* Fixed bug #647599 (support globally installed themes) +* Added license and README diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/extension.js b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/extension.js new file mode 100644 index 0000000..04da83b --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/extension.js @@ -0,0 +1,62 @@ +// -*- mode: js2; indent-tabs-mode: nil; js2-basic-offset: 4 -*- +// Load shell theme from ~/.local/share/themes/name/gnome-shell +/* exported init */ + +const { Gio, GLib } = imports.gi; + +const ExtensionUtils = imports.misc.extensionUtils; +const Main = imports.ui.main; + +const SETTINGS_KEY = 'name'; + +class ThemeManager { + constructor() { + this._settings = ExtensionUtils.getSettings(); + } + + enable() { + this._changedId = this._settings.connect(`changed::${SETTINGS_KEY}`, this._changeTheme.bind(this)); + this._changeTheme(); + } + + disable() { + if (this._changedId) { + this._settings.disconnect(this._changedId); + this._changedId = 0; + } + + Main.setThemeStylesheet(null); + Main.loadTheme(); + } + + _changeTheme() { + let stylesheet = null; + let themeName = this._settings.get_string(SETTINGS_KEY); + + if (themeName) { + let stylesheetPaths = [ + [GLib.get_home_dir(), '.themes'], + [GLib.get_user_data_dir(), 'themes'], + ...GLib.get_system_data_dirs().map(dir => [dir, 'themes']), + ].map(themeDir => GLib.build_filenamev([ + ...themeDir, themeName, 'gnome-shell', 'gnome-shell.css', + ])); + + stylesheet = stylesheetPaths.find(path => { + let file = Gio.file_new_for_path(path); + return file.query_exists(null); + }); + } + + if (stylesheet) + global.log(`loading user theme: ${stylesheet}`); + else + global.log('loading default theme (Adwaita)'); + Main.setThemeStylesheet(stylesheet); + Main.loadTheme(); + } +} + +function init() { + return new ThemeManager(); +} diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/af/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/af/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..f6b7e65da1350e53224b41623ae4103d3d848e5e GIT binary patch literal 7193 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/an/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/an/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..f5793085554938156c84f16d42cb664d60ad81e1 GIT binary patch literal 7444 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 I^q8dZzq#$cw*UYD literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ar/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ar/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..39d85b5fa21efd593cc852ead50b842e6cab7301 GIT binary patch literal 5625 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/as/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/as/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..5b92c370e4e318ac81d102196ec3050ac96cb647 GIT binary patch literal 10622 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/bg/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/bg/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..d9cfaeb46759abd4f36c71049578f2f43aed4f9e GIT binary patch literal 9835 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ca/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ca/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..c690a8fd95539f0861e2a479ad4bc699f8cc2935 GIT binary patch literal 5668 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 Wa?qHw%^Jc(B8bqALou3~vHt-?^|&Db literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ca@valencia/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ca@valencia/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..b57dbbf24f207df0cfc6a69cee6c21af30b2d315 GIT binary patch literal 7744 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/cs/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/cs/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..b59c6525e52eab297e7db57571ecbdf17829a5b0 GIT binary patch literal 5516 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 Vwk=WDblXc$vM_QrGBsic{{zh~`4j*E literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/de/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/de/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..33492d95f88d3244120d5a6a372cbeb1ef9d91ed GIT binary patch literal 5713 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 MN@7;~-hnCV|Fn$cjQ{`u literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/el/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/el/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..7203074878c56908dd1fc3eab34a4a1a047ceaeb GIT binary patch literal 7611 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 OoFJ>TNbLXfnfzbMYbuif literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/eo/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/eo/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..ee485af8188e29f411dcac340541c1a212a4c28b GIT binary patch literal 4589 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 HioW_EI4VK0 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/es/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/es/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..eecb696f2b050e3fac7c240a247ea9ee73b5e264 GIT binary patch literal 5592 zcmb7{U5q6~6~{|i5l2wLFFphd*M(h}d*=g?Wnc}nGqdZMonf;(3%nSu+g)>SLwDDu zt9xc=H3kem7)^*K#$eQB6HJU|ql5<&Hu|vl!Dx6gCPp7jrLF^~ z!4H8CfbRuA3*G@f4qgvd;QPR@fc&X%^79_>JD|LO9=sX+G58U11b!U+BltD&&8GeQ zwMyMW`z3Hc_)Adiybj&~{-kI5{%6ycL79I8_(AX{ za04p1;0x> zfh4x9_VIDy>v~Z3cPl9GKL{QImz#DDik&Zlvj4Axm{Q+r+CKpAr2Rwi9`IKU{sVl0 z_U*hZ_AY?p-`|76$KOF&_bnf&dDstriuOFnpGx@oH+T+|d0UW?#@D?(311SU!i#VweiBY(e;?(ROV%uW$aSEG;0N)+ zY}39De4u#_8fl)PCTLXn*WBWN(UQcaTpe!VP%hClAsnq_pt*wa$I&yhwlAIoGa&3mgG>J@^xLhZ( zJ{Vj7bm@kAGfAz^O=b^G>rI!YZrjGXx1$a3r_42ZtjmGb+pc)p4^716D(l%oEyl6j z`c#!#wU}<39k2U^tA=_z$z!+e)#C0aC!d4KU30Sd$ziXK7QAisx-DgvT1uU_^{+N* zs+L?ftV&j}R9I889=okGQ$_>XX(6jw+KJfI>8P+a_XAhz)5$sO|4X+%YNDsNO%bbQ z8zs=9w+A-YrMrALdb4m@V8TPzWpu()U?^-mIHRjiI`5MntJpGWg-ugf{ra=t%k7pe zUVrxc)6y_i>39x&NHcIqM^~*pWusEI6Bo%=c=3RjnVSZ0#S7|KKv`pIsvKYQdYCaW zlDR4`^_EL3mb>YS$vIoDNJ~lfwF;Y=upf19X$K@M-NJp-5ucpdZ*Y)v?_)RT?xb zCS@QgwJC#*o-0e2b@kG~m*Uv_=BOj@V-OQnP z9|ACFuk~spm9Z9lNHwu2M;zlvQEUTFjXxXvm`^mi|sxoyoISExV6F z88lnP>^{~bd+fhWiBIg6S`@wQMo3rNVO0%Nb!x9=0tGn=#(S+`G+`Y!BO%A$heeVZ zyx?-%y~^raNM>wDj6_vY2n)55I;n-!0P*UHx_v^D_7m-qu=}JB#1oBG9Kn&}iitjn zC}O5?lHxk6ap!Sch_V*+g#0@8Y)R@4*(5WbWIuJv4qZ`p)_gySJ4dU&?`*gQJt)he zUznNcCuM4S-C&~YivCPc=A@!0OwJ_Ular@TKDN;bX9(ZvEaUM7JwH45P-pgVXZ9gI zKff@4|Gl$ZOzfN@Y-K%H%$uLpbMp(chwq)8XWj{x+Sw>f?o-+If?hUxVpF|V`4U8V zkHn#;o3%ZU_A^pqH*(phc|Gq}rf)kN)?^F%^pLrJpgZ!E%g*`30R1L(?Cbf0*czks}9lediH9cj)1%Cp*V&ZV4nI z;y4l2u%hql-Z$T!nQ+@C4_VuT`{f7_3E-rGogrylF=)< zK1jOik!Ga3;Pl^e@@UCAl1vjvLE~+|N-#u!?7SXwA_5!*sm@2QX10)_RFBS6NysEt z*)vZ$wK#g�fP{jii@;YSih(WHL{ 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 T2^SbMPDR30Ibs$GJW&4w`DtET literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fa/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fa/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..17a8289e29016ab93c21cd8ab7507d3a31b2e939 GIT binary patch literal 6322 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fi/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fi/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..be7cc20cf0fa45341cb13f1c55880eeec09258cc GIT binary patch literal 4709 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fr/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/fr/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..b3a332d40fc8b0675faf693f02ae3bdc37c1383e GIT binary patch literal 5733 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 T39>8BKh#a2kkkTu(=qdZsLNj2 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gd/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gd/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..dc5cf7baad600a80969709e5646a9a8cd817f5e9 GIT binary patch literal 7000 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gl/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gl/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..3bed179498e1f090e61043448111d57f04fb885c GIT binary patch literal 5525 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 WT0Sb9EWScL7PhiU;_vbU)c*nSQiA&c literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gu/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/gu/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..1b67a789aa4d27be508f2a3b6ed468e35103cc21 GIT binary patch literal 10413 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/he/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/he/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..e4666e92f5d1ee92dbff08699dc114c119fadec7 GIT binary patch literal 7339 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/hi/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/hi/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..2146005daa962d5879a52c8de1954020b05c2160 GIT binary patch literal 10358 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/hu/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/hu/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..38eb2a28510ce55c680fcdbba8978ba0487acb8b GIT binary patch literal 5726 zcma)6P54;2X7RXOs;PEl=HBjd7fOmsG2R{QA;Cr z@v8m}iu`xMFM)TWjPx&qkAP2u;?EG2aoeD*^F2`Pe+}fPc6mGm{t6U3{{kKYZ)NdI z;1O^U{4Xf+eDD*j0UiTI-Zscjy~0D*eH9ct-U5FIz6~-}y~?7W1%C=k`|_y$HYjns z3JM?o4vPJ^?JMoN50tna1!evzQ1mch6?_F0ecu3U;NL*eOCvy z)xl94Dyzpw?-CoS4RVQ|nB)DcL5ZK_io`*#3b$}eF5xsO>^X*M{t|yJkKV=Cavk6n z|H<_j_aSca+xQ|~eSAL*ir>_VjzX8~w5eU5g-OdTXloj6-AI$%gb6*`B-(VlQP?nf zm?k<5^n74lCr`V&8AetoCbkC_bTf^jblV2HKG25w5o1jf=)7(9cA9lu*EAU1i|aO1 zD?uQ)KG%z^T8XyJ!0A?&_PTmIOoDXVsg=o+)9+s7M4Tu;{n@Fb8MCckx4Dc`t5ND~ z`P3$g)M^@cdpR1cX4d5BW4Co|@U8kx0;Yp1#12#40aPq#j58l7#E z1?re>gt$d-w{4>Hbk-W(%+lCdQY& zY~N;AU;fd8G)yl~dH4R1ruQKoRdsyJHgYj1$ilv#xZlahrXgBEO`Y&4I!30K5NoFU z5mR5{w3p<%pGG~@ZKm1un0}gtIUadt{n@qSdNndA+fdI;N3Zlk8S&6zRm_Y)olIk^ zPBnF&_3VP~MnZ@(-nwDB!Y-%9A23UNl3CXkQ!pZL!+>UE4;H4s6r( zBF|wFDIdaIo7~H&r+J>nRlV9aNlQNEZ4`1g_a4gZ*Lxw$$Wpn#0ymoR2%_g*}!*2t8ycl6?W*NL@Sm!QqEK|R}rBPWQ4Q)fTG3FSwp&e=Ha z8{tD>`(cAw8|`#kJO!h5oF-wOW~0t)xOC$|qZ}()DKhpF%BfAvmyDK@Ai}s~f`u>Y zR!6A`$Z*f*Z!T8-H@7Im7h4Izt$4?Y3%#pyR<2lCDMrTs57JPzG&0HFV0X?1qHrCBvhWeRI z%WTkti8OT`-g|1*)0e7xq`b zFXVEjXR=gET;)_ydCq3SteT#pU&X$ZQ@VXMiH)P!&z-Z~G|MY%t`!EAqrH}^ zY^F8c&hxITEiSggJTmpF7g0^K)}m+TG^3|PE{4ugljqJpyIJvj22AU!6)?ca&7t0qX)SdSUE@9iaytjTRxtR0kLgg8oSaL#aI+J!xMETT9hpS7=)yL+}Mv^|26KNK^nohdD z>5eQvNk+++BlC&A|A<~X@Z=ol1SZF3SnN16Oq0|VzsQS=9W0x#?wv@Aovnyny)Q?S z*lY#5L#@AZ!F4ewCsA$GFLv0ohI!v`PKkR70&G^i8Ch}{*>SPM*1={_u60p&OlCR^ zAsSfL(Jsx>p~(%~*^u!jKp(X+G zuW#uvVnZ6{EF0p8kvUPZn`aiIyu{OtwOKN_a-qXpT}K?&WXNaVc6-p13nn?aeU0u^HgwRd!VXT=7$Gl zVtLAnZL4jz@GB~MY8coUYZrDr$?}@o8;Ssl0HM+{D=aQM&M}-AriMe&PH_ph;to;> z4l>#%NwFK%_7+vAZP2$#!*5l-e<6B+M6O|fwK*{LFgzcnuF9pZI~_L ze#}k>xs486W|$ccp^1iH5xVx7W;zm_F^7pnJ3*oRoVWoA1C|tq}!{>79}Y z78fHbOKkY3*2L)G7jZ#LD zZ=^_(m>BP_Bd~;uZR$-nXIYUyBBPkfQFB66_9|Aq!Px0RH~KF71T>i*c4JxV?;C}^ z7_do>cRF?uG?mH`QL8x+;Eug*a3+uX^x=~GaxO&>7S a{-8RWP_y6pV-$oP3K*x}nTe7-9rZuWcUIs4 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/id/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/id/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..d24b074ab4d1e36dc8e53d3bd4bc3e647d699198 GIT binary patch literal 5403 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/it/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/it/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..507064ce5c71926fc5253971a3a3005457e24daf GIT binary patch literal 5497 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/kk/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/kk/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..d64592a7a616a5f722ff76fcff85f1cab8c607ae GIT binary patch literal 9526 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 S@{D^P+5hH&`%T`ly#E98-~S*0 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/kn/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/kn/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..3aa43f15b654aa62b3424fb1de5bedd050efc19c GIT binary patch literal 11708 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 M8%R*~MiuTH`9ou$nX%V*}+1u5R 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 Bo^JpE literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/lv/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/lv/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..e8427ab121705e31018ab020ef42c9c40a18aa9d GIT binary patch literal 5322 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/mjw/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/mjw/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..0f7f821a63d8246bf8dacc86a0850a7f62f56a16 GIT binary patch literal 2034 zcmai!zi%8x6vqcJ1P=2nKp=sLkx&X0@7>u}z*$U$bFqza&bFcpPAW8aJKi1N?#yat z)|ViJQc$D>p%h3!i^P9`gp?8?L6e3qNT#8HhK2$PzHe{Oceaoi>E<)@cJ|Hpy|?e~ zAD_CzFizw5GJaDJF!mbwJ4oY`2N`<^{1ki+yaPT7egi%XehWSZ-US~8e*j+r?|~=5 zKfx!!X*hWmJOxgH7eG4S0;j>t)&6?5?}BvBfX{*+tbw<|7Wi4U|GDBmNV@*0_WxA- zV{r03>?gpdz!{M4TdekL;CG1iI`{~k!}KC}8YF+OgU7&S@ENcTlJ57xm%s$1ynGB& zoS%af|JNW~vhP94(~scO;JwQJD@gu-10j|DRXzV3Bz@DkbRIkjQrvBj?AO2(padTW zKLjbh+aL$O0!hbRko5ip9tVE`sigD{>8E$-Ipr3Q${GUf1)8csx>3F|PVz~Ev{D>2 zNC)K#lFM2H<)Hg$(Dy_!(l|9l83W~uazpi?*hYiCLADe{Y$+Xxn~ulU6geL#9hre+ z7cFMVH>4jJ+h?uRI60iTNK@7_SzdT)+48RJd8K0>S+ytm{;e<0xcysS@*Sa48HH@6 zB=?4=qR_qM-~?OU*laKJRw|rRJ+?Y|J0B!cbC-*rWy;Hly<;-T+TsSbAB-2J zp0?7JwOW+c4S^Rnm-tEoa1JPd#v%x=|>TD!%ye!3FI}$lwmQS`RT3mRz0^4OJc$pX^m~EpD z!<3wfCN>nKV_VixA%e9icu!iVj1KvP!a&~eQj^*7OgI#-c17mK`k?J%6$KZI*aaOE z^2Gbxg^fn6d@8#2(na0axKUPXGUy4H4dq-RU2SW#6SS-p9`^*7gqIpg~NMs{Vh0<^GULvfM{;jK>m0)3fj;`5}Hdxj@6QOV+U+5}dyB4fU zE$uLlSVqe8`TE>KeYVEdrB6i8h6P7~inQqSJ=w<>rQ=Tn4=b+7dnth$PQX`O~-jLv>s{3rATGGs}e}?a`cx_>C#3G8*xjZ z9UubpPz7#*VM}z?gtVNtZK;n$XB8{kuauq_RR`fy&SntiKxn?JI5p}2b{*c)xRg}* wq!>yX<)u_KGLx{;dYn4aH?l&eFF2eybu{QKh%|_B@v4K3$_#sQUCw| literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ml/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ml/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..034af0276d2acf2c245bba08d06fd2270e9c2fe3 GIT binary patch literal 13037 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ms/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ms/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..878869c1f3aaad5aad39976695d396d0c8a6966c GIT binary patch literal 6858 zcmbW5ON=E~dB+b44!D8vhy#R#aNJ;fZ1=s>xwlT= zTV2o8quV_qkp&V07A$xPA=m*61TtcQYrv>OR^J zj41WF|Eg2x@jd?EcfRVMyzRALHeBaue@A=#&x~(_Q79(e+5qe!k9k? zKLNfTd>VWg_*w7{@SETpz-Pg~2cHN38vGgfM(_pjZt!)lGv*jL1pgAe32NP4kgd!f zcsp2v+UFMdPViIUzkpu{9|PaT%fAIb4xR!Jz-PhlgW7kGMYPV-{JaVL94I}$3ceTo zZr}g!pj7?|_+jv;;B(-EE8YIT1SS7(KvXcdqa-4jw}5PA-U;gcouJkkg4*XK$WrD! zDEodG)chQL8`y$x1wRAc2YwCQ1fK`l%G}PP9|i9KFMt_%4E!M|`~Ej5`~435Pw-7B zsd@hcs{jA`=NJ0t+vt?N?f_+{5pow#FNvYcyb1m+~+~9cO8^p{{j3w_%wJ8d^3w{pAmQw{3Q4c_+wCVeS*cM z?-xPo`wft(<~yM5{aoMwzo7R0CAba#8vFtHB*qjUehW(9+gMckza7;0clXcl1!cec zK=EV)RQx;&YX6UccY+a!%gm?y_g@0#uV=uM;Pc?4;IBc=d-xs3#Na0QG4Ok!`1E>$ zMtYwF5!GA=e-2JT?R(>Iy8TL!Kl25CH2%Aw=Kr{V{uL;Dyn{)&!rTY0fscUVTMSCx z2E?T1lc4nc3MhYk8-yn21WlJXCix{h)CsnDKd4Lm(S?YCV~>NUX|ks-8-5o*l1JBi z2SLuqxR*TAMVDela&72=OB|G+KS+CowtQhy^APPE?e6}?y&$PE_*h-yr0k#C$_#0@np8SC=MHdAj8iYlo~H)e2~jeKR! zjGK5rZem~CtNXs%kNtr;6GdwFTAO-vCT)C`v*W(Elgj%>k~IFQX2`1pcUaR~w52_W z^Qbte&6$OS%lAQo#qQGe$m^yk=m~riq)>j~rSw zjck<_kxOk9yR<;YB8(|rrOBOm=4^$G-d^#IWHFoDH_T>Q)V}+*E=|p5k(Dhvo6X9* z21EG+o4IB@mEx65^0*(z7~URCJ#rLB4PbYxA`3g$xZ{Y!dZ{~6g1d)yyQu4Ug!A@Y z+Oj6n+ST0Siq$o{>e{AQ4W?Ul!Pu)qc2C_QP9C?l9ZzMQ+QvD$wz2~m_9=q!xP_$vrlSy$jh%9z#tm+^yKRoxMecY$)c$b;5f1X<$`zRlcBj6^6wN)gEoW9`ckI*@ zS$qqH2!J_-GX}efADSnE>XI{cY%#T~ch#%(?iW?u_}ZMma&_yR-Ao;h8uw3~tn)?&Z@47Y(p{FJF0y&XMYm5qlF&o-Vkx;LiDGJxV3FNB$KesX4XsgCmUD{w) zw=mWg5pegR^}D->GBjK6DU5Z?&u>CFZuzXJ4$W5QF0(}{><0BWVbB#q%>)`84Muad zgrQHsZL|FcOwzrq%{H;pA7Uc%`|%h)Tok9jgP6hkx|K8R?g75;DRoFI3|yolhj; z+8!1y!lCieFxr`st_%3ZnPGJhAW+ZAU}&>b9m;53f+IopnMavpM$4Y-b28WA^ovA& zF_VPUWh)nWZz~<4YhiQttBW*_=m{M58L39;gtSz^-l!#%Wam-Q<{>sl#ZyBYoG~MN zIF>PSPm5+6CU9!D6$es?#&Cpjv~#3P4u|GOp3UgKxD8z9amMk*ZTBW5_@nxFde`RW z%bi8$X2{m|yb=`J&7Lpo^zGkeE+-8J=|b*Zaz&R9!@N1AZ_e)QU6ENlT*NYzB}KK= zr=Ucz*@WIY5TmT(%;D0k$YV{}t_mGVgNxDNBfb)MHtbRe43-Xy%+)Y(<(e;xsu^t6 zlQs$;RTq9#ho0pDz;N-@M_50T!I=Q}b8I1-zR5^7j`)$}8*ydK7#CEF~PpOl@ zgam3IX?gLOe)M*TS|4I^K522^V8^>`!)`g129IR*W9f?qY}l+`*}AxOZeigQ!}XO- zic1t6>>QRTq9f-xWR3F=sEolb+;m9{1lEF7Cav6jO^wX36&O}7x8>@}Ih#VDt;cBgIH z(lq+T3t8*TrFmf+myNUK%ogm8vs-&8VQQ~!WS_k0gp52 zShflDks3Sa>;aup9(ZepAk7x(LzZN7%swcqR6KPpl`Ww{m> z$R9(yu#C&coe4roe93c8$nbp;e2J1c#*U#r4wZ!MyDq&nc;+SxVS=Nosq3p^OG=2{ zo#q<3ZECibvP7dG4VpU{DT*1{91~cTd2&hPW?2Cdi0>K_bv11i zkKBQq4lOE(p<-hg!*MR!rb>ZXtG(nO-Ssm&KERK}*DhBjoYb&khO_Z>s2Gj`{MVJj z^r>2yujvfOt}{;(%hKnijxcAD&FZ7aTz;`N78LI6LKetM*9@8f=B7*HnetsqM2)~K zqr@7bE3ipvjo>m}9$YwWdHpVE7fDkV!I(jOEJq3njwfj4Oz7UaCXhf0=MU7&Qa{W$ zmwdwa9A^#YUv^#6_eUHrA#=QH<-A0;J!a&RV~O^E%1(VL{VFT#K;ndy2Ktu<2I|rU z$0$dX?}g~2?(z{5D}Nq6fsVefN&1|go5VfV!C!42NW?!>Vse#Eu%ydh^K>QGS{#Mu0oLOVH~ZyE*NbuuZR%~Rq;$8-0#AXt@?6?BRV zyR#Hfobn+J&gAZ;=qqdmTpm~}VZxcu_wiX@jfiFFBofswzJ*Dj8cV|c5ncaBD>sTU+PIsN| zuC3~-rcPDQwuK@K2}Hn1kx(F!g7C|N&`Ka7f!2wT$WD0Sff$~+C=s!gC@2ajAR!@m z;P;)X?&)zHCzR&&SC@17pYMM?^VPfV{B*>%Mf+LW-W^e7!I$pjhwI&MjiM>|9`J7P zH^8@mp99|xz6{<2{xSID;FrK30sj$vANY0fC%`-37DYb_-UHqTeh@qk?t(uC?t?!J z{yO*$@Fh_5|1S7b;2(fL3El#K9{e)+N$}snC&3w=_5SnVDe#}bFMxM5*-wLC27dwk zSCGHxohvl(y`bJ7YoE74ZT&g$Bj7KAe+m8xD0wnAr+w5QOGm#7>iuuF?|%o>_?JQP zbpvE*^a?0`zXU=_^fmA<@SEU!!2bco-#eN70q_Ihz2FYG36`Md`3vx);1|IQ;5}^O zIM@fp_e-Goyb1n2_<2y{ew&wi{~3Pt{73EcpMgKa^A|zs=_}x~;D3Ve0=M}=wCH(I zyg87iqXN|aeg)(&`V>DO0AB{b^FvW|0Dgk!KWB5==ShCV(-z3o(PdD2`8X)O&Oq_` zDe!~fXF$#SSD@s56_nllGpKd$U~%zv3>4oRpyYc3RR3*I^Y4KgmxCw3PlKNX{~CM@ zyu>8Z|8Id8!9NB64*XwG`ubZ)kv!i5HSgUBEBW6CYQ7E##nHz=$&rH3gA?%Iz`p^t z?^oX2^t%mepRcy~51{z`7f|EB4N4FH0ct;Q$M}B^ybF}wtbyX?QBZcX1*-q^pyVvT z_k+I&J`TPDO1}RB<=1yY%16KfD7(1@vQ+dnP;&e?7@@zn;?&an+c1uIgLi{^zPEi| z1Nn>2wD>XbD$g@e^1KR)uWx|j>pP(26{%Y9E)bET2SD+^39@YTFijWqM`vl`K;y;D zBQ#yI^ZBK*=i3MIqf7gLQa9}-`A^XhAzYF}J|$iZO_yQ^rWH8Tvo7&*nkIRdFX{ak z+ZRu?ct3atO}f?9X(0S6u89-rQM%irb!i`_Jw($b8^I)_2We}xb=oroms z1$%xBJVSemCZ5IRy)<2zT(lAH8l4?$?*&rthiLL4*~>}VTWAl^R%y{0lO?_~#lZNg zO!A>$HO}@&reEZhO>*8Cn;ScsWJ%vvNs*f*HpgS<)2f)5L6SL>+p)WU)eMR(EB0M% zdNX4gpV8Omv8hJR>=$L~C$>-Ldfanmbf#Y=)1*qAHnSZ!)~gi%3RN~i>eY=<07`1i4&U@$XJ9v6I*IXlMU|o+vQ@rRRNoHr*NWb=`KN7j#BstX8@B)F()OnR; z4R=M7!v+>vOgtZ_&=8%w=CB#~h)dZ7vmf(XYGAR!cq2NOTM6glp)*XRo?+K?>^5j?vogS=Np z>L6RU-uN1eNGdbpK1(Vr#SH2k(Tm*jJk$C~g)Qyp-IZODhl6C!Lr3-6i=XvoGUu7~ zVXG>}s5-2(@Pjek?a+0j^I`LnG_x!+TF|oe1&T4mX_3_^St8G=qtCP`lL|Z9+P$=M z&TM8D75Ag9WzT9@Y@9dImd1>TqYG@gSe0XE@%y6-#n?sL1CwK!Zak@GtD>NdA+Sma zkneJ1oduuPl=^_2$fP-X1ztYxnoXIfK2;+&>|GViu5`a# zCoH3-DqA-3h*8bNXh7zH5zLGm3=pLo?bz#(^@3a61Yh52bQkRqT$``$P58QtCq}_4 zj{0hJX@Uoz$JBjv`Ax`ZKGFv%591Hc>Z4~Io)ml}cGINKL|0_xFir@<%krcu%EilU zHV>_GQ_<6}%O<4FV|g=PpO)gpcg?rQcV!5r81|I^3wyEeg@BdV`!rIqZgk-8MsY_s88y=>`tb*>YoTWu1q_ z)>wV;-tG@P@t9mdYzndEdr#!ivXUhk!JAo8BOE(E>SlX$Lv2FGVFEMCN(j{2F_e;@ z_R5(^Yr-X=w~b+P=(#DkYFIdc52-koyU3aeZB5*>!BxQ z=-GTccag)};08R--Q)1K`4ZB_(fv33_R({1l;!kxzL5~xwT(A0SSZMGTdZ;J3RqLK znR!quld(k$MNZ^>E@TrELM5EdpD(Jwcy8e#i#u~HK74Jq;gD*oD3{*J^V!0DXv-r@ zPugW$v2g7|sj#yhcdoipR<>c5oTamrpdRi%^ho#m$}?_KlvQWP50kiawjTPOYolw*uX6GsNzF{6(TYt2(zSdbgY1U6|tUdhT8W$Zq&k&Zh zog@9$J8O@a^@lf3u06Q6PQQ!RSDihoGoOjT4fFIhf-xoPjx8-I_wf`Rar0yo2H4Gq z8Iuod@?~ew+3|+iEy{g2Oc>KE((%EK%sif~pUOLV?@85%uI#E_=+;Tm&5Og)8z%3q z>}>CxJEVQRySB1Pq0FW`d$S3fQ%@H=)f3eb#an{Sj*2Yik@T?r zRLJkH!e)wLX~*VxZl_q#!3{GHh#g9H73+02B=JoRozqaNQ@Yx+=aQIt%Yz%Sqf#Fe zHmR4>P^-JjE9Uwnt)h!=NI*%l#SJlH=(44%-ArAU7GqDaOnoTYvx<|$u&gH&q@|>b zYgfvcC1@nSY4+EO&eG<)L@J}FYdJ(1lcWU6c09e6`Mh^J!)RY=PCQ}`?VWnPqFhPx zYc7w@lfG4OE>-N5oz#frZy&^p&SusO=}QKp6t60FokkbywE0mOauK#{$JSG{L>KK) z?34Ke2~Al@&KVq;$X5rqNT3-a2BCa<&6VT09#4M2Zl-6`4ApZwnGUZpnaK}sESMyR zT0~7yY=2>CjsC23gof@PXwj#1pD_3(2AFvBV4g~bdx|uvKZLk@iCCfGz z*pA(JQRw5A!Fk9QGG@t6;BjU|H5?Na;@YqhxpN3X!y>L!z~gajkW)%E#(=I|?>RJw8|B>`TXk!{31cHq=T+dGdeAE!i z7N0hS3g>_$&f3r&vjM2@IZh)v;Vr12i06HD0Tzm2QZDCAa1G9z?cqwTl#Hat=5%lv zxQH}_O@c&FiZtP0r`Qy7P;uZhoD3WRCCuEIFBR+*&b0`=Zr{|IL1yZ0o@2#9IJWK^ z2MBA?FF_LQBn-yeF-+-Kb%(9cA*u}Fj(a-Gm(VcB0dh^u(VC-Sp0_ijjjow1GPr?E zAnZBMJqpxm)UFzGjWpV-shu+HDxXzY8TAH75%CdRmq3q@X=w-HFp>I1VQ$AZH%%DY zX^f#cP3Wu2Cgcq}6;nrQ-w<#feJ~lB{$%M>vB-I?w9};krv5wB9y#%T%Hzv>#nFB}I z9p~2&{NCjJaAYt+MXJdUZedge)MYgvzD&OVSt3NAr89&{6_qI;{{Jhqhl=kvBO((3 zb*NAQfDg$&j{2+&U~a$5iBgGkZrfzdgIiNYj1W8VU>Ud~Y%u6xhoZl>%>8T z=R7?PVFv&46l)x5yQWben_qaAl69zof<-FwhEoSq&iBChPJ8Z16gaoY?l?cyO|^XA zxXqh>JWIA&A}s8?Z<(H T^T>>)k$+425#cg!BY2^5}-F)PC^qBoLPI_q$C?m2~HeGwH@P_h6gG--aXx&W_D&Z zGizg1RV2M&RCsEWNQF|Q&O)GR8bu0%s_NwhflyJUN_{D+=CxEpeW=tv^r7E>W_E3- zYZFF3`_0V%pZ`85`P+@xo>pADShupieT`E4;oBeJhwJqZD#f3AgP)JUKf;^fU*L7{ zAMgwC-|%L5%e6{<4DN#0!+j8unt+?&B>X6xg<|g^_-SaM?Eg+7|1tbH&(Ffm@O<(7 zd&r-9iyztlXDI&Oh981|haZOjEad+w2z{~#>GGf?7w9nQmdq2zi04S5}#P~=ZSMpZW52w^fRp6Sa-0xm(236;(^fZMGKW?-OiF+W&WfVa>=Z9 zug@1Z(uX^Xd)i{>;j_i_Cb)$qwIT(zl_j5|%v$%7`IK3f>x(SumpV|Z$3ur zqPrC9dK9)>deIAN;bN=~v|7GbbrUZPR^MwksOiNpIuW#kFDR6X8>=+!vVYnvnCOby9c`IFj}xq#@u^a* zW+D@tAn6uYyRn+Z!-6~S8(lLCo+uq_gp0OxJvA@TNyF%BJBsY?ZrRmb!!)Uo_@8Td zv5tw8Mrl8+$9gGjYcHTmYwI!BXgB8rN@!c?uC!N6&#==K+wL82kODT=4#jah9Qv?K z3T;uv^Q25cao=2WCwxj1p%mu6s4-zIHu!=E90@BuT3>G&J9?KkE6u zTe2HUVN@R?QWHIlpj54UUui{QtzAtl3yV`Kui5q$M)|+&;L|FH*E2y{Wfiq{^ zW`%FA<@%oPnvpRPLI1r|N2U&~)Vf?69vBO$Pe2$;E%Hf7cc|sNUa()|JBm#*`oP?{ zvv);L!u_U+oI^o1tkLX>-aGFl0}ncfO<Y-M3+lnF6|qb@!OH>JL6&0j4L{5 z*~fTvWWUaDM|T8z%cw5z+}}$LHG{<&YsNViwxg;U%fqSYJRX&$oh*GR>pYdE=d#Yp zEPXZW{4h&j;Z3PjLVPYuf0w1d%F+vZ16>qf$*nc9DztSHuyZ8&Z#W@ zN!EGnJq-2yrnUqZu!(6wmZsJs4wg4Ef~;4SXL|KGU+fh-Ph{yc7+szFnjTmSoyTm8 z_@x4;^bY=A*olDZ(K4x?)#ACctXIG0VI#v7iB7OTPZZm@{uu?t99h!!OID1N$1$~L z5J(GoUSKjqCbe1L+qM`nZNLMYPOj1AfnHtg_>N(*x9V}T|Nlzo}=zPHCy+hdBpSo{pxn& z{p}L3^aGDFZ#X3@%u9c5kT2)27#b;pE*gC`abW1GcS$FSqoQ+f>weMwzhQQ-o&o6_ zO~qi*gfq5%y|KEobkA8`z6mRkNjZguSM6ImO$#M&(&-Zxicc34EH%rIA55KNN1tg% zo)@?HlKc2s_YkoLW#0Qok~<{nl|zD8c@xicGsL-6CvOdB+b`{er6?91Kq%)OFZgUI zADWWNReT1$@F*GGSk5;x=~Ok(`Du)E?B`#9evA|i>VM|Rk-F}2jI7VD_vxX}sY?0j ze0~ba`Lk}Z5%izND@QR`#CW2!0IkhtlmGw# literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/nl/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/nl/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..3ebc7523c6088077ce78fdccdcb57ea85e0af0d3 GIT binary patch literal 7601 zcmbW5TZ|-EeZ~*i1Tx|7a5E$v8*J8ix_4$bv6opd-r3#Ri{cqCyR%*}D51LROm}Tp z)oJQ7y)%iT6%SkuiV_8Z1j0CqoG4KqctBi)z=C%azc~mbEE$17;sK#3%1eIVsp`uP zHdrZ5%~y5mT>j_#Ur+z|^|$_`;X23tHty}08WVw!-O4|%*ZzSqyWs1<+rUqNw}4*+ zUjaT2-VXjN_{ZS)!9N0@0sj&uOKC3rh{H~22_5V!@t8k~SH13w1-A@~@m z`9BA~8T>N%M)2$4+rb}zp9Fseo&@*ktoCn$$H4yrzXjgLWN!g~0KNnKImn-R)e<-O zCQ$8nweJ@|ZT%|vKJY`}x557aB~Qxcw2vBOY4cG~?VoDf{{hta$3gM+&mcq1H$d_G zeGp2_Pr%oMKLcL}{x2y0Ud80^2JZyl32uU?!2;AgUjyF{J_Vi!Z)X#Sz&CG^Ze8MlkNLg!MF1M6evCY2)qLR8hj0Sfq#f*J^+e02eP#Bp!WAS zAb;lX_;)AxICuv(^gZw~-k)Q0nzvxH8vhAU{r?`6yib7A&r_h}`XTry;7>uxbt{W# zJqwDD4k-Oz0>#&-LFwUfkgb}30i}p_Kj0N`=}pG`2K+Fn?~h=_h+tw+ z@?Hnkexq&wEGWBq0_4v;$v@5aUGOgOKSAy5zd`;2X-sY20(s(T73_eU;Jx5qgX`dv zpm_f|n1jCt{}SxswBq9_@DA{opw@delfCgJ_!6l7-UkV4Uk9bPOCZ#k9w=U}gVNU% zU;%y?lszA%QF_||CHEyzcJx6|-v^-fzXxibkAp00j&kdgZclMbcJVE4?&H=ayP00{ z-LvhB{7RShb5alOCHaqWizi)LUp}SvEw?Vk4ouEGpqKWN{3p1@^Wr7Fzo%_@utn|R zrQFi3F6m-=DXxh#wiq}(2X?vN%YB4fmpGDrNOvpTtK1vhhqx7Ab=}Vmy&--c2iLh} zv(l4n;+@>OFhR2xo*K?&Khq2Kn?L8ilUsKGXWX}N%NCZo&ALsKva){1mQ|7DgL2ur zs6VuQpI1?m(_*9CM&ogs^rI^AxlLkwD0bzj@?*P`q|WA1=I&XxJ3dYQ#KpF^XCua^ z^o{b^Rzqhez8IC`s88oQ>$$?L_p4+#sS;P(hj(4Eo4AQtk7M2TQk^=po>s2NS#j6d zLE&5_Nh)`}>hft4?Ul6pdTb|29{WjY*5?u~J_iZrt81?}eNNb?^?ACt*vf205#$YtR%8T_j1PJ#3_3m$p9?xus2VsH@=x0-de%DoGpee3HWk z7U{<&A9ta_Y+Q5L41C0eY=YVEDz(&3gbl`PW+RUzoQns}GLd?QUB`tVkHcGIDNe+lfn4+jGNc7wg6ZQ2~xnvYR5vdwHl1vh}F6 zWsOB7l^yb&CKZ-qcj_F`eID_?r}dKxTbktEr7e+%gQTv6j_TPPUnuQ($}{W3R^>BP z9oCuoK}Ppz;JW5)*t{f7BNiFXXj%9I#TeqQPivGck*CzrXV(`=g&m#SdU$igo=ziF z+&AYIJ*#1{ao$8*$`}!w^K98K%dyk=4s+gT&Rp2BIhN_NakaNB3fdR~tAqggE)S7> zBG4I#&YS7`M3<42)EeG6%3a#kj8##)Wjjt4J6dz>M`N+sxFbPGvlp%$%RaD-YDkF5 zA!gZn*e#M+6PH0pvD=C2H2Acp)Cc55Ce6|FczM>fr)8e{R1Mj1>8fCMh5JaIu#A?f zqN0gMjA|xE12PYcV9&ap9YpDx&FDI0?Yr4S@b%3`cV?5|+I(#v!q+W4(FCiw*;mcO zV?6jQre2zhzk`hCBYlu^9)EDw(p++QQt*-3?IwLDx-2V)aY7JYmM4`jW{v6IG_=Z1 zMNhvjnvgb)<;{3~T8IO9fmvlG1ZwRVO36>##hyrO z!X=@%jbU==sVTQ=m^nZhQgJMIku?+Anz$DQU$KSq`EppC^-7;6F)hLFT}IGSU?RYI zEIzJrKk?inm;`_7`RiR9lreRXP$NLGq{SktVHiLPuM4tc@ZgY7sWZrNgT1b~l4nyF znLh?M;C1RA^T*~(NEbKnzu9+bu0CIuQ|ojiA+&27&ttGqkmI&kfQi4CC=&Zh4Vsld28^N`t-y(^wK+Y4|=HRX$iHhDf+U{94AkV+ ziMa$z7a!j4grWv9J7>`Qnmw|zdVgo-SZC#^T|Kh4a^JlxTy*SQA}nb;H}$)}vr4~} zwWCMxT{%L(huBhQo9e7gMc|sv|C)zf&5b$9tKF5Q)0D+*v9rB5W-H2Rhq3G= zKdz#tz!gqh**@DjHt#1%i9Vf;yzk{WYxY<#sg^FL@`}z`Ut}dqjl*ks;>d9vMPE)F z%IzH|?CL$om)_qw=W>V7Xtx)=i^*6=x+~oye3{z9~Rf^ zi|byG;>C_tV(^ZuQ7sjtUK+(z`k9+m`i`n0SIpi|`oqd>d!}*&my?zTj*OcuZ79Puv#F~l}Na6gD9@z6Z=~sSG zMA^bfW_*OrV&tlLb34kZBbkeWgBFeeF6~9>$ZS&lPpf}F*lomPL|J7K#9N3aYSNx2 z1NIx+whLLll3amI@f9|4IYlKbEg7jj+PB&HU@LL;1bJKmX~{K}Ol1)WWSOv@x!fme zXVFev)T3x83*;e&RF--+@IoDYHo#C^(P+2nddijIbU2BKjpTw>^fC|IEV zO2MM5A)zrrjx#eIb?v5a1SbSX98eH!Ke?8xB%Pik?4jKIq{7;CfOvuPggw-#{~k)< zaHK%<1odnC2^3Q(kjNxRRwpII=mXMIIB@FVOi@{A!L}yB0Iwv{gH$Uu;~C+UJ1vrJ zmY{`EwPr5iG2|_m>flo1?jtN8-6q$9*_SDH*vv7b3Af=C6BI%mV7IfwM$dUapbq8y zMHNI`6cPLzdYm%2mi)vHaCd}`3j$c{uf4)G745E^kWGgA#g62GWakNC&#oimK6aTW z17veMoJN9Ul2ZrP1&$WaB={yrk%U6mk#@zCx@WDbBqYlmbj4uU2rr*wO>4^4B;^YJ8Q~}yiIFz{2-1BGVgbg)ziFiewWJuFfFc?+r z!JMb8^>Tfu6Us$mhNm>aX|RiEY?Ol$C}-Q2craLI>@H@btutQ;H=OCQURN=YQy`%L zid%J$(qts}CLCyl4lLos(#$I3UbZM8jMBavmtZvJP$WBIDntc^2Z`UFUkG}wi0F#a zsV-Qb3=>sl#c7LaB>)4k)11Il#2gp-9ficJUvH>Qh$EU4d%;%a&Oz?3J&%+#50M(= zzp`WkSvV~dRGfYa(sl?TEHKlj)(ht+Orbg5$ZSiB3I(n9q{Hd93^A;UU7@s_wVgsd z#r<&VnYFe(RqD;!wn#N|U58jO4TsS* dcM;nVN3Vyxe!QZ-YP)mFZVpHi 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/or/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/or/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..04717b66cabb2fe5012e14dd1436af5fd332c818 GIT binary patch literal 10943 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 Obs{d3%E{P&CjSS=F4V;U literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/pt/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/pt/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..adbf28d4b358aeba6ab6276805e5d3ebcfeb5a8c GIT binary patch literal 7220 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 QtSb;2%%BY>bCS*f0{gs~i~s-t literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/pt_BR/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/pt_BR/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..479af0e185595a42cff4628353a61a14ec4aea17 GIT binary patch literal 5616 zcma);!%d&Zt_zy&e)y}Iwcf~vZY zd#k#qCq@YojR_kTgqYxBqKUysf{BTVi7xEK;Fie7g^9B?Yzzw%R{qYddLKPBqm{1r zuls#I{^#7&|2T5ptBU6vykFw|+cip^0bl+YKRj<;r_>JkTTr@=Ua!K9;0I0nM>i;SJMCYB zcY%KbWuMF7P2hV?{|6uQ1tDCUkASrYVZ=c0{$74^*12gQSesq9dHSh{+sv_d)x*}``)I#2;M<^ z8T=gh47d#j@D%u0@YCSU7+LImCqJV9{h;Xe04VY=gEDU$y!~3GEcgoTA7Uh#e=CQ} z_#L3w`xwa9>Lhp!TnAaA_CT5U5-9q=3d%XJgEIdOP=mh%?+4!n9|vX8kAY=S{PZ>` zetQoTd);tLEyppCE_DK209Qfr<1Tm^dBDD0X-k{5NHMSy2~@iEB+WgBD>f@V)To=Vl&zQ9$vBI7kK3nUr3zFBYMd5Ag{NR`*<%xm}y+&Ym``&zNh9M3)1rcb$JO3{98GRo<~)EhmY* zdb7%`TF!ROUeJB-s-fOZi^S~)wLCd;`a5np*-nI?9uDfHXSLNEwv<_FC3C^nzuIJ( zT5#B-PO4%y93eGi!>{HU6eZC_0|?);7WZyy=cQnbnBC*``oVai8^Jw zDQ3~T16%0Q9n?nmyvw5{0>(OEPOKCy6xEK-XzOz>gtUVcJ0`2x(|D^dzwmltcdWns z!p~==VXD&c9ql2_XhS;MYV}#$Ek&Kgr#o@s-9cvd4BkqX)LKN5F*8+xuUQ^vOpWBO zDoVZMvI=o~&QH(TaXu}v$mxx<>#KStGYH#Nr>DJFTcP%N8qg|dMWVjta;whtbm=QQ ztB08oqV~7$nxU{OXt4*(5}SA%hN22elmmEEAo#3y7{RBBC>RDd%XDIUrph9RWlI@I zOKr-yN5_?=%iDToV2ZvBl>-C{wu~0?_W3I17&)pmKK9AU^~P9eU^v_qd)oGTh|*T; z<^sxGwBwJ+s&yiz?rlC|?*_hB8{)KsY*1&1aAXZ{1a?S>dcvh2#;+3 z!CX6zg*ll%*Dr8xD;iGrU<2vqGnyNUAa3URLGQUrrv>{R!DVSePo#j&b+7V>?`4^{Nd*&W>JGe* z)atkkZQTf8b0y|LsN#xj57w50xS%j)|iXrk>FA%v)&9A7|bZh}zonrU;p6y`(oy&)7__aTD8uL}&FkeeCM> z9v{p480(6DW%{J%psL` z#e}1w$q1=dRyTDNZZ^}CVj<-wh1C8fsife{K}w8_F(DYm3Pq8x>nePx&XGHe9@-F` z$zYadRHRKk7oe2lU5sS=aNk6~)ppWcgI#jICOpQqmeF!G#aj*HyAA`~#5*x;hyas# zu_KNc6<_uK`t(Jr=tE${b%+?_u$T5BPTeV07~051oEH0U z5-*eeqs>^)E`6fb_AJHDxD12UO+kj0YhpL0n2gj{?095Ds?QDa{*}B^%N?I`L>>4N z9AYs#C|y6&YU&B*q(PlZ11wAN2r=QMRI3T6)}53BUaX904D#39yaG{F+kJI6YlpG8j8{}FaaG%!uR6EVho<9|;w^{}i%pL)cRa2wv3 zdM8rOsFWi=w6G}G5cG{_MJ=V6yC}{?*Ytv9h4|lxWIEH)S|}FKnuI5s zv7RX72HJn4pT^uGPL8Qu<_Ohe;nyZ(g`T;HZJXqSEb(6iRDm3$!AMRa)KzDV2OH}C zk1eKVZ69LsW;gYnLzAhb3I3lzYha+h&l7n(f literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ro/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ro/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..ab971680487393ac7c051ca408f785e0add35493 GIT binary patch literal 5735 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ru/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/ru/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..c268ab2647d52f7d4c1bc8ced56d748d9faf4f64 GIT binary patch literal 9653 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sl/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sl/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..a230d65e3184ab779d75fe0a1f8ed3b32d8d59f2 GIT binary patch literal 5211 zcmai%Ux*}E6~-$XV=}tYBpPGXcs1^3H<|AFvm4!X9K&X2H;&274!bjnEckG{>rVIW zuBzMCt?J3NB0&NoxDP%^2df}laghhXA^AcDR~Fo^g&x4LI~ zvy)g%^;h@StyAZG=R2qFymagJ--tLq!TCYX7q5$=W$L4?*P9G-VXj8{4n?@@T=f! zqw&)>MA7>he;d3TybOw+SHMHy-$(PWfw&mm_4X)w0lXWO_q+^>KYtsIUmcC*rmQ~% z-Ui+ZPJu^2;b9KMWV8z20&aj3ZyWp=_(f2Gm%v4E2bAY;z`3K~E#Pm#1}O7~_z^zt z0A+m7Xgm*ofbl8tz2N7-4bX#2;4i^h%IGJc@bv;ew}QU{aXESkJPiJIG(Lora{qQvo;wE0`({8)Mh}3(&uLJ2XpZnJ z;M0u12TJ^NIHSM|U=92ND0aUCz7PB<_)+jh@Oto7@JHZ(K;ixS@2+_IF(~7ojmEzK zMTfrw#m*lZhfS%0yuW)^}X%nL|otk6QYSSf&+cL3gZY$0632Sv0tDY~+=NOSRKal1uO=UcfkneVtlowq~d-(Xrj ztXsV;oyXCVX<2AdTOE_B!d)GW+RR-VnDCHw6`imY7z$yBWYpD~^WHY`VxW@}n>sh@ zm8ZU$nSse)dFor!GSFq=xDI^CFmT93Jv!YrtwO?yb2|tR9`>?wQug(@%}rdXM=SbCf*G24qh~>u}YO<)l(yyjNfzZvoOKi+ckbp_mW|`xD zE|29VE>R*w)kOC}T21$4U5%Wtv=VwCQgK76l5rv?2QGZDC-c6 zlpL}5bDL_i;4)Lc#_F3$X3vfoX_a{{EL29SrWRTQ#79q5|d$F@x)-6 zMDWRR`NW)56g87OX>qmXxc0coMOh6sA-|e=vY>S{U2_!L7JXh4Jy)NbI%oPWFKR2k zZR6U*W!u-*T|;$>qVF3sGi_TWx>*mV>Mn231cgp2d*8I5vEI|0r`FD{*TT0%-nT^N z8)|-b?t$9u$=du0HFu(M{P=yd94xGzqkMy3*RFe@F?;g9*?HDIrhQRc&voV#iN2wj z$=aoEo7%e3>BP99d@{ANymEShW@Xf-q< zihTD{0sBc$(?kB=AvoP1n`c;|5=Z&jEcj!yBu-Q#;QS2`zW$xoNK1^|;t{Gq>}c zP_^@X;C1J@dbB)DO`!)mBUOFZc6hM!{9(^JCVbz;i7Cie1FG6A3hNG9P$yOZ0k~IBw_p;Obxx#&eUg+mx5dFY%^5gd6cH|0I1 zZ+9=r3+-TN;MNZNd{H50yqXkT(5gfWq#?Y-^HgfmrZ`$4J*|?mZ$(26Nr|3yo0_n7 zR5$Erb_79(=X*IWL=}XYW!c1pT(Vi-OMQqSIveAc;XQXD^*}G9GFeKoO7X|fFN}U5Lkr;$d_AxYxrX)Ba zNk-&8RBy7889ztCcQwgIph!fL0oRV&a0hD!H9Frby;UV298EX16zi3XqtJpZCsZ-Y zdqo(@MVqKSh&^Q+Ly6?Peq8N#&k8cRdhOUIE@|@;w;|13gqBm*;ikx?^MJ1|wt5{Zw$2H|=sd|Z&o=;NaK$51{u6Em{Sd6aOZ*B`7^ JR$u!y`5%Ae8Cn1U literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sr/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sr/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..c2ec653066d7bfb752b931e761925ad80e353e67 GIT binary patch literal 6820 zcmbW4TaX-88OK{igcT4F6>o3=6Oynqdr3eTvOrjJvq*@^hWKJ>?@aIPn3?XeyJwfB zP;)U7EXyjnNC-(Jg-^aXxhz>jvQ%kl>01wF@!*41Vp(NbzF4JY6;J;Dr+aR@VXLq! zv;RKb=X~e;{@?%mPUp`zU-gp1^<{ov;P=N5InH+QM<3x2SMw^znE}s$dbH-Fj<- z2;KtT3w|8@3V0j%BzPUz0B-;ff&6oR!k=rwmqD#R4c-d=0{k@i8}N4UPvCRld)fH= zS3AyU8UGx-3tR+c=Uwo6@SoZ9_dr~9Zu^+yTn6s~wa;Hb`SXu#{NHS>mzsY)_(||) zZ~$BliiZ&plg>`?CU7sPc+23Iz-K@Mo(9LkUxQkIHO{R8Zvx*23!t7~&mZw|E2#0^ z*?1KEJmXE^r@*g+d%*~N4EzK53GfC;7SFfwNAa%%71st({%-;`Z!ft2!;a&D3yfQk zgbC+|Y%U&O0#}2-1m({={MiWp4ZIP&6C-zk>p{KW3(BujHhvm>i1BmaBjE4B9pJSr zz6R~=1NHoykhTFl4Q>P90cG#@n^QmXpw?{z70*w>t*n0yR9t^2D8=<3{>cApAzyj8 z1=M&om;*<^FM{6ywa<65_rC+BrxrK@{tNsnco)Hl*9KSyFM`_VPDJ=Pcptb4KMsSk z``gc?`TQ%W@pXt+`CSJVz&+qP@WFCGDzCb*)Ol zxerwC<&Umw_}y#o(p;!F=pr>%3#tplPkyUbRF}Gxk2~#M8Z#wqH4ByYQXWRL`+SCL zLGh_;J--e7NLA;eTy1`kw9UV>$y6&*Y=S8h#bL!SM}x+5i_@kU__15@d174Oxb=Fq zQgq`=;G0UxtSNcX{y3V29cNkHEy-)j0d%PBgTXA&~sz_@n%iUjf>NYG?X{vb47yMQw%-NkEVmz z?5RBMMep<2Jn9zr&$?mBdCV(TpvBBid%lT-{%Fip7}P8i5oGnz2}_nC8@5eG-s}pZ zs4|HcGj6qkO*iz+y9ZAA-i#N%d*I}t25ut`xVL<0XgTCT-r4*uuNW(wQdpU>3s*&& zIpvbAQo-3`Q9f4PhEJ|pZfEqosRa!`HZwuBfxA;d*gIz?2rDs+Y~A_9j?HGg>f&tC z+1i`El!Y|om58WntSC9#f|}=SpE7aS@CHr2DnX?AHbu8Cbwx&epe%6`dQn}W5JWtU zZhRacGyx=pm68ICroC#_l)NdoQMDSDNxi7V#*M9w$smq{THcILyM9@(;%OX;yx1}n zdf#qT*hX8$ZfKur=hQF^O}lLF`g6vcn!=U5v%`IgV4n6mH&#_UsFd_+c4MFJB-hSP zC9Pi#&J%SsvW09!&aM?mNMAmz5Ft(D@dkeM@EW`Fcb@^ zk+iAV)&TL&zI6P!n)bf-kr^~6NZo+0d$dyI@1%;@mQ1G(Y*bHfjq(b2-_hI@v&n3&s5*~*_K z^F~L^==#FQz4r`{GVgI*%}s=^A5|4~!6YY=X6rz5F)4^fvD|3Oonc0(HK*xrdPx%<2G z6v>nq<~IAqKqXZ$_fJ;hfn8PAOKwXL)}n&(>vkB8ZFrCp(wi}VY;5FVv)=G>)yOad zvwF3?9lm31WW+pdhO<`>jg7WnZ5-R6+cjD-ym4gMJo8MtggL`&Su?_#(FX^EtaKKbSO=izc~jZ^dM?n4CAtP3suX zjzDvAR&$c3Zkx$@SbszF7Lqdt{tvL=9Dke1C8n&wQZu>0%d;jqPnr*5=uk4x`gxAp zQ~B%zi<6lzD<(<^^T`FwndFR&wT>BU?L3ySoNZzCv8WeL@}gX1;jy0EbXpTv7m_!V zMJIWkTXr?_t##OjdQ^L)4qsp&_H~k<0UiIB4CNCccUjW*>@2R1T*0qCTgifxyk@C5 zhePwJ!(zfDm#{ORywN)BBrjWr&RTC+&^Jt(pSNaO&k_U7whr{foLUo07+6AprIu&B zyvY7d?wYORiukzY!)EXzjx36MQS~NKJqvr6agnGAQVF$r7m-YD%7b15sZUB`avsV2 zU)D}pLCv?GZyjzO6FUe^WSQ2h8lAx_8bfayB|^OGPbEXN%+#)AdQ{mu+)d;~27M}M z(t#wY3!<_03c-qk7w(C| ziUzC2=O&?z1-Wb9FX$0a(#kfunNNnQ|< z$t5RwVTF3^$-dQsE!KAF8`hu0C!2lD;)IjDYInFCsNm^YQnApq?0ON`v~5L;7HK%D zp+i|oFOkqP$-$c4o34@t#tIBrZKyLIXY(U$O4HF$%-AAhQl~?t`oN9!{d^h?Ikh>q zy;f0nrXj|(k64zqS=+uX=JRC!C^6BJ*`BvpZXF?{c|FSXqI7rL0t1z%m9-{zav{sA zjH6H{#IHTwynVy6uE;Ub<-;~;#0Vm z^}%Ha2YtCO6~x(_M_B*Wt?}%>aE&g5juuMh+`Vv$w9)y_JSE zEw))I@#IVg47G5{Qmo#jEp4mpU2y?pQlL$8=a60E{X9^U~_d(zh%J>KX6syD4k^!v&JW$SAN@P z<^$!kH$6IE(yxS`&pYU}QT0xgJ1)TsSQ202{2|$@0viqN7{}(z9S=6aS z`Zguceg8%1Z9cqv&1RtcA=a)xXH_ZR{eo|wv7NV8J31D0a3Sv2D?O91_*va)D`Iqc J;BCw3@_+O$K=J?p literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sr@latin/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/sr@latin/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..117e9a4d1b3636102cf5bacec47e45680e1496f1 GIT binary patch literal 7370 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 HC*A)5uC
*u)kz9R@Cu=!5D`266SAXowa z1N=#F`Nx9bYVb4QwctAVA@DKqdhj{$-QersFM!_ye+v8__~YOY!5hJMy(y;-vD=ltKjQk50u`A5F$D2e7y&J z9F!kl0)G*_P>%m4D3`wr-Vgp0_)YNk3D^IhpzQx|5Ep{$a1s-O_kpMiJ_u@l3n)2t zP3mxe_a&>{|bHt{Qmo#KiA-#{9EGdHt;xj2)qdXI`|_{cKjMb7r`#L7yJ&m z1>6Fe9sp;-Hh2cy1zwBM;>mtccKs@-xE=*1uK?%3FMu1e2fV=ZnV&%yxEBpf%! z2G41kZvu@w^W*$=((y`_6*0 z?+x$>_;29-;O?7!{3#F>!JmM?1AY&boejvV_9j5)r~%(eGk9hU*1lasJQRug7OwqzAT{D=OQ55=(hKwaw*9|dQ*wpSCN zVx>In;kunmy;MBAgX`m5`b=;^U+Y(T7Ei@ZecsJQDy=54PD`pZZi({G>f>CqH!e-mpXA=$dV#{xTrI=8m;AwX5DtUnxu_vH4pX- zEgZc!3x?X|>!#@hKf^3-u8oc&t<#CprMMNR7Ml5PQDkY(Li46bie@|?;YCp>R;{cN zHN!>{H8X6?Y)w1rXtSFa+||LxI6M>=vL%>3{9rKK%<|a3!>HK|X0ukii_gJqCyojN z6|aV^s90E*;~j-$Z@iEY_;7VO#*S=r0K&yi)-ugG>DZL8(rP!w(p?V^XL+8?lf0Fv z*+nMShLdSbDki7G$*5aolNP$k$bvmtM|(3`BgqThJX}~-bn-As@x6;{NaX;TpnvHNZZZ^aDcsW{un(!x1b6A|? zNylt`U|9=9)F==0F6m5)aGCpNQjq3wv72IcmPS0UNq z*sh|AcH&fIt>ickQ2+x9w^$r4#r0snxh^}K5h|9$$s6)XMpv>x>cDZ1pEh3QawJ=^>#FTn)FnX9^9ghb$R*nbbR@PYy4tlzRgS0|l zRNmO4LzG%zG}v5>!F_EQx*u)_hp!M4pUi{9*g9+$6k{G7LH&x=L?d2F7U07JVzoL| z)$&w*ipN5?dr>b9|79t!o%~hoHf*+n4p$-BJDmiI^4(2**3Ys@K8f4jd z)Hy0zmRui@Ik(fVA?k~nG$ijcKNoNGlXZP2W<-aC>C?}xT;KWIB>+2O70c#T{{HCY(4D zx3f-BJD4vejoMw^rMxzm&4kNE(Vp49eZISNoURy^gopausoS{on@rRfmXc4jI~jQ^ zc8yfhjnoP4w~_BUuw&<;ZTIe&K6K*(XML8kb=UAfnmBylT+PmY45{rUUo+t?(>rdf zP2a)4aQcp!TkqI5&4-1xBQymW{N{B#K00&D?c1hrzjb=z-Y73>bG*ppO@(MC{A4G| zmpN&p`7ZYvUB1nmM-qPQ*fD?F4eejsC{(_j_mUyVvjialiLSzjwwSH5K-I&-8n5 z^m`X;AylNfUPBW*06y(D-??n0+Wb$q;g$&?Y@g$V=KJ zBQK(W=dWr;&+hqoTPwT1VS>JB)?V!Qo}D%- zzLoon?Dov!&bpFb8lpkw+@&vLTRpJMxtZri0xB<_lvk2UAY3Qkn87+t6GoKc-s=eB zxw6#4g+@eQmK~R!L(X^}-;@}c^qPf*)NxPN%M6V(__Au;;*mfqKrgv+WDVrv;K?fp zky_7*lfc>YnuQy)iL=)m-|H4bSpEW9s4;Tl*_Hr?h^FtR#E9`(v|^s~rDDD%@0BW< zo-P=qfrh1lJ<&4>=USQ{p5Vm zL~OTy-&KTwk;Cj8D>u|NoGs-f;jt1?0%14zL_`rl3XWT4Yfh|U?`WZjY?$5DESIj2s zHvz*e66Pv&n3@6yIQ>oBxa(P8+}r z497C0@s04ZkGSWQvI#Qa9u{gJIkV*&!ejG5 zMk+W=6G-+EIJ9FuHHA;)t9<8T`Dpt&Sr7E*ANCDW&kFK|3b&3M7k1XH8y-HFD3qYz z!zc)VIV?w#{9#m#m4z~g(khw35T>#UmxzmEed)F1l)Cgr&*1q|uk@&|KpxydyfX}{ z;!#O=iUga?veJK6t4P^L)Y!z@@lwWEL^Cn=#-)HuCoV99<4;f6GHzBUDs;+vhA4pCW8k0NteJxoq zA1|fR13a#mCD=@IJW(SQuB>5VzLJg+1$4GytOe@tOz$%XLpf2L-g zY&PxZoc2!+gjCcV_D^3OsHG`zrRJd~W;}EV9UhUJig%NzJb2r{IgH@ZL+4&<3Io+j zaBKao|584Tqd1_N*FHCz2QvJ2nweX&aYDZu{$IQ)|2+SHZ@nT1($$A4kplZ{M_Jd z5M!8gW>60dvE!w;t6;p8*yrZD&!|~9hRB;gsOC^c)O^ZQ2c1~?#gT)K^qGP{bZe%E^+6r~MXaj0 z%e)_q?Q_E6Ag+`CYA8WpcS5H#|%Sl)@lF`=Y7grmTMSQ^l^&X-FTz zRlQDLdP4u_ciA~3xk)#-uC$QALnQanUV|ibSOH%#XBE+~V!vBSptOlmmcu@c@<0?x cl8b|#1QO3*GaWEw5Cv%(2pmihu9Lz40_sY_O#lD@ literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/tg/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/tg/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..233278d31865b34593ebef35b45112484bb8ca88 GIT binary patch literal 7025 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 W&#onM@?MwMsJ(i0O=o4lpz6Po{ZFL; literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/th/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/th/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..692cceb33d674eed8f6d6c69e9c6e1619e00b3b3 GIT binary patch literal 8314 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 i|G|~z__D{fhx@0wAAO(a{R;T}2l&G^|3S~2 z2Csl012_GE=e-}?3H~7X6!??i0q_B^4*oDW3w{zj1O7Ppb?`^PWpE?-=inyrUGT%; zgCFudM0gv)9|8wK?Y|xT32+zqaqt*;4vfL4!0&=T3yv^(2lz601AGJg1bCRuv|q@d zp953yN5M;=O#B1zm%%>O78N2)A!FnM0h!<@qa4E{}t5wcR~5(KR}jxAHsO~ z@qQ4~yejxn@GW7=u3#eg#wvZi8&)y&q>C13wJz2PZ-Ka~_nx{ucZ@ z@Y|r~U%@Di-vssk*X8>^fIr3izk!OweN1{0d=UIGun8j4`#dQ9&w*^|y#dOu%b?~h zfS&@t1=irmcfh~k{W*-1{~y3et$P%dyxrh7@H3$7{7vv9;7#yp@NdAa;71Um@jc)# zfn%Wf_ZIjd_+1cD-u*aD`WsMw+zyU{`@tdbEVu+-2R{$Cn7j*o7yK+(g*@Bu!yd50 z`#-X|id_#P2e2(GvICTG4Nl&I`}b2^c;8s90R`v;tKB*Om2e}umye% zd;)v`awrZ*!0(`M3w)UOV+Py7lc4zj4N&p;d+=Am|0&;Je#rBFoA)!I_W2~imOq{Z zrQb2ofYYGjb_pB={|Y<|{wH`JsB45IjxW#AXn(XXcvPlvLDzQfC%K2XRg*|9ThrukU5dvxZd_t(0noj6@boD6GS2nIA@s7(X(8tJMf=eip`&3F~H4 zJxGsdam!4Ejle{HGuS+6CgMgTo(bw^eAf7^Z!p)7>L!~C%uJjdPg{PC$?fKNka)Xm zSvVbLVUU``(?K#F1~cC7dR@19q1_0)-Hj|rA|y@+W-SUnbh08s$uW5)nHY+Z0-9TVyB6t#%%8>yCsPqO$N;%vaT6#XIUJjOtjWyVb%!7 zeXPhb`KlS${f4QBej`T5*v@JBi55Hcyr&a%49uY*lP=z#Mw|xjukjlVZ%^E8wXxUR zlLUT-lY$x3^t0NOj85c^J+n1DeYA!rqI4?G%+c_bAoZRJY9X;OGgASo#r-}p6G_~( z%A`c7FNUQdPCLthsyPy;X*iCQX}{5CPYf{coP0A1h|fDGzdEQFzn#TATd(TXMuLGV znl$`bI8bY+rZy$#r6!DUO&hy$P+;0o7B-x3;xNKm7#FuvK2Bq%xA)frIDx(OL@{Ug z4XH#;_;9Q~;_Z!mDHqfy1H(p|X|1j&ajRwD91|3z)cVQJO})J*{AP=le%MUqBiuJ* zbn`sk4jXkd6EqrTJecyQVJ{TJ#SlHkn#AgRbV?J%Wj{4(n}~;*nc}$-W-!4_v?ElH zBcJzK$qzHQG80t?4#{~WKqE+TNA}Li-$_lY<7edKtt@U5N-L+!^Cr{%$)M`(v&Ku) zhL4b`u3Pvr9VcN12cGTC1LqT$YM~TtGNBFr2#F}_N|x;9R&$Lqm_-)`6p)Ry{yp6H}K#$$4_Sv7k^Hhs#b zFgOh|OQIzBY&%4ZL}h;Bst2pw#`sggCZw|_n3zD7s&~*ofwNu-x(_xp54uQr2PuW_ zYx!Wm9wM(i8{_`W^A5Mj$9)jjJF<>1+{e^Af|9Gng3L?37Xs44622Zxhc&`{RFuWx z)C*E33bQ!r4mM^xbx=7c@6_6ft3RE>>(=X2PtxDD-x%Lj&eabzm%B+ol_`N~#D1Lw zu~p?awp8u6bc?2MnT()R#X8qx4>r&+kA&oSKu);O5)bXF5%i3c$*NsgE!#vHG4jZc?}@G`3KDkBv(Dx%6IbB1WA7Ii1h8M~o%2 z@`WpDl*h8ps7`bUT6(uj>(sWxx{^Q~rTn;l?oJE23_ytF-yUQeHyoUM8< zM$HcKS0638dF_yX_0fH?CB5H%XLstobgxdN(T*Xu{K|}b@DLY7BqJp2FdULNV>+cK z37bAqh$E`wOSa-0TLAG{=lyv#`IoxH?>?Cg_0?f>03ULqiIbi&}*bgL9w zszt`eYFCv5^~$G%MBQS<^yEOLr-?NE6bcT!5VYbXs~k)x!+PcE_GDTai$}~H9oksq z9D!$|Y;;wDfg^{>E&G~|ZhM0K(3jCo z(T3rn(a~YEaih`W&_koc!)BKmGEC?F$Jb` zg?u4jF6Q#9gQhr_ubBL1F;|=_UM((gzi#-lkT2%9idR|m1>TnPd7f8_lP14ioMe}8 z@^?PJnJ<}5`7NHV=U4N2Q+$EPxAPl%)NXV6jpB8_FBNBtxy^%YdQ}?OwYRk?k__Kh z*lCf??bcV2^O{6RFDp%ZNqBME%YT>g8`9t83+Q~Il(6FDdHF?FE?8}s`d-{t^C+-{ zek;A-mRX|Vw@rSPEnmfkQf-EKT|{FvsCxM&K3&bPAz;bK1;uF;Jk5~2!w}1{3V(R{ zTh^A2o9-Tv<;0^mDyZRXUn!I>COQ+`HJ^T|1GY1 zgitOho>w#zPFV8cRi0R4L*3)No*-Ld5Q1yPob$ifvm|M2UM1^PzSy~AU=`%& z0pfKQI>ueiOZ674(ULAh7!>Dvh;kVPuiFGcuqn>Mlw}N@gQQ|Mp}LL-=kTgE%FBO? z84O|RYup$6H=JKX9OhZ~JL`!`8Tn3BO>ugaC%C=iQf5|7{wBIzBPL7Ow`9|?E1C4w z&UO$b?)-`U@pb3MAdmX#b?1gC$g}<3b?1hoH^IS58~84(t?{x|`K|OlP2f<3>@U7p z%nhQkhHU}>6a&0*RSPIKfLy9Ta4V7L?U0hEIOBLD9(egzZ9p7-2-Yc)606YY0tA7r z3cB+Sl}w5v=4~w4klwj5;^kkn=|>d0a}lY~U9p?64J2o1zPO~i$2_r_9f>ANEl5D| zdMTH!Z6do==&Uog7Kk0)9Jgf9a%f=XU12x*e#Mp6{7T0?@=Lc?@bQAYBUfFqN_CAZ zsi(rJ8ewfHzK9JtkbNy%79b$z*n)vP$bh=U$JP|pW$W`5F^4(IUlm@ID&uj}5tD4h zwYIbqTeM>vrMsQm$>OrKRtNI87*}%GELg;a-Azl1ka8C-L2a1tSwzjf1FiBxDOFq* zEkwAuDy%n(^Tg13bR*@L&|;u z%LQjgRu4D_wCM=8&`v|FOAJHNRO@##8* zL5I4sJDU9KXrQwgjnZi^PM&+ufyZ20q~fk#|0Zis5sM2haTY0;qJU}@l}OQ(4V|K? z+9s?sQbuAHJn|1yxV#(FNsh9sDyHiwjG&x_qCe0QJ9gJ2fP@lRDVhCMR2T z*jBQgx1#l_SB?_LYGh?m+`B!sw8J%gvRg)~Op}Ea^OBiss<%ymQg@wFa9vLVKwPJ_ zP2}>p!-=FUq&gz-!I6`s}La+oOpZ)MN9u2iZZ*z=`0tJ@$x^iiNx%?igjOA6x+K3*49NO z=fcB9`BM@8+Mi8#m3JzmSl%Cd+Y&g)iS=l#zeJu&(02}Gy#HsET7~`1aaYmy^2_W| z{?b;->^mv0|5g9?>vpbd($@YzrMq9}pdvnX^OE-2=>jFw*8iEmo_a6-j%{$HIMwPXMQ literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/vi/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/vi/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..388431ae340aca1eae93afdbd8217a58ad1008bf GIT binary patch literal 8222 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/zh_TW/LC_MESSAGES/gnome-shell-extensions.mo b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/locale/zh_TW/LC_MESSAGES/gnome-shell-extensions.mo new file mode 100644 index 0000000000000000000000000000000000000000..9ae61bca299169056fd630a9cf97dd3218a4f9c3 GIT binary patch literal 6901 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 literal 0 HcmV?d00001 diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/metadata.json b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/metadata.json new file mode 100644 index 0000000..8bf25b7 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/metadata.json @@ -0,0 +1,17 @@ +{ + "_generated": "Generated by SweetTooth, do not edit", + "description": "Load shell themes from user directory.", + "extension-id": "user-theme", + "gettext-domain": "gnome-shell-extensions", + "name": "User Themes", + "original-authors": [ + "john.stowers@gmail.com" + ], + "settings-schema": "org.gnome.shell.extensions.user-theme", + "shell-version": [ + "3.34" + ], + "url": "https://gitlab.gnome.org/GNOME/gnome-shell-extensions", + "uuid": "user-theme@gnome-shell-extensions.gcampax.github.com", + "version": 38 +} \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/schemas/gschemas.compiled b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/schemas/gschemas.compiled new file mode 100644 index 0000000000000000000000000000000000000000..4e8a5ca95aff1e346eae46ff823b7eb46db0991a GIT binary patch literal 296 zcmZ<{ODxJv%qwAl0tp};0by$}LB$w>^r3fGJV7)_PL;ufp#ezW0b*8B28RDYpaPO) z@L>Sa8bF+1l&+Vam!F%eSDcZWlcSefQIeWhoSC0jtXEo`TBKW&k(!$d(gIY@457g! z$j$?`b=)8`!R9lRF}whZ2?5P?};(nmN*AK@T<28QCiM2N#QiZy}yz(xXT0ILi>!T + + + "" + Theme name + The name of the theme, to be loaded from ~/.themes/name/gnome-shell + + + diff --git a/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/stylesheet.css b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/stylesheet.css new file mode 100644 index 0000000..6d91483 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/user-themegnome-shell-extensions.gcampax.github.com/stylesheet.css @@ -0,0 +1 @@ +/* none used */ diff --git a/skel/.local/share/gnome-shell/extensions/volume_scroll@qord.si/extension.js b/skel/.local/share/gnome-shell/extensions/volume_scroll@qord.si/extension.js new file mode 100644 index 0000000..83073f4 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/volume_scroll@qord.si/extension.js @@ -0,0 +1,101 @@ +const Main = imports.ui.main; +const Clutter = imports.gi.Clutter; +const Volume = imports.ui.status.volume; +const Gio = imports.gi.Gio; + +const VOL_ICONS = [ + 'audio-volume-muted-symbolic', + 'audio-volume-low-symbolic', + 'audio-volume-medium-symbolic', + 'audio-volume-high-symbolic' +]; + +let panel, + panelBinding, + volumeControl, + volumeStep; + +function init() { + volumeControl = Volume.getMixerControl(); + volumeStep = 500; + + panel = Main.panel; + panelBinding = null; +} + +function enable() { + panel.reactive = true; + if (panelBinding) { + disable(); + } + panelBinding = panel.actor.connect('scroll-event',_onScroll); +} + +function disable() { + if (panelBinding) { + panel.actor.disconnect(panelBinding); + panelBinding = null; + } +} + +/** + * Returns the max volume. + */ +function _getVolumeMax() { + return volumeControl.get_vol_max_norm(); + //return volumeControl.get_vol_max_amplified(); // boost volume (150%) +} + +/** + * Handles panel mouse scroll event. + */ +function _onScroll(actor, event) { + let volume = volumeControl.get_default_sink().volume; + + switch(event.get_scroll_direction()) { + case Clutter.ScrollDirection.UP: + volume += volumeStep; + break; + case Clutter.ScrollDirection.DOWN: + volume -= volumeStep; + break; + default: + return Clutter.EVENT_PROPAGATE; + } + + if (volume > _getVolumeMax()) { + volume = _getVolumeMax(); + } + else if (volume < volumeStep) { + volume = 0; + } + + volumeControl.get_default_sink().volume = volume; + volumeControl.get_default_sink().push_volume(); + + _showVolumeOsd(volume, volume/_getVolumeMax() * 100); + + return Clutter.EVENT_STOP; +} + +/** + * Shows the current volume on OSD. + * + * @see gsd-media-keys-manager.c + */ +function _showVolumeOsd (level, percent) { + let monitor = -1; + let n; + + if (level === 0) { + n = 0; + } else { + n = parseInt(3 * percent / 100 + 1); + n = Math.max(1, n); + n = Math.min(3, n); + } + + let icon = Gio.Icon.new_for_string(VOL_ICONS[n]); + + Main.osdWindowManager.show(monitor, icon, null, percent); +} \ No newline at end of file diff --git a/skel/.local/share/gnome-shell/extensions/volume_scroll@qord.si/metadata.json b/skel/.local/share/gnome-shell/extensions/volume_scroll@qord.si/metadata.json new file mode 100644 index 0000000..6799d58 --- /dev/null +++ b/skel/.local/share/gnome-shell/extensions/volume_scroll@qord.si/metadata.json @@ -0,0 +1,11 @@ +{ + "_generated": "Generated by SweetTooth, do not edit", + "description": "Scroll anywhere in the top panel to change the audio volume.", + "name": "Volume Scroll", + "shell-version": [ + "3.22.3" + ], + "url": "https://github.com/krizajb/gnome-shell-volume-scroll", + "uuid": "volume_scroll@qord.si", + "version": 1 +} \ No newline at end of file