MaxVerevkin / wl-gammarelay-rs

A simple program that provides DBus interface to control display temperature and brightness under wayland without flickering
GNU General Public License v3.0
108 stars 2 forks source link

Are there plans to add d-bus service? #17

Open name-snrl opened 7 months ago

name-snrl commented 7 months ago

Like mako, swaync or playerctl do?

MaxVerevkin commented 7 months ago

I had no plans to write it myself, because I'm not familiar with it. Would happily accept a PR though. By the way, all your examples use .in template files and configure them with meson. Do you know examples of rust project with dbus service files?

name-snrl commented 7 months ago

Do you know examples of rust project with dbus service files?

I only know about firmware-manager