Skip to content

Releases: hyprland-community/pyprland

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)

2.3.0

18 May 15:39
Compare
Choose a tag to compare
  • monitors
    • re-introduce unknown command when no change is needed
    • add hotplug_command to run the same command regardless which monitor is connected
  • minor improvements (and regressions?)

Note for devs: more typing hints has been introduced and some simplifications in the code have been made

2.2.20

12 May 13:49
Compare
Choose a tag to compare
  • scratchpads better handling of windowrules (fixes initial display after closing a window)

2.2.19

12 May 12:08
Compare
Choose a tag to compare
  • scratchpads attempt to limit need for skip_windowrules by applying the rules to the first window only

2.2.18

12 May 10:25
Compare
Choose a tag to compare

2.2.17

06 May 19:29
Compare
Choose a tag to compare
  • scratchpads
    • improve multi-window handling (for windows spawning other windows like "preferences" popup)
    • add fine grained control over the configured windowrules (via skip_windowrules)
  • gbar gets auto-restarted on crash now

2.2.16

04 May 10:39
Compare
Choose a tag to compare
  • bugfixes & small improvements
  • experimental hotplug_commands for monitors, suggestions are welcome
  • wallpapers path will expand $HOME alias ~ and other environment variables now
  • pyprland.include can now load folders containing .toml files
  • completion files improvements

2.2.15

29 Apr 17:15
Compare
Choose a tag to compare
  • add completion files for bash and zsh
  • provide compatibility with the latest Hyprland versions (updated socket path)
  • improve the nix flake
  • scratchpads fix allow_special_workspace in stress conditions. Now enabled by default.

2.2.14

27 Apr 11:43
Compare
Choose a tag to compare
  • Quick fix for the multi option