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.
xf86-video-ast is an ASpeed Technologies video driver for the Xorg X server.
XDRIInfo is used to query configuration information of X11 DRI (Direct Rendering Infrastructure) drivers.
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.
This package provides a default set of cursor themes for the Xorg X server: handhelds, redglass and whiteglass.
Xorg arabic-misc font.
xf86-video-ati is an ATI Radeon video driver for the Xorg X server.
This package provides a Xlib-based library for the X Present Extension.
xf86-input-synaptics is a touchpad driver for the Xorg X server.
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.
XLsAtoms is used to list the interned atoms defined on X server.
This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients.
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.
Xorg library for the XDamage extension.
XKB event daemon listens for the specified XKB events and executes requested commands if they occur.
Xwayland is an X server for running X clients under Wayland.
XPM (X Pixmap) image file format library.
XFD (X Font Display) package provides an utility that displays a window containing the name of the font being displayed, a row of command buttons, several lines of text for displaying character metrics, and a grid containing one glyph per cell.
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-errors module provides a utility library that gives human readable names to error codes, event codes, and also to major and minor numbers.
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.
XLsClients is used to list information about the client programs running on X server.
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.
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).
This package provides the Xorg X server itself. The X server accepts requests from client programs to create windows, which are (normally rectangular) 'virtual screens' that the client program can draw into.
Windows are then composed on the actual screen by the X server (or by a separate composite manager) as directed by the window manager, which usually communicates with the user via graphical controls such as buttons and draggable titlebars and borders.
This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded.