From now on I'm going to use https://sr.ht/~j-r/aur-packages-jr/ as monorepo for all my AUR packages. If you want to submit patches for this package feel free to submit them there.
Search Criteria
Package Details: gnome-shell-extension-topicons-plus 27-2
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-topicons-plus.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-topicons-plus |
Description: | Moves legacy tray icons to the top panel |
Upstream URL: | https://github.com/phocean/TopIcons-plus |
Keywords: | gnome tray |
Licenses: | |
Submitter: | heddson |
Maintainer: | j.r |
Last Packager: | j.r |
Votes: | 28 |
Popularity: | 0.196087 |
First Submitted: | 2016-10-31 00:43 |
Last Updated: | 2020-11-03 09:11 |
j.r commented on 2020-11-23 14:11
j.r commented on 2020-11-03 19:24
@duhbLow7 yeah I'm glad to maintain this now
duhbLow7 commented on 2020-11-03 16:03
thanks j.r for taking over this package!
Anty0 commented on 2020-01-07 05:10
@dubLow7
No problem. Glad to help. :)
Ah, I see, these issues are on regular basis with gnome... (Almost) every time the new version of gnome comes out, it breaks some extensions...
Unfortunately I can't help, since I'm currently using xfce4, instead of gnome to avoid frequent issues. :)
duhbLow7 commented on 2020-01-07 00:00
@Anty0
Thanks still getting used to the Arch way of doing things.
I edited the PGKBUILD for the git version. I just did a fresh install and the latest version of this package was throwing errors that have been fixed in the latest git version.
Anty0 commented on 2020-01-06 23:47
@duhbLow7 That's because this package is not "*-git" package.
This package will always build version which was tested by package maintainer, instead of the newest possible version.
You can grab -git version of the package (or create it yourself, in case it doesn't exist), if you want to have version based on the latest git commit. :)
duhbLow7 commented on 2020-01-06 03:23
This AUR script is grabbing an archived version of this script off github.
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/phocean/TopIcons-plus/archive/v${pkgver}.tar.gz")
Why not just grab https://github.com/phocean/TopIcons-plus.git?
RazZziel commented on 2018-10-19 09:29
To fix the extension on Gnome 3.30 the PKGBUILD could apply this patch (https://extensions.gnome.org/extension/1031/topicons/) on TopIcons@phocean.net/extension.js:181:
-tray.manage_screen(global.screen, Main.panel.actor);
+tray.manage_screen(Main.panel.actor);
zfkerr commented on 2018-09-25 23:54
A workable extension is here: https://aur.archlinux.org/packages/gnome-shell-extension-topicons-plus-huttli-git
Leeo97one commented on 2018-06-18 22:25
This extension is dead :-/
Pinned Comments
j.r commented on 2020-11-23 14:11
From now on I'm going to use https://sr.ht/~j-r/aur-packages-jr/ as monorepo for all my AUR packages. If you want to submit patches for this package feel free to submit them there.