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.
This is a module for handling different keyboards numpad layouts in StumpWM.
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.
dwl is a compact, hackable compositor for Wayland based on wlroots. It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. Like dwm, dwl is easy to understand and hack on, due to a limited size and a few external dependencies. It is configurable via config.h.
Cwm is a stacking window manager for X11. It is an OpenBSD project derived from the original Calm Window Manager.
cagebreak is a slim, keyboard-controlled, tiling compositor for wayland conceptually based on the X11 window manager ratpoison.
Quickshell is a flexible QtQuick-based toolkit for creating and customizing toolbars, notification centers, and other desktop environment tools in a live programming environment.
Sway is a i3-compatible Wayland compositor.
i3lock is a simple X11 screen locker developed alongside the i3 project. Despite the name it should work with any X11 window manager.
This package provides a StumpWM module which adds gaps between windows.
Labwc is lightweight and independent with a focus on simply stacking windows well and rendering some window decorations, it is inspired by Openbox. It takes a no-bling/frills approach and says no to features such as icons (except window buttons), animations, decorative gradients and any other options not required to reasonably render common themes. It relies on clients for panels, screenshots, wallpapers and so on to create a full desktop environment.
Labwc tries to stay in keeping with wlroots and sway in terms of general approach and coding style.
Labwc has no reliance on any particular Desktop Environment, Desktop Shell or session. Nor does it depend on any UI toolkits such as Qt or GTK.
wmenu is a dynamic menu for Wayland, which reads a list of newline-separated items from stdin. When the user selects an item and presses Return, their choice is printed to stdout and wmenu terminates. Entering text will narrow the items to those matching the tokens in the input.
yeganesh is a small wrapper around demnu. Like dmenu, it accepts input on stdin and writes the chosen result on stdout. Unlike dmenu, it mangles the input before it presents its choices. In particular, it displays commonly-chosen options before uncommon ones.
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.
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
shaderbg lets you render shaders as wallpapers. It works on Wayland compositors supporting the wlr-layer-shell protocol.
berry is a healthy, bite-sized window manager written in C using XLib.
This package provides Rofi integration for StumpWM.
xmobar is a lightweight, text-based, status bar written in Haskell. It was originally designed to be used together with Xmonad, but it is also usable with any other window manager. While xmobar is written in Haskell, no knowledge of the language is required to install and use it.
XNotify receives a notification specification in stdin and shows a notification for the user on the screen.
wlroots is a set of pluggable, composable, unopinionated modules for building a Wayland compositor.
Awesome has been designed as a framework window manager. It is fast, small, dynamic and extensible using the Lua programming language.
This package provides a library to read EDID and DisplayID metadata from display devices. It has the following goals:
Provide a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information.
Simplicity and correctness over performance and resource usage.
Well-tested and fuzzed.
Fork of Sway, a Wayland compositor compatible with i3. SwayFX adds extra options and effects to the original Sway, such as blur, rounded corners, shadows, inactive window dimming, etc.
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.