hyprwm / hyprlang

The official implementation library for the hypr config language.
https://wiki.hyprland.org/Hypr-Ecosystem/hyprlang/
GNU Lesser General Public License v3.0
137 stars 16 forks source link

Feature request: Event hook #4

Closed luckasRanarison closed 10 months ago

luckasRanarison commented 10 months ago

Hi there! Thanks for your amazing project.

It would be nice to have the ability to add event hooks inside the configuration and let hyprland queue and handle them instead of running scripts listening on hyprland socket.

As suggested in https://github.com/hyprwm/Hyprland/issues/3291

vaxerski commented 10 months ago

that is a feature to be implemented in hyprland. Hyprlang allows this.