diff options
author | markt <markt> | 2007-01-05 16:54:34 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-05 16:54:34 (GMT) |
commit | 8930a711ee101c1a02f579a2ee8ebbe39065c085 (patch) | |
tree | cce01b032cb6c7e76e820590490e7c08ab758112 /ChangeLog | |
parent | 64fcedda00205f0c0b9464967f06322d4c7afa91 (diff) | |
download | fluxbox-8930a711ee101c1a02f579a2ee8ebbe39065c085.zip fluxbox-8930a711ee101c1a02f579a2ee8ebbe39065c085.tar.bz2 |
only grab keybindings on screens managed by fluxbox
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/05: | 3 | *07/01/05: |
4 | * Only grab keybindings on screens managed by fluxbox (Mark) | ||
5 | fluxbox.hh Keys.cc/hh FbTk/KeyUtil.cc/hh | ||
4 | * Fix locale being applied to the clock. (Simon) | 6 | * Fix locale being applied to the clock. (Simon) |
5 | - Also fixed a likely locale-killer for BSDs (without nl_langinfo) | 7 | - Also fixed a likely locale-killer for BSDs (without nl_langinfo) |
6 | ClockTool.hh/cc FbTk/FbString.cc | 8 | ClockTool.hh/cc FbTk/FbString.cc |