Releases: hyprland-community/pyprland
Releases · hyprland-community/pyprland
2.2.3
- quick fix for the wallpapers plugin
2.2.2
- supports variables in the config
- supported in scratchpads'
command
and shortcuts_menu'sentries
- supported in scratchpads'
2.2.1
2.2.0
- still didn't fix the string reported by
pypr version
- scratchpads: fix an old regression affecting the first display of
lazy
scratchpads
Two new plugins:
Some additions, mostly for developers:
pyprland.plugins_paths
allows to add extra paths where plugins can be loaded- single file plugins (eg: extension is "foobar.Extension") can still be loaded by adding the
external:
prefix to it, as inplugins = ["external:foobar"]
2.1.4
2.1.1
New scratchpads option to "pin" the scratchpad to a specific screen: force_monitor
2.1.0
2.0.9
- add support for a
version
command - allow disabling handler's color in logs (
colored_handlers_log=false
) - scratchpads
- also sets the window properties when animations are disabled
- sliding effect
offset
is now based on window size &margin
- fetch_client_menu adds an
unfetch_client
command to restore window's workspace
2.0.8
- scratchpads
- fixing sliding when using
preserve_aspect
- do not notify when no
animation
& noposition
is provided (comparable to usingpreserve_aspect
with no animation but less predictible)
- fixing sliding when using
Version 2.0.7
- scratchpads
- new
preserve_aspect=true
option to preserve the size and position - couple of fixes
- new