diff options
author | Nick Schermer <nick@xfce.org> | 2010-02-26 14:08:05 +0100 |
---|---|---|
committer | Nick Schermer <nick@xfce.org> | 2010-02-26 14:11:28 +0100 |
commit | 50cf3a94a9fc48d59bacbdf7d997967062c4587b (patch) | |
tree | da0989db3f612352a96bbe8c5f7a8a873045a55c | |
parent | a8875699aa96243e73a013a2431a51eaf13edbeb (diff) |
Update STATUS and TODO.
-rw-r--r-- | STATUS | 3 | ||||
-rw-r--r-- | TODO | 9 |
2 files changed, 7 insertions, 5 deletions
@@ -6,6 +6,7 @@ New features - Plugins can run both internal and external without recompiling. External plugins now run inside a wrapper program. As a result a lot of code has been removed from libxfce4panel. +- Support for alpha transparent panels. Bugs Fixed @@ -21,6 +22,6 @@ Bugs Fixed also properly allocated when the window is hidden. 2955 : When opening the properties or add items dialog it appears on the correct screen. -3748 : Panel desn't pick up changes made with XRandr. The +3748 : Panel doesn't pick up changes made with XRandr. The monitor configuration is no longer stored and recalculated when the screen size or monitor number changes (GTK+ 2.13). @@ -3,23 +3,24 @@ Things to do for Xfce Panel Pick From Trunk --------------- - - Clock +1 px width + - Clock +1 px width, bug 3960. + - DND to launcher, bug 3958. General ------- - Fix all the code with TODO in the comment. + - Add some lines in README. Libxfce4panel ------------- - Add support for visibility. - - Plugin visibility support. + - Plugin visibility support (duno if this is possible tho). - Test the GObject plugin support. Panel ----- - Stack panels on screen edges. - - Make struts application wide, we can set one strut for - each screen. + - Make struts application wide, ie. set 1 strut for each screen. - Support for remote plugins. Plugins |