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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
xf86-input-synaptics is a touchpad driver for the Xorg X server.
v86d provides a backend for kernel drivers that need to execute x86 BIOS code. The code is executed in a controlled environment and the results are passed back to the kernel via the netlink interface. v86d is required by the uvesafb Linux kernel module that provides an fbdev framebuffer when Kernel Mode Setting is unavailable. It can be a last resort when no other Xorg X server driver works.
XKBUtils is a collection of small utilities for X Keyboard (XKB) extension to the X11 protocol. It includes:
- xkbbell: generate XKB bell events;
- xkbvleds: display the state of LEDs on an XKB keyboard in a window;
- xkbwatch: reports changes in the XKB keyboard state.
xf86-video-tdfx is a 3Dfx video driver for the Xorg X server.
libxcb provides an interface to the X Window System protocol, which replaces the current Xlib interface. It has several advantages over Xlib, including:
- size: small, simple library, and lower memory footprint;
- latency hiding: batch several requests and wait for the replies later;
- direct protocol access: interface and protocol correspond exactly;
- proven thread support: transparently access XCB from multiple threads;
- easy extension implementation: interfaces auto-generated from XML-XCB.
Client library for the Composite extension to the X11 protocol.
Library for the XFixes Extension to the X11 protocol.
X11 Screen Saver extension client library.
This package provides a common set of SGML entities and XML/CSS style sheets used in building/formatting the documentation provided in other Xorg packages. It's typically only needed by people building from source who want to produce formatted documentation from their builds, or those who have installed the HTML version of the documentation, which refers to the included common xorg.css stylesheet.
xbitmaps provides basic bitmaps (little pictures) used by some legacy X clients.
API for Xinerama extension to X11 protocol.
XFree86 Direct Graphic Access Extension defines a protocol for direct linear framebuffer access.
Xorg cronyx-cyrillic font.
XLsAtoms is used to list the interned atoms defined on X server.
Library for common extensions to the X11 protocol.
Xpra is a persistent remote display server and client for forwarding applications and desktop screens. It gives you remote access to individual applications or full desktops. On X11, it is also known as ``screen for X11'': it allows you to run programs, usually on a remote host, direct their display to your local machine, and then to disconnect from these programs and reconnect from the same or another machine, without losing any state. It can also be used to forward full desktops from X11 servers, Windows, or macOS.
The xvfb-run wrapper simplifies running commands and scripts within a virtual X server environment. It sets up an X authority file or uses an existing user-specified one, writes a cookie to it, and then starts the Xvfb X server as a background process. It also takes care of killing the server and cleaning up before returning the exit status of the command.
Xorg mutt-misc fonts.
Screen Saver Extension defines a protocol to control screensaver features and to query screensaver info on specific windows.
xrandr - primitive command line interface to X11 Resize, Rotate, and Reflect (RandR) extension.
OpenGL Extension defines a protocol for the client to send 3D rendering commands to the X server.
These bindings wrap libxcb (a C library to speak with X11, in many cases better than Xlib), and provides an object oriented interface to its methods (using Mouse).
xf86-video-SiS is a SiS video driver for the Xorg X server. This driver supports SiS chipsets of 300/315/330/340 series.
xf86-video-neomagic is a NeoMagic video driver for the Xorg X server.