Plasma/PW2Todo: Difference between revisions
Appearance
< Plasma
Line 88: | Line 88: | ||
{{FeatureProjectDone | System Tray | kde-workspace[frameworks-scratch] |sebas@kde.org|sebas}} | {{FeatureProjectDone | System Tray | kde-workspace[frameworks-scratch] |sebas@kde.org|sebas}} | ||
{{FeatureProjectInProgress | tasks | Nowhere |hein@kde.org|Eike}} | {{FeatureProjectInProgress | tasks | Nowhere |hein@kde.org|Eike}} | ||
{{ | {{FeatureProjectDone | Digital Clock | kde-workspace[frameworks-scratch] |heena393@gmail.com|Heena Mahour}} | ||
{{FeatureProjectInProgress | Battery Monitor | kde-workspace[frameworks-scratch] |nobody@kde.org|Kai-Uwe Broulik}} | {{FeatureProjectInProgress | Battery Monitor | kde-workspace[frameworks-scratch] |nobody@kde.org|Kai-Uwe Broulik}} | ||
{{FeatureProjectInProgress | devicenotifier | kde-workspace[frameworks-scratch] |bhush94@gmail.com|Bhushan Shah}} | {{FeatureProjectInProgress | devicenotifier | kde-workspace[frameworks-scratch] |bhush94@gmail.com|Bhushan Shah}} | ||
Line 94: | Line 94: | ||
{{FeatureProjectTodo | Panel | nowhere |nobody|John Doe}} | {{FeatureProjectTodo | Panel | nowhere |nobody|John Doe}} | ||
{{FeatureProjectTodo | Icon | Nowhere |nobody@kde.org|Jon Doe}} | {{FeatureProjectTodo | Icon | Nowhere |nobody@kde.org|Jon Doe}} | ||
{{ | {{FeatureProjectDone | calendar | plasma-framework[frameworks] |heena393@gmail.com|Heena Mahour}} | ||
{{FeatureProjectTodo | Pager (already in QML)| blocked on libkactivities |lampih@gmail.com|Luís Gabriel}} | {{FeatureProjectTodo | Pager (already in QML)| blocked on libkactivities |lampih@gmail.com|Luís Gabriel}} | ||
|} | |} |
Revision as of 14:47, 6 September 2013
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 frameworks-scratch or 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> |
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> |
IN PROGRESS | Shell Switching | kded Module to keep track of formfactor changes | <Aaron> |
IN PROGRESS | Shell Package | Create shell package for Desktop UX | <all> |
IN PROGRESS | Look & Feel Package | Create Look & Feel package for Desktop UX | <sebas> |
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 structure | New kde-workspace structure | <all> |
TODO | Shell Switching | Create KWin effect for switching | <all> |
TODO | Shell Switching | Shell switching mechanism in plasma-shell | <all> |
TODO | Shell Switching | Port formfactor KCM | <all> |
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> |
TODO | Desktop Scripting | Introspectible Plasmoid configuration | <all> |
TODO | Desktop Scripting | Rework wallpaper API | <all> |
TODO | Window Placement | Wayland-compatible placement of dialogs and tooltips and other windows | <all> |
TODO | Qt Qml | Conditional QML imports | <all> |
TODO | Step Back | Step back, look at it as a whole, polish it like there's no tomorrow. | <all>
|
(Not all relevant classes have been reviewed yet, this list might expand in the future.)
DataEngines
Status | Name | Source | Developer |
---|---|---|---|
DONE | tasks | kde-workspace[frameworks-scratch] | <sebas@kde.org> |
DONE | time | kde-workspace[frameworks-scratch] | <sebas@kde.org> |
DONE | applicationjobs | kde-workspace[frameworks-scratch] | <bhush94@gmail.com> |
DONE | apps | kde-workspace[frameworks-scratch] | <davidedmundson@kde.org> |
DONE | soliddevice | kde-workspace[frameworks-scratch] | <bhush94@gmail.com> |
DONE | statusnotifieritem | kde-workspace[frameworks-scratch] | <bhush94@gmail.com> |
DONE | devicenotifications | kde-workspace[frameworks-scratch] | <sebas@kde.org> |
DONE | hotplug | kde-workspace[frameworks-scratch] | <davidedmundson@kde.org> |
DONE | keystate | kde-workspace[frameworks-scratch] | <bhush94@gmail.com> |
DONE | notifications | kde-workspace[frameworks-scratch] | <sebas@kde.org> |
DONE | places | kde-workspace[frameworks-scratch] | <sebas@kde.org> |
DONE | powermanagement | kde-workspace[frameworks-scratch] | <sebas@kde.org> |
TODO | calendar | Nowhere | <nobody@kde.org> |
TODO | activities | Nowhere | <nobody@kde.org> |
Plasmoids
Status | Name | Source | Developer |
---|---|---|---|
DONE | Kickoff | kde-workspace[frameworks-scratch] | <mgrassglin@kde.org> |
DONE | ToolBox | kde-workspace frameworks-scratch | <sebas@kde.org> |
DONE | Widget Explorer | plasma-framework | <sebas@kde.org> |
DONE | Desktop | plasma/sebas/desktop-qml or frameworks-scratch branches in kde-workspace | <sebas@kde.org> |
DONE | Notifications | kde-workspace[frameworks-scratch] | <notmart@kde.org> |
DONE | System Tray | kde-workspace[frameworks-scratch] | <sebas@kde.org> |
IN PROGRESS | tasks | Nowhere | <hein@kde.org> |
DONE | Digital Clock | kde-workspace[frameworks-scratch] | <heena393@gmail.com> |
IN PROGRESS | Battery Monitor | kde-workspace[frameworks-scratch] | <nobody@kde.org> |
IN PROGRESS | devicenotifier | kde-workspace[frameworks-scratch] | <bhush94@gmail.com> |
TODO | Folderview | nowhere | <nobody> |
TODO | Panel | nowhere | <nobody> |
TODO | Icon | Nowhere | <nobody@kde.org> |
DONE | calendar | plasma-framework[frameworks] | <heena393@gmail.com> |
TODO | Pager (already in QML) | blocked on libkactivities | <lampih@gmail.com> |
Planned for later
The following lists contain add-ons which are not in the default config.
Plasmoids
Status | Name | Source | Developer |
---|---|---|---|
DONE | analog-clock | Nowhere | <davidedmundson@kde.org>
|
DONE | Trash | frameworks-scratch of kde-workspace (plasma2) | <heena393@gmail.com> |
DONE | Window List | frameworks-scratch of kde-workspace (plasma2) | <heena393@gmail.com>
|
IN PROGRESS | Comic Strip | "rshah/comicqml" branch of kdeplasma-addons | <rshah0385@kireihana.com > |
IN PROGRESS | Calculator | kdeplasma-addons (Merged) | <luizromario@gmail.com> |
IN PROGRESS | Konsole session | kdeplasma-addons (Merged) | <sreich@kde.org> |
IN PROGRESS | Konqueror session | kdeplasma-addons (Merged) | <sreich@kde.org> |
IN PROGRESS | Now Playing | kdeplasma-addons (Merged) | <kde@randomguy3.me.uk> |
IN PROGRESS | Activities | kdeworkspace master | |
IN PROGRESS | Weather | kdeplasma-addons master | <lampih@gmail.com> |
IN PROGRESS | Weatherstation | kdeplasma-addons master | <lampih@gmail.com>
|
IN PROGRESS | Lock Logout | "plasma/viranch/powermanagementservices" branch of kde-workspace | <viranch.mehta@gmail.com> |
IN PROGRESS | Kate session | "plasma/sreich/declarative-kate-applet" branch of kate | <sreich@kde.org>
|
IN PROGRESS | Quick Launch | "plasma/iwesp/quicklaunch" branch of kde-workspace | <Ingomar@wesp.name> |
IN PROGRESS | Fifteen Puzzle | Nowhere | <bettio@kde.org> |
IN PROGRESS | KGet Widget | qmlwidget branch of KGet | <bhush94@gmail.com> |
IN PROGRESS | Timer | bettio/qml-gsoc-timer | <bettio@kde.org> |
IN PROGRESS | News | master branch of declarative-plasmoids repository | <notmart@kde.org> |
IN PROGRESS | Microblog | master branch of declarative-plasmoids repository | <sebas@kde.org> |
IN PROGRESS | Analog Clock | plasma/viranch/analogclock | <viranch.mehta@gmail.com> |
IN PROGRESS | Dictionary | master branch of declarative-plasmoids repository | <sreich@kde.org> |
IN PROGRESS | RSS Now | master branch of declarative-plasmoids | <terietor@gmail.com> |
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 | Activity Bar (Already in QML) | blocked on libkactivities | <bhush94@gmail.com> |
TODO | lock_logout | Nowhere | <nobody@kde.org> |
TODO | panelspacer | Nowhere | <nobody@kde.org> |
TODO | quicklaunch | Nowhere | <nobody@kde.org> |
TODO | showActivityManager | Nowhere | <nobody@kde.org> |
TODO | Binary Clock | Nowhere | <nobody@kde.org> |
TODO | Blackboard | Nowhere | <nobody@kde.org> |
TODO | Bookmarks | Nowhere | <nobody@kde.org> |
TODO | Bouncy Ball | KILL IT | <nobody@kde.org> |
TODO | Bubblemon | Nowhere | <nobody@kde.org> |
TODO | Character Selector | Nowhere | <nobody@kde.org> |
TODO | Colour Picker | Nowhere | <nobody@kde.org> |
TODO | Community | Nowhere | <nobody@kde.org> |
TODO | CPU Monitor | see System Monitors | <sreich@kde.org> |
TODO | Hardware Info | Nowhere | <nobody@kde.org> |
TODO | Picture Frame | Nowhere | <nobody> |
TODO | Panel Spacer | Nowhere | <nobody@kde.org> |
TODO | webbrowser | Nowhere | <nobody@kde.org> |
TODO | Web Slice | Nowhere | <nobody@kde.org> |
TODO | Notes | Nowhere | <bettio@kde.org> |
TODO | Keyboard | Nowhere | <nobody@kde.org> |
TODO | Keyboard Layout | Nowhere | <nobody@kde.org> |
TODO | World Clock | Nowhere | <nobody@kde.org>
|
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[frameworks-scratch] | <bhush94@gmail.com> |
DONE | executable | kde-workspace[frameworks-scratch] | <bhush94@gmail.com> |
DONE | filebrowser | kde-workspace[frameworks-scratch] | <bhush94@gmail.com> |
TODO | favicons | Nowhere | <nobody@kde.org> |
TODO | geolocation | Nowhere | <nobody@kde.org> |
TODO | metadata | Nowhere | <nobody@kde.org> |
TODO | mouse | Nowhere | <nobody@kde.org> |
TODO | mpris2 | Nowhere | <nobody@kde.org> |
TODO | network | Nowhere | <nobody@kde.org> |
TODO | nowplaying | Nowhere | <nobody@kde.org> |
TODO | rss | Nowhere | <nobody@kde.org> |
TODO | share | Nowhere | <nobody@kde.org> |
TODO | systemmonitor | Nowhere | <nobody@kde.org> |
TODO | weather | Nowhere | <nobody@kde.org> |
TODO | searchlaunch | Nowhere | <nobody@kde.org> |
TODO | akonadi | Nowhere | <nobody@kde.org> |