Plasma/PW2Todo: Difference between revisions

From KDE Community Wiki
(Add systemsettings section)
(where's plasma-nm?)
Line 93: Line 93:
{{FeatureProjectDone | devicenotifier | kde-workspace |[email protected]|Bhushan Shah}}
{{FeatureProjectDone | devicenotifier | kde-workspace |[email protected]|Bhushan Shah}}
{{FeatureProjectInProgress | Battery Monitor | kde-workspace |[email protected]|Kai-Uwe Broulik}}
{{FeatureProjectInProgress | Battery Monitor | kde-workspace |[email protected]|Kai-Uwe Broulik}}
{{FeatureProjectTodo | Network Manager | plasma-nm |[email protected]|sebas}}
{{FeatureProjectInProgress | Network Manager | libnm-qt[qt5], plasma-nm[frameworks] |[email protected]|sebas}}
{{FeatureProjectTodo | Folder View | nowhere |[email protected]|Eike}}
{{FeatureProjectTodo | Folder View | nowhere |[email protected]|Eike}}
{{FeatureProjectInProgress | Panel | nowhere |notmart|notmart}}
{{FeatureProjectInProgress | Panel | nowhere |notmart|notmart}}

Revision as of 13:39, 15 October 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 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 <notmart>
IN PROGRESS Look & Feel Package Create Look & Feel package for Desktop UX <sebas>
TODO Screen Locker Port event filter to XCB <mgraesslin>
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 Edmundson <David Edmundson>
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 Splash intergrate ksplash QML with startup <all>
TODO Splash Make part of shell package <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] <[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]>
TODO calendar Waiting for kdepim <[email protected]>
TODO activities Blocked on libkactivity <[email protected]>

Plasmoids and Containments

Status Name Source Developer
DONE Kickoff kde-workspace <[email protected]>
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]>
IN PROGRESS Notifications kde-workspace (needs config) <[email protected]>
IN PROGRESS System Tray kde-workspace <[email protected]>
DONE tasks kde-workspace <[email protected]>
IN PROGRESS Digital Clock (needs config) kde-workspace <[email protected]>
DONE devicenotifier kde-workspace <[email protected]>
IN PROGRESS Battery Monitor kde-workspace <[email protected]>
IN PROGRESS Network Manager libnm-qt[qt5], plasma-nm[frameworks] <[email protected]>
TODO Folder View nowhere <[email protected]>
IN PROGRESS 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]>
TODO Pager (already in QML) blocked on libkactivities <[email protected]>

Session Stuff

Status Name Source Developer
IN PROGRESS KSMServer kde-workspace <[email protected]>
TODO startkde kde-workspace <[email protected]>
TODO powerdevil kde-workspace <[email protected]>
IN PROGRESS ktimezoned kde-runtime <[email protected]>
TODO KRunner (aseigo has plans for redesign) ?? <[email protected]>
TODO kded + modules kde-runtime <[email protected]>
TODO kglobalacceld (X11) kde-runtime <[email protected]>

Runners

Status Name Source Developer
TODO Applications No Where <[email protected]>
TODO Commandline No Where <[email protected]>
TODO Locations No Where <[email protected]>
TODO Places No Where <[email protected]>
TODO Recent Documents No Where <[email protected]>
TODO Dictionary Windows <[email protected]>
TODO Units No Where <[email protected]>

Systemsettings

Status Name Source Developer
IN PROGRESS Systemsettings Make shell work and layout correctly <[email protected]>
TODO Systemsettings Appearance Fonts settinga <[email protected]>
TODO Systemsettings Appearance Fonts settinga <[email protected]>
DONE Systemsettings Network Network Managment KCM <[email protected]>
TODO ... More essential KCMs... <[email protected]>

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.

Plasmoids and Containments

Status Name Source Developer
DONE analog-clock Nowhere <[email protected]>


DONE Trash frameworks-scratch of kde-workspace (plasma2) <[email protected]>
DONE Window List frameworks-scratch of kde-workspace (plasma2) <[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]>


IN PROGRESS Quick Launch "plasma/iwesp/quicklaunch" branch of kde-workspace <[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 Activity Bar (Already in QML) blocked on libkactivities <[email protected]>
TODO panelspacer Nowhere <[email protected]>
TODO quicklaunch 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]>
TODO favicons Nowhere <[email protected]>
TODO geolocation Nowhere <[email protected]>
TODO metadata Nowhere <[email protected]>
TODO mouse Nowhere <[email protected]>
TODO mpris2 Nowhere <[email protected]>
TODO network Nowhere <[email protected]>
TODO nowplaying Nowhere <[email protected]>
TODO rss Nowhere <[email protected]>
TODO share Nowhere <[email protected]>
TODO weather Nowhere <[email protected]>
TODO searchlaunch Nowhere <[email protected]>
TODO akonadi Nowhere <[email protected]>