Plasma/PW2Todo: Difference between revisions
< Plasma
(start plasma-framework todo matrix) |
(This page has old content) |
||
(167 intermediate revisions by 17 users not shown) | |||
Line 1: | Line 1: | ||
This | {{Note|This page has old content. See page history.}} | ||
= OBSOLETE PAGE, now go to Todo list at http://todo.kde.org = | |||
= Plasma | This document describes the necessary steps towards Plasma Workspaces 2 running on Wayland. It contains the current state of components that are being transformed to QML and Plasma2. Developers please update the status of the same here. | ||
Framework- | '''REMEMBER!''' when start working, or you are done, update this page. | ||
= Definition of Done = | |||
If you are porting a piece of code, think about the following list when trying to finish it: | |||
* In case of a Plasmoid, it is ported to QML | |||
* It has been reviewed by the rest of the team | |||
* merged into master branch | |||
* verified to load and work in Plasma 2 | |||
= Prioritized = | |||
The following items are necessary for a basic working desktop. This is pretty much what we need for our current default configuration. | |||
== Library- cq. Framework-level Changes == | |||
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable" | {| 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;" | |- 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 | ! Status | ||
! Action | ! Action | ||
! Method | ! Method | ||
! Developer | |||
{{FeatureProjectDone|libtaskmanager|Porting libtaskmanager to Wayland-compatible API|all|[email protected]}} | |||
{{FeatureProjectDone|Shell Switching|[[Plasma/shellswitching|kded Module to keep track of formfactor changes]]|Aaron|[email protected]}} | |||
{{FeatureProjectDone|Shell Package|[[Plasma/shellPackage|Create shell package for Desktop UX]]|notmart|[email protected]}} | |||
{{FeatureProjectDone|Look & Feel Package|[[Plasma/lookAndFeelPackage|Create Look & Feel package for Desktop UX]]|sebas|[email protected]}} | |||
{{FeatureProjectDone|Plasma::DataEngine|[[Plasma/libplasma2/API_Review/DataEngine|API Review status]] |all|[email protected]}} | |||
{{FeatureProjectDone|Qt Qml|[[Plasma/conditionalQMLImports|Conditional QML imports]]|all|[email protected]}} | |||
{{FeatureProjectDone|Shell Switching|[[Plasma/shellswitching|Create KWin effect for switching]]|all|[email protected]}} | |||
{{FeatureProjectDone|Shell Switching|[[Plasma/shellswitching|Shell switching mechanism in plasma-shell]]|all|[email protected]}} | |||
{{FeatureProjectDone|Shell|Async Compact Representation|Marco|[email protected]}} | |||
{{FeatureProjectDone|Activities in KWin|ivan|[email protected]}} | |||
{{FeatureProjectDone|Plasma::Applet|[[Plasma/libplasma2/API_Review/Applet|API Review status]] |all|[email protected]}} | |||
{{FeatureProjectDone|Plasma::Containment|[[Plasma/libplasma2/API_Review/Containment|API Review status]] |all|[email protected]}} | |||
{{FeatureProjectDone|Plasma::Theme|[[Plasma/libplasma2/API_Review/Theme|API Review status]] |all|[email protected]}} | |||
{{FeatureProjectInProgress|Plasma::Corona|[[Plasma/libplasma2/API_Review/Corona|API Review status]] |all|[email protected]}} | |||
{{FeatureProjectInProgress|Plasma::DataContainer|[[Plasma/libplasma2/API_Review/DataContainer|API Review status]] |all|[email protected]}} | |||
{{FeatureProjectInProgress|Plasma::Service|[[Plasma/libplasma2/API_Review/Service|API Review status]] |all|[email protected]}} | |||
{{FeatureProjectInProgress|Plasma::RunnerManager|[[Plasma/libplasma2/API_Review/RunnerManager|API Review status]]]|all|[email protected]}} | |||
{{FeatureProjectInProgress|Misc API Changes| [[Plasma/libplasma2|More API Issues]]|all|[email protected]}} | |||
{{FeatureProjectInProgress|Folderview|Folderview QML Port|Eike|[email protected]}} | |||
{{FeatureProjectDone|Fix plasmoid shortcuts - see davidedmundson/keyboardshortcuts|David Edmundson|[email protected]}} | |||
{{FeatureProjectDone|Splash|Make part of shell package|all|[email protected]}} | |||
{{FeatureProjectDone|Window Placement|Wayland-compatible placement of dialogs and tooltips and other windows|all|[email protected]}} | |||
{{FeatureProjectDone|Repo splitting| (Alex + Aleix)|[email protected]}} | |||
{{FeatureProjectTodo|Screen Locker|[[Plasma/screenlocker#Event_filter|Port event filter to XCB]]|mgraesslin|[email protected]}} | |||
{{FeatureProjectDone|Screen Locker|[[Plasma/screenlocker#Componentize_existing_lock_screen|Componentize Lock Screen]]|all|[email protected]}} | |||
{{FeatureProjectTodo|Screen Locker|[[Plasma/screenlocker#Config_UI|Port screen locker config to QML]]|all|[email protected]}} | |||
{{FeatureProjectDone|Screen Locker|[[Plasma/screenlocker#Porting_greeter_QWidgets_to_QML|Port Greeter Widget away from QGV]]|David Edmundson|[email protected]}} | |||
{{FeatureProjectTodo|Dashboard|Config option for dashboard having different set of plasmoids|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]}} | |||
|} | |||
== DataEngines == | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Name !! Source !! Developer | |||
{{FeatureProjectDone | tasks | kde-workspace[frameworks-scratch] |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | time | kde-workspace[frameworks-scratch] |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | applicationjobs | kde-workspace[frameworks-scratch] |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectDone | apps | kde-workspace[frameworks-scratch] |[email protected]|David Edmundson}} | |||
{{FeatureProjectDone | soliddevice | kde-workspace[frameworks-scratch] |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectDone | statusnotifieritem | kde-workspace[frameworks-scratch] |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectDone | devicenotifications | kde-workspace[frameworks-scratch] |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | hotplug | kde-workspace[frameworks-scratch] |[email protected]|David Edmundson}} | |||
{{FeatureProjectDone | keystate | kde-workspace[frameworks-scratch] |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectDone | notifications | kde-workspace[frameworks-scratch] |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | places | kde-workspace[frameworks-scratch] |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | powermanagement | kde-workspace[frameworks-scratch] |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | activities | kde-workspace |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectTodo | calendar | Waiting for kdepim |[email protected]|Jon Doe}} | |||
|} | |||
== Plasmoids and Containments == | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Name !! Source !! Developer | |||
{{FeatureProjectDone | ToolBox | kde-workspace |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | Widget Explorer | plasma-framework |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | Desktop | plasma/sebas/desktop-qml or master branches in kde-workspace |[email protected]|Sebastian Kügler}} | |||
{{FeatureProjectDone | devicenotifier | kde-workspace |}} | |||
{{FeatureProjectDone | tasks | kde-workspace |[email protected]|Eike}} | |||
{{FeatureProjectDone | QuickShare Plasmoid | Working, we could use the opportunity to make it do nice things :D|[email protected]|Aleix Pol}} | |||
{{FeatureProjectInProgress | Notifications | kde-workspace (needs config) |[email protected]|Marco Martin}} | |||
{{FeatureProjectDone | System Tray | kde-workspace |[email protected]|sebas}} | |||
{{FeatureProjectDone | Digital Clock (needs config) | kde-workspace |[email protected]|Martin Klapetek}} | |||
{{FeatureProjectDone | Battery Monitor | kde-workspace |[email protected]|Kai-Uwe Broulik}} | |||
{{FeatureProjectDone | Network Manager | plasma-nm |[email protected]|jgrulich}} | |||
{{FeatureProjectInProgress | Folder View | nowhere |[email protected]|Eike}} | |||
{{FeatureProjectDone | Panel | nowhere |notmart|notmart}} | |||
{{FeatureProjectInProgress | Icon | kde-workspace (needs config) |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectInProgress | calendar (needs holidays and events from kdepimlibs) | plasma-framework |[email protected]|Martin K}} | |||
{{FeatureProjectDone | Pager | kde-workspace |[email protected]|Marco Martin}} | |||
{{FeatureProjectDone | Kickoff Visual Touchups | kde-workspace |[email protected]|Sebas}} | |||
{{FeatureProjectDone | Activity manager Rework | No where |[email protected]|Ivan Cukic}} | |||
{{FeatureProjectDone | Finish Task Manager | ?? |[email protected]|Eike}} | |||
{{FeatureProjectTodo | New Volume Control Applet | ?? |[email protected]|Alex Fiestas}} | |||
{{FeatureProjectDone | Wallpaper Slideshow | No where |[email protected]|Marco}} | |||
|} | |||
== Session Stuff == | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Name !! Source !! Developer | |||
{{FeatureProjectDone | ktimezoned | kde-runtime |[email protected]|Martin Klapetek}} | |||
{{FeatureProjectDone | klipper | kde-workspace |[email protected]|Martin Gräßlin}} | |||
{{FeatureProjectDone | KSMServer | kde-workspace |[email protected]|Teo Mrnjavac}} | |||
{{FeatureProjectInProgress | startup | kde-workspace |[email protected]|Alex Fiestas}} | |||
{{FeatureProjectDone | powerdevil | kde-workspace |[email protected]|Àlex Fiestas}} | |||
{{FeatureProjectDone | kded + modules | kde-runtime |[email protected]|Àlex Fiestas}} | |||
{{FeatureProjectDone | kglobalacceld (X11) | kde-runtime |[email protected]|mgraesslin}} | |||
{{FeatureProjectDone | Make a new KSplash design | ??? |Jens|jens}} | |||
{{FeatureProjectDone | Make a Plasma Theme that can be used by SDDM and fallback used on LightDM | ??? |David E|David E}} | |||
|} | |||
== KRunners == | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Name !! Source !! Developer | |||
{{FeatureProjectDone | KRunner internals porting | No Where |[email protected]|Vishesh}} | |||
{{FeatureProjectDone | KRunner UI Porting | No Where |[email protected]|Vishesh}} | |||
{{FeatureProjectDone | Desktop Search | No Where |[email protected]|Vishesh}} | |||
{{FeatureProjectTodo | Dictionary | Windows |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Units | No Where |[email protected]|Jon Doe}} | |||
{{FeatureProjectDone | Applications | No Where |[email protected]|sebas}} | |||
{{FeatureProjectDone | Desktop Search | No Where |[email protected]|sebas}} | |||
{{FeatureProjectDone | Places | No Where |[email protected]|sebas}} | |||
{{FeatureProjectDone | Recent Documents | No Where |[email protected]|sebas}} | |||
{{FeatureProjectDone | Locations | No Where |[email protected]|sebas}} | |||
{{FeatureProjectDone | Bookmarks | No Where |[email protected]|sebas}} | |||
{{FeatureProjectDone | Commandline | No Where |[email protected]|sebas}} | |||
|} | |||
== Systemsettings == | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Name !! Source !! Developer | |||
{{ | {{FeatureProjectDone | Systemsettings | Make shell work and layout correctly (update Qt)|[email protected]|David Edmundson}} | ||
{{ | {{FeatureProjectDone | Systemsettings Appearance | Fonts settings |[email protected]|Martin Gräßlin}} | ||
{{FeatureProjectDone | Systemsettings Network | Network Managment KCM |[email protected]|sebas}} | |||
{{FeatureProjectDone | ... | More essential KCMs... |mgraesslin@kde.org|Martin Gräßlin}} | |||
{{FeatureProjectTodo | Make System Settings sync KDE4 + 5| ?? ||Marco Martin}} | |||
|} | |||
== QML components == | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Name !! Source !! Developer | |||
{{FeatureProjectInProgress | Plotter | plasma-framework[bshah/plotter-qml]|[email protected]|Bhushan Shah}} | |||
{{FeatureProjectTodo | Gauge | No where |[email protected]|Jon Doe}} | |||
{{FeatureProjectInProgress | Color chooser | No where |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectTodo | Font chooser | No Where |[email protected]|Jon Doe}} | |||
|} | |} | ||
= Planned for later = | |||
The following lists contain add-ons which are not in the default config. | |||
== General Tasks == | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Name !! Source !! Developer | |||
{{FeatureProjectTodo|Shell Switching|[[Plasma/shellswitching|Enable/disable virtual keyboard based on formfactor]]|all|[email protected]}} | |||
{{FeatureProjectTodo|Shell Package|[[Plasma/shellPackage|Create shell package for Active UX]]|all|[email protected]}} | |||
{{FeatureProjectTodo|Desktop Scripting|[[Plasma/DesktopScripting#Desktop|Dynamic Activity-Desktop association]]|all|[email protected]}} | |||
{{FeatureProjectTodo|Desktop Scripting|[[Plasma/DesktopScripting#Activities|Property Activity-related API]]|all|[email protected]}} | |||
{{FeatureProjectDone|Desktop Scripting|[[Plasma/DesktopScripting#Config|Introspectible Plasmoid configuration]]|all|[email protected]}} | |||
{{FeatureProjectTodo|Desktop Scripting|[[Plasma/DesktopScripting#Wallpaper|Rework wallpaper API]]|all|[email protected]}} | |||
{{FeatureProjectTodo|Shell Switching|[[Plasma/shellswitching|Config option to manually switch shell]]|all|[email protected]}} | |||
{{FeatureProjectTodo|Screen Locker|[[Plasma/screenlocker#Bring_back_useful_config_options|Bring back options for start automatically and grace time]]|all|[email protected]}} | |||
{{FeatureProjectTodo|Look & Feel Package|Config option for what to do on mouse wheel|all|[email protected]}} | |||
{{FeatureProjectTodo|Look & Feel Package|Config option for showing tooltips|all|[email protected]}} | |||
{{FeatureProjectDone | analog-clock | Nowhere |[email protected]|David Edmundson}} | |||
{{FeatureProjectDone | Trash | kde-workspace |[email protected]|Heena Mahour}} | |||
{{FeatureProjectDone | Window List | kde-workspace |[email protected]|Heena Mahour}} | |||
{{FeatureProjectDone| Activity Bar | kde-workspace |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectTodo | Comic Strip | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectInProgress | Calculator | kdeplasma-addons (Merged) |[email protected]|Luiz Romário Santana Rios}} | |||
{{FeatureProjectInProgress | Konsole session | kdeplasma-addons (Merged) |[email protected]|Shaun Reich}} | |||
{{FeatureProjectInProgress | Konqueror session | kdeplasma-addons (Merged) |[email protected]|Shaun Reich}} | |||
{{FeatureProjectInProgress | Now Playing | kdeplasma-addons (Merged) |[email protected]|Alex Merry}} | |||
{{FeatureProjectInProgress | Activities | kdeworkspace master ||}} | |||
{{FeatureProjectInProgress | Weather | kdeplasma-addons master |[email protected]|Luís Gabriel}} | |||
{{FeatureProjectInProgress | Weatherstation | kdeplasma-addons master |[email protected]|Luís Gabriel}} | |||
{{FeatureProjectInProgress | Lock Logout | "plasma/viranch/powermanagementservices" branch of kde-workspace |[email protected]|Viranch Mehta}} | |||
{{FeatureProjectInProgress | Kate session | "plasma/sreich/declarative-kate-applet" branch of kate |[email protected]|Shaun Reich}} | |||
= | |||
{{FeatureProjectTodo | Quick Launch | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectInProgress | Fifteen Puzzle | Nowhere |[email protected]|Davide Bettio}} | |||
{{FeatureProjectInProgress | KGet Widget | qmlwidget branch of KGet |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectInProgress | Timer | bettio/qml-gsoc-timer |[email protected]|David Bettio}} | |||
{{FeatureProjectInProgress | News | master branch of declarative-plasmoids repository |[email protected]|Marco Martin}} | |||
{{FeatureProjectInProgress | Microblog | master branch of declarative-plasmoids repository |[email protected]|Sebas}} | |||
{{FeatureProjectInProgress | Dictionary | master branch of declarative-plasmoids repository |[email protected]|Shaun Reich}} | |||
{{FeatureProjectInProgress | RSS Now | master branch of declarative-plasmoids |[email protected]|Giorgos Tsiapaliwkas}} | |||
{{FeatureProjectInProgress | System Monitor |plasma/sreich/qml2-system-monitors, (pre-5.0). Uses canvas, needs scaling, migration move to an applet, and sensor binding mostly|Shaun Reich}} | |||
{{FeatureProjectTodo | panelspacer | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | showActivityManager | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Binary Clock | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Blackboard | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Bookmarks | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Bouncy Ball | KILL IT |[email protected]| Should just be killed?}} | |||
{{FeatureProjectTodo | Bubblemon | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Character Selector | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Colour Picker | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Community | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | CPU Monitor | see System Monitors |[email protected]| Shaun Reich}} | |||
{{FeatureProjectTodo | Hardware Info | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Picture Frame | Nowhere |nobody}} | |||
{{FeatureProjectTodo | Panel Spacer | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | webbrowser | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Web Slice | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Notes | Nowhere |[email protected]|Davide Bettio}} | |||
{{FeatureProjectTodo | Keyboard | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Keyboard Layout | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | World Clock | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | Sal Containment| nowhere |nobody|John Doe}} | |||
{{FeatureProjectTodo | Newspaper Containment | nowhere |nobody|John Doe}} | |||
{{FeatureProjectTodo | Grouping desktop Containment | nowhere |nobody|John Doe}} | |||
|} | |||
== DataEngines == | |||
{| class="sortable" border="1" cellpadding="4" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status !! Name !! Source !! Developer | |||
{{FeatureProjectDone | dict | kde-workspace |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectDone | executable | kde-workspace|[email protected]|Bhushan Shah}} | |||
{{FeatureProjectDone | filebrowser | kde-workspace|[email protected]|Bhushan Shah}} | |||
{{FeatureProjectDone | systemmonitor | kde-workspace |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectDone | favicons | kde-workspace |[email protected]|Andrea Scarpino}} | |||
{{FeatureProjectTodo | geolocation | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | metadata | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectInProgress | mouse | [https://git.reviewboard.kde.org/r/114260/ REVIEW 114260] |[email protected]|Andrea Scarpino}} | |||
{{FeatureProjectDone | mpris2 | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | network | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | rss | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectDone | share | kde-workspace |[email protected]|Bhushan Shah}} | |||
{{FeatureProjectTodo | weather | Nowhere |[email protected]|Jon Doe}} | |||
{{FeatureProjectTodo | searchlaunch | Nowhere |nobody@kde.org|Jon Doe}} | |||
{{FeatureProjectTodo | akonadi | Nowhere |nobody@kde.org|Jon Doe}} | |||
|} | |||
= External Projects = | |||
Projects which are external to KDE Workspace but are required for a usable workspace | |||
{| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width:100%;" | |||
|- style="background: #ececec; white-space:nowrap;" | |||
! Status | |||
! Component | |||
! Description | |||
! Migrator | |||
! Comments | |||
! | |||
|- | |||
{{FrameworkTodo|kcm-akonadi|kdepim-runtime kcm module | | may need to be turned into standalone/run from kontact if it needs lots of bits ported to kf5 to be of any use | }} | |||
{{FrameworkTodo|print-manager|kdeutils plasma applet and kcm | | | }} | |||
{{FrameworkDone|libmm-qt|Qt 5 port | | master branch is already ported to Qt5| | }} | |||
{{FrameworkDone|kde-gtk-config |kcm | | | }} | |||
{{FrameworkTodo|kde wallet |kcm, kded | | really everything should be ported to secret service but that doesn't work | }} | |||
{{FrameworkInProgress|bluedevil |plasmoid, kded, kcm | | | }} | |||
{{FrameworkTodo|telepathy kcm in system-settings |kcm | | like kdepim may need to be made standalone/run from KDE IM Contacts if it needs everything ported to kf5 to work | }} | |||
{{FrameworkTodo|kamera |kcm, kio | | | }} | |||
{{FrameworkDone|kscreen |plasma applet, kcm | | Aleix Pol | }} | |||
{{FrameworkInProgress|about-distro |kcm | Bhushan Shah <bhush94@gmail.com> | | }} | |||
{{FrameworkDone| SDDM | | | David Edmundson | }} | |||
{{FrameworkTodo| user-manager | kcm | | | }} | |||
|} |
Latest revision as of 04:47, 1 October 2022
OBSOLETE PAGE, now go to Todo list at http://todo.kde.org
This document describes the necessary steps towards Plasma Workspaces 2 running on Wayland. It contains the current state of components that are being transformed to QML and Plasma2. Developers please update the status of the same here. REMEMBER! when start working, or you are done, update this page.
Definition of Done
If you are porting a piece of code, think about the following list when trying to finish it:
- In case of a Plasmoid, it is ported to QML
- It has been reviewed by the rest of the team
- merged into master branch
- verified to load and work in Plasma 2
Prioritized
The following items are necessary for a basic working desktop. This is pretty much what we need for our current default configuration.
Library- cq. Framework-level Changes
Status | Action | Method | Developer |
---|---|---|---|
DONE | libtaskmanager | Porting libtaskmanager to Wayland-compatible API | <all> |
DONE | Shell Switching | kded Module to keep track of formfactor changes | <Aaron> |
DONE | Shell Package | Create shell package for Desktop UX | <notmart> |
DONE | Look & Feel Package | Create Look & Feel package for Desktop UX | <sebas> |
DONE | Plasma::DataEngine | API Review status | <all> |
DONE | Qt Qml | Conditional QML imports | <all> |
DONE | Shell Switching | Create KWin effect for switching | <all> |
DONE | Shell Switching | Shell switching mechanism in plasma-shell | <all> |
DONE | Shell | Async Compact Representation | <Marco> |
DONE | Activities in KWin | ivan | <[email protected]> |
DONE | Plasma::Applet | API Review status | <all> |
DONE | Plasma::Containment | API Review status | <all> |
DONE | Plasma::Theme | API Review status | <all> |
IN PROGRESS | Plasma::Corona | API Review status | <all> |
IN PROGRESS | Plasma::DataContainer | API Review status | <all> |
IN PROGRESS | Plasma::Service | API Review status | <all> |
IN PROGRESS | Plasma::RunnerManager | API Review status] | <all> |
IN PROGRESS | Misc API Changes | More API Issues | <all> |
IN PROGRESS | Folderview | Folderview QML Port | <Eike> |
DONE | Fix plasmoid shortcuts - see davidedmundson/keyboardshortcuts | David Edmundson | <[email protected]> |
DONE | Splash | Make part of shell package | <all> |
DONE | Window Placement | Wayland-compatible placement of dialogs and tooltips and other windows | <all> |
DONE | Repo splitting | (Alex + Aleix) | <[email protected]> |
TODO | Screen Locker | Port event filter to XCB | <mgraesslin> |
DONE | Screen Locker | Componentize Lock Screen | <all> |
TODO | Screen Locker | Port screen locker config to QML | <all> |
DONE | Screen Locker | Port Greeter Widget away from QGV | Edmundson <David Edmundson> |
TODO | Dashboard | Config option for dashboard having different set of plasmoids | <all> |
TODO | Step Back | Step back, look at it as a whole, polish it like there's no tomorrow. | <all> |
DataEngines
Status | Name | Source | Developer |
---|---|---|---|
DONE | tasks | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | time | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | applicationjobs | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | apps | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | soliddevice | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | statusnotifieritem | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | devicenotifications | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | hotplug | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | keystate | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | notifications | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | places | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | powermanagement | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | activities | kde-workspace | <[email protected]> |
TODO | calendar | Waiting for kdepim | <[email protected]> |
Plasmoids and Containments
Status | Name | Source | Developer |
---|---|---|---|
DONE | ToolBox | kde-workspace | <[email protected]> |
DONE | Widget Explorer | plasma-framework | <[email protected]> |
DONE | Desktop | plasma/sebas/desktop-qml or master branches in kde-workspace | <[email protected]> |
DONE | devicenotifier | kde-workspace | |
DONE | tasks | kde-workspace | <[email protected]> |
DONE | QuickShare Plasmoid | Working, we could use the opportunity to make it do nice things :D | <[email protected]> |
IN PROGRESS | Notifications | kde-workspace (needs config) | <[email protected]> |
DONE | System Tray | kde-workspace | <[email protected]> |
DONE | Digital Clock (needs config) | kde-workspace | <[email protected]> |
DONE | Battery Monitor | kde-workspace | <[email protected]> |
DONE | Network Manager | plasma-nm | <[email protected]> |
IN PROGRESS | Folder View | nowhere | <[email protected]> |
DONE | Panel | nowhere | <notmart> |
IN PROGRESS | Icon | kde-workspace (needs config) | <[email protected]> |
IN PROGRESS | calendar (needs holidays and events from kdepimlibs) | plasma-framework | <[email protected]> |
DONE | Pager | kde-workspace | <[email protected]> |
DONE | Kickoff Visual Touchups | kde-workspace | <[email protected]> |
DONE | Activity manager Rework | No where | <[email protected]> |
DONE | Finish Task Manager | ?? | <[email protected]> |
TODO | New Volume Control Applet | ?? | <[email protected]> |
DONE | Wallpaper Slideshow | No where | <[email protected]> |
Session Stuff
Status | Name | Source | Developer |
---|---|---|---|
DONE | ktimezoned | kde-runtime | <[email protected]> |
DONE | klipper | kde-workspace | <[email protected]> |
DONE | KSMServer | kde-workspace | <[email protected]> |
IN PROGRESS | startup | kde-workspace | <[email protected]> |
DONE | powerdevil | kde-workspace | <[email protected]> |
DONE | kded + modules | kde-runtime | <[email protected]> |
DONE | kglobalacceld (X11) | kde-runtime | <[email protected]> |
DONE | Make a new KSplash design | ??? | <Jens> |
DONE | Make a Plasma Theme that can be used by SDDM and fallback used on LightDM | ??? | E <David E> |
KRunners
Status | Name | Source | Developer |
---|---|---|---|
DONE | KRunner internals porting | No Where | <[email protected]> |
DONE | KRunner UI Porting | No Where | <[email protected]> |
DONE | Desktop Search | No Where | <[email protected]> |
TODO | Dictionary | Windows | <[email protected]> |
TODO | Units | No Where | <[email protected]> |
DONE | Applications | No Where | <[email protected]> |
DONE | Desktop Search | No Where | <[email protected]> |
DONE | Places | No Where | <[email protected]> |
DONE | Recent Documents | No Where | <[email protected]> |
DONE | Locations | No Where | <[email protected]> |
DONE | Bookmarks | No Where | <[email protected]> |
DONE | Commandline | No Where | <[email protected]> |
Systemsettings
Status | Name | Source | Developer |
---|---|---|---|
DONE | Systemsettings | Make shell work and layout correctly (update Qt) | <[email protected]> |
DONE | Systemsettings Appearance | Fonts settings | <[email protected]> |
DONE | Systemsettings Network | Network Managment KCM | <[email protected]> |
DONE | ... | More essential KCMs... | <[email protected]> |
TODO | Make System Settings sync KDE4 + 5 | ?? |
QML components
Status | Name | Source | Developer |
---|---|---|---|
IN PROGRESS | Plotter | plasma-framework[bshah/plotter-qml] | <[email protected]> |
TODO | Gauge | No where | <[email protected]> |
IN PROGRESS | Color chooser | No where | <[email protected]> |
TODO | Font chooser | No Where | <[email protected]> |
Planned for later
The following lists contain add-ons which are not in the default config.
General Tasks
Status | Name | Source | Developer |
---|---|---|---|
TODO | Shell Switching | Enable/disable virtual keyboard based on formfactor | <all> |
TODO | Shell Package | Create shell package for Active UX | <all> |
TODO | Desktop Scripting | Dynamic Activity-Desktop association | <all> |
TODO | Desktop Scripting | Property Activity-related API | <all> |
DONE | Desktop Scripting | Introspectible Plasmoid configuration | <all> |
TODO | Desktop Scripting | Rework wallpaper API | <all> |
TODO | Shell Switching | Config option to manually switch shell | <all> |
TODO | Screen Locker | Bring back options for start automatically and grace time | <all> |
TODO | Look & Feel Package | Config option for what to do on mouse wheel | <all> |
TODO | Look & Feel Package | Config option for showing tooltips | <all> |
DONE | analog-clock | Nowhere | <[email protected]> |
DONE | Trash | kde-workspace | <[email protected]> |
DONE | Window List | kde-workspace | <[email protected]> |
DONE | Activity Bar | kde-workspace | <[email protected]>
|
TODO | Comic Strip | Nowhere | <[email protected]> |
IN PROGRESS | Calculator | kdeplasma-addons (Merged) | <[email protected]> |
IN PROGRESS | Konsole session | kdeplasma-addons (Merged) | <[email protected]> |
IN PROGRESS | Konqueror session | kdeplasma-addons (Merged) | <[email protected]> |
IN PROGRESS | Now Playing | kdeplasma-addons (Merged) | <[email protected]> |
IN PROGRESS | Activities | kdeworkspace master | |
IN PROGRESS | Weather | kdeplasma-addons master | <[email protected]> |
IN PROGRESS | Weatherstation | kdeplasma-addons master | <[email protected]>
|
IN PROGRESS | Lock Logout | "plasma/viranch/powermanagementservices" branch of kde-workspace | <[email protected]> |
IN PROGRESS | Kate session | "plasma/sreich/declarative-kate-applet" branch of kate | <[email protected]>
|
TODO | Quick Launch | Nowhere | <[email protected]> |
IN PROGRESS | Fifteen Puzzle | Nowhere | <[email protected]> |
IN PROGRESS | KGet Widget | qmlwidget branch of KGet | <[email protected]> |
IN PROGRESS | Timer | bettio/qml-gsoc-timer | <[email protected]> |
IN PROGRESS | News | master branch of declarative-plasmoids repository | <[email protected]> |
IN PROGRESS | Microblog | master branch of declarative-plasmoids repository | <[email protected]> |
IN PROGRESS | Dictionary | master branch of declarative-plasmoids repository | <[email protected]> |
IN PROGRESS | RSS Now | master branch of declarative-plasmoids | <[email protected]> |
IN PROGRESS | System Monitor | plasma/sreich/qml2-system-monitors, (pre-5.0). Uses canvas, needs scaling, migration move to an applet, and sensor binding mostly | Reich <Shaun Reich> |
TODO | panelspacer | Nowhere | <[email protected]> |
TODO | showActivityManager | Nowhere | <[email protected]> |
TODO | Binary Clock | Nowhere | <[email protected]> |
TODO | Blackboard | Nowhere | <[email protected]> |
TODO | Bookmarks | Nowhere | <[email protected]> |
TODO | Bouncy Ball | KILL IT | <[email protected]> |
TODO | Bubblemon | Nowhere | <[email protected]> |
TODO | Character Selector | Nowhere | <[email protected]> |
TODO | Colour Picker | Nowhere | <[email protected]> |
TODO | Community | Nowhere | <[email protected]> |
TODO | CPU Monitor | see System Monitors | <[email protected]> |
TODO | Hardware Info | Nowhere | <[email protected]> |
TODO | Picture Frame | Nowhere | <nobody> |
TODO | Panel Spacer | Nowhere | <[email protected]> |
TODO | webbrowser | Nowhere | <[email protected]> |
TODO | Web Slice | Nowhere | <[email protected]> |
TODO | Notes | Nowhere | <[email protected]> |
TODO | Keyboard | Nowhere | <[email protected]> |
TODO | Keyboard Layout | Nowhere | <[email protected]> |
TODO | World Clock | Nowhere | <[email protected]>
|
TODO | Sal Containment | nowhere | <nobody> |
TODO | Newspaper Containment | nowhere | <nobody> |
TODO | Grouping desktop Containment | nowhere | <nobody> |
DataEngines
Status | Name | Source | Developer |
---|---|---|---|
DONE | dict | kde-workspace | <[email protected]> |
DONE | executable | kde-workspace | <[email protected]> |
DONE | filebrowser | kde-workspace | <[email protected]> |
DONE | systemmonitor | kde-workspace | <[email protected]> |
DONE | favicons | kde-workspace | <[email protected]> |
TODO | geolocation | Nowhere | <[email protected]> |
TODO | metadata | Nowhere | <[email protected]> |
IN PROGRESS | mouse | REVIEW 114260 | <[email protected]> |
DONE | mpris2 | Nowhere | <[email protected]> |
TODO | network | Nowhere | <[email protected]> |
TODO | rss | Nowhere | <[email protected]> |
DONE | share | kde-workspace | <[email protected]> |
TODO | weather | Nowhere | <[email protected]> |
TODO | searchlaunch | Nowhere | <[email protected]> |
TODO | akonadi | Nowhere | <[email protected]> |
External Projects
Projects which are external to KDE Workspace but are required for a usable workspace
Status | Component | Description | Migrator | Comments | |
---|---|---|---|---|---|
TODO | kcm-akonadi | kdepim-runtime kcm module | may need to be turned into standalone/run from kontact if it needs lots of bits ported to kf5 to be of any use | ||
TODO | print-manager | kdeutils plasma applet and kcm | |||
DONE | libmm-qt | Qt 5 port | master branch is already ported to Qt5 | ||
DONE | kde-gtk-config | kcm | |||
TODO | kde wallet | kcm, kded | really everything should be ported to secret service but that doesn't work | ||
IN PROGRESS | bluedevil | plasmoid, kded, kcm | |||
TODO | telepathy kcm in system-settings | kcm | like kdepim may need to be made standalone/run from KDE IM Contacts if it needs everything ported to kf5 to work | ||
TODO | kamera | kcm, kio | |||
DONE | kscreen | plasma applet, kcm | Aleix Pol | ||
IN PROGRESS | about-distro | kcm | Bhushan Shah <[email protected]> | ||
DONE | SDDM | David Edmundson | |||
TODO | user-manager | kcm |