updated ChangeLog
This commit is contained in:
parent
1fe7245f40
commit
3eea27600b
1 changed files with 9 additions and 0 deletions
|
@ -2,12 +2,21 @@
|
|||
|
||||
Changes for 1.3.1
|
||||
|
||||
*11/02/25:
|
||||
* Bugfix: submenus didn't hide if session*menuDelay was > 0 (Mathias)
|
||||
FbTk/Menu.cc AttentionHandler.cc
|
||||
|
||||
*11/02/24:
|
||||
* Bugfix: do not crash when moving transient windows between Workspaces (Mathias)
|
||||
Workspace.cc
|
||||
* Bugfix: correct calculation of SystemTray width / height, closes #3150939 (Mathias)
|
||||
SystemTray.cc
|
||||
* Bugfix: place WindowMenu correctly upon first call, closes #2731524 (Mathias)
|
||||
Window.cc
|
||||
* Code cleanup (Mathias)
|
||||
WorkspaceMenu.cc FbCommands.cc IconbarTool.cc ScreenPlacement.{cc,hh}
|
||||
Slit.cc ToolFactory.cc Toolbar.cc Window.cc IconButton.cc
|
||||
FbTk/{X}LayerItem.{cc,hh}
|
||||
|
||||
*11/02/23:
|
||||
* Bugfix: possible crash when getting an Unmap before a FocusIn event (Henrik)
|
||||
|
|
Loading…
Reference in a new issue