lirios / screenshot

:rocket: Screenshot tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use D-Bus instead of a Wayland protocol

plfiorini opened this issue · comments

Liri Shell now offers a D-Bus interface to make integration easier.
Wayland would require to use KWayland, since we are dropping our LiriWaylandClient in an effort to optmize our work, which is complicated and interfere with the Qt's platform plugin.

See lirios/shell#141