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.
StumpWM modeline support to show disk usage
QuickTile is a simple utility, inspired by WinSplit Revolution for Windows, which adds window-tiling keybindings to existing X11 window manager. It may be used as a standalone alternative to the keyboard related features of the Compiz Grid plugin.
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.
wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.
Mako is a lightweight notification daemon for Wayland compositors that support the layer-shell protocol.
Keybinder is a library for registering global keyboard shortcuts. Keybinder works with GTK-based applications using the X Window System.
This module provides a winner-mode for StumpWM similar to the one in Emacs.
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.
Sandbar is a minimalist DWM-like bar designed for River, a Wayland compositor. It is triggered through commands sent via standard input, providing extensive customization options. This behavior allows users to dynamically adjust status text, visibility, and bar location, making Sandbar an ideal choice for those seeking a lightweight and hackable bar solution in their Wayland environment.
A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects.
wlr-randr is a utility to manage outputs of a Wayland compositor.
Keybinder is a library for registering global keyboard shortcuts. Keybinder works with GTK-based applications using the X Window System.
ghc-xmobar is the haskell library that xmobar is based on. It can be used to extend xmobar with other Haskell code.
Keyboard layout switcher for StumpWM
A Solution to your Wayland Wallpaper Woes (swww). It uses minimal resources and provides animations for switching between backgrounds.
Xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. All features of the window manager are accessible from the keyboard: a mouse is strictly optional. Xmonad is written and extensible in Haskell. Custom layout algorithms, and other extensions, may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several screens.
herbstluftwm is a manual tiling window manager for X11 using Xlib and GLib. Its main features are:
The layout is based on splitting frames into subframes which can be split again or can be filled with windows (similar to i3 or musca).
Tags (or workspaces or virtual desktops or …) can be added/removed at runtime. Each tag contains an own layout.
Exactly one tag is viewed on each monitor. The tags are monitor independent (similar to Xmonad).
It is configured at runtime via IPC calls from
herbstclient. So the configuration file is just a script which is run on startup (similar to wmii or musca).
This package provides a Wayland kiosk, which runs a single, maximized application.
trayer is small program designed to provide systray functionality present in GNOME/KDE desktop environments for window managers which do not support it.
This package allows you to interact from a Python program with the i3 window manager via its IPC socket. It can send commands and other kinds of messages to i3, select the affected containers, filter results and subscribe to events.
Modeline support for CPU info.
This package provides a StumpWM module to manipulate all windows in the current X session.
Wallpaper utility for Sway with support for per-workspace configuration.
velox is a simple window manager for Wayland based on swc. It is inspired by dwm and xmonad.