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.
WebHID for Firefox provides a local WebSocket server that bridges HID device access to a Firefox WebExtension, enabling the WebHID API for devices that don't natively support it. This is the server component; the companion Firefox extension is available as a separate package. The original version of extension from Firefox Add-ons will not work with this forked server.
WebHID for Firefox extension provides the client side of the WebHID API polyfill, communicating with the local WebSocket server component to enable HID device access in Firefox. Requires the companion server package to function.
Soup is a general-purpose C++ 17 library providing networking, cryptography, HID access, concurrency primitives, and various utilities.
A Wayland status bar for mangowm, built on wlr-layer-shell.
MangoWM is a modern, lightweight, high-performance Wayland compositor built on dwl — crafted for speed, flexibility, and a customizable desktop experience.
MangoWM is a modern, lightweight, high-performance Wayland compositor built on dwl — crafted for speed, flexibility, and a customizable desktop experience.
Normally, when you copy something on Wayland and then close the application you copied from, the copied data (e.g. text) disappears and you cannot paste it anymore. If you run wl-clip-persist in the background, however, the copied data persists.
Change output power modes in wlroots compositors