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.
Xorg FreeType library connects X applications with the FreeType font rasterization library. Xft uses fontconfig to locate fonts so it has no configuration files.
X Resource extension library.
xf86-video-ark is an Ark Logic video driver for the Xorg X server.
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.
xf86-video-fbdev is a video driver for the Xorg X server for framebuffer device.
Library for the X Video Extension to the X11 protocol.
Xorg Session Management library.
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.
The xterm program is a terminal emulator for the X Window System. It provides DEC VT102/VT220 (VTxxx) and Tektronix 4014 compatible terminals for programs that cannot use the window system directly.
XKBUtils is a collection of small utilities for X Keyboard (XKB) extension to the X11 protocol. It includes:
- xkbbell: generate XKB bell events;
- xkbvleds: display the state of LEDs on an XKB keyboard in a window;
- xkbwatch: reports changes in the XKB keyboard state.
xf86-video-siliconmotion is a Silicon Motion video driver for the Xorg X server.
Editres is a tool that allows users and application developers to view the full widget hierarchy of any X Toolkit application that speaks the Editres protocol. In addition, editres will help the user construct resource specifications, allow the user to apply the resource to the application and view the results dynamically. Once the user is happy with a resource specification editres will append the resource string to the user's X Resources file.
This package provides bdfresize, a command to magnify or reduce fonts in the Glyph Bitmap Distribution Format (BDF). It produces BDF output.
This package contains Xorg support for the NVIDIA GeForce 8 series of graphics processors.
There are a few caveats of which to be aware: the XVideo extension is not supported, and the RENDER extension is not accelerated by this driver.
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.
XLsClients is used to list information about the client programs running on X server.
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.
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.
XFree86 Video Mode Extension defines a protocol for dynamically configuring modelines and gamma.
X11 Screen Saver extension client library.
xf86-video-i128 is an I128 (Imagine 128) video driver for the Xorg X server.
libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new API's in libXft, or the legacy API's in libX11.
Xcffib is a replacement for xpyb, an XCB Python bindings. It adds support for Python 3 and PyPy. It is based on cffi.
Video Extension provides a protocol for a video output mechanism, mainly to rescale video playback in the video controller hardware.