xdg-shell: completely rewrite xdg-positioner (#7067)

This implementation actually works.
This commit is contained in:
outfoxxed 2024-07-27 13:43:01 -07:00 committed by GitHub
parent 6edfdd63a1
commit bc86afea7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 114 additions and 126 deletions

View file

@ -115,7 +115,7 @@ pkg_check_modules(
gbm
hyprlang>=0.3.2
hyprcursor>=0.1.7
hyprutils>=0.2.0)
hyprutils>=0.2.1)
find_package(hyprwayland-scanner 0.3.10 REQUIRED)