Skip to content

Releases: ulinja/hyprpy

v0.1.10

17 Dec 12:37
v0.1.10
29aa661
Compare
Choose a tag to compare

Fixed a bug where importing the hyprpy module without the $HYPRLAND_INSTANCE_SIGNATURE being set causes a hyprpy.utils.shell.EnvironmentException at import time.

v0.1.9

12 Dec 12:58
v0.1.9
dedf779
Compare
Choose a tag to compare

Fixes a crash caused by a window parsing error

Fixed a crash during special workspace changes on newer versions of Hyprland

18 Jun 19:07
3404c4f
Compare
Choose a tag to compare
v0.1.8

Version 0.1.7 fix crash when special workspace changes

Fix crash while locating sockets on newer Hyprland versions

25 May 12:16
297acb0
Compare
Choose a tag to compare
v0.1.7

Version 0.1.7 fix crash while locating sockets on newer Hyprland vers…

Added a method to send generic dispatcher commands

11 May 12:05
5e1bd7a
Compare
Choose a tag to compare

Added the method Instance.dispatch().

Documentation fixes

13 Sep 16:02
Compare
Choose a tag to compare

Fixed dead links and invalid example code.

Signals improvements

16 Aug 13:01
Compare
Choose a tag to compare
v0.1.4

Version 0.1.4 Signals bugfixes

New features

15 Aug 18:36
Compare
Choose a tag to compare
v0.1.3

Version 0.1.3 Add instance methods

Bug fixes, performance improvements and type hint improvements

15 Aug 17:48
e27b28e
Compare
Choose a tag to compare
v0.1.2

Version 0.1.2 Bug fixes and performance improvements

Minor fix

14 Aug 15:08
Compare
Choose a tag to compare

Fixed a typo in the connection_timeout_seconds class variable constant for pyprland.utils.sockets.EventSocket and pyprland.utils.sockets.CommandSocket.