summaryrefslogtreecommitdiff
path: root/src/lib/elput
Commit message (Expand)AuthorAgeFilesLines
* Get rid of trailing whitespaces (10 / 14)Elyes HAOUAS2020-06-231-1/+1
* elput - fix #else path for minorCarsten Haitzler (Rasterman)2020-05-271-1/+1
* elput - it seems not everyone has major and minor macros definedCarsten Haitzler (Rasterman)2020-05-271-5/+18
* refactor buildMarcel Hollerbach2020-05-271-6/+7
* lib: add more c_args handling for places we missed beforeStefan Schmidt2020-05-261-0/+1
* elput: Rmove empty pub_eo_file_target in meson.buildChristopher Michael2020-05-181-1/+0
* elput: Fix formattingChristopher Michael2020-05-181-11/+10
* elgind - it's apparently libelogind-shared ...Carsten Haitzler (Rasterman)2020-05-181-1/+1
* systemd - make libsystemd use/supprot entirely runtime "dlopened"Carsten Haitzler (Rasterman)2020-05-184-23/+76
* doxygen docs: Fix all invalid @param namesXavi Artigas2020-04-201-1/+0
* doxygen: fix missing titles in addgroupXavi Artigas2020-02-281-1/+1
* make mman.h privateVincent Torri2019-08-191-1/+0
* elput: Remove useless call to eldbus_message_unrefChristopher Michael2019-04-231-1/+0
* docs: Fix common misspellings in H filesXavi Artigas2019-04-021-2/+2
* elput: Update doxygen parametersChristopher Michael2019-01-311-2/+2
* elput: Add API to allow settings tap-to-click on pointer deviceMichaƫl Bouchaud (yoz)2019-01-312-0/+52
* elput: Verify pointer device is accel capable before setting speedChristopher Michael2019-01-021-0/+3
* elput: Add elogind as meson optionChris Michael2018-11-291-0/+3
* elput: Fix ifdef check to support elogind alsoChris Michael2018-11-291-1/+1
* elput: Fix ifdef check to work for elogind alsoChris Michael2018-11-291-1/+1
* elput: Add include flie for elogind supportChris Michael2018-11-291-0/+4
* here comes mesonMarcel Hollerbach2018-10-021-0/+43
* elput: Remove unused and useless event typeChris Michael2018-07-171-4/+1
* ecore_wl2&elput: correctly fill the key structureMarcel Hollerbach2018-07-101-10/+0
* elput: include Eina.h in public headerMike Blumenkrantz2018-04-051-2/+3
* elput - don't segv on shutdown when libinput dispatch happens to free libCarsten Haitzler (Rasterman)2018-02-261-2/+2
* elput: Fix null pointer dereferenceChris Michael2018-01-231-1/+1
* ecore_drm2: Only use a virtual terminal on seat0Chris Michael2018-01-221-8/+11
* all: Simplify definition of EAPIVincent Torri2018-01-181-18/+6
* elput - fix crash on shutdown where input.lib was NULLCarsten Haitzler (Rasterman)2018-01-171-1/+1
* efl: Reset ecore event types on initJean-Philippe Andre2017-12-191-12/+9
* elput: Remove unreachable codeChris Michael2017-11-201-4/+0
* libinput check - move up to requiring 1.6 as a minimum for libinputCarsten Haitzler (Rasterman)2017-11-121-7/+0
* elput - ref device that is in the event queueCarsten Haitzler (Rasterman)2017-11-091-1/+11
* elput - re-enable switches (power buttons, lid etc.)Carsten Haitzler (Rasterman)2017-11-083-13/+54
* elput: Fix issue of pointer rotation not being set on startupChris Michael2017-10-032-2/+37
* elput: Add API to set pointer acceleration speedChris Michael2017-08-242-0/+47
* wayland: fix num/caps lock handling in eventsMike Blumenkrantz2017-08-182-0/+10
* elput: Fix @brief's in docsBryce Harrington2017-08-171-23/+32
* elput: Fix synthetic relative motion events based on abs eventsDerek Foreman2017-07-282-3/+29
* elput: fix seat cleanupMike Blumenkrantz2017-07-281-1/+8
* elput: unref devices in post event cbMike Blumenkrantz2017-07-281-1/+1
* elput: Close fds when asked toDerek Foreman2017-07-251-0/+1
* elput: Fix multiple open/close of drm devicesDerek Foreman2017-07-242-0/+20
* elput: Fix resource leakChris Michael2017-07-121-0/+3
* elput: Update modifers for caps lockChris Michael2017-07-101-0/+2
* elput: Fix support for setting keyboard led(s)Chris Michael2017-07-102-1/+60
* elput: Minor formatting fixChris Michael2017-07-101-1/+3
* elput: don't leak event pointersMike Blumenkrantz2017-07-071-1/+2
* elput: remove keymap mmap+eventMike Blumenkrantz2017-06-163-88/+0