diff options
author | simonb <simonb> | 2005-04-15 00:39:54 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-04-15 00:39:54 (GMT) |
commit | 6e774e79e1e747464f61e0d756c1fd07ed9ad777 (patch) | |
tree | 9870ab9444de3722f8a2b165a0ffb68b4f3e4029 /ChangeLog | |
parent | 95ea1a0151078b684844a0afb17a39384654dfaf (diff) | |
download | fluxbox_paul-6e774e79e1e747464f61e0d756c1fd07ed9ad777.zip fluxbox_paul-6e774e79e1e747464f61e0d756c1fd07ed9ad777.tar.bz2 |
fix a few drawwing issues, esp menu opening offscreen
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/15: | ||
4 | * Fixed a few drawing bugs created by last patch (Simon) | ||
5 | (titlebar no clear on resize, menu opening offscreen...) | ||
6 | Menu.cc FbWinFrame.cc | ||
3 | *05/04/11: | 7 | *05/04/11: |
4 | * Rework lots of stuff relating to transparency, esp menus+frame (Simon) | 8 | * Rework lots of stuff relating to transparency, esp menus+frame (Simon) |
5 | + Massively reduce pixmap memory usage (view with xrestop) | 9 | + Massively reduce pixmap memory usage (view with xrestop) |