hyprshell-core-lib 4.10.8

A modern GTK4-based window switcher and application launcher for Hyprland
Documentation
1
2
3
4
5
6
7
8
# hyprshell-core-lib

This crate holds the core shared types and utilities that the rest of hyprshell builds on.
It defines transfer structs, identifiers, defaults, and small helpers that many crates need.
When data moves between the launcher, config layer, and UI crates, this is usually the common language they share.

- Main repo: https://github.com/h3rmt/hyprshell
- Docs: https://docs.rs/hyprshell-core-lib