diff options
author | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-09-21 11:44:48 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-09-21 11:44:48 (GMT) |
commit | 86819abab91cf3ea20540278d00bad6a6b86d4b0 (patch) | |
tree | c8020d6015f3607a67730c6873a062fe29743356 /ChangeLog | |
parent | f5113e2ec1743d76ac414a020f617917c7933bb7 (diff) | |
download | fluxbox_lack-86819abab91cf3ea20540278d00bad6a6b86d4b0.zip fluxbox_lack-86819abab91cf3ea20540278d00bad6a6b86d4b0.tar.bz2 |
Changed current workspace signal in BScreen to use the new signal system
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.1.2 | 2 | Changes for 1.1.2 |
3 | *08/09/21: | ||
4 | * Changed current workspace signal in Bscreen to use the new signal | ||
5 | system (Henrik) | ||
6 | FocusableList.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, | ||
7 | WorkspaceMenu.hh/cc, WorkspaceNameTool.hh/cc, fluxbox.hh/cc | ||
3 | *08/09/18: | 8 | *08/09/18: |
4 | * Changed workspace count signal in BScreen to use the new signal | 9 | * Changed workspace count signal in BScreen to use the new signal |
5 | system. (Henrik) | 10 | system. (Henrik) |