diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2025-11-27 22:03:48 +0800 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2025-11-27 22:03:48 +0800 |
| commit | 12ecb6f7aadce5c0613d3f38f580a76f6c75d662 (patch) | |
| tree | bd0ff14fd6984ebdbe1bf0a2409736f05cd7f6b0 /protocols/meson.build | |
| parent | 1afbbaeb54935f8a73d22b15db0d78305ddf85f0 (diff) | |
Drop org_kde_kwin_idle files
Has been replaced by ext_idle_notifier_v1
Signed-off-by: rewine <luhongxu@deepin.org>
Diffstat (limited to 'protocols/meson.build')
| -rw-r--r-- | protocols/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/meson.build b/protocols/meson.build index e7ada59b..a1cb3534 100644 --- a/protocols/meson.build +++ b/protocols/meson.build @@ -12,7 +12,6 @@ protocols = [ wl_protocol_dir / 'staging/cursor-shape/cursor-shape-v1.xml', wl_protocol_dir / 'unstable/xdg-output/xdg-output-unstable-v1.xml', 'wlr-layer-shell-unstable-v1.xml', - 'idle.xml', 'wlr-output-power-management-unstable-v1.xml', ] |
