chiark / gitweb /
Prep v229: Consolidate system sleep functions.
authorSven Eden <yamakuzure@gmx.net>
Mon, 22 May 2017 07:12:52 +0000 (09:12 +0200)
committerSven Eden <yamakuzure@gmx.net>
Mon, 22 May 2017 07:12:52 +0000 (09:12 +0200)
commit4ca1b42f5ce901a02ada2006c06bf4584785e172
tree78a6a3cb44f214aa936a762634dd4b1e70c640ba
parent57095c3830fb5600442f3d3e92773096061bc263
Prep v229: Consolidate system sleep functions.

Move sleep relevant functions from shared/sleep-config.* and
login/logind-action.* into login/logind-sleep.* - they aren't used outside
of elogind anyway.
Makefile.am
cb/elogind.cbp
src/login/logind-action.c
src/login/logind-dbus.c
src/login/logind-sleep.c [moved from src/shared/sleep-config.c with 61% similarity]
src/login/logind-sleep.h [moved from src/shared/sleep-config.h with 77% similarity]
src/login/logind.h