]> git.mdlowis.com Git - proto/labwc.git/commit
Allow leasing desktop displays
authorJoshua Ashton <joshua@froggi.es>
Thu, 16 Jun 2022 05:56:38 +0000 (05:56 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 16 Jun 2022 19:42:17 +0000 (20:42 +0100)
commit505b1edb9870cb5b5567a905911a680e807a99fe
tree942474284c37685bde3ed0537f3470f226d75e76
parent050af96d57c942a782a4e7ccfee675ce53cebb3f
Allow leasing desktop displays

Apps such as Gamescope eventually want to offer a DRM lease option to use planes and handle all of getting to the screen themselves.

This implements logic to allow leasing of desktop displays
include/labwc.h
src/output.c
src/server.c