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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


xkblayout 0.0.0-0.c0851b0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://gitlab.freedesktop.org/whot/xkblayout
Licenses: GPL 3+
Build system: pyproject
Synopsis: XKB layout template generator
Description:

xkblayout is a CLI application to generate templates for a new XKB layout, either in the user's home directory or the system directory.

wvkbd 0.18
Dependencies: libxkbcommon@1.11.0 cairo@1.18.4 pango@1.54.0 harfbuzz@11.4.4 wayland@1.24.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://git.sr.ht/~proycon/wvkbd
Licenses: Expat GPL 3+
Build system: gnu
Synopsis: On-screen keyboard for wlroots compositors
Description:

This package provides on-screen keyboard for wlroots compositors with the following features:

  • Typing, modifier locking, layout switching

  • Positive visual feedback on key presses

  • On-the-fly layout and keymap switching

  • Custom color schemes

  • International layouts (cyrillic, arabic)

  • Emoji support

  • Compose key for character variants (e.g. diacritics)

  • Show/hide keyboard on signals (SIGUSR1 = hide, SIGUSR2 = show, SIGRTMIN = toggle)

  • Automatic portrait/landscape detection and subsequent layout switching

hyprlock 0.9.2
Dependencies: cairo@1.18.4 file@5.46 hyprgraphics@0.4.0 hyprlang@0.6.7 hyprutils@0.10.4 hyprwayland-scanner@0.4.5 libdrm@2.4.124 libjpeg-turbo@2.1.4 libwebp@1.3.2 libxkbcommon@1.11.0 linux-pam@1.5.2 mesa@25.2.3 pango@1.54.0 sdbus-c++@2.1.0 wayland@1.24.0 wayland-protocols@1.45
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://hypr.land/
Licenses: Modified BSD
Build system: cmake
Synopsis: Hyprland's screen locking utility
Description:

This package provides Hyprland's simple, yet multi-threaded and GPU-accelerated screen locking utility.

wlrctl 0.2.2
Dependencies: libxkbcommon@1.11.0 wayland@1.24.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://git.sr.ht/~brocellous/wlrctl
Licenses: Expat
Build system: meson
Synopsis: Command line utility for wlroots automation and extensions
Description:

wlrctl is a command line utility for miscellaneous wlroots Wayland extensions. At this time, wlrctl supports the foreign-toplevel-mangement (window/toplevel command), virtual-keyboard (keyboard command), and virtual-pointer (pointer command) protocols.

wl-clipboard 2.2.1
Dependencies: coreutils@9.1 wayland@1.24.0 wayland-protocols@1.45 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.

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.

xcalib 0.10
Dependencies: libx11@1.8.12 libxext@1.3.6 libxrandr@1.5.4 libxxf86vm@1.1.6
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/OpenICC/xcalib
Licenses: GPL 2
Build system: cmake
Synopsis: Tiny monitor calibration loader for XFree86 (or X.org)
Description:

xcalib is a tiny tool to load the content of vcgt-Tags in ICC profiles to the video card's gamma ramp. It does work with most video card drivers except the generic VESA driver. Alter brightness, contrast, RGB, and invert colors on a specific display/screen.

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.

xkb-switch 1.8.5
Dependencies: libx11@1.8.12 libxkbfile@1.1.3
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/grwlf/xkb-switch
Licenses: GPL 3+
Build system: cmake
Synopsis: Switch your X keyboard layouts from the command line
Description:

xkb-switch is a C++ program that queries and changes the XKB layout state.

libwacom 2.13.0
Dependencies: gtk+@3.24.51 eudev@3.2.14 libxml2@2.14.6 python@3.11.14 python-libevdev@0.11 python-pyudev@0.22.0
Propagated dependencies: glib@2.83.3 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.

dzen 0.9.5-1.488ab66
Dependencies: libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libxinerama@1.1.5
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/robm/dzen
Licenses: Expat
Build system: gnu
Synopsis: General purpose messaging, notification and menuing program for X11
Description:

Dzen is a general purpose messaging, notification and menuing program for X11. It was designed to be fast, tiny and scriptable in any language.

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

xf86-input-wacom 1.2.0
Dependencies: xorg-server@21.1.21 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).

cliphist 0.7.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/sentriz/cliphist
Licenses: GPL 3
Build system: go
Synopsis: Clipboard history manager for wayland with support for images
Description:

A Wayland clipboard history manager. It can write clipboard changes to a history file, recall history with any picker which accepts input from stdin (including dmenu, rofi, and wofi), copy and past both images and text, and preserve leading and trailing whitespace.

ulauncher 6.0.0-18.901ce03
Dependencies: libx11@1.8.12 python-levenshtein@0.27.1 python-pycairo@1.28.0
Propagated dependencies: keybinder@0.3.2 libwnck@40.1 gsettings-desktop-schemas@46.1 python-pygobject@3.50.0 python-xlib@0.33 webkitgtk-with-libsoup2@2.50.3
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://ulauncher.io
Licenses: GPL 3+
Build system: pyproject
Synopsis: Application launcher for Linux
Description:

Ulauncher is a fast application launcher for Linux. It is written in Python, using GTK+, and features: App Search (fuzzy matching), Calculator, Extensions, Shortcuts, File browser mode and Custom Color Themes.

hyprpaper 0.7.6
Dependencies: cairo@1.18.4 file@5.46 hyprgraphics@0.4.0 hyprlang@0.6.7 hyprutils@0.10.4 hyprwayland-scanner@0.4.5 libglvnd@1.7.0 mesa@25.2.3 pango@1.54.0 wayland@1.24.0 wayland-protocols@1.45
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://hyprland.org/
Licenses: Modified BSD
Build system: cmake
Synopsis: Wallpaper utility for Hyprland
Description:

Hyprpaper is a blazing fast wallpaper utility for Hyprland with the ability to dynamically change wallpapers through sockets. It will work on all wlroots-based compositors, though.

unclutter-xfixes 1.5
Dependencies: libx11@1.8.12 libev@4.33 libxfixes@6.0.1 libxi@1.8.2
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/Airblader/unclutter-xfixes
Licenses: Expat
Build system: gnu
Synopsis: Hide idle mouse cursor
Description:

unclutter-xfixes is a rewrite of the popular tool unclutter, but using the x11-xfixes extension. This means that this rewrite doesn't use fake windows or pointer grabbing and hence causes less problems with window managers and/or applications.

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.

autocutsel 0.10.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.nongnu.org/autocutsel/
Licenses: GPL 2+
Build system: gnu
Synopsis: Automated X11 clipboard and cutbuffer synchronization
Description:

autocutsel tracks changes in the server's cutbuffer and clipboard selection. When the clipboard is changed, it updates the cutbuffer. When the cutbuffer is changed, it owns the clipboard selection. The cutbuffer and clipboard selection are always synchronized.

hsetroot 1.0.5
Dependencies: libx11@1.8.12 imlib2@1.10.0 libxinerama@1.1.5
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/himdel/hsetroot
Licenses: GPL 2+
Build system: gnu
Synopsis: Imlib2-based wallpaper changer
Description:

The hsetroot command composes wallpapers for X. This package is the fork of hsetroot by Hyriand.

tofi 0.9.1
Dependencies: cairo@1.18.4 harfbuzz@11.4.4 libxkbcommon@1.11.0 pango@1.54.0 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.

hyprsunset 0.3.3
Dependencies: hyprwayland-scanner@0.4.5 hyprutils@0.10.4 hyprlang@0.6.7 wayland@1.24.0 hyprland-protocols@0.7.0 wayland-protocols@1.45
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://wiki.hypr.land/Hypr-Ecosystem/hyprsunset/
Licenses: Modified BSD
Build system: cmake
Synopsis: Blue-light filter for Hyprland
Description:

This is a small utility to provide a blue light filter for your system. This method is preferred to screen shaders as it will not be captured via recording / screenshots.

hyprsunset also provides a gamma filter, which can be used to adjust perceived display brightness on monitors that do not support software control, or to reduce percieved brightness below the monitor's minimum.

startup-notification 0.12
Dependencies: libx11@1.8.12 xcb-util@0.4.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.freedesktop.org/wiki/Software/startup-notification/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Application startup notification and feedback library
Description:

Startup-notification contains a reference implementation of the startup notification protocol. The reference implementation is mostly under an X Window System style license, and has no special dependencies.

xcb-util-xrm 1.3
Dependencies: libxcb@1.17.0 xcb-util@0.4.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/Airblader/xcb-util-xrm
Licenses: X11
Build system: gnu
Synopsis: XCB utility functions for the X resource manager
Description:

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.

XCB util-xrm module provides the following libraries:

- xrm: utility functions for the X resource manager.

nwg-launchers 0.7.1.1
Dependencies: gtk-layer-shell@0.9.0 gtkmm@3.24.9 librsvg@2.58.5
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/nwg-piotr/nwg-launchers
Licenses: GPL 3+
Build system: meson
Synopsis: Application launchers for wlroots
Description:

This package provides an application grid, button bar, and dmenu applications for Sway and other wlroots-based Wayland compositors.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091