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

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.


stumpwm-with-slynk 24.11
Dependencies: sbcl-slynk@1.0.43-9.9c43bf6 stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm
Licenses: GPL 2+
Build system: asdf/sbcl
Synopsis: Window manager written in Common Lisp
Description:

Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.

grimblast 0.1-1.9d67858
Dependencies: coreutils-minimal@9.1 grim@1.4.1 jq@1.8.1 libnotify@0.8.3 slurp@1.5.0 hyprland@0.52.2 hyprpicker@0.4.5 wl-clipboard@2.2.1
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/hyprwm/contrib
Licenses: Expat
Build system: gnu
Synopsis: Screenshot utility for Hyprland
Description:

This package provides a Hyprland version of grimshot for screenshoting.

swaynotificationcenter 0.10.1
Dependencies: json-glib@1.10.0 glib@2.83.3 granite@6.2.0 gtk+@3.24.51 gtk-layer-shell@0.9.0 libhandy@1.8.3 libgee@0.20.6 pulseaudio@16.1 wayland-protocols@1.45
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/ErikReider/SwayNotificationCenter
Licenses: Expat
Build system: meson
Synopsis: Notification daemon with a graphical interface
Description:

This package provides a notification daemon for the Sway Wayland compository, supporting the following features:

  • Keyboard shortcuts

  • Notification body markup with image support

  • A panel to view previous notifications

  • Show album art for notifications like Spotify

  • Do not disturb

  • Click notification to execute default action

  • Show alternative notification actions

  • Customization through a CSS file

  • Trackpad/mouse gesture to close notification

  • The same features as any other basic notification daemon

  • Basic configuration through a JSON config file

  • Hot-reload config through swaync-client

sbcl-stumpwm-rofi 0.1.0
Dependencies: stumpwm@24.11 rofi@2.0.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/Junker/stumpwm-rofi
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Rofi module for StumpWM
Description:

This package provides Rofi integration for StumpWM.

i3lock-blur 2.10
Dependencies: cairo@1.18.4 mesa@25.2.3 libev@4.33 linux-pam@1.5.2 libxcb@1.17.0 libxkbcommon@1.11.0 xcb-util@0.4.1 xcb-util-image@0.4.1 xcb-util-xrm@1.3
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/karulont/i3lock-blur
Licenses: Expat
Build system: gnu
Synopsis: Lightweight screen locker with transparent blurring background
Description:

Simple X11 screen locker with transparent blurring background developed alongside the i3 project. Despite the name it should work with any X11 window manager.

swc 0-1.a7b6155
Dependencies: libdrm@2.4.124 libinput@1.29.1 libxcb@1.17.0 libxkbcommon@1.11.0 wayland@1.24.0 wayland-protocols@1.45 wld@0-1.6586736 xcb-util-wm@0.4.2
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/michaelforney/swc
Licenses: Expat
Build system: gnu
Synopsis: Library for making a simple Wayland compositor
Description:

swc is a small Wayland compositor implemented as a library.

It has been designed primarily with tiling window managers in mind. Additionally, notable features include:

  • Easy to follow code base

  • XWayland support

  • Can place borders around windows

xinitrc-xsession 1-0.cbfc77a
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://aur.archlinux.org/packages/xinit-xsession/
Licenses: GPL 3
Build system: copy
Synopsis: Use ~/.xinitrc as an xsession from your display manager
Description:

Xinitrc-xsession allows ~/.xinitrc to be run as a session from your display manager. Make ~/.xinitrc executable and use this package in your system configuration have this xsession available to your display manager.

i3status 2.14
Dependencies: alsa-lib@1.2.11 libconfuse@3.3 libnl@3.5.0 yajl@2.1.0 pulseaudio@16.1
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://i3wm.org/i3status/
Licenses: Modified BSD
Build system: meson
Synopsis: Status bar for i3bar, dzen2, xmobar or similar programs
Description:

i3status is a small program for generating a status bar for i3bar, dzen2, xmobar or similar programs. It is designed to be very efficient by issuing a very small number of system calls, as one generally wants to update such a status line every second. This ensures that even under high load, your status bar is updated correctly. Also, it saves a bit of energy by not hogging your CPU as much as spawning the corresponding amount of shell commands would.

python-i3ipc 2.2.1-0.a670f24
Propagated dependencies: python-xlib@0.33
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/altdesktop/i3ipc-python
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for controlling i3 and Sway
Description:

This package provides a Python library for controlling the i3 and Sway window managers.

cagebreak 2.3.1
Dependencies: libevdev@1.13.3 pango@1.54.0 wlroots@0.17.4
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/project-repo/cagebreak
Licenses: Expat
Build system: meson
Synopsis: Tiling wayland compositor inspired by ratpoison
Description:

cagebreak is a slim, keyboard-controlled, tiling compositor for wayland conceptually based on the X11 window manager ratpoison.

wideriver 1.3.1
Dependencies: wayland@1.24.0 wayland-protocols@1.45
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/alex-courtis/wideriver
Licenses: GPL 3
Build system: gnu
Synopsis: A set of riverWM layouts
Description:

Tiling window manager for the river wayland compositor, inspired by dwm and xmonad.

icewm 3.9.0
Dependencies: fontconfig-minimal@2.14.0 fribidi@1.0.12 glib@2.83.3 imlib2@1.10.0 libice@1.1.2 libjpeg-turbo@2.1.4 librsvg@2.58.5 libsm@1.2.5 libxcomposite@0.4.6 libxcursor@1.2.3 libxdamage@1.1.6 libxext@1.3.6 libxfixes@6.0.1 libxft@2.3.8 libxinerama@1.1.5 libxrandr@1.5.4 libxrender@0.9.12 libx11@1.8.12 lzip@1.25 perl@5.36.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://ice-wm.org/
Licenses: LGPL 2.0
Build system: cmake
Synopsis: Window manager for the X Window System
Description:

IceWM is a window manager for the X Window System. The goal of IceWM is speed, simplicity, and not getting in the user’s way. It comes with a taskbar with pager, global and per-window keybindings and a dynamic menu system. Application windows can be managed by keyboard and mouse. Windows can be iconified to the taskbar, to the tray, to the desktop or be made hidden. They are controllable by a quick switch window (Alt+Tab) and in a window list. A handful of configurable focus models are menu-selectable. Setups with multiple monitors are supported by RandR and Xinerama. IceWM is very configurable, themeable and well documented. It includes an optional external background wallpaper manager with transparency support, a simple session manager and a system tray.

lemonbar-xft 2.0.481e123
Dependencies: freetype@2.13.3 libxft@2.3.8 libx11@1.8.12 libxcb@1.17.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/drscream/lemonbar-xft
Licenses: X11
Build system: gnu
Synopsis: Featherweight status bar with fontconfig support
Description:

lemonbar (formerly known as bar) is a lightweight bar entirely based on XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama support and EWMH compliance without wasting your precious memory.This is a fork of the lemonbar package that adds fontconfig support, for easier unicode usage.

fnott 1.8.0
Dependencies: wayland@1.24.0 fcft@3.3.2 dbus@1.15.8 libpng@1.6.39
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://codeberg.org/dnkl/fnott
Licenses: Expat
Build system: meson
Synopsis: Keyboard driven and lightweight Wayland notification daemon
Description:

Fnott is a keyboard driven and lightweight notification daemon for wlroots-based Wayland compositors.

ghc-xmonad-contrib 0.18.1
Dependencies: ghc-random@1.2.1.1 ghc-x11@1.10.3 xmonad@0.18.0 ghc-utf8-string@1.0.2 ghc-x11-xft@0.3.4
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://xmonad.org/
Licenses: Modified BSD
Build system: haskell
Synopsis: Third party extensions for xmonad
Description:

Third party tiling algorithms, configurations, and scripts to Xmonad, a tiling window manager for X.

polybar 3.7.1
Dependencies: alsa-lib@1.2.11 cairo@1.18.4 i3-wm@4.22 jsoncpp@1.9.6 libmpdclient@2.20 libnl@3.5.0 libuv@1.44.2 libxcb@1.17.0 pulseaudio@16.1 xcb-proto@1.17.0 xcb-util@0.4.1 xcb-util-cursor@0.1.5 xcb-util-image@0.4.1 xcb-util-wm@0.4.2 xcb-util-xrm@1.3
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://polybar.github.io/
Licenses: Expat
Build system: cmake
Synopsis: Fast and easy-to-use status bar
Description:

Polybar aims to help users build beautiful and highly customizable status bars for their desktop environment. It has built-in functionality to display information about the most commonly used services.

quickshell 0.2.1
Dependencies: bash-minimal@5.2.37 cli11@2.4.2 jemalloc@5.3.0 libdrm@2.4.124 libxcb@1.17.0 libxkbcommon@1.11.0 linux-pam@1.5.2 mesa@25.2.3 pipewire@1.4.5 qtbase@6.9.2 qtdeclarative@6.9.2 qtwayland@6.9.2 wayland@1.24.0 wayland-protocols@1.45
Propagated dependencies: qtsvg@6.9.2
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://quickshell.outfoxxed.me
Licenses: LGPL 3
Build system: cmake
Synopsis: QtQuick-based desktop shell toolkit
Description:

Quickshell is a flexible QtQuick-based toolkit for creating and customizing toolbars, notification centers, and other desktop environment tools in a live programming environment.

wlr-randr 0.4.1
Dependencies: wayland@1.24.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://sr.ht/~emersion/wlr-randr
Licenses: Expat
Build system: meson
Synopsis: Utility to manage Wayland compositor outputs
Description:

wlr-randr is a utility to manage outputs of a Wayland compositor.

i3-gaps 4.22
Dependencies: libxcb@1.17.0 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 libxkbcommon@1.11.0 libev@4.33 yajl@2.1.0 xmlto@0.0.28 perl@5.36.0 perl-anyevent-i3@0.19 perl-json-xs@4.0 perl-common-sense@3.75 perl-types-serialiser@1.0 perl-pod-simple@3.45 libx11@1.8.12 pcre2@10.42 startup-notification@0.12 pango@1.54.0 cairo@1.18.4
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://i3wm.org/
Licenses: Modified BSD
Build system: meson
Synopsis: Tiling window manager
Description:

i3 is a tiling X11 window manager that dynamically manages tiled, stacked, and tabbed window layouts.

i3 primarily targets advanced users. Windows are managed manually and organised inside containers, which can be split vertically or horizontally, and optionally resized.

i3 uses a plain-text configuration file, and can be extended and controlled from many programming languages.

sbcl-stumpwm-pass 0.0.1-7.c4f077b
Dependencies: stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Build system: asdf/sbcl
Synopsis: Integrate @code{pass} with StumpWM
Description:

This package provides an interface which integrates password-store into StumpWM.

wbg 1.3.0
Dependencies: libjpeg-turbo@2.1.4 libjxl@0.11.1 libpng@1.6.39 libwebp@1.3.2 pixman@0.46.4 wayland@1.24.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://codeberg.org/dnkl/wbg
Licenses: Expat
Build system: meson
Synopsis: Wallpaper application for Wayland compositors
Description:

wbg is a super simple wallpaper application for Wayland compositors implementing the layer-shell protocol.

sbcl-stumpwm-net 0.0.1-7.c4f077b
Dependencies: stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib/tree/master/modeline/net
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Modeline support for network connectivity
Description:

Modeline support for network connectivity.

qtile 0.30.0
Dependencies: glib@2.83.3 pango@1.54.0 pulseaudio@16.1
Propagated dependencies: python-cairocffi@1.6.1 python-cffi@1.17.1 python-dateutil@2.9.0 python-dbus-fast@2.44.3 python-iwlib@1.7.0 python-keyring@23.9.3 python-libcst@1.6.0 python-mpd2@3.0.4 python-pygobject@3.50.0 python-pyxdg@0.28 python-xcffib@1.5.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: http://qtile.org
Licenses: Expat
Build system: pyproject
Synopsis: Hackable tiling window manager written and configured in Python
Description:

Qtile is simple, small, and extensible. It's easy to write your own layouts, widgets, and built-in commands.

wlogout 1.2.2
Dependencies: gtk-layer-shell@0.9.0 gtk+@3.24.51
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/ArtsyMacaw/wlogout
Licenses: Expat
Build system: meson
Synopsis: Logout menu for Wayland
Description:

wlogout is a logout menu for Wayland environments.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091