e_input: Remove eeze dependency
[platform/upstream/enlightenment.git] / src / bin / e_input_device.c
2024-03-19 duna.ohe_input: Remove eeze dependency 62/308162/1
2024-02-22 duna.ohe_input: Add E_API e_input_device_is_virtual(dev, devic... 07/306507/1
2024-02-19 Jihoon Kime_input: remove keymap mutex 45/306245/1
2024-02-08 duna.ohe_input: add E_API e_input_device_keyboard_has_key... 88/305788/1
2024-01-29 SooChan Lime: do not include e.h 76/305176/1
2024-01-26 SooChan Lime_input: move all in e_input_private.h to e_input_intern.h 25/305025/1
2024-01-26 SooChan Lime_output: make an internal header 93/304993/1
2024-01-26 SooChan Lime_input: make an internal header 75/304975/1
2024-01-26 SooChan Lime_comp_screen: make an internal header 53/304953/1
2023-12-11 Jihoon Kime_input: call libinput function in only input thread 99/302599/1
2023-11-17 Jihoon Kime_input: Use c11 atomic instead of mutex 00/301500/1
2023-10-25 Jihoon Kime_input: use recursive mutex 41/300441/1
2023-10-10 Jihoon Kime_input: add mutex for edev->touch.blocked variable 62/299762/1
2023-10-10 Jihoon Kime_input_device: add mutex for raw_pressed in touch... 61/299761/1
2023-10-10 Jihoon Kime_input_device: add mutex for blocked_client 60/299760/1
2023-09-14 duna.ohe_input: add E_API e_input_device_mouse_accel_enable_se... 38/298838/1
2023-09-13 Jihoon Kime_input_device: fix typo in function name 26/298726/2
2023-08-23 duna.ohe_info: add -input_subtype_set option in winfo (enlight... accepted/tizen/unified/20230823.173942
2023-07-26 duna.ohe_input: print libinput logs in 'e_input' domain 78/296378/1
2023-07-13 duna.ohe_input: fix to use non-null variable in pointer_warp() 30/295730/2 accepted/tizen_unified_dev accepted/tizen/unified/20230713.143510 accepted/tizen/unified/20230714.164923 accepted/tizen/unified/dev/20230726.115701 accepted/tizen/unified/riscv/20230718.003646
2023-07-10 Jihoon Kime_input_device: remove unnecessary code 79/295479/1
2023-07-05 Jihoon KimFix keymap mutex issue 21/295321/1
2023-07-04 Jihoon KimUse e_comp_wl_client_surface_set/get for thread safety 61/295261/1
2023-07-04 Jihoon KimAdd mutex for xkb_state variable 90/295190/2
2023-07-04 Jihoon KimAdd keymap mutex in e_comp_wl 89/295189/2
2023-07-04 Jihoon KimFix issue not to register key event handler in E_INPUT_... 80/295180/2
2023-06-22 duna.ohe_input: add E_INPUT_POINTER_WARP hook 48/294648/1
2023-06-02 SooChan Lime_input: change E_API to EINTERN 04/293704/1
2023-05-11 duna.ohe_input: add checking TOUCH capability in e_input_devic... 94/292694/1
2023-04-04 Jihoon Kime_input_device: set input thread name 78/290878/1
2022-04-06 duna.ohe_config: add a config 'input_output_assign_policy... 41/273441/1 submit/tizen/20220406.012242
2022-04-06 duna.ohe_input: add func to get output_name of input device 39/273439/1
2022-03-25 duna.ohe_input: add func to set a input device to a new seat 05/272805/1
2022-03-23 duna.ohe_input: fix wrong return statement from e_input_device... 14/272714/1
2022-03-11 duna.ohwinfo: add option -input_output_set [input(ex./dev... 97/272197/1
2020-12-17 Junseok, Kime_input_device: free eina_hash in error case 24/249924/1
2020-05-22 jeone_input: block input events in e_input layer insteads... 20/234120/4
2020-01-22 jeone_input_device: add a new api for remap keyboard 50/212850/7
2019-10-16 jeone_input_device: fix a invalid argument
2019-09-30 jeone_input: generate only one mouse move event from pointe... 08/214508/7
2019-01-14 Gwanglim Leefixed codes to use E_API instead of EAPI. 80/197580/1 accepted/tizen/unified/20190115.060018 submit/tizen/20190114.084843
2018-12-21 jeone_input: close input device's fd in close restricted...
2018-11-14 jeone_input: support a function to get currently touched... 36/192636/2
2018-08-20 Sung-Jin Parke_input_device: get/set udev monitor information on... 27/187127/6 accepted/tizen/unified/20180821.091115 submit/tizen/20180820.112831
2018-07-02 JengHyun Kange_input: add a new API e_input_device_mouse_accel_speed... 66/182966/4
2018-04-26 Sung-Jin Parke_input_device : modify to return the result of warping... 04/177204/2
2018-01-30 JengHyun Kange_input: change calibrations when output is changed 14/168114/3
2018-01-24 Dmitriy Evgenevich... Fix ASan build 62/159562/3
2017-12-26 Sung-Jin Parke_input: modify to enable libinput path backend threadi... 78/164878/5
2017-12-19 Sung-Jin Parke_input: fix not to use getenv() within an ecore thread 79/164479/1
2017-12-14 Gwanglim Leee_input_device: added missing free 98/163898/2
2017-12-13 Sung-Jin Parke_input: add implementation to initialize libinput... 39/163739/3
2017-12-11 JengHyun Kange_input: change value types to Ecore_Window 34/163434/3
2017-12-07 Gwanglim Leee_util: replaced getenv by e_util_env_get to avoid... 99/163099/3
2017-12-07 Gwanglim Leee_input_device: removed unused function 25/163025/3 accepted/tizen/unified/20171208.062104 submit/tizen/20171207.025043
2017-12-06 Sung-Jin Parke_input: fix not to do unnecessary udev-lookups and... 17/162917/4
2017-12-05 Sung-Jin Parke_input: add ttrace points to enable performance measur... 72/162672/2
2017-12-05 Sung-Jin Parke_input: define/add environment variables to enable... 57/162657/1
2017-09-28 Sung-Jin Parke_input: add essential implementation which doesn't... 20/153120/2