diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1: | 2 | Changes for 1.1: |
3 | *07/05/19: | 3 | *07/05/19: |
4 | * Changed behavior of resource session.screen<N>.followModel (Mark) | ||
5 | - now only options are Ignore and Follow, the latter using the setting in | ||
6 | session.screen<N>.userFollowModel | ||
7 | Window.cc/hh Ewmh.cc Screen.cc/hh | ||
4 | * Fixed bug #1718112, memory leak in FbWindow::textProperty ( Henrik ) | 8 | * Fixed bug #1718112, memory leak in FbWindow::textProperty ( Henrik ) |
5 | FbTk/FbWindow.cc | 9 | FbTk/FbWindow.cc |
6 | *07/05/17: | 10 | *07/05/17: |
@@ -54,8 +58,6 @@ Changes for 1.1: | |||
54 | Keys.cc/hh Toolbar.cc/hh Screen.cc/hh IconbarTool.cc fluxbox.cc | 58 | Keys.cc/hh Toolbar.cc/hh Screen.cc/hh IconbarTool.cc fluxbox.cc |
55 | * Menu when clicking workspacename in toolbar wasn't getting focused (Mark) | 59 | * Menu when clicking workspacename in toolbar wasn't getting focused (Mark) |
56 | ToolFactory.cc | 60 | ToolFactory.cc |
57 | * Removed followModel, since userFollowModel covers almost all cases (Mark) | ||
58 | IconbarTool.cc ClientMenu.cc Screen.cc/hh Ewmh.cc Window.cc | ||
59 | * Buttons with different textures when pressed weren't getting reset | 61 | * Buttons with different textures when pressed weren't getting reset |
60 | properly (Mark) | 62 | properly (Mark) |
61 | FbTk/Button.cc | 63 | FbTk/Button.cc |