penrose_ui

Crates.iopenrose_ui
lib.rspenrose_ui
version0.4.0
created_at2022-11-12 07:23:16.177432+00
updated_at2025-05-21 06:41:08.214191+00
descriptionUI elements for the penrose window manager library
homepage
repositoryhttps://github.com/sminez/penrose/crates/penrose_ui
max_upload_size
id713509
size112,298
Innes Anderson-Morrison (sminez)

documentation

https://docs.rs/penrose_ui

README

Penrose UI

GUI elements for the penrose window manager library

The functionality provided by this crate is a very thin wrapper over xlib and fontconfig to support minimal text based UIs such as a status bar or simple menu. It may be possible to use this to write a stand alone UI outside of direct integration with the Penrose window manager crate but that is not the supported use case this crate has been written for.

Bar

A lightweight and minimal status bar.

Commit count: 772

cargo fmt