summaryrefslogtreecommitdiff
path: root/src/modules/wl_drm
Commit message (Expand)AuthorAgeFilesLines
* e backlight - offer suspend api for wl's drm mod to turn on/offCarsten Haitzler (Rasterman)2020-12-021-0/+3
* wl - remove some old versioning stuff that is not relevant anymoreCarsten Haitzler (Rasterman)2020-12-011-25/+8
* e - enum conversion warnings - fix by doing proper conversion or enumCarsten Haitzler (Rasterman)2020-07-081-3/+15
* Revert "e randr - x - only apply/modify randr if xurrent config not the same"Carsten Haitzler (Rasterman)2020-06-131-1/+1
* e randr - x - only apply/modify randr if xurrent config not the sameCarsten Haitzler (Rasterman)2020-06-071-1/+1
* wl_drm: Add missing new line on error printingChristopher Michael2020-05-181-1/+1
* tree-wide: get rid of trailing whitespace (last part)Elyes HAOUAS2020-05-141-3/+3
* tree-wide: fix typos all over the placeElyes HAOUAS2020-05-141-1/+1
* e wl drm - restore rotation input max coords by accounting for rotationCarsten Haitzler (Rasterman)2019-07-151-2/+7
* e wl randr and screen setup - fix rotation mappingCarsten Haitzler (Rasterman)2019-07-141-5/+32
* meson opt - also match options change in core meson buildCarsten Haitzler (Rasterman)2019-07-121-1/+1
* wl_drm: Fix build & runtime break with latest EFL versionChristopher Michael2019-06-261-0/+6
* wl-drm: Refactor _drm2_randr_apply functionChristopher Michael2019-03-221-78/+161
* conf_interaction: Support tap-to-click with pointer deviceMichaƫl Bouchaud (yoz)2019-01-311-0/+1
* compile against stable EFL againDerek Foreman2018-04-251-4/+11
* compile again after efl change interface names...Carsten Haitzler (Rasterman)2018-04-251-1/+1
* Revert "wl-drm: Enable all degrees of screen rotation"Chris Michael2017-12-151-14/+33
* wl-drm: sort screen modes and assign zone->outputChris Michael2017-12-151-0/+6
* wl-drm: get screen geometry after e_comp_wl_init is calledChris Michael2017-12-151-3/+3
* wl-drm: Enable all degrees of screen rotationChris Michael2017-12-051-33/+14
* meson: wl_drm now requires libdrmMarcel Hollerbach2017-12-031-1/+1
* Revert "wl-drm: Fix issue of not being able to set output mode"Chris Michael2017-11-011-1/+2
* wl-drm: Fix issue of not being able to set output modeChris Michael2017-10-251-2/+1
* meson: wl_drm uses elputMarcel Hollerbach2017-09-181-0/+2
* fix meson wayland build without drmMike Blumenkrantz2017-09-151-1/+1
* Fix video explosion on rpi3 during screen blankDerek Foreman2017-09-051-1/+2
* wl-drm: Add screen position to debug outputChris Michael2017-08-291-1/+2
* wl-drm: Properly retrieve output geometry and propertly set output modeChris Michael2017-08-291-3/+4
* meson - wl module builds - make them all consistentCarsten Haitzler (Rasterman)2017-08-121-6/+6
* wl_drm: do not say you have wl_drm backend in config.h when you have not.Cedric BAIL2017-08-101-2/+2
* meson: add HAVE_DRM2 and HAVE_WL_DRMMarcel Hollerbach2017-08-101-0/+2
* Add a compatibility layer to protect against ecore_drm2 api changeDerek Foreman2017-08-091-8/+12
* Update to recent ecore_drm2 changesDerek Foreman2017-08-091-10/+9
* meson: use file instead of doing the relative path by handMarcel Hollerbach2017-08-081-2/+2
* meosn build modules - more modules build with the generic builder harnessCarsten Haitzler (Rasterman)2017-07-301-15/+5
* Fix geometry for drm outputsDerek Foreman2017-07-271-2/+1
* meson.Mike Blumenkrantz2017-07-201-0/+19
* remove wl screenshooter protocolMike Blumenkrantz2017-07-201-37/+0
* simplify drm output update event by using randr screen refresh queuingMike Blumenkrantz2017-06-161-39/+2
* store output subpixel value to randr2 screen data during drm initMike Blumenkrantz2017-06-161-0/+1
* update wl_drm for recent efl_input_device api changesMike Blumenkrantz2017-06-121-2/+2
* preserve cursor state in drm output during vt switchMike Blumenkrantz2017-06-091-0/+29
* Fix unused var compiler warning in wl_drmDerek Foreman2017-06-071-2/+0
* Fix wl_drm session (de)activation callbackDerek Foreman2017-06-021-2/+0
* Fix wl_drm session activation callbackDerek Foreman2017-06-021-7/+1
* remove all unnecessary efl version checksMike Blumenkrantz2017-02-241-4/+0
* add new explicit method for enabling backlight depending on output typeMike Blumenkrantz2017-02-241-0/+1
* bump efl minor version check for ecore_drm2 API function usageChris Michael2017-02-171-2/+2
* wl_drm: Fix potentially uninitialized variableChris Michael2017-02-071-1/+1
* minor formatting fixChris Michael2017-02-071-2/+5