Projects/Plasma/4.0.2 Backporting Session: Difference between revisions
< Projects
Line 1: | Line 1: | ||
== Changes to consider == | == Changes to consider == | ||
* | * toolbox improvements (including the "new" animation introduced post 4.0) | ||
* panel config (size/span/location, adding/removing of panels) | * panel config (size/span/location, adding/removing of panels) | ||
* systray (if it's not already) | * systray (if it's not already) |
Revision as of 13:43, 16 February 2008
Changes to consider
- toolbox improvements (including the "new" animation introduced post 4.0)
- panel config (size/span/location, adding/removing of panels)
- systray (if it's not already)
- taskbar improvements
color scheme fixes- icon alignment algorithms
all changes made to iconloader.cpp/h through 764407
- drag&drop panel-desktop in both directions, with visual feedback
r770333, desktop->panel
- being able to move applets (like somewhere added apps) on the panel
Phase: numerous changes, all work in trunk/ should probably just be backported completely; fixes various crashes- miscellaneous
r775266: proper drop behaviour and memory leak fixes for Icon appletr773932 (Fix crash on closing applets) and r773933 (Fix broken usage of Plasma::Phase)