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.
API for Xinerama extension to X11 protocol.
Xorg font encoding files.
MkFontScale creates the fonts.scale and fonts.dir index files used by the legacy X11 font system.
xf86-input-synaptics is a touchpad driver for the Xorg X server.
X11Perf is a simple performance benchmarker for the Xorg X server.
This package provides modern, high-quality Xorg drivers for NVIDIA graphics cards.
XVInfo is used to print out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension.
This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients.
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.
Imake is a deprecated source code configuration and build system which has traditionally been supplied by and used to build the X Window System in X11R6 and previous releases. As of the X Window System X11R7 release, the X Window system has switched to using GNU autotools as the primary build system, and the Imake system is now deprecated, and should not be used by new software projects. Software developers are encouraged to migrate software to the GNU autotools system.
Xorg micro-misc font.
xf86-video-neomagic is a NeoMagic video driver for the Xorg X server.
Library for the X Video Extension to the X11 protocol.
This package provides some common aliases for Xorg fonts. For example: 6x10, 9x15bold, etc.
Xorg Session Management library.
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.
Library for the XInput Extension to the X11 protocol.
This package provides types which mirror the structures used in the XCB code generation XML files and parses these XML files into Haskell data structures.
Xcalc is a scientific calculator desktop accessory that can emulate a TI-30 or an HP-10C.
Twm is a window manager for the X Window System. It provides titlebars, shaped windows, several forms of icon management, user-defined macro functions, click-to-type and pointer-driven keyboard focus, and user-specified key and pointer button bindings.
X11::Protocol::Other contains window manager related functions for use by client programs, as per the ICCCM (Inter-Client Communication Conventions Manual) and some of the EWMH (Extended Window Manager Hints).
xf86-video-cirrus is a Cirrus Logic video driver for the Xorg X server.
Xorg adobe-100dpi fonts.
The XCB util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.
The XCB util-image module provides the following library:
- image: Port of Xlib's XImage and XShmImage functions.