diff options
author | markt <markt> | 2006-12-27 04:49:17 (GMT) |
---|---|---|
committer | markt <markt> | 2006-12-27 04:49:17 (GMT) |
commit | e9f7c0f2c03706e39fd97ec39a20aad5517f0371 (patch) | |
tree | ae9d0a8c737fe49334ef651834f0193e84e71bf9 /ChangeLog | |
parent | 9d1447b0d5711168486932c8bd86ad92b194ac99 (diff) | |
download | fluxbox-e9f7c0f2c03706e39fd97ec39a20aad5517f0371.zip fluxbox-e9f7c0f2c03706e39fd97ec39a20aad5517f0371.tar.bz2 |
fix some misbehaving settings in the apps file
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.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/12/27: | ||
4 | * Don't assume "Jump" and "*Hidden" say "yes" in apps file (Mark) | ||
5 | * Jump to autogrouped windows on another workspace if set to do so in | ||
6 | apps file (Mark) | ||
7 | Remember.cc | ||
3 | *06/12/20: | 8 | *06/12/20: |
4 | * Fixed a few bugs with tabbed windows on restart (Mark) | 9 | * Fixed a few bugs with tabbed windows on restart (Mark) |
5 | Window.cc FocusControl.hh | 10 | Window.cc FocusControl.hh |