Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides QHotKey class that can be used to create hotkeys/global shortcuts, aka shortcuts that work everywhere, independent of the application state.
This package provides a Qt/C++ implementation of https://promisesaplus.com/ standard for the ``promises'' programming paradigm.
The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content.
Qt Creator is an IDE tailored to the needs of Qt developers. It includes features such as an advanced code editor, a visual debugger and a GUI designer.
The qtshadertools module provides APIs and tools supporting shader pipeline functionality as offered in Qt Quick to operate on Vulkan, OpenGL and other main graphic APIs.
QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt actions.
This package provides some QT/QML utilities that might be used by various hypr* apps.
SIP is used to write self contained extension modules, i.e. without a library to be wrapped. This SIP extension module provides support for the PyQt6 package.
KDDockWidgets is a Qt dock widget library suitable for replacing QDockWidget and implementing advanced functionalities missing in Qt. Some of its features include:
Advanced docking that QDockWidget doesn't support
Layout engine honouring size constraints and some size policies
Lazy separator resize
Reordering tabs with mouse
Partial layout save/restore, affecting only a chosen subset
Double-click on title bar to maximize
Double-click on separator to distribute equally
Show close button on tabs
Allows making a dock widget non-closable and/or non-dockable
Optional minimize and maximize button on the title bar
FloatingWindows can be utility windows or full native ones.
Qlementine is a modern QStyle for desktop Qt6 applications.
WebSocket is a web-based protocol designed to enable two-way communication between a client application and a remote host. The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both.
Pyotherside is a Qt plugin providing access to a Python 3 interpreter from QML for creating asynchronous mobile and desktop UIs with Python.
Qt5CT is a program that allows users to configure Qt5 settings (such as icons, themes, and fonts) in desktop environments or window managers, that don't provide Qt integration by themselves.
The Qt Positioning API provides positioning information via QML and C++ interfaces. The Qt Positioning API lets you to determine a position by using a variety of possible sources, including satellite, wifi, or text files. That information can then be used to, for example, determine a position on a map. In addition, you can use to the API to retrieve satellite information and perform area based monitoring.
MaterialDecoration is a client-side decoration for Qt applications on Wayland.
KD SOAP is a tool for creating client applications for web services using the XML based SOAP protocol and without the need for a dedicated web server.
Accounts SSO is a framework for application developers who wish to acquire, use and store web account details and credentials. It handles the authentication process of an account and securely stores the credentials and service-specific settings.
SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.
SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code, which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.
The Qt Network Authorization module provides an implementation of OAuth and OAuth2 authenticathon methods for Qt.
Kvantum is an SVG-based theme engine for Qt, tuned to KDE and LXQt, with an emphasis on elegance, usability and practicality.
The Qt Tools module provides a set of applications to browse the documentation, translate applications, generate help files and other stuff that helps in Qt development.
The Qt Location module provides an interface for location, positioning and geolocation plugins.
KD SOAP is a tool for creating client applications for web services using the XML based SOAP protocol and without the need for a dedicated web server.
WAF is an extension for animating Qt widgets.