]> git.mdlowis.com Git - proto/labwc.git/commit
Add support for ext_idle_notify_v1..
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 8 Jul 2023 16:27:40 +0000 (18:27 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 9 Jul 2023 07:26:33 +0000 (08:26 +0100)
commit40aba9e5427b4c1ca6c5f623d1231501c1fa68f5
treef991e0c56cde890054aa7d663c30cfadf97f215e
parente06a8cfc7acabfd6e52916371d22a30bd0c7b72a
Add support for ext_idle_notify_v1..

..and combine both idle variants into a standalone manager
include/idle.h [new file with mode: 0644]
include/labwc.h
src/cursor.c
src/idle.c [new file with mode: 0644]
src/keyboard.c
src/meson.build
src/seat.c
src/server.c
src/touch.c