KDE Games/API cleanup

From KDE Community Wiki
Revision as of 17:06, 8 February 2012 by Majewsky (talk | contribs)

libkdegames v5 is the new iteration of libkdegames which is intended to ship with KDE Development Platform 5 (though it may also happen earlier, e.g. 4.9). The aim for this new iteration of the library is to remove most of the API that is obsolete, unused or in a state of bad quality, in order to improve maintainability and relevance of the remaining API. Also, QtWidgets-specific parts need to be separated to prepare for QML-based games.

The fine print: The SO version for libkdegames v5 is actually 6.

List of components

libkdegames consists of multiple (possibly interdependent) components, as defined by this list. See the list below for which file belongs to which component.

Component Description Maintainer
kgamerenderer Multithreaded rendering of (static) theme graphics. Stefan Majewsky

List of files

Source file Belongs to component