Plasma/QMLPorting: Difference between revisions
< Plasma
No edit summary |
No edit summary |
||
Line 63: | Line 63: | ||
! Status !! Name !! Source !! Developer | ! Status !! Name !! Source !! Developer | ||
{{FeatureProjectDone | analog-clock | Nowhere |[email protected]|David Edmundson}} | {{FeatureProjectDone | analog-clock | Nowhere |[email protected]|David Edmundson}} | ||
{{FeatureProjectDone | Trash | heenamahour/gsoc |[email protected]|Heena Mahour}} | {{FeatureProjectDone | Trash | heenamahour/gsoc |[email protected]|Heena Mahour}} | ||
{{FeatureProjectDone | Window List | heenamahour/gsoc |[email protected]|Heena Mahour}} | {{FeatureProjectDone | Window List | heenamahour/gsoc |[email protected]|Heena Mahour}} | ||
{{ | {{FeatureProjectInProgress | Comic Strip | "rshah/comicqml" branch of kdeplasma-addons |[email protected] | Reza Fatahilah Shah}} | ||
{{ | {{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}} | |||
{{FeatureProjectInProgress | Quick Launch | "plasma/iwesp/quicklaunch" branch of kde-workspace |[email protected]|Ingomar Wesp}} | {{FeatureProjectInProgress | Quick Launch | "plasma/iwesp/quicklaunch" branch of kde-workspace |[email protected]|Ingomar Wesp}} | ||
{{FeatureProjectInProgress | Fifteen Puzzle | Nowhere |[email protected]|Davide Bettio}} | {{FeatureProjectInProgress | Fifteen Puzzle | Nowhere |[email protected]|Davide Bettio}} |
Revision as of 14:04, 6 September 2013
Porting Plasmoids to QML
This part contains the current state of plasmoids 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:
- A Plasmoid 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.
Plasmoids
Status | Name | Source | Developer |
---|---|---|---|
DONE | Kickoff | kickoff-qml branch of kde-workspace | <[email protected]> |
DONE | ToolBox | kde-workspace frameworks-scratch | <[email protected]> |
DONE | Widget Explorer | plasma-framework | <[email protected]> |
DONE | Desktop | plasma/sebas/desktop-qml or frameworks-scratch branches in kde-workspace | <[email protected]> |
DONE | Notifications | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | System Tray | kde-workspace[frameworks-scratch] | <[email protected]> |
IN PROGRESS | tasks | Nowhere | <[email protected]> |
IN PROGRESS | Digital Clock | kde-workspace[frameworks-scratch] | <[email protected]> |
IN PROGRESS | Battery Monitor | kde-workspace[frameworks-scratch] | <[email protected]> |
IN PROGRESS | devicenotifier | kde-workspace[frameworks-scratch] | <[email protected]> |
TODO | Folderview | nowhere | <nobody> |
TODO | Panel | nowhere | <nobody> |
TODO | Icon | Nowhere | <[email protected]> |
TODO | calendar | kde-workspace[frameworks-scratch] | <[email protected]> |
TODO | Pager (already in QML) | blocked on libkactivities | <[email protected]> |
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 | Nowhere | <[email protected]> |
TODO | activities | Nowhere | <[email protected]> |
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 | <[email protected]>
|
DONE | Trash | heenamahour/gsoc | <[email protected]> |
DONE | Window List | heenamahour/gsoc | <[email protected]>
|
IN PROGRESS | Comic Strip | "rshah/comicqml" branch of kdeplasma-addons | <[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 | Analog Clock | plasma/viranch/analogclock | <[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 | lock_logout | Nowhere | <[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[frameworks-scratch] | <[email protected]> |
DONE | executable | kde-workspace[frameworks-scratch] | <[email protected]> |
DONE | filebrowser | kde-workspace[frameworks-scratch] | <[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 | systemmonitor | Nowhere | <[email protected]> |
TODO | weather | Nowhere | <[email protected]> |
TODO | searchlaunch | Nowhere | <[email protected]> |
TODO | akonadi | Nowhere | <[email protected]> |