1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-09 15:24:12 +01:00

Fixed some focus related problems when switching workspaces, including the

infamous problem with losing focus when switching to an empty workspace and
back
This commit is contained in:
dan
2002-01-05 06:16:10 +00:00
parent 501c3f48b8
commit 89a32e3663
3 changed files with 35 additions and 15 deletions

View File

@@ -13,6 +13,8 @@ Changes since version 0.80.0:
- Separated the font caches for normal fonts and fontsets in WINGs (they can
have the same names and collide in the cache giving unwanted results)
- Fixed Legal Panel not to display rectangles in place of new lines.
- Fixed problem with losing focus when changing to an empty workspace and back.
- Fixed another focus related problem when changing workspaces.
Changes since version 0.70.0: