summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2019-03-05 18:05:43 +0900
committerQue Quotion2019-03-05 18:05:43 +0900
commitac83bc8d1769ebc0bc3f3a953e77408ae0027225 (patch)
tree9dd1be39d703866aa5a3a60078ff9f927fe61d62
parente2ae3725656931d3035ed2e5fc03dc6ac0f9df09 (diff)
downloadaur-ac83bc8d1769ebc0bc3f3a953e77408ae0027225.tar.gz
Add xorg-xwininfo to optdepends (this is what the compton-trans utility uses to make windows transparent according to being the window under the mouse).
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f932b8d50567..d8fa41856d04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pantheon-lite
pkgdesc = Pantheon Lite Session (replaces Gala with Openbox & Compton)
pkgver = 3
- pkgrel = 10
+ pkgrel = 11
url = https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016
arch = i686
arch = x86_64
@@ -16,6 +16,7 @@ pkgbase = pantheon-lite
optdepends = obconf: openbox configuration utility
optdepends = elementary-os-openbox: Elementary theme for Openbox
optdepends = hsetroot: Set X11 background
+ optdepends = xorg-xwininfo: set mousewheel transparency scrolling like compiz with compton-trans
provides = pantheon-lite
source = pantheon-openbox.desktop
source = pantheon-openbox.session
diff --git a/PKGBUILD b/PKGBUILD
index dd86e6e86a45..582c7f4680a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pantheon-lite
pkgver=3
-pkgrel=10
+pkgrel=11
pkgdesc='Pantheon Lite Session (replaces Gala with Openbox & Compton)'
arch=('i686' 'x86_64')
url='https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016'
@@ -14,7 +14,8 @@ depends=('openbox' 'compton' 'pantheon-workarounds'
'plank' 'cerbere' 'wingpanel-standalone-git')
optdepends=("obconf: openbox configuration utility"
"elementary-os-openbox: Elementary theme for Openbox"
- "hsetroot: Set X11 background")
+ "hsetroot: Set X11 background"
+ "xorg-xwininfo: set mousewheel transparency scrolling like compiz with compton-trans")
provides=("pantheon-lite")
conflicts=()
source=(pantheon-openbox.{desktop,session}