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.
XNotify receives a notification specification in stdin and shows a notification for the user on the screen.
This package provides a StumpWM interactive shell.
devour hides your current window before launching an external program and unhides it after quitting.
This package provides a Wayland kiosk, which runs a single, maximized application.
Modeline support for wifi connectivity.
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.
Wlclock is a digital analog clock for Wayland desktops. wlclock is inspired by xclock and the default configuration has been chosen to mimic it. However unlike xclock, wlclock is not a regular window but a desktop-widget. A Wayland compositor must implement the Layer-Shell and XDG-Output for wlclock to work.
Fnott is a keyboard driven and lightweight notification daemon for wlroots-based Wayland compositors.
evilwm is a minimalist window manager based on aewm, extended to feature many keyboard controls with repositioning and maximize toggles, solid window drags, snap-to-border support, and virtual desktops.
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.
Swayidle is a idle management daemon for Wayland compositors.
wdisplays is a graphical application for configuring displays in Wayland compositors that implements the wlr-output-management-unstable-v1 protocol.
Script for Sway and i3 to automatically switch the horizontal/vertical window split orientation.
Tiling window manager for the river wayland compositor, inspired by dwm and xmonad.
wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.
wbg is a super simple wallpaper application for Wayland compositors implementing the layer-shell protocol.
wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.
wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.
This module allows you to manage your Wi-Fi networks and VPN connections from within StumpWM itself. It is intentionally pretty bare-bones in features, in that it allows you to enable/disable connections, and no more. It is not a replacement for nmtui and/or nmcli.
Idesk is program that draws desktop icons. Each icon will execute a shell command on a configurable action. The icons can be moved on the desktop by dragging them, and the icons will remember their positions on start-up.
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.
i3ipc-GLib is a C library for controlling the i3 window manager.
This package provides wl-mirror, a solution to sway's lack of output mirroring by mirroring an output onto a client surface. It has the following features:
Mirror an output onto a resizable window.
Mirror an output onto another output by fullscreening the window.
React to changes in output scale (including fractional scaling).
Preserve aspect ratio.
Correct flipped or rotated outputs.
Custom flips or rotations.
Mirror custom regions of outputs.
Receive additional options on stdin for changing the mirrored screen or region on the fly.
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).