mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-25 19:32:52 +00:00
342 B
342 B
libhomerun documentation
libhomerun makes it possible for you to build sources for Homerun.
To do so, you need to:
- Create a source inheriting from Homerun::AbstractSource (or use Homerun::SimpleSource)
- Have your source provide a model following the [Homerun model specification](@ref homerunmodel).