efl/src/lib/ecore_drm
Chris Michael e2a9988e5e ecore-drm: Fix issue with TakeControl and ReleaseControl functions
Summary: The dbus calls to TakeControl and ReleaseControl of a session
are actual Methods that need to be setup and called in order to
operate properly. As such, this commit fixes that issue by using the
proper eldbus method calls, and fixes an issue where shutting down
Enlightenment would lead to "cannot release control" error messages.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-01-06 13:01:31 -05:00
..
Ecore_Drm.h ecore-drm: Add event to notify session activation state. 2014-12-10 12:12:21 -05:00
ecore_drm.c ecore-drm: Fix formatting 2014-12-10 12:13:33 -05:00
ecore_drm_dbus.c ecore-drm: Fix issue with TakeControl and ReleaseControl functions 2015-01-06 13:01:31 -05:00
ecore_drm_device.c ecore-drm: added drm launcher that is allow to determine whether to launch with logind or root privilege. 2014-12-09 09:36:42 -05:00
ecore_drm_evdev.c ecore-drm: Finish implementing touch events 2014-12-10 12:01:59 -05:00
ecore_drm_fb.c ecoreidrm: Cleaned up unwanted code. 2014-10-30 09:36:21 -04:00
ecore_drm_inputs.c ecore-drm: Free devices before we release the libinput reference 2014-12-10 14:26:52 -05:00
ecore_drm_launcher.c ecore-drm: Fix incorrect launcher shutdown procedure 2015-01-06 11:12:54 -05:00
ecore_drm_logind.c ecore-drm: remove duplicated code from logind and tty. 2015-01-05 09:08:27 -05:00
ecore_drm_logind.h ecore-drm: Fix formatting. 2014-12-10 07:59:10 -05:00
ecore_drm_output.c ecore-drm: Update input devices with new output size 2014-12-10 12:01:58 -05:00
ecore_drm_private.h ecore-drm: remove duplicated code from logind and tty. 2015-01-05 09:08:27 -05:00
ecore_drm_sprites.c ecore_drm: fix Doxygen markup to prevent warnings. 2014-03-15 20:04:24 +09:00
ecore_drm_tty.c ecore-drm: remove duplicated code from logind and tty. 2015-01-05 09:08:27 -05:00