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

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.


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.

xscreensaver 6.12
Dependencies: libx11@1.8.12 libxcrypt@4.4.38 libxext@1.3.6 libxi@1.8.2 libxt@1.3.1 libxft@2.3.8 libxmu@1.2.1 libxpm@3.5.17 libglade@2.6.4 libxml2@2.14.6 libsm@1.2.5 libjpeg-turbo@2.1.4 linux-pam@1.5.2 pango@1.54.0 gtk+@3.24.51 perl@5.36.0 cairo@1.18.4 bc@1.08.2 libxrandr@1.5.4 glu@9.0.2 glib@2.83.3
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.jwz.org/xscreensaver/
Licenses: non-copyleft
Build system: gnu
Synopsis: Classic screen saver suite supporting screen locking
Description:

xscreensaver is a popular screen saver collection with many entertaining demos. It also acts as a nice screen locker.

xssproxy 1.1.1
Dependencies: glib@2.83.3 libx11@1.8.12 libxext@1.3.6 libxscrnsaver@1.2.4 dbus@1.15.8
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/timakro/xssproxy
Licenses: Expat
Build system: gnu
Synopsis: Forward freedesktop.org Idle Inhibition Service calls to Xss
Description:

xssproxy implements the org.freedesktop.ScreenSaver D-Bus interface described in the Idle Inhibition Service Draft by the freedesktop.org developers. The inhibition of the screensaver is then controlled using the XScreenSaverSuspend function from the Xss (X11 Screen Saver extension) library.

xsecurelock 1.9.0
Dependencies: fontconfig-minimal@2.14.0 libx11@1.8.12 libxcomposite@0.4.6 libxext@1.3.6 libxfixes@6.0.1 libxft@2.3.8 libxmu@1.2.1 libxrandr@1.5.4 libxscrnsaver@1.2.4 linux-pam@1.5.2 mpv@0.41.0 xscreensaver@6.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/google/xsecurelock
Licenses: ASL 2.0
Build system: gnu
Synopsis: X11 screen lock utility with the primary goal of security
Description:

xsecurelock is an X11 screen locker which uses a modular design to avoid the usual pitfalls of screen locking utility design.

As a consequence of this design, you shouldn't use the usual screen locker service with xsecurelock. Instead, add a helper binary to your operating-system's privileged-programs field:

(privileged-programs
 (cons*
  (privileged-program
   (program (file-append xsecurelock "/libexec/xsecurelock/authproto_pam"))
   (setuid? #t))
  %default-privileged-programs))
hyprpicker 0.4.5
Dependencies: cairo@1.18.4 hyprutils@0.10.4 libjpeg-turbo@2.1.4 libxkbcommon@1.11.0 pango@1.54.0 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.

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.

xautolock 2.2
Dependencies: libx11@1.8.12 libxext@1.3.6 libxscrnsaver@1.2.4
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://ibiblio.org/pub/Linux/X11/screensavers/
Licenses: GPL 2
Build system: gnu
Synopsis: Program launcher for idle X sessions
Description:

Xautolock monitors input devices under the X Window System, and launches a program of your choice if there is no activity after a user-configurable period of time.

xtrlock 2.15
Dependencies: libx11@1.8.12 libxcrypt@4.4.38 libxi@1.8.2 libxfixes@6.0.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://packages.debian.org/sid/xtrlock
Licenses: GPL 2+
Build system: gnu
Synopsis: Minimal X display lock program
Description:

xtrlock locks the X server till the user enters their password at the keyboard. While xtrlock is running, the mouse and keyboard are grabbed and the mouse cursor becomes a padlock. Output displayed by X programs, and windows put up by new X clients, continue to be visible, and any new output is displayed normally. The mouse and keyboard are returned when the user types their password, followed by Enter or Newline. If an incorrect password is entered the bell is sounded. Pressing Backspace or Delete erases one character of a password partially typed; pressing Escape or Clear clears anything that has been entered.

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.

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.

autokey 0.96.0
Dependencies: bash-minimal@5.2.37 gtksourceview@3.24.11 kdialog@25.08.3 libappindicator@12.10.1-0-298 libnotify@0.8.3 python-dbus@1.2.18 python-ipython@8.37.0 python-pygobject@3.50.0 python-pyinotify@0.9.6 python-pyqt+qscintilla@5.15.11 python-xlib@0.33 wmctrl@1.07 zenity@3.44.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/autokey/autokey
Licenses: GPL 3+
Build system: pyproject
Synopsis: Keyboard and GUI automation utility
Description:

AutoKey is a desktop automation utility for X11. It allows the automation of virtually any task by responding to typed abbreviations and hotkeys. It offers a full-featured GUI (GTK and QT versions) that makes it highly accessible for novices, as well as a scripting interface offering the full flexibility and power of the Python language.

stalonetray 0.8.5
Dependencies: libx11@1.8.12 libxpm@3.5.17
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://kolbusa.github.io/stalonetray
Licenses: GPL 2+
Build system: gnu
Synopsis: Standalone freedesktop.org and KDE systray implementation
Description:

Stalonetray is a stand-alone freedesktop.org and KDE system tray (notification area) for X Window System/X11 (e.g. X.Org or XFree86). It has full XEMBED support and minimal dependencies: an X11 lib only. Stalonetray works with virtually any EWMH-compliant window manager.

rofi-calc 2.3.0
Dependencies: cairo@1.18.4 libqalculate@3.19.0 rofi@2.0.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/svenstaro/rofi-calc
Licenses: Expat
Build system: gnu
Synopsis: Do live calculations in rofi with qalc
Description:

rofi-calc is a rofi plugin that uses qalculate's qalc to parse natural language input and provide results.

screen-message 0.26
Dependencies: gtk+@3.24.51 gdk-pixbuf@2.42.12 pango@1.54.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://www.joachim-breitner.de/projects#screen-message
Licenses: GPL 2+
Build system: gnu
Synopsis: Print messages on your screen
Description:

screen-message is a tool for displaying text on your screen. It will make the text as large as possible and display it with black color on a white background (colors are configurable on the commandline).

xwallpaper 0.7.3
Dependencies: libjpeg-turbo@2.1.4 libpng@1.6.39 libxpm@3.5.17 pixman@0.46.4 xcb-util@0.4.1 xcb-util-image@0.4.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/stoeckmann/xwallpaper
Licenses: ISC
Build system: gnu
Synopsis: Wallpaper setting utility for X
Description:

The xwallpaper utility allows you to set image files as your X wallpaper. JPEG, PNG, and XPM file formats are supported.

The wallpaper is also advertised to programs which support semi-transparent backgrounds.

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.

redshift 1.12
Dependencies: bash-minimal@5.2.37 libdrm@2.4.124 libx11@1.8.12 libxcb@1.17.0 libxxf86vm@1.1.6 glib@2.83.3 gtk+@3.24.51 python@3.11.14 python-pygobject@3.50.0 python-pyxdg@0.28
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/jonls/redshift
Licenses: GPL 3+
Build system: gnu
Synopsis: Adjust the color temperature of your screen
Description:

Redshift adjusts the color temperature according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt. At night the color temperature should be set to match the lamps in your room.

rofi-wayland 2.0.0
Dependencies: libjpeg-turbo@2.1.4 librsvg@2.58.5 libxcb@1.17.0 libxkbcommon@1.11.0 startup-notification@0.12 wayland@1.24.0 wayland-protocols@1.45 xcb-util@0.4.1 xcb-util-cursor@0.1.5 xcb-util-keysyms@0.4.1 xcb-util-wm@0.4.2 xcb-util-xrm@1.3
Propagated dependencies: cairo@1.18.4 glib@2.83.3 pango@1.54.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/davatorium/rofi
Licenses: Expat
Build system: meson
Synopsis: Application launcher
Description:

Rofi is a minimalist application launcher. It memorizes which applications you regularly use and also allows you to search for an application by name.

sxhkd 0.6.2
Dependencies: libxcb@1.17.0 xcb-util@0.4.1 xcb-util-keysyms@0.4.1 xcb-util-wm@0.4.2
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/baskerville/sxhkd
Licenses: FreeBSD
Build system: gnu
Synopsis: Simple X hotkey daemon
Description:

sxhkd is a simple X hotkey daemon with a powerful and compact configuration syntax.

dex 0.10.1
Dependencies: python@3.11.14
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.

xiccd 0.4.1
Dependencies: colord@1.4.6 glib@2.83.3 libx11@1.8.12 libxrandr@1.5.4
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/agalakhov/xiccd
Licenses: GPL 3
Build system: gnu
Synopsis: X color profile daemon
Description:

xiccd provides color profile support for desktop environments other than GNOME and KDE. It does the following tasks:

  • Enumerates displays and register them in colord.

  • Creates default ICC profiles based on EDID data.

  • Applies ICC profiles provided by colord.

  • Maintains user's private ICC storage directory.

kbdd 0.7.1
Dependencies: dbus-glib@0.112 glib@2.83.3 libx11@1.8.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/qnikst/kbdd
Licenses: FreeBSD
Build system: gnu
Synopsis: Per-window keyboard layout switching daemon for X
Description:

kbdd is a simple keyboard layout switching program, which is designed to run in an X11 session and remember keyboard layouts on a per-window basis. That can be very handy for a user of a non-US keyboard who does not want to jump through layouts back and forth while typing in terminals (mostly in a latin alphabet) and some kind of chat (in native language).

kbdd also supports D-Bus signals, which makes it possible to create layout indicator widgets.

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.

xtitle 0.4.4
Dependencies: libxcb@1.17.0 xcb-util@0.4.1 xcb-util-wm@0.4.2
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/baskerville/xtitle
Licenses: Unlicense
Build system: gnu
Synopsis: Output X window titles
Description:

If arguments are given, xtitle outputs the title of each specified window, otherwise it outputs the title of the active window. With snoop mode on, it continuously monitors the specified windows and outputs when titles change.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091