Frameworks/Epics/New Runtime Organization: Difference between revisions

From KDE Community Wiki
(Created page with "== kde-runtime reorganization epic == === Important Forewords === Runtime requirements of a given Framework will be included in the Framework repository, giving people a "singl...")
 
Line 26: Line 26:




{{FrameworkInProgress| Attica KDE Plugin | ?? |??| Dependency on kconfig, port to secret service}}
{{FrameworkDone| kactivitymanager | kactivities  |Ivan Cukic| }}


{{FrameworkInProgress| kdontchangethehostname | ?? |??| merge into kdelibs/kded/kded.cpp (can we get rid of polling?)}}
{{FrameworkInProgress| Attica KDE Plugin | libattica |??| Dependency on kconfig, port to secret service}}


{{FrameworkInProgress| khelpcenter� | ?? |??| needs a replacement app}}
{{FrameworkInProgress| Attica kcm | ?? |??| }}


{{FrameworkInProgress| kdeui/about� | ?? |??| replacement with QML, put into KDE App solution }}
{{FrameworkInProgress| dekstoptheme | libplasma2 |Aaron Seigo| }}
 
{{FrameworkInProgress| drkonqi | ?? |??| belongs with a Solutions framework}}
 
{{FrameworkInProgress| kcmshell | ?? |??| belongs with a Solutionsframework}}
 
{{FrameworkInProgress| kcm_componentchooser | kde-workspace |??| }}
 
{{FrameworkInProgress| kcm_dnssd | kde-workspace |??| }}
 
{{FrameworkInProgress| kcm_emoticons | kde-workspace |??| }}
 
{{FrameworkInProgress| kcm_icons | kde-workspace |??| }}
 
{{FrameworkInProgress| kcm_kded | kde-workspace |??| perhaps merge (in part / whole) into kinfocenter }}
 
{{FrameworkInProgress| kcm_knotify | KDE Notifications Frameworks |??| will probably require a rework; reference the KDE Notifications framework effort }}
 
{{FrameworkInProgress| kcm_locale | kde-workspace |??| kdelibs sould integrate with workspace being run in, klocale would be used to customize that from within a Plasma Workspace}}
 
{{FrameworkInProgress| kcontrol/menus | kinfocenter? |??| research what uses this category, move it there }}
 
{{FrameworkInProgress| kcontrol/spellchecking | sonnet |??|  }}
 
{{FrameworkInProgress| kde4 script | ?? |??|  it's a barebones version of a script used in KApplication; should end up wherever KApplication does }}
 
{{FrameworkInProgress| khelpcenter | ?? |??| needs a replacement app}}
 
{{FrameworkInProgress| kdeui/about | ?? |??| replacement with QML, put into KDE App solution }}


{{FrameworkInProgress| keditfiletype | ?? |??| research replacement}}
{{FrameworkInProgress| keditfiletype | ?? |??| research replacement}}
{{FrameworkDone| kactivitymanager | kactivities  |Ivan Cukic| }}


|}
|}

Revision as of 22:24, 4 December 2011

kde-runtime reorganization epic

Important Forewords

Runtime requirements of a given Framework will be included in the Framework repository, giving people a "single tarball/repo" solution to use. Even though the runtime and libraries will be housed together, attention should still be paid to ensuring that there is a clean and well engineered split and division between the runtime and libraries. Runtime components that are supposed to be background details should not bleed through the library APIs, libraries should not have build-time dependencies on runtime components, etc.

Runtime Components Planning

Definition of done:

  • A component must be migrated to its corresponding Frameworks repository OR be merged into another approriate non-frameworks module (e.g. kde-workspace)
  • All i18n and documentation (if any) must be migrated appropriately with it
  • Has been cleared by the module maintainer that it is migrated to for inclusion

A spreadsheet was prepared of each component in kde-runtime: https://docs.google.com/spreadsheet/ccc?authkey=CI_3zNMC&key=0Am2uzNh0KAtpdFVaRkMtMXZEcC00MEE0dzhrbWV2Nnc&hl=en_US&authkey=CI_3zNMC#gid=0


Status Component Destination Migrator Comments
DONE kactivitymanager kactivities Ivan Cukic {{{5}}}
IN PROGRESS Attica KDE Plugin libattica ?? Dependency on kconfig, port to secret service {{{5}}}
IN PROGRESS Attica kcm ?? ?? {{{5}}}
IN PROGRESS dekstoptheme libplasma2 Aaron Seigo {{{5}}}
IN PROGRESS drkonqi ?? ?? belongs with a Solutions framework {{{5}}}
IN PROGRESS kcmshell ?? ?? belongs with a Solutionsframework {{{5}}}
IN PROGRESS kcm_componentchooser kde-workspace ?? {{{5}}}
IN PROGRESS kcm_dnssd kde-workspace ?? {{{5}}}
IN PROGRESS kcm_emoticons kde-workspace ?? {{{5}}}
IN PROGRESS kcm_icons kde-workspace ?? {{{5}}}
IN PROGRESS kcm_kded kde-workspace ?? perhaps merge (in part / whole) into kinfocenter {{{5}}}
IN PROGRESS kcm_knotify KDE Notifications Frameworks ?? will probably require a rework; reference the KDE Notifications framework effort {{{5}}}
IN PROGRESS kcm_locale kde-workspace ?? kdelibs sould integrate with workspace being run in, klocale would be used to customize that from within a Plasma Workspace {{{5}}}
IN PROGRESS kcontrol/menus kinfocenter? ?? research what uses this category, move it there {{{5}}}
IN PROGRESS kcontrol/spellchecking sonnet ?? {{{5}}}
IN PROGRESS kde4 script ?? ?? it's a barebones version of a script used in KApplication; should end up wherever KApplication does {{{5}}}
IN PROGRESS khelpcenter ?? ?? needs a replacement app {{{5}}}
IN PROGRESS kdeui/about ?? ?? replacement with QML, put into KDE App solution {{{5}}}
IN PROGRESS keditfiletype ?? ?? research replacement {{{5}}}