[PATCH 1/3] wmswallow: Link against libX11.

2017-02-25 Thread Doug Torrance
--- wmswallow/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmswallow/Makefile b/wmswallow/Makefile index b75aa24..84e2e62 100644 --- a/wmswallow/Makefile +++ b/wmswallow/Makefile @@ -5,7 +5,7 @@ RM=rm -f X=/usr/X11R6 INCLUDES=-I$(X)/include LIBPATHS=-L${X}/lib

Re: [PATCH 2/2] Fixed couple of compilator warning and removed unused macros.

2017-02-25 Thread Carlos R. Mafra
On Sat, 25 Feb 2017 at 8:00:23 +0100, Roman Dobosz wrote: > --- > WINGs/wcolorpanel.c | 3 --- > WINGs/wfontpanel.c | 4 ++-- > WINGs/wsplitview.c | 3 --- > src/defaults.c | 9 - > src/wmspec.c| 1 - > src/workspace.c | 1 - > util/wmiv.c | 11