Skip to content

Releases: hyprland-community/pyprland

2.4.1

02 Nov 21:49
Compare
Choose a tag to compare

2.4.0

25 Jun 18:55
Compare
Choose a tag to compare

Note: If you don't like the new scratchpads behavior, set pinned = false in the scratchpad config

2.3.8

12 Jun 10:58
Compare
Choose a tag to compare
  • Fix regressions introduced since 2.3.5
    • asyncio code was mostly broken and would not work on many systems
  • layout_center can finally get some style

2.3.7

06 Jun 15:48
Compare
Choose a tag to compare

Quick fix for gbar not starting

2.3.6

05 Jun 19:10
Compare
Choose a tag to compare
  • New website/Wiki!
  • gbar: generally improved behavior
  • monitors: also apply configuration when a single monitor is plugged
  • layout_center
    • rotated screens support added
    • can customize the behavior when a new client opens (see on_new_client)
    • different margin can be set for width and height (eg: [30, 80])
    • a style can be applied to the main window (requires the current Git version of Hyprland)
  • adjust the max UNIX socket length check

2.3.5

30 May 18:12
Compare
Choose a tag to compare
  • Stop triggering the UNIX path length limit workaround when not needed
  • scratchpads can show or hide every configured scratchpad using * as the only parameter
  • gbar improve crash notification

2.3.4

24 May 22:55
Compare
Choose a tag to compare
  • scratchpads get more harmonized code, improving preserve_aspect and multi-window support

2.3.3

24 May 16:31
Compare
Choose a tag to compare
  • rework Hyprland's version handling and heuristics
  • magnify is compatible with Hyprland > 0.40.0
  • scratchpads multi window handling improvements (should be very visible on multi-monitor setups)
  • monitors fixes some cases using "end" positioning

2.3.2

20 May 16:36
Compare
Choose a tag to compare
  • wallpapers stops changing the wallpaper if previously cleared
  • monitors
    • offset trimming can be disabled
    • allow setting the resolution, rate, scale and transform of each monitor

2.3.1

20 May 13:24
Compare
Choose a tag to compare
  • limit chances of AF_UNIX path too long errors
    (when XDG_RUNTIME_DIR is a bit lengthy)
  • scratchpads: fix for short client window addresses
  • magnify: fix 2.3.0 regression (was not animated anymore)