aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-05-16 17:27:01 (GMT)
committermarkt <markt>2007-05-16 17:27:01 (GMT)
commit5bc85ad5b5c3f57880f2b1e3acec407eec0be6a4 (patch)
treec056923295ee39a3bcfdf609454a24087f7e8d13 /ChangeLog
parent4c628adea83346e3a8950d089cb367059a92c63b (diff)
downloadfluxbox-5bc85ad5b5c3f57880f2b1e3acec407eec0be6a4.zip
fluxbox-5bc85ad5b5c3f57880f2b1e3acec407eec0be6a4.tar.bz2
added session.screen<N>.noFocusWhileTypingDelay
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index deab2d9..a64421f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1: 2Changes for 1.1:
3*07/05/16:
4 * Added new resource session.screen<N>.noFocusWhileTypingDelay: <int> (Mark)
5 - specifies a time in milliseconds that new windows should not gain focus
6 while the user is typing in the focused window
7 Window.cc/hh Screen.cc/hh
3*07/05/13: 8*07/05/13:
4 * Added new placement policies {Row,Col}MinOverlapPlacement. They behave the 9 * Added new placement policies {Row,Col}MinOverlapPlacement. They behave the
5 same as {Row,Col}SmartPlacement when the window fits but fall back on 10 same as {Row,Col}SmartPlacement when the window fits but fall back on