summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2010-02-26 14:08:00 +0100
committerNick Schermer <nick@xfce.org>2010-02-26 14:10:40 +0100
commit170fd5924b901aaf04513f189442bbc3d8a4e575 (patch)
treee196e9068d4c9a60e947cf655e75fda343393267 /STATUS
Initial import.
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS26
1 files changed, 26 insertions, 0 deletions
diff --git a/STATUS b/STATUS
new file mode 100644
index 00000000..9db8e561
--- /dev/null
+++ b/STATUS
@@ -0,0 +1,26 @@
+Status Xfce Panel
+=================
+
+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.
+
+
+Bugs Fixed
+----------
+692 : Corner offset of panels. Panels can now be moved and
+ locked in any position.
+1933 : Panel Grows and shrinks from the center. You can
+ also snap a panel on an screen edge.
+2203 : Arbitrarily resizable panels.
+2465 : Normal Width also applies to height. This feature has
+ been removed.
+2471 : Hidden panel doesn't grow. The hidden window is now
+ also properly allocated when the window is hidden.
+2955 : Then opening the properties or add items dialog it
+ appears on the correct screen.
+3748 : Panel desn'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.14). \ No newline at end of file