anyrun-org / anyrun

A wayland native, highly customizable runner.
GNU General Public License v3.0
560 stars 44 forks source link

bug: randr plugin (and anyrun as a whole) panics on Hyprland 0.40.0 #153

Open peppidesu opened 1 month ago

peppidesu commented 1 month ago

Steps to reproduce:

Expected behavior:

Actual behavior:

Reason: Hyprland has moved the hyprland socket from /tmp/hypr to $XDG_RUNTIME_DIR in 0.40.0. This change has been merged into hyprland-rs:master and is included in version 0.4.0-alpha.1, but is not yet included in the latest stable release.

Solution: Either:

dbischof90 commented 1 month ago

This didn't fix issues on current Arch, I wouldn't be too fast with this.

Lord-Valen commented 1 month ago

As a workaround you can symlink it to the expected location.