Skip to content

Commit 4db7389

Browse files
use wf-shell protocol from wayfire's .pc file (#295)
1 parent c065dce commit 4db7389

2 files changed

Lines changed: 1 addition & 131 deletions

File tree

proto/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ wayland_scanner_client = generator(
1616

1717
client_protocols = [
1818
'wlr-foreign-toplevel-management-unstable-v1.xml',
19-
'wayfire-shell-unstable-v2.xml',
19+
wayfire.get_pkgconfig_variable('pkgdatadir') / 'unstable' / 'wayfire-shell-unstable-v2.xml',
2020
]
2121

2222
wl_protos_src = []

proto/wayfire-shell-unstable-v2.xml

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)