diff --git a/PKGBUILD-git b/PKGBUILD-git index 955774a..efdca5b 100644 --- a/PKGBUILD-git +++ b/PKGBUILD-git @@ -18,7 +18,6 @@ optdepends=("amarok: for music player monitor" "qmmp: for music player monitor") makedepends=('automoc4' 'cmake') source=(${_pkgname}::git+https://github.com/arcan1s/awesome-widgets/) -install=${pkgname}.install md5sums=('SKIP') backup=('usr/share/config/extsysmon.conf') diff --git a/sources/desktop-panel/desktop-panel.cpp b/sources/desktop-panel/desktop-panel.cpp index 2e79935..ff53b50 100644 --- a/sources/desktop-panel/desktop-panel.cpp +++ b/sources/desktop-panel/desktop-panel.cpp @@ -277,7 +277,6 @@ void DesktopPanel::updateText(const bool first) text = formatLine[0] + line + formatLine[1]; labels[i]->setText(text); } - update(); int height = 0; int width = 0; for (int i=0; i