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.
Font Service client library is used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves.
Xorg XToolkit Intrinsics library.
xkbcomp keymap compiler converts a description of an XKB keymap into one of several output formats. The most common use for xkbcomp is to create a compiled keymap file (.xkm extension) which can be read directly by XKB- capable X servers or utilities.
X Keyboard (XKB) Extension essentially replaces the core protocol definition of keyboard. The extension makes possible to clearly and explicitly specify most aspects of keyboard behaviour on per-key basis and to more closely track the logical and physical state of the keyboard. It also includes a number of keyboard controls designed to make keyboards more accessible to people with physical impairments.
xf86-video-ast is an ASpeed Technologies video driver for the Xorg X server.
Library for the X Video Extension to the X11 protocol.
This package provides bdfresize, a command to magnify or reduce fonts in the Glyph Bitmap Distribution Format (BDF). It produces BDF output.
xwayland-run contains a set of small utilities revolving around running Xwayland and various Wayland compositor headless, namely:
xwayland-run: Spawn X11 client within its own dedicatedXwaylandrootful instance.wlheadless-run: Run Wayland client on a set of supported Wayland headless compositors.xwfb-run: Combination of above two tools to be used as a direct replacement forxvfb-runspecifically.
Library for the Render Extension to the X11 protocol.
gccmakedep is a deprecated program which calls gcc -M to output Makefile rules describing the dependencies of each source file, so that Make knows which object files must be recompiled when a dependency has changed.
Direct Rendering Infrastructure 3 Extension provides mechanisms to translate between direct rendered buffers and X pixmaps. When combined with the Present extension, a complete direct rendering solution for OpenGL is provided.
Xaw is the X 3D Athena Widget Set based on the X Toolkit Intrinsics (Xt) Library.
xf86-video-ati is an ATI Radeon video driver for the Xorg X server.
Xinerama Extension allows clients to query information about multiple physical screens controlled by a single X server that appear as a single screen to core X11 protocol operations.
This extension provides a common network protocol for querying information which may be provided by different underlying screen combination technologies in the X server, such as the original Xinerama multiplexer, or alternative implementations like XRandR or TwinView.
xf86-video-ark is an Ark Logic video driver for the Xorg X server.
Composite Extension contains header files and documentation for the damage protocol.
libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc.
The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary.
XFontSel provides a simple way to display the X11 core protocol fonts known to your X server, examine samples of each, and retrieve the X Logical Font Description (XLFD) full name for a font.
Xorg font encoding library.
Hackneyed is a scalable cursor theme mildly resembling old Windows 3.x cursors. The cursors are available in white and black colors. A left-handed version of the cursors is also included.
Xdpyinfo is used to display information about an X server: the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the different types of screens, visuals, and X11 protocol extensions that are available.
Fonts Extension contains header files and documentation for the fonts protocol.
Present Extension provides a way for applications to update their window contents from a pixmap in a well defined fashion, synchronizing with the display refresh and potentially using a more efficient mechanism than copying the contents of the source pixmap.
Xorg Generic PCI access library.
This package provides a set of autoconf macros used by the configure.ac scripts in other Xorg modular packages, and is needed to generate new versions of their configure scripts with autoconf.