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

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.


scrot 1.12.1
Dependencies: giblib@1.2.4 imlib2@1.10.0 libbsd@0.11.7 libx11@1.8.12 libxcomposite@0.4.6 libxext@1.3.6 libxfixes@6.0.1 libxinerama@1.1.5
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/resurrecting-open-source-projects/scrot
Licenses: X11-style
Build system: gnu
Synopsis: Command-line screen capture utility for X Window System
Description:

Scrot saves a screenshot of a full screen, a window or a part of the screen selected by mouse.

xnee 3.19
Dependencies: gtk+@2.24.33 libx11@1.8.12 libxext@1.3.6 libxi@1.8.2 libxtst@1.2.5 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.gnu.org/software/xnee/
Licenses: GPL 3+
Build system: gnu
Synopsis: Record, replay and distribute user actions under X11
Description:

GNU Xnee is a program that can record, replay and distribute user actions in X11. It can be used to automate user interactions for testing or demonstration purposes.

rxvt-unicode 9.31
Dependencies: libptytty@2.0 libxft@2.3.8 libx11@1.8.12 libxt@1.3.1 libxext@1.3.6
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: http://software.schmorp.de/pkg/rxvt-unicode.html
Licenses: GPL 3+
Build system: gnu
Synopsis: Rxvt clone with XFT and unicode support
Description:

Rxvt-unicode (urxvt) is a colour vt102 terminal emulator intended as an xterm replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. It supports unicode, XFT and may be extended with Perl plugins. It also comes with a client/daemon pair that lets you open any number of terminal windows from within a single process.

libfakekey 0.3
Dependencies: libxtst@1.2.5 libx11@1.8.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.yoctoproject.org/tools-resources/projects/matchbox
Licenses: GPL 2
Build system: gnu
Synopsis: X virtual keyboard library
Description:

Libfakekey is a virtual keyboard library for X.

xwhite 0.0.2
Dependencies: libxrandr@1.5.4
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/derekchuank/xwhite
Licenses: GPL 2
Build system: meson
Synopsis: Adjust the color balance
Description:

xwhite is a command line tool for adjusting the colour balance of screen. It is based on xrandr's gamma correction and brightness adjustment. As such, it can only be used for X displays and not Wayland displays. It is typically used for tuning the color balance and color temperature. It has a similar function as redshift -P -g R:G:B -O temperature, but xwhite is more flexible in that it does not keep the white color fixed, suitable for setting the white color to an arbitrary balanced color.

unclutter 8
Dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: http://ftp.x.org/contrib/utilities/
Licenses: Public Domain
Build system: gnu
Synopsis: Hide idle mouse cursor
Description:

Unclutter is a program which runs permanently in the background of an X11 session. It checks on the X11 pointer (cursor) position every few seconds, and when it finds it has not moved (and no buttons are pressed on the mouse, and the cursor is not in the root window) it creates a small sub-window as a child of the window the cursor is in. The new window installs a cursor of size 1x1 but a mask of all 0, i.e. an invisible cursor. This allows you to see all the text in an xterm or xedit, for example. The human factors crowd would agree it should make things less distracting.

xforms 1.3.0-1.2c1a9f1
Propagated dependencies: libx11@1.8.12 libxpm@3.5.17 libjpeg-turbo@2.1.4
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: http://xforms-toolkit.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: GUI toolkit for X based on the X11 Xlib library
Description:

XForms is a graphical user interface toolkit for X based on the X11 Xlib library. It allows you to create windows, containing all kinds of widgets (buttons, sliders, browsers, menus etc.) with a few lines of code and then attach actions to the widgets, i.e., have some function called when a button is pressed. To make this even easier XForms comes with a program called fdesign that allows you to design a GUI for a program directly on the screen and which then writes out the necessary C code for it.

wlsunset 0.4.0
Dependencies: wayland@1.24.0 wayland-protocols@1.47
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://sr.ht/~kennylevinsen/wlsunset/
Licenses: Expat
Build system: meson
Synopsis: Day/night gamma adjustments for Wayland compositors
Description:

Wlsunset adjusts gamma based on day-night cycles on Wayland compositors that support wlr-gamma-control-unstable-v1. It is also known as a blue light filter or night light.

xsettingsd 1.0.2
Dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/derat/xsettingsd
Licenses: Modified BSD
Build system: cmake
Synopsis: Xorg settings daemon
Description:

xsettingsd is a lightweight daemon that provides settings to Xorg applications via the XSETTINGS specification. It is used for defining font and theme settings when a complete desktop environment (GNOME, KDE) is not running. With a simple .xsettingsd configuration file one can avoid configuring visual settings in different UI toolkits separately.

sct 0.5
Dependencies: coreutils@9.1 inetutils@2.7 libxrandr@1.5.4 sed@4.9
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.umaxx.net
Licenses: non-copyleft
Build system: gnu
Synopsis: Set the color temperature of the screen
Description:

sct is a lightweight utility to set the color temperature of the screen.

gammastep 2.0.11
Dependencies: bash-minimal@5.2.37 glib@2.86.0 gtk+@3.24.51 libappindicator@12.10.1-0-298 libdrm@2.4.131 libx11@1.8.12 libxxf86vm@1.1.6 libxcb@1.17.0 python@3.12.12 python-pygobject@3.50.2 python-pyxdg@0.28 wayland@1.24.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://gitlab.com/chinstrap/gammastep
Licenses: GPL 3
Build system: gnu
Synopsis: Adjust the color temperature of your screen
Description:

Gammastep automatically adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.

python-wmctrl 0.5
Dependencies: wmctrl@1.07
Propagated dependencies: python-attrs@25.3.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/antocuni/wmctrl
Licenses: Expat
Build system: pyproject
Synopsis: Tool to programmatically control Xorg windows
Description:

This package provides a library for programmatically controlling Xorg windows using Python. The library relies on the wmctrl to do so.

xclip 0.13
Dependencies: libxmu@1.2.1 libxt@1.3.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/astrand/xclip
Licenses: GPL 2+
Build system: gnu
Synopsis: Command line interface to X11 clipboard
Description:

Xclip is a command line interface to the X11 clipboard. It can also be used for copying files, as an alternative to sftp/scp, thus avoiding password prompts when X11 forwarding has already been setup.

x-resize 0.3
Dependencies: guile-lib@0.2.8.1 guile-udev@0.3.0 xrandr@1.5.3
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://gitlab.com/Apteryks/x-resize/
Licenses: GPL 3+
Build system: gnu
Synopsis: Dynamic display resizing leveraging udev events
Description:

The x-resize command detects physical display resolution changes via udev and invokes the xrandr command to reconfigure the active display resolution accordingly. It can be used to implement dynamic resize support for desktop environments that lack native support such as Xfce.

xdotool 3.20211022.1
Dependencies: libx11@1.8.12 libxext@1.3.6 libxi@1.8.2 libxinerama@1.1.5 libxtst@1.2.5 libxkbcommon@1.13.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.semicomplete.com/projects/xdotool/
Licenses: Modified BSD
Build system: gnu
Synopsis: Fake keyboard/mouse input, window management, and more
Description:

Xdotool lets you simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. Additionally, you can search for windows and move, resize, hide, and modify window properties like the title. If your window manager supports it, you can use xdotool to switch desktops, move windows between desktops, and change the number of desktops.

xsel 1.2.0-1.062e6d3
Dependencies: libxt@1.3.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.vergenet.net/~conrad/software/xsel/
Licenses: X11-style
Build system: gnu
Synopsis: Manipulate X selection and/or clipboard from the command line
Description:

XSel is a command-line program for getting and setting the contents of the X selection and/or clipboard. Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button.

XSel reads from standard input and writes to standard output by default, but can also follow a growing file, display contents, delete entries and more.

wl-color-picker 1.4
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 grim@1.5.0 hicolor-icon-theme@0.18 imagemagick@6.9.13-5 libnotify@0.8.8 slurp@1.5.0 wl-clipboard@2.3.0 zenity@3.44.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/jgmdev/wl-color-picker
Licenses: Expat
Build system: copy
Synopsis: Wayland color picker
Description:

wl-color-picker is a script that provides color picker for Wayland and wlroots by leveraging grim and slurp.

xwrits 2.26
Dependencies: libx11@1.8.12 libxinerama@1.1.5
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.lcdf.org/~eddietwo/xwrits/
Licenses: GPL 2
Build system: gnu
Synopsis: Reminds you to take wrist breaks
Description:

Xwrits reminds you to take wrist breaks for prevention or management of repetitive stress injuries. When you should take a break, it pops up an X window, the warning window. You click on the warning window, then take a break. The window changes appearance while you take the break. It changes again when your break is over. Then you just resume typing. Xwrits hides itself until you should take another break.

xosd 2.2.14
Dependencies: libx11@1.8.12 libxt@1.3.1 libxext@1.3.6 libxinerama@1.1.5
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://sourceforge.net/projects/libxosd/
Licenses: GPL 2+
Build system: gnu
Synopsis: X On Screen Display
Description:

XOSD provides a C library and a simple utility (osd_cat) for displaying transparent text on your screen.

xf86-input-wacom 1.2.0
Dependencies: xorg-server@21.1.23 libxrandr@1.5.4 libxinerama@1.1.5 libxi@1.8.2 eudev@3.2.14
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://linuxwacom.github.io/
Licenses: X11
Build system: gnu
Synopsis: Wacom input driver for X
Description:

The xf86-input-wacom driver is the wacom-specific X11 input driver for the X.Org X Server version 1.7 and later (X11R7.5 or later).

wl-clipboard 2.3.0
Dependencies: coreutils@9.1 wayland@1.24.0 wayland-protocols@1.47 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/bugaevc/wl-clipboard
Licenses: GPL 3+
Build system: meson
Synopsis: Command-line copy/paste utilities for Wayland
Description:

Wl-clipboard is a set of command-line copy/paste utilities for Wayland.

aquamarine 0.12.1
Dependencies: eudev@3.2.14 hwdata@0.392 hyprutils@0.13.1 libdisplay-info@0.2.0 libglvnd@1.7.0 libinput-minimal@1.29.1 libseat@0.9.2 mesa@26.0.2 pixman@0.46.4 wayland@1.24.0 wayland-protocols@1.47
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/hyprwm/aquamarine
Licenses: Modified BSD
Build system: cmake
Synopsis: Linux rendering backend library
Description:

Aquamarine is a C++-only Linux rendering backend library. It provides basic abstractions for an application to render on a Wayland session (in a window) or a native DRM session. It is agnostic of the rendering API (Vulkan / OpenGL).

dex 0.10.1
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/jceb/dex
Licenses: GPL 3+
Build system: gnu
Synopsis: Execute DesktopEntry files
Description:

dex, DesktopEntry Execution, is a program to generate and execute .desktop files of the Application type. It is also an autostarter compliant with the XDG autostart specification.

autorandr 1.15
Dependencies: xrandr@1.5.3 libxcb@1.17.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/phillipberndt/autorandr
Licenses: GPL 3+
Build system: pyproject
Synopsis: Auto-detect connected displays and load appropriate setup
Description:

Autorandr wraps around xrandr to help with X11 multi-screen configuration management. It allows the user to create profiles for various multi-screen setups. Autorandr automatically detects the profiles that can be activated based on the connected hardware. Hook scripts can be used to further tweak the behaviour of the different profiles.

Total packages: 32521