From 3f25b907bd1fbea563ddf335fb3d308094fa81c6 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 30 Jan 2013 20:39:28 +0100 Subject: When using -g hint the WM that we've got user specified geometry Without this some window managers (e.g. fvwm) will ignore the initial window position and place it according to it's own rules. --- main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 936be3e..1be4cd3 100644 --- a/main.c +++ b/main.c @@ -26,7 +26,6 @@ #include #include #include -#include #include #include "types.h" -- cgit v1.2.3-54-g00ecf