Crates.io | penrose_bbarker_contrib |
lib.rs | penrose_bbarker_contrib |
version | 0.1.2 |
source | src |
created_at | 2024-09-13 13:07:44.08689 |
updated_at | 2024-09-22 16:02:38.291899 |
description | Various utilities (menus, functions, etc.) for use in a penrose window manager |
homepage | |
repository | https://github.com/bbarker/dotpenrose |
max_upload_size | |
id | 1373635 |
size | 14,487 |
Various penrose tools that I use (or have used) in my penrose-based window manager. While the preference is to publish generally useful extensions and other code in the main penrose repository, there may be various reasons not to do so, or the code here may incubate a while before I attempt to move it over.
Utilities that don't have a better place to be are currently in lib.rs.
See log.rs and this blog post;
it is opinionated in the sense that it currently has no way to configure
it to log anywhere other than $HOME/.penrose.log
, but this could likely
be changed if there is interest.
See workspaces.rs for utilities relating to workspaces, such as retrieving workspace apps.
Several dmenu-rs-based menus I've written for navigation and common tasks, including a finder to locate a workspace by process name or window title.