Skip to content

[RFC] Add action binder protocol

Anna Figueiredo Gomes requested to merge navi_desu/wayland-protocols:master into main

Hello! since !56 (closed) got closed a month ago, i'd want to try to keep developing this!

while most attention has pivoted to the global shortcut portal, i still think that having a wayland native way to bind actions is important.

it allows for clients to work without needing dbus, which can be very useful for environments that wish to stay simpler, and also for simple compatibility layers such as xdg-desktop-portal-wlr.

i'm completely new on wayland development so i'd like some feedback on this

it's still the same protocol written by @sardemff7 and i'd like to write a implementation for it as well, but got recommended to open the mr and ask for feedback first

previous discussing in https://patchwork.freedesktop.org/patch/172113/ and !56 (closed)

Merge request reports