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

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.


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.

wayout 0.1.5
Dependencies: cairo@1.18.4 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://git.sr.ht/~proycon/wayout
Licenses: GPL 3+
Build system: meson
Synopsis: Output simple text to a wayland desktop widget
Description:

Wayout takes text from standard input and outputs it to a desktop-widget on Wayland desktops.

xcape 1.2
Dependencies: libxtst@1.2.5 libx11@1.8.12
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/alols/xcape
Licenses: GPL 3+
Build system: gnu
Synopsis: Use a modifier key in X.org as another key
Description:

This utility for X.org uses a modifier key as another key when pressed and released on its own. The default behaviour is to generate the Escape key when Left Control is pressed and released on its own.

xkeysnail 0.4.0
Dependencies: python-appdirs@1.4.4 python-evdev@1.9.1 python-inotify-simple@1.3.5 python-xlib@0.33 python-six@1.17.0
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/mooz/xkeysnail
Licenses: GPL 3+
Build system: pyproject
Synopsis: Keyboard remapping tool for the X11 environment
Description:

Xkeysnail is an X environment keyboard remapping tool, featuring high-level and flexible remapping mechanisms. It affects the low-level layers (evdev and uinput), making remapping work in almost all the places.

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.

xwallpaper 0.7.6
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.

kbdd 0.7.1
Dependencies: dbus-glib@0.112 glib@2.86.0 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.

xbanish 1.8
Dependencies: libx11@1.8.12 libxfixes@6.0.1 libxi@1.8.2 libxt@1.3.1
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/jcs/xbanish
Licenses: Modified BSD
Build system: gnu
Synopsis: Banish the mouse cursor
Description:

xbanish hides the mouse cursor when you start typing, and shows it again when the mouse cursor moves or a mouse button is pressed.

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.

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.

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.

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.

darkman 2.3.0-0.b7c84de
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://gitlab.com/WhyNotHugo/darkman
Licenses: Zero-Clause BSD
Build system: go
Synopsis: Control dark-mode and light-mode transitions
Description:

Darkman is a framework for dark-mode and light-mode transitions on Unix-like desktops.

xfce4-battery-plugin 1.2.0
Dependencies: glib@2.86.0 gtk+@3.24.51 libxfce4util@4.20.1 libxfce4ui@4.20.2 xfce4-panel@4.20.6
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/
Licenses: GPL 2+ LGPL 2.0+
Build system: gnu
Synopsis: Battery monitor panel plugin for Xfce4
Description:

A battery monitor panel plugin for Xfce4, compatible with APM and ACPI.

xfce4-timer-plugin 1.8.0
Dependencies: libxfce4ui@4.20.2 xfce4-panel@4.20.6
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/
Licenses: GPL 2+
Build system: gnu
Synopsis: Simple countdown and alarm plugin for the Xfce panel
Description:

This is a simple plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period.

xfce4-xkb-plugin 0.9.0
Dependencies: garcon@4.20.0 librsvg@2.58.5 libwnck@40.1 libx11@1.8.12 libxfce4ui@4.20.2 libxklavier@5.4 xfce4-panel@4.20.6
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin/
Licenses: FreeBSD
Build system: gnu
Synopsis: XKB layout switching panel plug-in for Xfce
Description:

Xfce XKB plugin makes it possible to set up and use multiple keyboard layouts.

One can choose the keyboard model, what key combination to use to switch between the layouts, the actual keyboard layouts, the way in which the current layout is being displayed (country flag image or text) and the layout policy, which is whether to store the layout globally (for all windows), per application or per window.

xfce4-mpc-plugin 0.6.0
Dependencies: libxfce4ui@4.20.2 xfce4-panel@4.20.6
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/
Licenses: ISC
Build system: gnu
Synopsis: Music Player Daemon plugin for the Xfce panel
Description:

This is a simple client plugin for Music Player Daemon.

Features:

  • send Play/Stop/Next/Previous command to MPD.

  • uses media icons names from icon-naming-spec (at least nuvola, tango and rodent themes provides these icons)

  • decrease/increase volume using the mouse wheel.

  • show the current volume, status and title as a tooltip when hovering the mouse over the plugin.

  • show a simple playlist window upon middle-click, permitting to select a track to play

  • configurable MPD host/port/password.

  • toggles repeat/random features + enable/disable MPD outputs in the right-click menu.

  • launch configurable client (gmpc, xterm -e ncmpc,..) through right-click menu

  • configurable markup for tooltip and playlist, using a gmpc-like markup

xfce4-cpugraph-plugin 1.3.0
Dependencies: libxfce4ui@4.20.2 xfce4-panel@4.20.6
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin/
Licenses: GPL 2+
Build system: gnu
Synopsis: Display CPU load as a graph in the Xfce panel
Description:

This panel plugin offers multiple display modes (LED, gradient, fire, etc…) to show the current CPU load of the system. Various appearance options, like colors or size, are customizable.

On multi core or multi CPU systems, CPU Graph can either track and display all of them at once, or at the user's option only a specific core or CPU.

xfce4-calculator-plugin 0.8.0
Dependencies: libxfce4ui@4.20.2 xfce4-panel@4.20.6
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/
Licenses: GPL 2+
Build system: gnu
Synopsis: Calculator for the Xfce panel
Description:

This plugin is a calculator for the Xfce4 panel. It supports common mathematical operators (+, -, *, /, ^) with usual precedence rules, and the following functions and common constants.

xfce4-volumed-pulse 0.3.0
Dependencies: xfconf@4.20.0 libnotify@0.8.8 pulseaudio@16.1 keybinder@0.3.2 gtk+@3.24.51
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://gitlab.xfce.org/apps/xfce4-volumed-pulse
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: XFCE volume keys daemon
Description:

This is a volume keys control daemon for Xfce Desktop environment. It controls the volume using multimedia keys. It also provides volume change notifications.

elementary-xfce-icon-theme 0.21
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://shimmerproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Elementary icons extended and maintained for Xfce
Description:

This is a fork of the upstream elementary project. This icon theme is supposed to keep everything working for Xfce, but gets updates from upstream occasionally.

xfce4-mount-plugin 1.2.0
Dependencies: libxfce4ui@4.20.2 xfce4-panel@4.20.6
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/
Licenses: GPL 2+
Build system: gnu
Synopsis: Mount/unmount plugin for the Xfce panel
Description:

The plugin will display a list of items representing your various devices. If you click on an unmounted devices it will mount it and vice versa. There is a warning in case a device can't be mounted or when unmounting fails.

thunar-shares-plugin 0.5.0
Dependencies: thunar@4.20.6 gtk+@3.24.51 xfconf@4.20.0
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/xfce/thunar/thunar-shares-plugin
Licenses: GPL 2+
Build system: gnu
Synopsis: Folder share plugin for Thunar file manager
Description:

The Thunar Shares Plugin allows you to quickly share a folder using Samba from Thunar (the Xfce file manager) without requiring root access.

xfce4-screenshooter 1.11.3
Dependencies: exo@4.20.0 libsoup-minimal@2.74.3 libxfce4ui@4.20.2 wlr-protocols@1.0-0.2b8d433 xfce4-panel@4.20.6
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/apps/xfce4-screenshooter/
Licenses: GPL 2+
Build system: meson
Synopsis: Xfce's application to take screenshots
Description:

This application allows you to capture the entire screen, the active window or a selected region. You can set the delay that elapses before the screenshot is taken and the action that will be done with the screenshot. A plugin for the Xfce panel is also available.

Total packages: 31209