Frameworks/Epics/New Runtime Organization: Difference between revisions

From KDE Community Wiki
Line 75: Line 75:


{{FrameworkTodo| keditfiletype | kwidgetsaddons? kio? |dfaure| runtime dependency of kwidgetsaddons and kio | }}
{{FrameworkTodo| keditfiletype | kwidgetsaddons? kio? |dfaure| runtime dependency of kwidgetsaddons and kio | }}
{{FrameworkTodo| kcm_filetypes | ?? |dfaure| kcontrol module "File Associations" | }}


{{FrameworkTodo| kfile4 | kde-kdeutils? |Vishesh Handa|  another candidate for a "KDE cli" repo? | }}
{{FrameworkTodo| kfile4 | kde-kdeutils? |Vishesh Handa|  another candidate for a "KDE cli" repo? | }}

Revision as of 00:05, 16 February 2014

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

Check for duplication with Plasma todo Plasma/PW2Todo

Status Component Destination Migrator Comments
DONE kactivitymanager kactivities Ivan Cukic
TODO Attica KDE Plugin libattica ?? Still used by knewstuff
TODO Attica kcm ?? ?? Still used by knewstuff
DONE cmake nothing to do
DONE desktoptheme libplasma2 Aaron Seigo
IN PROGRESS drkonqi ?? mgraesslin Port to KF 5 working. Bug reporting missing. kde4support to be removed, KIcon -> QIcon then move to KCrash framework.
IN PROGRESS kcmshell ?? mmartin, JRiddell Port to KF 5 done. Belongs with a Solutions framework.
TODO kcm_componentchooser kde-workspace ??
TODO kcm_dnssd kde-workspace ??
TODO kcm_emoticons Emoticons framework ?? alternatively, could go into kde-workspace
IN PROGRESS kcm_icons kde-workspace JRiddell Port to KF 5 working
TODO kcm_kded kde-workspace ?? perhaps merge (in part / whole) into kinfocenter
TODO kcm_knotify KDE Notifications Frameworks ?? will probably require a rework; reference the KDE Notifications framework effort
IN PROGRESS kcm_locale kde-workspace Sebas K kdelibs should integrate with workspace being run in, klocale would be used to customize that from within a Plasma Workspace. some kde4support to go
TODO kcontrol/menus kinfocenter? ?? research what uses this category, move it there
TODO kcontrol/spellchecking sonnet ??
TODO kcontrol systemsettings ?? Should be cleaned up
TODO kde4 script ?? ?? it's a barebones version of a script used in KApplication; should end up wherever KApplication does
TODO kdebugdialog kill it ?? kdebug no more
TODO kdeeject ?? ?? research what uses it; can it be removed altogether? , could probably be removed since UDisks can do it now, alex will ask dfaure.
TODO kde-menu ?? ?? deprecate/remove
TODO kdesu ?? ?? also add kdesudo?
TODO kdontchangethehostname kded ?? deprecate the binary, move it into kded if it's really needed
TODO keditfiletype kwidgetsaddons? kio? dfaure runtime dependency of kwidgetsaddons and kio
TODO kcm_filetypes ?? dfaure kcontrol module "File Associations"
TODO kfile4 kde-kdeutils? Vishesh Handa another candidate for a "KDE cli" repo?
IN PROGRESS kglobalaccel ?? mgraesslin whatever framework the global accel classes go into
TODO khelpcenter ?? ?? Needs a replacement app, required for Plasma 2.0
IN PROGRESS kiconfinder kiconloader Aleix Pol A user/debugger/artist tool, "KDE cli" repo
IN PROGRESS kimgio tier1/kguiaddons/src/plugins/imageformats Alex Merry webp plugin for qimageio. needs cmake modified so it actually gives a notice if it can't find libwebp. move into kdeframeworks with all the rest.
IN PROGRESS kioclient ?? ?? kf5 port done. the same code gets compiled into several different binaries, is this sensible? (dfaure: yes, it's convenient to type kde-cp, kde-mv, etc.). A user tool, so "KDE cli" repo
IN PROGRESS kioexec ?? ?? kf5 port done. KIO Framework
IN PROGRESS kio_about kde-baseapps Bhushan Shah kf5 port done. used by konqueror, move it there
TODO kio_applications kde-workspace ?? does this even get used?
TODO kio_archive kio ??
TODO kio_bookmarks kde-baseapps ?? used by konqueror, move it there
TODO kio_cgi kdesdk ??
TODO kio_desktop kde-baseapps ?? used by konq, dolpin, folderview; Plasma Workspaces is working on deprecating it
TODO kio docfilter ?? ?? is it used?
TODO kio filter ?? ?? is it used?
TODO kio finger ?? ?? is there any finger server still runing?
TODO kio fish ?? ??
TODO kio floppy ?? ?? is it used?
TODO kio info ?? ?? is it used outside of khelpcenter/konqueror?
TODO kio man ?? ?? is it used outside of khelpcenter/konqueror?
TODO kioslaves/network ?? ??
TODO kio nfs ?? ?? is it used?
TODO kio recentdocuments ?? ?? is it used?
TODO kio remote ?? ??
TODO kio settings ?? ?? is it used?
TODO kio sftp ?? ??
TODO kio smb ?? ??
IN PROGRESS kio thumbnail ?? sebas
IN PROGRESS kio trash ?? various KF5 port working
TODO kmimetypefinder ?? ?? small command line app for users / debuggers -> kde cli repo
TODO knetattach Wherever kio_remote goes ?? wizard used by remote kio
TODO knewstuff ?? ?? investigate if this is used by apps or is standalone testing tool
TODO knotify ?? ?? notification daemon, should it not be in libexec of the library that uses it?
TODO kpasswdserver kio ?? password caching kded module, called by kioslaves.
IN PROGRESS kquitapp KDBusAddons Aleix Pol useful cli tool to work together with KDBusAddons, maybe it should be installed by it.
TODO kreadconfig ?? ?? cli tool to read config settings, ¿probably? only used by startkde
TODO kstart ?? ?? Utility to launch applications with special window properties -> kde cli repo
DONE ktimezoned ?? Martin Klapetek Provides the system's time zone to applications, just a thin module now watching /etc/timezone since qtimezone does most of it
TODO ktraderclient ?? ?? command-line tool for querying the KDE trader system. kde cli repo
TODO kuiserver plasma-workspace ?? In 2.X Alex Fiestas will re-write it (there are roundtrips to reduce)
TODO kurifilter-plugins kio ?? plugins for KUriFilter
IN PROGRESS kwalletd kwallet-framework Valentin Rusu password store, will be extended with ksecretservice
TODO l10n ?? ?? country info data
TODO localization ?? ?? currency info data
TODO menu ?? ?? xdg app menu setting files
TODO nepomuk ?? Vishesh Handa nepomuk kcm and kioslave this should be removed, it's superseeded by Baloo now Vishesh Handa
TODO phonon ?? ?? phonon settings kcm and kded module. harald says it should be killed.
TODO pics Oxygen ?? a random emoticons theme, shouldn't it be in oxygen? hicolor .theme file. The kemoticons default theme needs to match this.
TODO platforms/win KWindowsAddons? ?? stuff for Windows
TODO renameddlgplugins kio ?? rename dialog plugins for kio
TODO solidautoeject ?? ?? device eject kded module
TODO solid-deviceautomounter ?? Alex Fiestas device mounter kded module and kcm. Alex Fiestas says that we'll have to re-write it if we want to keep it, but in general this should be done by systemd.
TODO solid-hardware solid ?? Move to something like solid/tools
TODO solid-networkstatus ?? ?? Move to something like solid/tools. gives network status info using NM