Projects/Plasma/4.0.2 Backporting Session: Difference between revisions

From KDE TechBase
No edit summary
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Changes to consider ==
== Changes to consider for 4.0.2 ==
* dashboard improvements (including the "new" animation introduced post 4.0)
* toolbox improvements (including the "new" animation introduced post 4.0)
** 758309    Change in phase for a better timing of the toolbox
* 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)
* taskbar improvements
* color scheme fixes (DONE!)
* icon alignment algorithms
* icon alignment algorithms
* drag&drop panel-desktop in both directions, with visual feedback
* drag&drop panel-desktop in both directions, with visual feedback
**r770333, desktop->panel, DONE
* being able to move applets (like somewhere added apps) on the 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 (DONE)
* miscellaneous
* miscellaneous
** DONE r773932 (Fix crash on closing applets) and r773933 (Fix broken usage of Plasma::Phase)
* kickoff
** 762886++ kickoff/simpleapplet improvements
** 760969++  prettier tab buttons
* krunner
** <aseigo> ruphy: oh, that's actually another good one to add to the backports list: crash fixes for krunner... with the bigLock() method
 
== Changes to consider for 4.0.3 ==
* Run time addition of containments  http://mattr.info/r/286/ - r784943
* Don't show Add Panel when we're locked http://mattr.info/r/313/ - r787340
 
* Deactivate Dashboard by Click on Background - r782997
 
* Kickoff: Context menu entry to switch menu style - r780495
* Don't show "Switch to Kickoff/Classic Menu Style" if immutable - r780736
 
* Kickoff: Make it freely resizable - r780497
 
* Reload menu when we change menu from kmenuedit - r786918
 
* krunner biglock method - r770951

Latest revision as of 17:49, 25 March 2008

Changes to consider for 4.0.2

  • toolbox improvements (including the "new" animation introduced post 4.0)
    • 758309 Change in phase for a better timing of the toolbox
  • panel config (size/span/location, adding/removing of panels)
  • systray (if it's not already)
  • icon alignment algorithms
  • drag&drop panel-desktop in both directions, with visual feedback
  • being able to move applets (like somewhere added apps) on the panel
  • miscellaneous
  • kickoff
    • 762886++ kickoff/simpleapplet improvements
    • 760969++ prettier tab buttons
  • krunner
    • <aseigo> ruphy: oh, that's actually another good one to add to the backports list: crash fixes for krunner... with the bigLock() method

Changes to consider for 4.0.3

  • Deactivate Dashboard by Click on Background - r782997
  • Kickoff: Context menu entry to switch menu style - r780495
  • Don't show "Switch to Kickoff/Classic Menu Style" if immutable - r780736
  • Kickoff: Make it freely resizable - r780497
  • Reload menu when we change menu from kmenuedit - r786918
  • krunner biglock method - r770951