Plasma/PW2Todo: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 26: Line 26:


Not all relevant classes have been reviewed yet, this list might expand in the future.
Not all relevant classes have been reviewed yet, this list might expand in the future.


= Plasma Workspaces =
= Plasma Workspaces =
Line 53: Line 54:
{{FeatureProjectTodo|Desktop Scripting|[[Plasma/DesktopScripting#Config|Introspectible Plasmoid configuration]]|all|[email protected]}}
{{FeatureProjectTodo|Desktop Scripting|[[Plasma/DesktopScripting#Config|Introspectible Plasmoid configuration]]|all|[email protected]}}
{{FeatureProjectTodo|Desktop Scripting|[[Plasma/DesktopScripting#Wallpaper|Rework wallpaper API]]|all|[email protected]}}
{{FeatureProjectTodo|Desktop Scripting|[[Plasma/DesktopScripting#Wallpaper|Rework wallpaper API]]|all|[email protected]}}
{{FeatureProjectTodo|Step Back|[[Plasma/StepBack|Step back, look at it as a whole, polish it like there's no tomorrow]]|all|[email protected]}}
{{FeatureProjectTodo|Step Back|[[Plasma/StepBack|Step back]], look at it as a whole, polish it like there's no tomorrow.|all|[email protected]}}


|}
|}
Line 59: Line 60:


= KWin =
= KWin =
t.b.d.
The following changes are needed in coordination with KWin:
 
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
 
! Status
! Action
! Method
! Developer
 
{{FeatureProjectTodo|Window Placement|Wayland-compatible placement of dialogs and tooltips and other windows|all|nobody@kde.org}}
{{FeatureProjectTodo|libtaskmanager|Porting libtaskmanager to Wayland-compatible API|all|nobody@kde.org}}
 
 
|}
 
= Qt =
The following changes needed coordination with Qt and will end up upstream:
 
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
 
! Status
! Action
! Method
! Developer
 
{{FeatureProjectTodo|Window Placement|[[Plasma/conditionalQMLImports|Conditional import policies]]|all|nobody@kde.org}}
 
|}

Revision as of 01:42, 2 May 2013

This document describes the necessary steps towards Plasma Workspaces 2 running on Wayland.


Plasma Framework

Framework-based tasks that need completion before PW2:

Status Action Method Developer
IN PROGRESS Plasma::Applet API Review status <all>
IN PROGRESS Plasma::Containment API Review status <all>
IN PROGRESS Plasma::Corona API Review status <all>
IN PROGRESS Plasma::DataContainer API Review status <all>
IN PROGRESS Plasma::DataEngine API Review status <all>
IN PROGRESS Plasma::Service API Review status <all>
IN PROGRESS Plasma::Theme API Review status <all>
IN PROGRESS Plasma::RunnerManager API Review status] <all>
IN PROGRESS Misc API Changes  More API Issues <all>


Not all relevant classes have been reviewed yet, this list might expand in the future.


Plasma Workspaces

Status Action Method Developer
IN PROGRESS QML Porting Plasmoids and Containments to QML <all>
TODO Screen Locker Componentize Lock Screen <all>
TODO Screen Locker Port screen locker config to QML <all>
TODO Screen Locker Port Greeter Widget away from QGV <all>
TODO Shell Switching Create KWin effect for switching <all>
TODO Shell Switching Shell switching mechanism in plasma-shell <all>
IN PROGRESS Shell Switching kded Module to keep track of formfactor changes <Aaron>
TODO Shell Switching Port formfactor KCM <all>
TODO Shell Switching Enable/disable virtual keyboard based on formfactor <all>
IN PROGRESS Shell Package Create shell package for Desktop UX <all>
TODO Shell Package Create shell package for Active UX <all>
IN PROGRESS Look & Feel Package Create Look & Feel package for Desktop UX <sebas>
TODO Desktop Scripting Dynamic Activity-Desktop association <all>
TODO Desktop Scripting Property Activity-related API <all>
TODO Desktop Scripting Introspectible Plasmoid configuration <all>
TODO Desktop Scripting Rework wallpaper API <all>
TODO Step Back Step back, look at it as a whole, polish it like there's no tomorrow. <all>



KWin

The following changes are needed in coordination with KWin:

Status Action Method Developer
TODO Window Placement Wayland-compatible placement of dialogs and tooltips and other windows <all>
TODO libtaskmanager Porting libtaskmanager to Wayland-compatible API <all>


Qt

The following changes needed coordination with Qt and will end up upstream:

Status Action Method Developer
TODO Window Placement Conditional import policies <all>