Skip to content

Commit 2c29834

Browse files
committed
wayland/idle-inhibit: stop vendoring protocol
Idle-inhibit is included in wayland-protocols and this was vendored by mistake.
1 parent f592793 commit 2c29834

File tree

2 files changed

+1
-84
lines changed

2 files changed

+1
-84
lines changed

src/wayland/idle_inhibit/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install_qml_module(quickshell-wayland-idle-inhibit)
1313

1414
qs_add_module_deps_light(quickshell-wayland-idle-inhibit Quickshell)
1515

16-
wl_proto(wlp-idle-inhibit idle-inhibit-unstable-v1 "${CMAKE_CURRENT_SOURCE_DIR}")
16+
wl_proto(wlp-idle-inhibit idle-inhibit-unstable-v1 "${WAYLAND_PROTOCOLS}/unstable/idle-inhibit")
1717

1818
target_link_libraries(quickshell-wayland-idle-inhibit PRIVATE
1919
Qt::Quick Qt::WaylandClient Qt::WaylandClientPrivate wayland-client

src/wayland/idle_inhibit/idle-inhibit-unstable-v1.xml

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

0 commit comments

Comments
 (0)