Files
RedBear-OS/local/recipes/kde/kf6-attica/source
vasilito 1e71b37bdb chore: close session — commit all remaining pre-existing state
Finalize all non-artifact changes accumulated from other sessions:
- config updates, recipe changes, source edits, patches
- pkgar/cache artifacts intentionally excluded (build outputs)

This is the maximum achievable scope for this session.
Hardware-accelerated KDE blocked by: QML gate, KWin/Plasma builds,
hardware GPU validation — all require build system + physical GPU.
2026-05-01 03:15:20 +01:00
..

Attica

Open Collaboration Service client library

Introduction

Attica is a Qt library that implements the Open Collaboration Services API version 1.6. The REST API is defined here: https://www.freedesktop.org/wiki/Specifications/open-collaboration-services/

It grants easy access to the services such as querying information about persons and contents. The library is used in KNewStuff3 as content provider. In order to integrate with KDE's Plasma Desktop, a platform plugin exists in plasma-desktop.

Your basic entrypoint for using Attica's functionality is the Attica::ProviderManager class.