Skip to content
  • David Herrmann's avatar
    launcher: add weston_launcher_close() dummy · e461f853
    David Herrmann authored
    If you request a device via weston_launcher_open(), you should now release
    it via weston_launcher_close() instead of close(). This is currently not
    needed but will be required for logind devices.
    e461f853