diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,9 @@ Changes for 1.1.2 | |||
4 | * Change focused window signal to use the new signal system (Henrik) | 4 | * Change focused window signal to use the new signal system (Henrik) |
5 | FbTk/Signal.hh, FocusControl.cc, FocusableList.hh/cc, Screen.hh/cc | 5 | FbTk/Signal.hh, FocusControl.cc, FocusableList.hh/cc, Screen.hh/cc |
6 | Window.hh/cc, fluxbox.hh/cc | 6 | Window.hh/cc, fluxbox.hh/cc |
7 | *08/09/25: | ||
8 | * Fixed issues with round corners on restart, #2110455 (Mark) | ||
9 | FbTk/Shape.cc | ||
7 | *08/09/21: | 10 | *08/09/21: |
8 | * Changed icon list signal in BScreen to use the new signal system | 11 | * Changed icon list signal in BScreen to use the new signal system |
9 | (Henrik) | 12 | (Henrik) |
@@ -22,6 +25,9 @@ Changes for 1.1.2 | |||
22 | system (Henrik) | 25 | system (Henrik) |
23 | FocusableList.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, | 26 | FocusableList.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, |
24 | WorkspaceMenu.hh/cc, WorkspaceNameTool.hh/cc, fluxbox.hh/cc | 27 | WorkspaceMenu.hh/cc, WorkspaceNameTool.hh/cc, fluxbox.hh/cc |
28 | *08/09/23: | ||
29 | * Fix crashes when analyzing bad constructed _NET_WM_ICON data (Mathias) | ||
30 | (Ewmh.cc) | ||
25 | *08/09/18: | 31 | *08/09/18: |
26 | * Changed workspace count signal in BScreen to use the new signal | 32 | * Changed workspace count signal in BScreen to use the new signal |
27 | system. (Henrik) | 33 | system. (Henrik) |