[Xfce4-commits] <xfce4-panel:devel> * Update STATUS and TODO
Nick Schermer
nick at xfce.org
Tue Aug 11 20:22:45 CEST 2009
Updating branch refs/heads/devel
to 9318f5e7b328ec789fb8f6567032f62519c50a03 (commit)
from bd7b9473388a428441a63c1a1d259f6fb338f3be (commit)
commit 9318f5e7b328ec789fb8f6567032f62519c50a03
Author: Nick Schermer <nick at xfce.org>
Date: Sat Aug 2 22:11:54 2008 +0200
* Update STATUS and TODO
STATUS | 3 ++-
TODO | 9 +++++----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/STATUS b/STATUS
index 048d7fc..a200ba9 100644
--- a/STATUS
+++ b/STATUS
@@ -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).
diff --git a/TODO b/TODO
index 09d7971..acc6798 100644
--- a/TODO
+++ b/TODO
@@ -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
More information about the Xfce4-commits
mailing list