Plasma/QMLPorting: Difference between revisions
Appearance
< Plasma
prioritize |
|||
Line 34: | Line 34: | ||
{{FeatureProjectTodo | panelspacer | Nowhere |nobody@kde.org|Jon Doe}} | {{FeatureProjectTodo | panelspacer | Nowhere |nobody@kde.org|Jon Doe}} | ||
{{FeatureProjectTodo | quicklaunch | Nowhere |nobody@kde.org|Jon Doe}} | {{FeatureProjectTodo | quicklaunch | Nowhere |nobody@kde.org|Jon Doe}} | ||
{{FeatureProjectTodo | showActivityManager | Nowhere |nobody@kde.org|Jon Doe}} | {{FeatureProjectTodo | showActivityManager | Nowhere |nobody@kde.org|Jon Doe}} | ||
{{FeatureProjectDone | windowlist | Nowhere |Heena|Heena}} | {{FeatureProjectDone | windowlist | Nowhere |Heena|Heena}} | ||
Line 67: | Line 66: | ||
{{FeatureProjectDone | Kate session | "plasma/sreich/declarative-kate-applet" branch of kate |sreich@kde.org|Shaun Reich}} | {{FeatureProjectDone | Kate session | "plasma/sreich/declarative-kate-applet" branch of kate |sreich@kde.org|Shaun Reich}} | ||
{{FeatureProjectInProgress | RSS Now | master branch of declarative-plasmoids |terietor@gmail.com|Giorgos Tsiapaliwkas}} | {{FeatureProjectInProgress | RSS Now | master branch of declarative-plasmoids |terietor@gmail.com|Giorgos Tsiapaliwkas}} | ||
{{FeatureProjectInProgress | System Monitor |plasma/sreich/qml2-system-monitors, | {{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}} | ||
{{FeatureProjectDone | Comic Strip | "rshah/comicqml" branch of kdeplasma-addons |rshah0385@kireihana.com | Reza Fatahilah Shah}} | {{FeatureProjectDone | Comic Strip | "rshah/comicqml" branch of kdeplasma-addons |rshah0385@kireihana.com | Reza Fatahilah Shah}} | ||
{{FeatureProjectDone | Calculator | kdeplasma-addons (Merged) |luizromario@gmail.com|Luiz Romário Santana Rios}} | {{FeatureProjectDone | Calculator | kdeplasma-addons (Merged) |luizromario@gmail.com|Luiz Romário Santana Rios}} |
Revision as of 17:01, 5 September 2013
Porting Plasmoids to QML
This part contains the current state of plasmoids that are being transformed to QML. Developers please update the status of the same here. Also, feel free to add any that you may be porting, if they aren't listed. REMEMBER! when you merge them to master, update the feature plan, so our release monkeys can keep track.
Plasmoids
Prioritized:
Status | Name | Source | Developer |
---|---|---|---|
TODO | Activity Bar | kde-workspace/master | <bhush94@gmail.com> |
TODO | Icon | Nowhere | <nobody@kde.org> |
DONE | System Tray | kde-workspace/dmitrya | <dmitriy-hshg@mail.ru> |
IN PROGRESS | tasks | Nowhere | <hein@kde.org> |
DONE | Notifications | plasma/mart/notifications-qml | <notmart@kde.org> |
IN PROGRESS | Digital Clock | heenamahour/gsoc | <heena393@gmail.com> |
TODO | calendar | Nowhere | <nobody@kde.org> |
IN PROGRESS | devicenotifier | kde-workspace(frameworks-scratch) | <bhush94@gmail.com> |
TODO | icon | Nowhere | <nobody@kde.org> |
IN PROGRESS | Battery Monitor | kdeworkspace master | <nobody@kde.org> |
TODO | Pager (already in QML) | kde-workspace master | <lampih@gmail.com>
|
Planned for later:
Status | Name | Source | Developer |
---|---|---|---|
TODO | activitybar | blocked on libkactivities | <nobody@kde.org> |
DONE | analog-clock | Nowhere | <davidedmundson@kde.org> |
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> |
DONE | windowlist | Nowhere | <Heena> |
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> |
IN PROGRESS | Fifteen Puzzle | Nowhere | <bettio@kde.org> |
IN PROGRESS | KGet Widget | qmlwidget branch of KGet | <bhush94@gmail.com> |
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> |
DONE | Trash | heenamahour/gsoc | <heena393@gmail.com> |
DONE | Window List | heenamahour/gsoc | <heena393@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> |
DONE | Lock Logout | "plasma/viranch/powermanagementservices" branch of kde-workspace | <viranch.mehta@gmail.com> |
IN PROGRESS | Dictionary | master branch of declarative-plasmoids repository | <sreich@kde.org> |
DONE | Kate session | "plasma/sreich/declarative-kate-applet" branch of kate | <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> |
DONE | Comic Strip | "rshah/comicqml" branch of kdeplasma-addons | <rshah0385@kireihana.com > |
DONE | Calculator | kdeplasma-addons (Merged) | <luizromario@gmail.com> |
DONE | Konsole session | kdeplasma-addons (Merged) | <sreich@kde.org> |
DONE | Konqueror session | kdeplasma-addons (Merged) | <sreich@kde.org> |
DONE | Now Playing | kdeplasma-addons (Merged) | <kde@randomguy3.me.uk> |
DONE | Activities | kdeworkspace master | |
DONE | Weather | kdeplasma-addons master | <lampih@gmail.com> |
DONE | Weatherstation | kdeplasma-addons master | <lampih@gmail.com> |
Containments
Priority Items:
Status | Name | Source | Developer
bgcolor="#ABFFAB" | DONE |
---|---|---|---|
TODO | Folderview | nowhere | <nobody> |
TODO | Panel | nowhere | <nobody> |
Needed later:
Status | Name | Source | Developer |
---|---|---|---|
TODO | Sal | nowhere | <nobody> |
TODO | Newspaper | nowhere | <nobody> |
TODO | Grouping desktop | nowhere | <nobody> |
Components
Status | Name | Source | Developer |
---|---|---|---|
DONE | Kickoff | kickoff-qml branch of kde-workspace | <mgrassglin@kde.org> |
DONE | ToolBox | kde-workspace frameworks-scratch | <sebas@kde.org> |
DONE | Widget Explorer | plasma-framework | <sebas@kde.org> |