diff options
author | simonb <simonb> | 2006-04-05 03:48:16 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-05 03:48:16 (GMT) |
commit | 0497afae19f49050f4a11716d79d3d01e869e4d3 (patch) | |
tree | 9b356c3ace86c3f32dfc51ed690e675e5ddf44bc /ChangeLog | |
parent | 42719701dc17b5acef41223fe0237b9154cb3f0a (diff) | |
download | fluxbox_pavel-0497afae19f49050f4a11716d79d3d01e869e4d3.zip fluxbox_pavel-0497afae19f49050f4a11716d79d3d01e869e4d3.tar.bz2 |
fix Xmbfonts on multiple screens
and external tabs showing from different workspaces on placement change
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/05: | ||
4 | * Fix tabs on other workspaces being shown on placement change (Simon) | ||
5 | + Fix XmbFonts for multiple screens. Still need to fix XFontImp, | ||
6 | it's quite a bit more convoluted. | ||
7 | FbWinFrame.cc FbTk/XmbFontImp.cc | ||
3 | *06/04/04: | 8 | *06/04/04: |
4 | * Rotated Xmb Fonts (Simon) | 9 | * Rotated Xmb Fonts (Simon) |
5 | - rotated when drawn. Probably not very efficient for | 10 | - rotated when drawn. Probably not very efficient for |