This is a staging site. Uploads will not persist. Testing only.

libkf6threadweaver6

ThreadWeaver library to help multithreaded programming in Qt

ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. You simply divide the workload into jobs, state the dependencies between the jobs and ThreadWeaver will work out the most efficient way of dividing the work between threads within a set of resource limits.

libkf6userfeedbackcore6

user feedback for applications - core library

Framework for collecting user feedback for applications via telemetry and surveys.

libkf6userfeedbackwidgets6

user feedback for applications - widgets library

Framework for collecting user feedback for applications via telemetry and surveys.

qml6-module-org-kde-userfeedback

user feedback for applications - QML module

Framework for collecting user feedback for applications via telemetry and surveys.

qml6-module-org-kde-kwindowsystem

QML module for kwindowsystem

The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes.

libkf6prison6

barcode API for Qt

prison is a barcode API currently offering a nice Qt API to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more.