Plasma/PW2Todo: Difference between revisions
Appearance
< Plasma
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 | {{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 = | ||
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
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>
|