Hyperland plugin system - batteries included
Project description
A plugin system for Hyprland
Host process for multiple Hyprland plugins, aiming at simplicity and efficiency.
You can implement anything you can imagine using Python with Hyprland API and events!
It has a safe design which is friendly for developers.
→ Features/plugin list
→ Getting started
→ Changes log
→ The Wiki
Dependencies
- Hyprland >= 0.30 (versions < 1.8 can run on Hyprland 0.25)
- Python >= 3.11
Latest major changes
1.8.0
toggle_minimized
command renamed totoggle_special
and moved to a separate plugin for clarity- add the toggle_special plugin to your config and rename the command in your
hyprland.conf
& scripts! - was provided by expose
- add the toggle_special plugin to your config and rename the command in your
- New layout_center plugin
Wiki
Plugins
have been split, one page each
1.7.0
- BREAKING CHANGE layout_center plugin uses now a new syntax - full rewrite (expect a behavior change)
Star History
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyprland-1.8.5.tar.gz
(80.2 kB
view hashes)
Built Distribution
pyprland-1.8.5-py3-none-any.whl
(33.3 kB
view hashes)