diff options
author | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-09-28 14:00:48 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-09-28 14:00:48 (GMT) |
commit | 2fcc0fd9e7b92dbb440fd67e34fdbab05be7d98d (patch) | |
tree | d93fde959e5db890062c9900734b2796c91183f3 /ChangeLog | |
parent | f2c8868724ebcaa6afaac4a71093f77b7eeaa23f (diff) | |
download | fluxbox_lack-2fcc0fd9e7b92dbb440fd67e34fdbab05be7d98d.zip fluxbox_lack-2fcc0fd9e7b92dbb440fd67e34fdbab05be7d98d.tar.bz2 |
Changed workspace area signal to use the new signal system
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1.2 | 2 | Changes for 1.1.2 |
3 | *08/09/28: | 3 | *08/09/28: |
4 | * Change focused window signal to use the new signal system (Henrik) | 4 | * Changed workspace area signal to use the new signal system (Henrik) |
5 | Window.hh/cc, Screen.hh/cc, fluxbox.hh/cc | ||
6 | * Changed focused window signal to use the new signal system (Henrik) | ||
5 | FbTk/Signal.hh, FocusControl.cc, FocusableList.hh/cc, Screen.hh/cc | 7 | FbTk/Signal.hh, FocusControl.cc, FocusableList.hh/cc, Screen.hh/cc |
6 | Window.hh/cc, fluxbox.hh/cc | 8 | Window.hh/cc, fluxbox.hh/cc |
7 | *08/09/25: | 9 | *08/09/25: |