aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-03-21 22:10:22 (GMT)
committermarkt <markt>2007-03-21 22:10:22 (GMT)
commit53fff0d24b996f01d7426e44420c158500a4d311 (patch)
tree3bee2182e4458e89dba2732594fbc2f71add1331 /ChangeLog
parent51bcee666516ffdbe205b0e74ca209f82fcb1f31 (diff)
downloadfluxbox-53fff0d24b996f01d7426e44420c158500a4d311.zip
fluxbox-53fff0d24b996f01d7426e44420c158500a4d311.tar.bz2
added TypeAheadFocus command
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96126ba..22e74d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/03/21:
4 * Added new command TypeAheadFocus (Mark)
5 - syntax is the same as for NextWindow; when you run the command, you can
6 start typing the title of the window, and it will gain focus; pressing
7 tab will cycle through all matching entries using the options specified;
8 when you've found the window you want, just press return or escape
9 WinClient.hh Screen.cc/hh FbCommandFactory.cc WorkspaceCmd.cc/hh
3*07/03/20: 10*07/03/20:
4 * Updated doc/asciidoc/fluxbox.txt (Mathias) 11 * Updated doc/asciidoc/fluxbox.txt (Mathias)
5*07/03/19: 12*07/03/19: