Pyprland

Latest version: v2.3.8

Safety actively analyzes 638452 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 12

1.8.1

layout_center`: allows setting offset as an array of integers

1.8.0

New plugin:

- [layout_center](https://github.com/hyprland-community/pyprland/wiki/layout_center) plugin, allows toggling this layout and provides focus handling functions

Breaking changes:

- `toggle_minimized` is renamed to [toggle_special](https://github.com/hyprland-community/pyprland/wiki/toggle_special) and has its own plugin of the same name
- `scratchpads` requires Hyprland >= 0.30

Developers:

- main IPC functions are now provided by the plugin object
- logging in those IPC functions use the plugin's logger for better tracing
- added some color to logging

Fixes:

- `expose` ignores hidden windows and focused workspace windows
- `reload` will not partially break new plugins anymore
- `scratchpads` will raise the window to top on show

1.7.1

monitors`
Right part of an assignment can be a single string if matching a single monitor, eg:

toml
[monitors.placement]
BenQ.right_Of = "Sony"
"(HDMI-A-1)".Top_Center_Of = "(DP-1)"

1.7.0

monitors`: almost complete rewrite *- breaking change*
- added support for scaling
- completely different algorithm
- new syntax, using monitor names only
Eg:
toml
"BenQ PJ".topOf = ["Microstep"]

- added plugin `monitors_v0` for backward compatibility
use it if you don't want to use the new syntax & code.

`scratchpads`: prevent configuration loss on `hyprland reload`

1.6.11

- fix the `reload` command (was made unreachable)
- avoid crashing on unexpected events

1.6.10

Fix some missing events

Page 10 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.