diff options
author | rathnor <rathnor> | 2003-05-07 16:21:26 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-05-07 16:21:26 (GMT) |
commit | d63bf127ad6391f3e8408ddfd0ba79c4841a1ecf (patch) | |
tree | 5888bcda58581a3c8f94bc4bac4197d585c0b459 /ChangeLog | |
parent | de68c88ed8ff8c7a887495a74de004f9da7f56df (diff) | |
download | fluxbox-d63bf127ad6391f3e8408ddfd0ba79c4841a1ecf.zip fluxbox-d63bf127ad6391f3e8408ddfd0ba79c4841a1ecf.tar.bz2 |
transient fixes by making them WinClients
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.2: | 2 | Changes for 0.9.2: |
3 | *03/05/07: | 3 | *03/05/07: |
4 | * Fixed transient grouping issues (transients now WinClients) (Simon) | ||
5 | WinClient.hh/cc Window.hh/cc Workspace.cc Screen.cc | ||
4 | * Fixed screen problem with redrawing menus (Henrik) | 6 | * Fixed screen problem with redrawing menus (Henrik) |
5 | The m_screen_num wasn't set in X Window assignment operator | 7 | The m_screen_num wasn't set in X Window assignment operator |
6 | FbTk/FbWindow.cc | 8 | FbTk/FbWindow.cc |