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.
XWinInfo is used to print out information about windows on an X server. Various information is displayed depending on which options are selected.
Xmu library contains miscellaneous utilities and is not part of the Xlib standard. It is intended to support clients in the Xorg distribution; vendors may choose not to distribute this library if they wish. Therefore, applications developers who depend on this library should be prepared to treat it as part of their software base when porting.
Xorg font encoding files.
Xrefresh is a simple X program that causes all or part of your screen to be repainted. This is useful when system messages have messed up your screen.
xf86-video-freedreno is a 2D graphics driver for the Xorg X server. It supports a variety of Adreno graphics chipsets.
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 only the VNC client (vncviewer), the application used to connect to VNC servers such as the tigervnc-server package.
Library for the XFixes Extension to the X11 protocol.
xf86-video-voodoo is a Voodoo video driver for the Xorg X server.
xf86-video-savage is an S3 Savage video driver for the Xorg X server.
This package provides bdfresize, a command to magnify or reduce fonts in the Glyph Bitmap Distribution Format (BDF). It produces BDF output.
SessReg is a simple program for managing utmp/wtmp entries for X sessions. It was originally written for use with xdm, but may also be used with other display managers such as gdm or kdm.
This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients.
Uim is a multilingual input method library and environment. It provides a simple, easily extensible and high code-quality input method development platform, and useful input method environment for users of desktop and embedded platforms.
libXau provides an authorization library for individual access to an X Window System display.
Xorg Print Client library.
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.
Library for common extensions to the X11 protocol.
Client library for the XFree86-DGA extension.
Xmag displays and captures a magnified snapshot of a portion of an X11 screen.
SMProxy allows X applications that do not support X11R6 session management to participate in an X11R6 session.
This package provides modern, high-quality Xorg drivers for NVIDIA graphics cards.
XPM (X Pixmap) image file format library.
XCB-Proto provides the XML-XCB protocol descriptions that libxcb uses to generate the majority of its code and API. XCB-Proto is separated from libxcb to allow reuse by other projects, such as additional language bindings, protocol dissectors, or documentation generators.
XCB-Proto also contains language-independent Python libraries that are used to parse an XML description and create objects used by Python code generators in individual language bindings.
Keynav makes your keyboard a fast mouse cursor mover. You can move the cursor to any point on the screen with a few key strokes. It also simulates mouse click. You can do everything mouse can do with a keyboard.