mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2025-05-12 20:50:36 +01:00
fix: add toplevel mapping protocol to meson build (#17)
This commit is contained in:
parent
4ab17ccac0
commit
04428d6b90
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ fs = import('fs')
|
|||
|
||||
protocols = {
|
||||
'hyprland-toplevel-export': ['v1'],
|
||||
'hyprland-toplevel-mapping': ['v1'],
|
||||
'hyprland-global-shortcuts': ['v1'],
|
||||
'hyprland-focus-grab': ['v1'],
|
||||
'hyprland-ctm-control': ['v1'],
|
||||
|
|
Loading…
Reference in a new issue