aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (navi) Figueiredo Gomes <navi@vlhl.dev>2023-06-19 13:48:29 -0300
committerAnna (navi) Figueiredo Gomes <navi@vlhl.dev>2023-06-19 22:11:54 -0300
commit64716493d19bc0f7c875b3f907b37e3c530558f8 (patch)
tree5556f28b67d6a2ef133b8f80309dd430b2443652
parent24798c8fc0cacd57754fac9fceff265be15fbda0 (diff)
action-binder-v1: move to staging and the ext namespace
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
-rw-r--r--staging/action-binder/README (renamed from unstable/action-binder/README)0
-rw-r--r--staging/action-binder/action-binder-v1.xml (renamed from unstable/action-binder/action-binder-unstable-v1.xml)6
2 files changed, 3 insertions, 3 deletions
diff --git a/unstable/action-binder/README b/staging/action-binder/README
index 07fe7d4..07fe7d4 100644
--- a/unstable/action-binder/README
+++ b/staging/action-binder/README
diff --git a/unstable/action-binder/action-binder-unstable-v1.xml b/staging/action-binder/action-binder-v1.xml
index a0e086b..35dfe63 100644
--- a/unstable/action-binder/action-binder-unstable-v1.xml
+++ b/staging/action-binder/action-binder-v1.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<protocol name="action_binder_unstable_v1">
+<protocol name="action_binder_v1">
<copyright>
Copyright © 2015-2017 Quentin “Sardem FF7” Glidic
@@ -26,7 +26,7 @@
THIS SOFTWARE.
</copyright>
- <interface name="zwp_action_binder_v1" version="1">
+ <interface name="ext_action_binder_v1" version="1">
<description summary="action binder">
This interface is designed to allow any application to bind
an action.
@@ -66,7 +66,7 @@
</request>
</interface>
- <interface name="zwp_action_binding_v1" version="1">
+ <interface name="ext_action_binding_v1" version="1">
<description summary="binding to an action">
This interface represents a binding to a set of actions.