diff options
author | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-09-21 13:25:47 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-09-21 13:25:47 (GMT) |
commit | 71674739ec6de376273cb3c5b938da132e7035c5 (patch) | |
tree | abd6e295067347b6f95622c9ed1a00c6396dc314 /ChangeLog | |
parent | 86819abab91cf3ea20540278d00bad6a6b86d4b0 (diff) | |
download | fluxbox-71674739ec6de376273cb3c5b938da132e7035c5.zip fluxbox-71674739ec6de376273cb3c5b938da132e7035c5.tar.bz2 |
Changed workspace names signal in BScreen to use the new signal system
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +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/21: | 3 | *08/09/21: |
4 | * Changed workspace names signal in BScreen to use the new signal | ||
5 | system (Henrik) | ||
6 | Screen.hh/cc, SendToMenu.hh/cc, WorkspaceMenu.hh/cc, WorkspaceNameTool.hh/cc | ||
4 | * Changed current workspace signal in Bscreen to use the new signal | 7 | * Changed current workspace signal in Bscreen to use the new signal |
5 | system (Henrik) | 8 | system (Henrik) |
6 | FocusableList.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, | 9 | FocusableList.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, |