Search Criteria
Package Details: gnome-shell-extension-system-monitor-git 933.c1af510-1
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-system-monitor-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-system-monitor-git |
Description: | System monitor extension for Gnome-Shell (display mem swap cpu usage) |
Upstream URL: | http://github.com/paradoxxxzero/gnome-shell-system-monitor-applet |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | mschu |
Maintainer: | dundee |
Last Packager: | dundee |
Votes: | 205 |
Popularity: | 0.076714 |
First Submitted: | 2016-04-24 12:48 |
Last Updated: | 2019-05-03 08:17 |
Dependencies (4)
- libgtop
- networkmanager (networkmanager-ifupdown, networkmanager-consolekit-noscan, networkmanager-secure, networkmanager-git, networkmanager-noscan, networkmanager-consolekit, networkmanager-iwd)
- gnome-shell>=3.10 (gnome-shell-tweener-fix, gnome-shell-git, gnome-shell-dev, gnome-shell-xrdesktop-git, gnome-shell-performance, ebadoo-shell)
- git (git-git) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
Vaga commented on 2019-04-29 15:41
@dundee A new version has been released yesterday (Fix the issue on gnome 3.32!) :) Please see: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/releases/tag/v38
4javier commented on 2019-04-21 13:31
@dundee I asked the author of this extension to realease some tars of the stable snapshots. He thinks he could start the next weekend. I could create a stable pkgbuild based on those ones with no problems, but considering the good work you're doing with the -git version, I could let you maintain that one too, if you want. Let me know.
dundee commented on 2019-03-20 11:35
logion: Updated, thanks!
logion commented on 2019-03-20 09:14
While waiting for an upstream fix for gnome shell 3.32 support, I got the extension running by applying PR #510, which targets issue #508.
PR #510: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/pull/510
Issue #508: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/508
Diff to PKGBUILD:
PKGBUILD patch: https://pastebin.com/84U0SHEi
dundee commented on 2019-03-18 16:12
ixevix: We will have to wait for the upstream to fix it - https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/511
ixevix commented on 2019-03-16 09:51
Seems it's broken again on gnome 3.32 ...
dundee commented on 2018-11-16 19:03
kriansa: It's added already. Thanks!
kriansa commented on 2018-11-16 13:30
@dundee Awesome, thank you! I appreciate your dedication. There's just one thing that I completely forgot: you also need to include the gschemas.install file (https://github.com/kriansa/PKGBUILDs/blob/master/src/gnome-shell-extension-system-monitor-git/gschemas.install), sorry about that.
dundee commented on 2018-11-15 20:19
kriansa: Updated, thanks for your patch!
kriansa commented on 2018-11-15 19:24
Would you please consider adding installation of the gschema to this package as well? It's important so that we can use the gsettings CLI tool to get/set properties programatically.
I've done it on my own package here if you want more details: https://github.com/kriansa/PKGBUILDs/blob/master/src/gnome-shell-extension-system-monitor-git/PKGBUILD (see lines 30-32)
Thanks!