work with extendedsysmon

* fix mpris info getting
* replace qmap to qhash if possible
* some at()/[] repalcements
* add time logging
This commit is contained in:
arcan1s
2015-08-03 00:01:14 +03:00
parent 6fbe897b27
commit 7405b2ba1d
5 changed files with 115 additions and 110 deletions

View File

@ -17,7 +17,7 @@ optdepends=("amarok: for music player monitor"
"mpd: for music player monitor"
"nvidia-utils: for GPU monitor"
"qmmp: for music player monitor")
makedepends=('cmake' 'extra-cmake-modules')
makedepends=('cmake' 'extra-cmake-modules' 'git')
source=(${_pkgname}::git+https://github.com/arcan1s/awesome-widgets/)
install=${pkgname}.install
md5sums=('SKIP')