[hackers] [tabbed] New windows should be in the foreground. || Christoph Lohmann

From: <hg_AT_suckless.org>
Date: Sun, 25 Nov 2012 23:06:14 +0100 (CET)

changeset: 181:e2cd3f3b62cc
tag: tip
user: Christoph Lohmann <20h_AT_r-36.net>
date: Sun Nov 25 23:04:22 2012 +0100
files: config.def.h
description:
New windows should be in the foreground.


diff -r bde891d56c73 -r e2cd3f3b62cc config.def.h
--- a/config.def.h Sun Nov 25 22:09:55 2012 +0100
+++ b/config.def.h Sun Nov 25 23:04:22 2012 +0100
_AT_@ -9,7 +9,7 @@
 static const char before[] = "<";
 static const char after[] = ">";
 static const int tabwidth = 200;
-static const Bool foreground = False;
+static const Bool foreground = True;
 
 #define MODKEY ControlMask
 static Key keys[] = { \
Received on Sun Nov 25 2012 - 23:06:14 CET

This archive was generated by hypermail 2.3.0 : Sun Nov 25 2012 - 23:12:08 CET