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

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.


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.

mtdev 1.1.6
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://bitmath.org/code/mtdev/
Licenses: X11
Build system: gnu
Synopsis: Multitouch protocol translation library
Description:

Mtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. The events put into mtdev may be from any MT device, specifically type A without contact tracking, type A with contact tracking, or type B with contact tracking.

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.11.0
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.

libwacom 2.13.0
Dependencies: gtk+@3.24.51 eudev@3.2.14 libxml2@2.14.6 python@3.11.14 python-libevdev@0.13.1 python-pyudev@0.24.4
Propagated dependencies: glib@2.86.0 libevdev@1.13.3 libgudev@238
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://linuxwacom.github.io/
Licenses: HPND
Build system: meson
Synopsis: Helper library for graphics tablet settings
Description:

Libwacom is a library to help implement graphics tablet settings. It is intended to be used by client-programs that need model identification. It is already being used by the gnome-settings-daemon and the GNOME Control Center Wacom tablet applet.

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.

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.

bigbagkbdtrixxkb 0-0.d01cfc8
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://dreymar.colemak.org/
Licenses: Expat
Build system: copy
Synopsis: DreymaR's Big Bag of Keyboard Tricks
Description:

This package includes a variety of xkb keyboard options including ergonomic layouts and the 'extend' layer for easy access to modifiers and function keys.

xbindkeys 1.8.7
Dependencies: guile@2.2.7 libx11@1.8.12 tk@8.6.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.nongnu.org/xbindkeys/
Licenses: GPL 2+
Build system: gnu
Synopsis: Associate a combination of keys with a shell command
Description:

XBindKeys is a program that allows you to launch shell commands with your keyboard or your mouse under the X Window System. It links commands to keys or mouse buttons, using a configuration file. It's independent of the window manager and can capture all keyboard keys (ex: Power, Wake...). It optionally supports a Guile-based configuration file layout, which enables you to access all XBindKeys internals, so you can have key combinations, double clicks or timed double clicks take actions. Also all functions that work in Guile will work for XBindKeys.

fyi 1.0.4
Dependencies: dbus@1.16.2
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://codeberg.org/dnkl/fyi
Licenses: Expat
Build system: meson
Synopsis: Lightweight alternative to @code{notify-send}
Description:

FYI is a command line utility to send desktop notifications to the user via a notification daemon implementing XDG desktop notifications.

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.

wlsunset 0.4.0
Dependencies: wayland@1.24.0 wayland-protocols@1.45
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.

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.

jgmenu 4.4.1
Dependencies: cairo@1.18.4 glib@2.86.0 librsvg@2.58.5 libx11@1.8.12 libxml2@2.14.6 libxrandr@1.5.4 pango@1.56.4
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://jgmenu.github.io/
Licenses: GPL 2
Build system: gnu
Synopsis: Simple X11 menu
Description:

This is a simple menu for X11 designed for scripting and tweaking. It can optionally use some appearance settings from XSettings, tint2 and GTK.

xss-lock 0.3.0-1.1e158fb
Dependencies: glib@2.86.0 xcb-util@0.4.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://bitbucket.org/raymonad/xss-lock
Licenses: Expat
Build system: cmake
Synopsis: Use external screen locker on events
Description:

xss-lock listens to X signals to fire up a user-defined screensaver. In effect this automatically locks the screen when closing a laptop lid or after a period of user inactivity (as set with xset s TIMEOUT). The notifier command, if specified, is executed first. Additionally, xss-lock uses the inhibition logic to lock the screen before the system goes to sleep.

numlockx 1.2
Dependencies: xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/rg3/numlockx
Licenses: Expat
Build system: gnu
Synopsis: Turns on the numlock key in X11
Description:

numlockx is a tiny program that lets you turn on the numlock key in X11. It can be called from the user's initialization files to automatically turn it on on login.

xforms-gl 1.3.0-1.2c1a9f1
Propagated dependencies: libx11@1.8.12 libxpm@3.5.17 libjpeg-turbo@2.1.4 mesa@25.2.3
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, with OpenGL support
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.

tofi 0.9.1
Dependencies: cairo@1.18.4 harfbuzz@11.4.4 libxkbcommon@1.11.0 pango@1.56.4 wayland@1.24.0 wayland-protocols@1.45
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/philj56/tofi
Licenses: Expat
Build system: meson
Synopsis: Application launcher for Wayland
Description:

Tofi is a Dmenu and Rofi replacement for wlroots-based Wayland compositors such as Sway.

maim 5.8.1
Dependencies: glm@1.0.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libxcomposite@0.4.6 libxfixes@6.0.1 libxrandr@1.5.4 libwebp@1.3.2 mesa@25.2.3 slop@7.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/naelstrof/maim
Licenses: GPL 3+
Build system: cmake
Synopsis: Screenshot utility for X Window System
Description:

maim (Make Image) is a tool that takes screenshots of your desktop and saves it in any format. Along with a full screen, it allows you to capture a predefined region or a particular window. Also, it makes it possible to include cursor in the resulting image.

sct 0.5
Dependencies: coreutils@9.1 inetutils@2.5 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.

hyprpicker 0.4.5
Dependencies: cairo@1.18.4 hyprutils@0.11.0 libjpeg-turbo@2.1.4 libxkbcommon@1.11.0 pango@1.56.4 wayland@1.24.0 wayland-protocols@1.45 wl-clipboard@2.2.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/hyprwm/hyprpicker
Licenses: Modified BSD
Build system: cmake
Synopsis: Wayland color picker compatible with @code{wlroots}
Description:

This package provides a wlroots-compatible Wayland color picker.

arandr 0.1.11
Dependencies: bash-minimal@5.2.37 gtk+@3.24.51 python-pycairo@1.28.0 python-pygobject@3.54.3 xrandr@1.5.3
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://christian.amsuess.com/tools/arandr/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Another RandR graphical user interface
Description:

ARandR is designed to provide a simple visual front end for the X11 resize-and-rotate (RandR) extension. Relative monitor positions are shown graphically and can be changed in a drag-and-drop way. Configurations are saved as executable shell scripts which can be loaded without using this program.

gtk-session-lock 0.2.0
Dependencies: gtk+@3.24.51 wayland@1.24.0 vala@0.56.18
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/Cu3PO42/gtk-session-lock
Licenses: GPL 3 Expat
Build system: meson
Synopsis: GTK Session Lock library for GTK3
Description:

gtk-session-lock is a fork of gtk-layer-shell to build screen lockers using the secure ext-session-lock-v1 protocol. This library is compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc, see using the library below).

wl-clipboard-x11 5
Dependencies: bash-minimal@5.2.37 wl-clipboard@2.2.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/brunelli/wl-clipboard-x11
Licenses: GPL 3+
Build system: copy
Synopsis: Use wl-clipboard as a drop-in replacement to X11 clipboard tools
Description:

This package provides a wrapper script around x11-clipboard to use it as a clipboard on X11 also. It also contains helper scripts for xclip and xsel to assist with the transition.

clipman 1.6.4
Dependencies: go-github-com-alecthomas-kingpin-v2@2.4.0 go-github-com-kballard-go-shellquote@0.0.0-1.95032a8 libnotify@0.8.8 wl-clipboard@2.2.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/chmouel/clipman
Licenses: GPL 3
Build system: go
Synopsis: Basic clipboard manager with support for persisting copy buffers
Description:

A clipboard manager for Wayland that relies on an external selector, such as wofi, bemenu, dmenu, or rofi.

Run the binary in your session by adding exec wl-paste -t text --watch clipman store (or exec wl-paste -t text --watch clipman store 1>> PATH/TO/LOGFILE 2>&1 & to log errors) at the beginning of wherever you initialize programs.

Total packages: 70994