diff options
author | markt <markt> | 2007-05-16 17:27:01 (GMT) |
---|---|---|
committer | markt <markt> | 2007-05-16 17:27:01 (GMT) |
commit | 5bc85ad5b5c3f57880f2b1e3acec407eec0be6a4 (patch) | |
tree | c056923295ee39a3bcfdf609454a24087f7e8d13 /ChangeLog | |
parent | 4c628adea83346e3a8950d089cb367059a92c63b (diff) | |
download | fluxbox-5bc85ad5b5c3f57880f2b1e3acec407eec0be6a4.zip fluxbox-5bc85ad5b5c3f57880f2b1e3acec407eec0be6a4.tar.bz2 |
added session.screen<N>.noFocusWhileTypingDelay
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1: | 2 | Changes 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 |