hyprland lua support #91

Merged
zach merged 5 commits from hypr-plugin into main 2026-05-20 14:08:30 +02:00
Owner

Using batchMessage was the main culprit that caused issues when trying to apply options, so I have restructured it into one single large message call which solves all previous issues. I have not yet tested whether or not fetching user config options work properly yet.

Using `batchMessage` was the main culprit that caused issues when trying to apply options, so I have restructured it into one single large `message` call which solves all previous issues. I have not yet tested whether or not fetching user config options work properly yet.
zach added 3 commits 2026-05-20 07:32:44 +02:00
fixed applying hyprland options and rules, as well as fetching
Format (JS/TS) / format (pull_request) Failing after 7s
Lint (JS/TS) / lint (pull_request) Failing after 11s
Lint (Python) / lint (pull_request) Failing after 24s
Lint (Rust) / lint (pull_request) Failing after 1m37s
b8af60008d
zach added 1 commit 2026-05-20 07:35:27 +02:00
Merge branch 'main' into hypr-plugin
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Lint & Format (Python) / lint-format (pull_request) Successful in 19s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m39s
b1bfcb3ed0
zach added 1 commit 2026-05-20 07:45:22 +02:00
Changed base deform numbers, less bouncy
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Lint & Format (Python) / lint-format (pull_request) Successful in 24s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m39s
853b683962
zach merged commit 41666d0150 into main 2026-05-20 14:08:30 +02:00
zach deleted branch hypr-plugin 2026-05-20 14:08:33 +02:00
Sign in to join this conversation.