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.
Xwud is used to display in a window an image saved in a specially formatted dump file, such as produced by xwd.
xprop is used to display and/or set window and font properties of an X server.
EGL-Wayland is an implementation of a EGL External Platform library to add client-side Wayland support to EGL on top of EGLDevice and EGLStream families of extensions.
XCMSDB is used to load, query, or remove Device Color Characterization data stored in properties on the root window of the screen as specified in section 7, Device Color Characterization, of the X11 Inter-Client Communication Conventions Manual (ICCCM).
libXau provides an authorization library for individual access to an X Window System display.
Xmessage displays a message or query in a window. The user can click on a button to dismiss it or can select one of several buttons to answer a question. Xmessage can also exit after a specified time.
xf86-video-intel is a 2D graphics driver for the Xorg X server. It supports a variety of Intel graphics chipsets.
xf86-video-savage is an S3 Savage video driver for the Xorg X server.
xf86-video-cirrus is a Cirrus Logic video driver for the Xorg X server.
ICEAuth program is used to edit and display the authorization information used in connecting with ICE (Inter-Client Exchange). It operates very much like the xauth program for X11 connection authentication records.
XAuth program is used to edit and display the authorization information used in connecting to the X server.
XHost is used to manage the list of host names or user names allowed to make connections to the X server.
xlsfonts lists fonts available from an X server via the X11 core protocol.
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.
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.
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).
TigerVNC implements a VNC client and server. VNC is a remote display system that lets you view and interact with a virtual desktop environment running on another computer on the network. Client and server may be running on different operating systems and architectures.
TigerVNC uses a variant of Tight encoding that is greatly accelerated by the use of the libjpeg-turbo JPEG codec and performs fast enough to run even 3D or video applications. It also provides extensions for advanced authentication methods and TLS encryption.
This package installs the VNC server. Permitted users can log into a graphical session on the machine where the server is running, using a VNC client such as the tigervnc-client package.
XLsClients is used to list information about the client programs running on X server.
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.
xbitmaps provides basic bitmaps (little pictures) used by some legacy X clients.
This package provides a default set of cursor themes for the Xorg X server: handhelds, redglass and whiteglass.
xf86-video-ast is an ASpeed Technologies video driver for the Xorg X server.
Xorg Print Client 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.