efl/src/lib
Derek Foreman e24670b1e2 ecore_drm2: Fix error handling in _output_dpms_atomic_set
This was skipping the error path on failure and setting some state as if
it was successful.  Then the next attempt at a page flip was actually
setting this state.

So _output_dpms_atomic_set (which has always been broken) wasn't actually
the function that successfully disabled dpms.

This is confounding attempts to debug why dpms isn't coming back on
properly.

Now it won't turn *off* either, because it really never should have.

Ref T5462
2017-06-05 16:25:14 -05:00
..
ecore ecore: simplify usage of poller by giving 3 class of event on the main loop object. 2017-06-02 16:28:28 -07:00
ecore_audio ecore-audio: unset DISPLAY conditionally before processing pulse events 2017-06-02 18:23:43 -04:00
ecore_avahi doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_buffer doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_cocoa ecore_cocoa: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_con efl.net: rename Ip.Address to Ip_Address. 2017-04-25 11:18:00 -03:00
ecore_drm ecore_drm: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_drm2 ecore_drm2: Fix error handling in _output_dpms_atomic_set 2017-06-05 16:25:14 -05:00
ecore_evas ecore_evas: use strbuf instead of PATH_MAX. 2017-06-05 13:53:28 -07:00
ecore_fb evas fb dev env var - allow in setuid processes with sanitizing 2017-02-09 18:38:28 +09:00
ecore_file ecore_file: use new API eina_file_close_on_exec. 2017-04-18 16:56:18 -07:00
ecore_imf ecore_imf: add ecore_imf_context_mime_type_accept_set API 2017-06-05 12:04:43 -07:00
ecore_imf_evas docs: Fix typos and some wrong expressions 2017-02-27 19:37:43 +09:00
ecore_input ecore_input: add ECORE_AXIS_LABEL_TOUCH_PALM enum 2017-05-17 10:39:43 +09:00
ecore_input_evas Revert "ecore-evas reduce modifier modification on every event to cut cpu" 2017-03-13 13:42:00 -07:00
ecore_ipc ecore_ipc: use new efl_net_*_windows classes. 2017-03-29 12:44:19 -03:00
ecore_psl1ght ecore_psl1ght: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_sdl ecore_sdl: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_wayland ecore_wayland: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_win32 Ecore_Win32: add API to retrieve the geometry and dpi of plugged displays 2017-05-08 15:09:00 -07:00
ecore_wl2 ecore_wl2: silence gcc warning. 2017-06-05 12:07:57 -07:00
ecore_x ecore_x: Fix build warning (invalid enum used) 2017-05-16 20:47:48 +09:00
ector efl: Remove manual definitions of event "changed" 2017-04-18 11:07:46 +09:00
edje edje: clear up left over warning on fallthrough switch case statement. 2017-06-05 13:41:01 -07:00
eet eet: silence properly reused code through switch case statement fallthrough. 2017-06-05 12:07:57 -07:00
eeze eeze: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
efl efl_input_device: do not free list when freeing children iterator 2017-06-02 18:23:42 -04:00
efreet efreetd - make ability to not connect to efreetd non-critical 2017-04-23 21:17:40 +09:00
eina eina: add EINA_FALLTHROUGH to disable warning on useful case serie with no break. 2017-06-05 12:07:57 -07:00
eio efreetd: BSD optimizations. 2017-05-10 12:26:08 -07:00
eldbus eldbus: check return of dbus_signature_iter_next() 2017-04-26 14:49:37 +02:00
elementary scroller : fix mirrored contents_pos_set call 2017-06-05 14:19:34 -07:00
elocation elocation: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
elput elput: fix sp. usefull 2017-06-05 12:04:43 -07:00
elua
embryo cmake: add embryo. 2017-01-26 16:36:21 -02:00
emile emile: SSL state should fallthrough to avoid duplication of logic. 2017-06-05 12:07:57 -07:00
emotion evas/elm: Make group_add/group_del internal functions 2017-05-19 14:07:00 +09:00
eo Eo: add APIs to walk over classes and objects 2017-06-05 08:55:38 +03:00
eolian eolian: silence a unused warning temporarily 2017-05-30 17:15:54 +02:00
eolian_cxx eolian-cxx: Fixed compilation error after Eolian_Unit type introduction 2017-06-02 18:27:46 -03:00
ephysics
escape
ethumb ifdef RUN_IN_TREE logic. 2017-02-03 12:36:38 -02:00
ethumb_client
evas evas: silence warning for SSE3 optimization. 2017-06-05 12:07:57 -07:00
evil Evil: fix fcntl() with sockets 2017-04-03 11:24:34 +02:00
.gitignore cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
CMakeLists.txt build: switch eina to half baked cmake 2017-01-23 18:23:40 +01:00