From 4b800d66b466040710990cf73ed9dc0c4a3ca8a0 Mon Sep 17 00:00:00 2001 From: Ypnose Date: Fri, 27 Sep 2013 18:46:33 +0200 Subject: [PATCH 1/4] bar-git: update to 20130927_1 --- srcpkgs/bar-git/files/config.h | 25 ++++++++++++++----------- srcpkgs/bar-git/template | 2 +- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/srcpkgs/bar-git/files/config.h b/srcpkgs/bar-git/files/config.h index 1532fdc7a9b..b2570bbf14d 100644 --- a/srcpkgs/bar-git/files/config.h +++ b/srcpkgs/bar-git/files/config.h @@ -14,15 +14,18 @@ #define BAR_FONT "-*-terminus-medium-r-normal-*-12-*-*-*-c-*-*-1","fixed" /* Some fonts don't set the right width for some chars, pheex it */ #define BAR_FONT_FALLBACK_WIDTH 6 +/* Define the opacity of the bar (requires a compositor such as compton) */ +#define BAR_OPACITY 1.0 /* 0 is invisible, 1 is opaque */ /* Color palette */ -#define COLOR0 0x1A1A1A /* background */ -#define COLOR1 0xA9A9A9 /* foreground */ -#define COLOR2 0x303030 -#define COLOR3 0xF92672 -#define COLOR4 0xA6E22E -#define COLOR5 0xFD971F -#define COLOR6 0x66D9EF -#define COLOR7 0x9E6FFE -#define COLOR8 0xAF875F -#define COLOR9 0xCCCCC6 - +#define BACKGROUND 0x232c31 +#define COLOR0 0x2d3c46 +#define COLOR1 0xac4142 +#define COLOR2 0x90a959 +#define COLOR3 0xde935f +#define COLOR4 0x6a9fb5 +#define COLOR5 0xaa759f +#define COLOR6 0x75b5aa +#define COLOR7 0x6c7a80 +#define COLOR8 0x425059 +#define COLOR9 0xcc6666 +#define FOREGROUND 0xc5c8c6 diff --git a/srcpkgs/bar-git/template b/srcpkgs/bar-git/template index 5becf2a4f56..8b564f59ae9 100644 --- a/srcpkgs/bar-git/template +++ b/srcpkgs/bar-git/template @@ -1,6 +1,6 @@ # Template file for 'bar-git' pkgname=bar-git -version=20130826 +version=20130927 revision=1 makedepends="libxcb-devel" short_desc="A lightweight xcb based bar" From e17d7bc8f205a746f0b9280e172208c1d6ec763a Mon Sep 17 00:00:00 2001 From: Ypnose Date: Fri, 27 Sep 2013 18:47:13 +0200 Subject: [PATCH 2/4] bspwm-git: update to 20130927_1 --- srcpkgs/bspwm-git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bspwm-git/template b/srcpkgs/bspwm-git/template index 693bd81fba5..00a3c693aff 100644 --- a/srcpkgs/bspwm-git/template +++ b/srcpkgs/bspwm-git/template @@ -1,6 +1,6 @@ # Template file for 'bspwm-git' pkgname=bspwm-git -version=20130826 +version=20130927 revision=1 makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel" short_desc="A tiling window manager based on binary space partitioning" From a9825a05321c20605f2350dd62847e2cef25e016 Mon Sep 17 00:00:00 2001 From: Ypnose Date: Fri, 27 Sep 2013 18:47:45 +0200 Subject: [PATCH 3/4] sxhkd-git: update to 20130927_1 --- srcpkgs/sxhkd-git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sxhkd-git/template b/srcpkgs/sxhkd-git/template index 4246b9da23d..efea114f5bb 100644 --- a/srcpkgs/sxhkd-git/template +++ b/srcpkgs/sxhkd-git/template @@ -1,6 +1,6 @@ # Template file for 'sxhkd-git' pkgname=sxhkd-git -version=20130826 +version=20130927 revision=1 makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel" short_desc="Simple X HotKey Daemon" From 7e8b1efc1daaeb33af6d09e610481cb6c40d662e Mon Sep 17 00:00:00 2001 From: Ypnose Date: Fri, 27 Sep 2013 18:48:19 +0200 Subject: [PATCH 4/4] sxiv-git: update to 20130927_1 --- srcpkgs/sxiv-git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sxiv-git/template b/srcpkgs/sxiv-git/template index 2516f5c78c0..40ce66f92d9 100644 --- a/srcpkgs/sxiv-git/template +++ b/srcpkgs/sxiv-git/template @@ -1,6 +1,6 @@ # Template file for 'sxiv-git' pkgname=sxiv-git -version=20130829 +version=20130927 revision=1 makedepends="libX11-devel imlib2-devel giflib-devel" short_desc="Simple X Image Viewer"