_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


twm 1.0.12
Dependencies: libxt@1.3.1 libxmu@1.2.1 libxext@1.3.6 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Tab Window Manager for the X Window System
Description:

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.

xfontsel 1.1.1
Dependencies: libx11@1.8.12 libxaw@1.0.16 libxmu@1.2.1 libxt@1.3.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Browse and select X font names
Description:

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.

xcb-util-wm 0.4.2
Propagated dependencies: libxcb@1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xcb/util-wm/
Licenses: X11
Build system: gnu
Synopsis: Client and window-manager helpers for ICCCM and EWMH
Description:

The XCB util modules 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-wm module provides the following libraries:

- ewmh: Both client and window-manager helpers for EWMH.

- icccm: Both client and window-manager helpers for ICCCM.

xpra 6.5
Dependencies: bash-minimal@5.2.37 libjpeg-turbo@2.1.4 libwebp@1.3.2 ffmpeg@8.1.1 libx11@1.8.12 libxrandr@1.5.4 libxtst@1.2.5 libxfixes@6.0.1 libxkbfile@1.1.3 libxcomposite@0.4.6 libxdamage@1.1.6 libxext@1.3.6 libxres@1.2.2 lz4@1.10.0 gtk+@3.24.51 python-pycairo@1.28.0 python-pygobject@3.50.2 xauth@1.1.3 xorg-server@21.1.23 xf86-video-dummy@0.4.1 xf86-input-mouse@1.9.5 xxhash@0.8.3 python-pillow@12.1.1 libx264@165-0.0480cb0 x265@3.5 libvpx@1.16.0 python-rencode@1.0.8 python-numpy@2.3.1 python-pyopengl@3.1.10 python-pyopengl-accelerate@3.1.10 python-paramiko@4.0.0 python-dbus@1.2.18 dbus@1.16.2 python-lz4@4.4.4 python-netifaces@0.11.0 python-pycups@2.0.4
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.xpra.org/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Remote access to individual applications or full desktops
Description:

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.

ghc-xcb-types 0.15.0
Dependencies: ghc-xml@1.3.14
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: http://community.haskell.org/~aslatter/code/xcb-types
Licenses: Modified BSD
Build system: haskell
Synopsis: Parse XML files used by the XCB project
Description:

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.

transset 1.0.4
Dependencies: libxcomposite@0.4.6 libxdamage@1.1.6 libxrender@0.9.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/app/transset
Licenses: X11
Build system: gnu
Synopsis: Set the transparency of X11 windows
Description:

transset is a simple program for X servers supporting the XFIXES, DAMAGE, and COMPOSITE extensions. It lets the user set the transparency on a window.

xcb-proto 1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://xcb.freedesktop.org/
Licenses: X11
Build system: gnu
Synopsis: XML-XCB protocol descriptions
Description:

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.

xcur2png 0.7.1
Dependencies: libpng@1.6.39 libxcursor@1.2.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://github.com/eworm-de/xcur2png
Licenses: GPL 3+
Build system: gnu
Synopsis: Decode X cursors
Description:

xcur2png is a program decomposes an X cursor into a set of PNG images and a configuration file reusable by xcursorgen.

xpr 1.2.0
Dependencies: xorgproto@2024.1 libxmu@1.2.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Print an X window dump from xwd
Description:

XPr takes as input a window dump file produced by xwd and formats it for output on various types of printers.

xf86-input-evdev 2.11.0
Dependencies: eudev@3.2.14 libevdev@1.13.6 mtdev@1.1.6 xorg-server@21.1.23
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Generic input driver for X server
Description:

xf86-input-evdev is a generic input driver for the Xorg X server. This driver supports all input devices that the kernel knows about, including most mice, keyboards, tablets and touchscreens.

tigervnc-server 1.15.0-0.83e9c55
Dependencies: coreutils@9.1 font-alias@1.0.5 guile@3.0.9 perl@5.36.0 util-linux@2.40.4 xauth@1.1.3 xinit@1.4.4 eudev@3.2.14 dbus@1.16.2 libdmx@1.1.5 libepoxy@1.5.10 libgcrypt@1.11.0 libxau@1.0.12 libxaw@1.0.16 libxdmcp@1.1.5 libxfixes@6.0.1 libxfont@2.0.7 libxkbfile@1.1.3 libxrender@0.9.12 libxres@1.2.2 libxshmfence@1.3.3 libxt@1.3.1 libxv@1.0.13 xkbcomp@1.4.7 xkeyboard-config@2.44 xtrans@1.5.2 zlib@1.3.1 xcb-util@0.4.1 xcb-util-image@0.4.1 xcb-util-keysyms@0.4.1 xcb-util-renderutil@0.3.10 xcb-util-wm@0.4.2 ffmpeg@8.1.1 fltk@1.3.11 gnutls@3.8.9 libjpeg-turbo@2.1.4 libx11@1.8.12 libxdamage@1.1.6 libxext@1.3.6 libxrandr@1.5.4 libxtst@1.2.5 linux-pam@1.5.2 nettle@3.10.2 pixman@0.46.4 zlib@1.3.1
Propagated dependencies: xauth@1.1.3 libpciaccess@0.18.1 libxcvt@0.1.3 mesa@26.0.2 pixman@0.46.4 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: High-performance VNC remote desktop server based on Xorg
Description:

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.

xorgproto 2024.1
Propagated dependencies: util-macros@1.20.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xorg/proto/xorgproto
Licenses: X11
Build system: gnu
Synopsis: Xorg protocol headers
Description:

This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System.

libxcvt 0.1.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/lib/libxcvt
Licenses: X11
Build system: meson
Synopsis: VESA Coordinated Video Timings (CVT) library
Description:

libxcvt is a library providing a standalone version of the X server implementation of the VESA Coordinated Video Timings (CVT) standard timing modelines generator. libxcvt also provides a standalone version of the command line tool cvt copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server.

sessreg 1.1.3
Dependencies: xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Register X sessions in system utmp/utmpx databases
Description:

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.

iceauth 1.0.10
Dependencies: libice@1.1.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: ICE authority file utility
Description:

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.

xkbcomp 1.4.7
Dependencies: xorgproto@2024.1 libxkbfile@1.1.3 libx11@1.8.12 xkeyboard-config@2.44
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Compile XKB keyboard description
Description:

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.

xcompmgr 1.1.10
Dependencies: libx11@1.8.12 libxext@1.3.6 libxcomposite@0.4.6 libxfixes@6.0.1 libxdamage@1.1.6 libxrender@0.9.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xorg/app/xcompmgr/
Licenses: X11-style
Build system: gnu
Synopsis: X Compositing manager using RENDER
Description:

xcompmgr is a sample compositing manager for X servers supporting the XFIXES, DAMAGE, RENDER, and COMPOSITE extensions. It enables basic eye-candy effects.

xf86-video-qxl 0.1.6
Dependencies: libxfont@2.0.7 spice-protocol@0.14.4 xorg-server@21.1.23 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.spice-space.org
Licenses: X11
Build system: gnu
Synopsis: Qxl video driver for X server
Description:

xf86-video-qxl is a video driver for the Xorg X server. This driver is intended for the spice qxl virtio device.

xkeyboard-config 2.44
Dependencies: libx11@1.8.12 xkbcomp-intermediate@1.4.7
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: meson
Synopsis: Xorg XKB configuration files
Description:

xkeyboard-config provides a database for X Keyboard (XKB) Extension. There are five components that define a complete keyboard mapping: symbols, geometry, keycodes, compat, and types; these five components can be combined together using the rules component of this database.

libxkbfile 1.1.3
Propagated dependencies: libx11@1.8.12 kbproto@1.0.7
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg XKB file handling library
Description:

Xorg XKB file handling library.

libxfont 2.0.7
Dependencies: zlib@1.3.1 xtrans@1.5.2
Propagated dependencies: freetype@2.13.3 libfontenc@1.1.8 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Font handling library
Description:

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.

xcursor-themes 1.0.7
Dependencies: libxcursor@1.2.3 xcursorgen@1.0.8
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Default Xorg cursors
Description:

This package provides a default set of cursor themes for the Xorg X server: handhelds, redglass and whiteglass.

xkbevd 1.1.6
Dependencies: libxkbfile@1.1.3 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: XKB event daemon demo
Description:

XKB event daemon listens for the specified XKB events and executes requested commands if they occur.

libxcb 1.17.0
Dependencies: xcb-proto@1.17.0 check@0.15.2
Propagated dependencies: libxau@1.0.12 libxdmcp@1.1.5
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://xcb.freedesktop.org/
Licenses: X11
Build system: gnu
Synopsis: The X C Binding (XCB) library
Description:

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.

Total packages: 72166