Projects/Plasma/4.0.2 Backporting Session: Difference between revisions

    From KDE TechBase
    No edit summary
    No edit summary
     
    (9 intermediate revisions by 3 users not shown)
    Line 1: Line 1:
    == Changes to consider ==
    == Changes to consider for 4.0.2 ==
    * toolbox 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
    ** 758309    Change in phase for a better timing of the toolbox
    ** <s>758486    remove unneeded members and some other optimizations </s>
    ** <s>758535    don't jitter when moving between buttons</s>
    ** 758449    toolbox's icon "fades" to gray when expanding
    ** 758450    avoid placing the items over the icon
    ** 758452    Removed hardcoded color value
    ** 758615    Change animation timings back to match moveItem()
    ** 759555    nice solution for no flicker
    ** 761575    make the colorization effect more noticeable
    ** 762713    Get rid of the (now useless) warning
    ** 764361    open toolbox when the dashboard view starts(touches also containment and dashboard)
    ** 764408    move the hideToolBox call to the right location
    ** <s>768453    hide items that are disabled while they are shown    enforce a 100ms delay </s>
    ** <s>774333    put setZValue very high</s>
    * panel config (size/span/location, adding/removing of panels)
    * panel config (size/span/location, adding/removing of panels)
    ** <s>769216  Added option to be able to change the size of the panel.
    ** 769219  wrong item pre-selected
    ** 769231  add also the Custom-item
    ** 769232  just to be sure
    ** 769236  easier to understand that this isn't a typo
    ** 769494  set always the correct values
    ** 770004  Let's configure also the panel location  (vertical panels are great)
    ** 770910  use plasma terms
    ** 771877  react to background changes
    ** 774349  add an "Add Widgets" context action
    ** 775001  Intialize x,y to screen x,y (not 0,0).</s>
    * systray (if it's not already)
    * systray (if it's not already)
    ** <s>759419    Listen to Plasma::Theme::changed()
    ** 758860    Set the background color on the system tray containers to the plasma theme's background color
    ** 759417    Merge KX11Container into SystemTrayContainer
    ** 769656    just re-checked and it's really not needed
    ** 769658    simplify++</s>
    * <s>taskbar improvements</s>
    * <s>color scheme fixes</s>
    * icon alignment algorithms
    * icon alignment algorithms
    ** <s>all changes made to iconloader.cpp/h through 764407</s>
    * drag&drop panel-desktop in both directions, with visual feedback
    * drag&drop panel-desktop in both directions, with visual feedback
    **<s>r770333, desktop->panel</s>
    * being able to move applets (like somewhere added apps) on the panel
    * being able to move applets (like somewhere added apps) on the panel
    * <s>Phase: numerous changes, all work in trunk/ should probably just be backported completely; fixes various crashes</s>
    * miscellaneous
    * miscellaneous
    ** <s>r775266: proper drop behaviour and memory leak fixes for Icon applet</s>
    * kickoff
    ** <s>r773932 (Fix crash on closing applets) and r773933 (Fix broken usage of Plasma::Phase)</s>
    ** 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