penrose_ui

Crates.iopenrose_ui
lib.rspenrose_ui
version0.3.5
sourcesrc
created_at2022-11-12 07:23:16.177432
updated_at2024-06-04 18:41:34.548671
descriptionUI elements for the penrose window manager library
homepage
repositoryhttps://github.com/sminez/penrose/crates/penrose_ui
max_upload_size
id713509
size86,720
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: 727

cargo fmt