e_comp_wl_input: when pointer is locked, delete cursor hide timer
[platform/upstream/enlightenment.git] / src / bin / e_comp_wl_input.c
2023-11-06 duna.ohe_comp_wl_input: when pointer is locked, delete cursor... 38/300938/1
2023-10-19 Changyeon Leee_client: use e_client_transform_core_enable_get 34/300234/1
2023-10-17 duna.ohe_comp_wl_input: fix bugs in pointer constraint (memory... 34/300134/1
2023-10-13 Jihoon KimFix typos 94/299994/1
2023-10-05 duna.ohe_comp_wl_input: when pointer is locked, do not update... 75/299575/1
2023-09-15 duna.ohe_input: send relative_motion in Ecore_Event_Mouse_Rela... 34/298934/1
2023-08-16 Jihoon Kime_comp_wl_input: Add null check 56/297256/1
2023-08-09 Seunghun LeeRevert "Use wl_signal_emit_mutable()" 52/297052/1 accepted/tizen/unified/20230814.121011
2023-08-08 Junseok Kime_comp_wl_data, e_comp_wl_input: remove controlling... 60/296960/1
2023-08-04 Seunghun LeeUse wl_signal_emit_mutable() 85/296785/2 accepted/tizen/unified/20230807.014704
2023-08-04 duna.ohe_comp_wl_input: use cursor_position_hint to warp the... 22/296822/2
2023-08-04 duna.ohe_comp_wl_input: now use the function to check the... 21/296821/2
2023-08-04 duna.ohe_comp_wl_input: get pixman_region from wl_region of... 20/296820/2
2023-07-25 Seunghun Leee_comp_wl_input: Use e_client_from_surface_resource() 75/296275/1
2023-07-10 Jihoon KimFix mutex lock/unlock pair issues 81/295481/2
2023-07-04 duna.ohe_comp_wl_input: add wl_list_init() for safety of const... 92/295292/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 keyboard repeat delay and rate 93/295193/2
2023-07-04 Jihoon KimAdd mutex for key list 91/295191/2
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 KimAdd mutex for kbd focused list 88/295188/2
2023-07-04 Jihoon KimAdd mutex for keyboard resources 87/295187/2
2023-07-04 Jihoon KimAdd mutex lock for surface of comp_data 86/295186/2
2023-07-04 Jihoon KimAdd mutex for keyboard mod mask 85/295185/2
2023-07-04 Jihoon KimAdd surface mutex 84/295184/2
2023-06-29 Sungjin Parke_comp_wl & e_comp_wl_input: fixed pointer constraints... 53/294953/1
2023-06-29 Sungjin Parke_comp_wl_input: fixed to use client's y position to... 52/294952/1
2023-06-29 Sungjin Parke_comp_wl_input: fixed to update region_pending in... 51/294951/1
2023-06-29 Sungjin Parkecomp_wl & e_comp_wl_input: moved header inclusion... 50/294950/1
2023-06-29 Sungjin Parke_comp_wl_input: set/unset pointer relative motion... 48/294948/1
2023-06-29 Sungjin Parke_comp_wl & e_comp_wl_input: added signal emitters... 45/294945/1
2023-06-29 Sungjin Parke_comp_wl & e_comp_wl_input: added implementation for... 44/294944/1
2023-06-29 Sungjin Parke_comp_wl & e_comp_wl_input: added implementation for... 43/294943/1
2023-06-02 SooChan Lime_comp_wl_input: change E_API to EINTERN 96/293696/1
2023-05-16 duna.ohe_comp_wl_input: do not apply cursor timer logic if... 61/292861/1
2023-05-16 duna.ohe_comp_wl_input: add checking show_cursor before settin... 59/292859/1
2023-05-10 Seunghun LeeUse e_client_from_surface_resource() 54/292554/2
2022-11-18 duna.ohe_devicemgr: add null checking and break from for-loop 36/284536/1
2022-11-10 duna.ohe_devicemgr: create tizen_input_devices only for first... 40/284140/1
2020-11-03 SooChan LimRevert "e_client: use e_client_cdata_get instead of... 70/246670/1
2020-11-03 SooChan LimRevert "e_comp_wl_input: check ec's cdata before access... 63/246663/1
2020-11-02 Doyoun Kange_comp_wl_input: check ec's cdata before accessing it 87/246587/1
2020-10-28 SooChan Lime_client: use e_client_cdata_get instead of using ec... 59/244759/5
2020-07-01 Doyoun Kangadd log for ec's argb value 87/237487/2
2020-03-10 jeone_comp_wl: check Keycode- prefix to swap keycode and... 92/227092/2
2020-03-04 jeone_comp_wl_input: add utility APIs using keymap 37/226637/1
2020-02-25 jeone_comp_wl: set a pointer object after wl_surface commit... 27/225927/2
2020-01-02 Juyeon Leetoolchain upgrade: fix warn for string truncation or... 96/221396/2
2019-09-16 Juyeon Leeuse e_client_layer_set api for client stack change 96/212596/7 accepted/tizen/unified/20190916.043422 submit/tizen/20190916.002643
2019-05-15 Gwanglim Leee_comp_wl_input: changed a code for creation of temp... 97/206197/1
2018-09-05 JengHyun Kange_devicemgr: import devicemgr module to enlightenment... 15/188015/5
2018-05-16 JengHyun Kange_comp_wl_input: add a new API to change key repeat... 65/179165/2
2018-03-02 Gwanglim Leee_input: added checking for null before string comparison 50/171350/1 submit/tizen/20180306.065517
2018-02-09 JengHyun Kangsend mouse in/out when first mouse device is connected... 64/168864/9
2017-12-26 Sung-Jin Parke_input: modify to enable libinput path backend threadi... 78/164878/5
2017-12-07 Gwanglim Leee_util: replaced getenv by e_util_env_get to avoid... 99/163099/3
2017-12-06 JengHyun Kange_comp_wl_input: check the return value of remove(...
2017-12-06 JengHyun Kange_comp_wl_input: fix svace issue about tainted string
2017-09-28 Sung-Jin Parke_comp_wl_input: substitue e_input APIs for ecore_drm... 28/153128/2
2017-07-23 Sangjin Leee_util: add function to check whether file is link... 86/139586/7
2017-06-28 Doyoun Kange_client/e_comp: add new layer for CURSOR 41/135241/4
2017-05-26 JengHyun Kange_comp_wl_input: send seat capability only to the bind... 09/131309/3
2017-04-21 MinJeong KimUnset external content of cursor comp object 99/125299/3
2017-03-15 Juyeon Leee_comp_wl_input: cursor surface is alpha window 69/118969/1 accepted/tizen/3.0/common/20170315.122900 accepted/tizen/3.0/ivi/20170315.075518 accepted/tizen/3.0/mobile/20170315.075347 accepted/tizen/3.0/tv/20170315.075419 accepted/tizen/3.0/wearable/20170315.075449 accepted/tizen/common/20170315.124834 accepted/tizen/ivi/20170315.104713 accepted/tizen/mobile/20170315.104626 accepted/tizen/tv/20170315.104643 accepted/tizen/unified/20170315.104731 accepted/tizen/wearable/20170315.104658 submit/tizen/20170315.044829 submit/tizen_3.0/20170315.045059
2017-01-03 Duna Ohe_comp_wl_input: check if the client is sent 'enter... 09/101709/3
2016-12-13 JengHyun Kange_client/e_comp_wl_input: adds/sets a boolean variable... 48/103748/5
2016-12-12 KwangSub, ByunSet the default value for kbd.repeat_rate 76/103276/2
2016-11-17 Duna Ohe_comp_wl_input: check if wl_client of the cursor is... 78/96778/3
2016-09-26 Duna Ohe_comp_wl_input: when gets set_cursor, should calls... 49/88649/4
2016-09-20 MinJeong KimFixed NULL pointer dereferences 42/88742/2 accepted/tizen/common/20160920.131935 accepted/tizen/ivi/20160920.231744 accepted/tizen/mobile/20160920.231636 accepted/tizen/tv/20160920.231655 accepted/tizen/wearable/20160920.231718 submit/tizen/20160920.023021
2016-08-29 Duna Ohe_pointer: fix cursor position when calling e_pointer_o... 80/85480/5
2016-08-25 MinJeong KimAdded window_role set API and hook of role change 44/85444/1
2016-08-22 SooChan Lime_comp_wl_input: set overide to be true when the show_c... 46/84546/2
2016-08-17 JengHyun Kange_comp_wl: Maintain routed key list to gurantee key... 53/83353/6
2016-08-11 SooChan Limredesign the cursor rendering 57/83457/3 accepted/tizen/common/20160811.150224 accepted/tizen/ivi/20160811.085952 accepted/tizen/mobile/20160811.085900 accepted/tizen/tv/20160811.085914 accepted/tizen/wearable/20160811.085932 submit/tizen/20160811.072522
2016-06-29 JengHyun KangCheck a xkb state is a null pointer
2016-06-14 Duna Ohe_comp_wl: Don't send wl_pointer.leave if the client... 25/73925/4
2016-06-14 JeongHyun KangFix memory leaks 52/73852/3
2016-06-14 JeongHyun KangRemove HAVE_WL_DRM definition check in input system 80/73980/5
2016-06-10 Duna Ohe_comp_wl: Don't allow deleted wayland clients to set... 54/73154/3
2016-06-08 JengHyun KangGet a default keymap rmlvo rule from the config file 56/72056/4
2016-06-02 Gwanglim Leeremoved HAVE_WAYLAND_ONLY, E_COMP_WL, E_COMP_X and... 86/72686/1
2016-05-31 Duna Ohe_comp_wl_input: add check for ec->mouse.in when gets... 86/72186/1
2016-05-11 Gwanglim Leee_comp_wl_input: added code to set hotspot_x and y 13/69113/1
2016-05-02 JengHyun KangAdd a API to give information of cache keymap create... 10/67710/4
2016-03-23 Gwanglim Leestring should be null-terminated when using strncpy 69/63369/1 submit/tizen/20160323.105531
2016-03-23 Gwanglim LeeAdd missing tmp source string 82/63282/1
2016-03-23 Gwanglim LeeFix the problems detected by static analyzer 71/63271/1
2016-03-09 Duna Ohwl_drm: fix show_cursor issues in wearable, mobile... 67/61567/3 accepted/tizen/common/20160310.081325 accepted/tizen/ivi/20160309.124521 accepted/tizen/mobile/20160309.124429 accepted/tizen/tv/20160309.124444 accepted/tizen/wearable/20160309.124500 submit/tizen/20160309.072858
2016-02-26 JengHyun KangChange trace macro name TRACE_BEGIN to TRACE_INPUT_BEGI... 35/60435/2
2016-02-26 JengHyun KangCompile a keymap using rmlvo if a cached file is invaild 35/60235/3
2016-02-26 JengHyun KangAdd ttrace log to profile keymap generating time 89/60189/3
2016-01-28 Doyoun KangMerge "fix build warning" into tizen
2016-01-28 Seunghun Leefix build warning 86/58186/1
2016-01-24 Duna Ohe_comp_wl: deal with tizen_input_device interface ... 24/57724/3 submit/tizen/20160124.225624
2016-01-21 JengHyun KangSet cached xkb context and keymap for ecore_drm lib
2016-01-21 Duna Ohe_comp_wl: modify the cursor_timer to reset interval...
2016-01-21 Seunghun Leeresolve the merge conflict for previous merge(commit...
2015-12-28 Seunghun LeeMerge branch 'upstream' into sandbox/shiin/devel
next