pyt0xic / hyprfocus

a focus animation plugin for Hyprland inspired by Flashfocus
BSD 3-Clause "New" or "Revised" License
37 stars 5 forks source link

Fix compile after change in hyprland header location in 0.38.0 #1

Closed selitalov closed 6 months ago

selitalov commented 6 months ago

Hyprland moved the file src/Window.hpp to src/desktop/Window.hpp (hyprwm/Hyprland@8593c45). This should make the plugin compile again