Browse Source
Search bugzilla for the resolved-4.8 flag to find bugs that will be fixed in the new panel.upstream/xfce4-panel-4.10.1

1 changed files with 0 additions and 28 deletions
@ -1,28 +0,0 @@ |
|||
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. |
|||
- Support for alpha transparent panels. |
|||
- Clock plugin tooltips is only updated when pointer is above the clock. |
|||
|
|||
|
|||
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 : When opening the properties or add items dialog it |
|||
appears on the correct screen. |
|||
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). |
Loading…
Reference in new issue