mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Add wlr_input_inhibitor
This commit is contained in:
parent
d88f3c1eb3
commit
ef4e833f13
5 changed files with 225 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_idle.c',
|
||||
'wlr_idle_inhibit_v1.c',
|
||||
'wlr_input_device.c',
|
||||
'wlr_input_inhibitor.c',
|
||||
'wlr_keyboard.c',
|
||||
'wlr_layer_shell.c',
|
||||
'wlr_linux_dmabuf.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue