diff options
author | fluxgen <fluxgen> | 2003-12-31 00:39:42 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-12-31 00:39:42 (GMT) |
commit | 30bdeb1059cfd4b2c4c317eaa25e72a6052d2c9a (patch) | |
tree | 33439b80e044ec16b3a387c51cdf9d99a44fc07c | |
parent | 4e6017860451e8fab450c1ef23135f23624c8eb5 (diff) | |
download | fluxbox-30bdeb1059cfd4b2c4c317eaa25e72a6052d2c9a.zip fluxbox-30bdeb1059cfd4b2c4c317eaa25e72a6052d2c9a.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.7: | 2 | Changes for 0.9.7: |
3 | *03/12/30: | 3 | *03/12/30: |
4 | * Added resource session.useMod1 <boolean> to disable/enable mod1 (Henrik) | ||
5 | for Resize/Move window with mod1 + button | ||
6 | Window.cc, fluxbox.hh/cc | ||
7 | * Fixed so it checks for caps, num and scrollock (Henrik) | ||
8 | KeyUtil.hh/cc, fluxbox.cc, TextBox.cc, WorkspaceCmd.cc, Window.cc | ||
4 | * Focus issue (Henrik) | 9 | * Focus issue (Henrik) |
5 | Window.cc/hh, fluxbox.hh/cc | 10 | Window.cc/hh, fluxbox.hh/cc |
6 | *03/12/29: | 11 | *03/12/29: |