summaryrefslogtreecommitdiff
path: root/src/lib/elput
Commit message (Expand)AuthorAgeFilesLines
* 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
* elput: Document how keyboard events are processedBryce Harrington2017-06-091-0/+51
* elput: Fix compilation warning (GCC)Jean-Philippe Andre2017-06-091-1/+1
* elput: Add API function to swap dx & dy axis from pointer motion eventChris Michael2017-06-084-2/+80
* elput: Minor formatting fixesChris Michael2017-06-081-19/+38
* elput: Minor formatting fixChris Michael2017-06-081-3/+3
* elput: Get touch event slots using slot not seat_slotChris Michael2017-06-081-3/+3
* elput: fix sp. usefullBryce Harrington2017-06-051-2/+2
* elput: send extra pointer motion event on first button press after resumeMike Blumenkrantz2017-06-023-0/+8
* elput: move pointer coords into seat structMike Blumenkrantz2017-06-024-74/+68
* elput: ref evas devices in event structsMike Blumenkrantz2017-06-021-7/+21
* elput: add refcounting for seats/devicesMike Blumenkrantz2017-06-023-3/+24
* elput: add null checks for xkb compose pointersMike Blumenkrantz2017-06-021-4/+4
* elput: Fix logind session object pathDerek Foreman2017-05-311-4/+49
* elput: do not set TABLET_PAD to have POINTER capsMike Blumenkrantz2017-05-261-1/+1
* elput: fallback to regular device name if output_name is not availableMike Blumenkrantz2017-05-261-0/+2
* wayland/drm: create evas_devices and add device pointer to input eventsMike Blumenkrantz2017-05-262-1/+9
* elput: store output w/h and apply to devices on creationMike Blumenkrantz2017-05-263-0/+6
* elput: add more elput_seat accessor apisMike Blumenkrantz2017-05-262-0/+37
* elput: start elput_device_ and elput_seat_ namespaces, rename some functionsMike Blumenkrantz2017-05-262-40/+84
* elput: rename and make public Elput_Device_Caps enumMike Blumenkrantz2017-05-264-28/+29
* elput/drm: redo xkb context/keymap settingMike Blumenkrantz2017-05-265-49/+123
* elput: implement compose sequencesMike Blumenkrantz2017-05-262-20/+53
* elput: fix key/keyname strings in key eventsMike Blumenkrantz2017-05-262-5/+26
* elput: sync _keyboard_keysym_translate() with ecore-wl2 code, add copyrightMike Blumenkrantz2017-05-261-28/+84
* elput: add copyright from westonMike Blumenkrantz2017-05-261-0/+26
* elput: handle double/triple click for pen eventsMike Blumenkrantz2017-05-261-28/+33
* elput: send axis events for tablet toolsMike Blumenkrantz2017-05-261-2/+94
* elput: add initial input tablet supportMike Blumenkrantz2017-05-261-1/+52
* elput: use unrounded coords for subpixel struct members in eventsMike Blumenkrantz2017-05-261-16/+16
* elput: store device pressure for use in eventsMike Blumenkrantz2017-05-262-4/+8
* elput: group tablet input devices into pointer devicesMike Blumenkrantz2017-05-262-9/+16
* elput: Remove specific case for pointer wheel tiltChris Michael2017-04-191-1/+0
* elput: Add case for wheel tilt when getting pointer axis valueChris Michael2017-04-191-0/+3
* elput: Remove unused variableChris Michael2017-04-191-1/+0
* elput: use new API eina_file_close_on_exec.Cedric BAIL2017-04-181-8/+1
* elput: avoid crash during shutdown due to Ecore_Event queue.Cedric BAIL2017-03-091-21/+24
* vpath usage - simplify to bare minimum to make gustavo happyCarsten Haitzler (Rasterman)2017-02-101-8/+3
* Revert "vpath usage - simplify to bare minimum to make gustavo happy"Derek Foreman2017-02-091-3/+8
* vpath usage - simplify to bare minimum to make gustavo happyCarsten Haitzler (Rasterman)2017-02-091-8/+3
* elput - use vpath to get xdg runtime to also be setuid safeCarsten Haitzler (Rasterman)2017-02-091-6/+9
* Revert "elput - use vpath to get xdg runtime to also be setuid safe"Derek Foreman2017-02-081-9/+6
* Revert "elput: Minor formatting fix"Derek Foreman2017-02-081-2/+2
* elput: Minor formatting fixChris Michael2017-02-081-2/+2
* elput - use vpath to get xdg runtime to also be setuid safeCarsten Haitzler (Rasterman)2017-02-081-6/+9