platform/upstream/enlightenment.git
2023-08-21 SooChan Lime_focus_policy: check the parameter 74/297574/1
2023-08-21 SooChan Lime_focus_policy: remove the use of ec->zone 73/297573/1
2023-08-21 SooChan Lime_zone: default focus policy is History policy. 72/297572/1
2023-08-21 SooChan Lime_focus_policy: check if ec is null 71/297571/1
2023-08-21 SooChan Lime_focus_policy: raise parent window in mouse down callback 70/297570/1
2023-08-21 SooChan Lime_focus_policy_topmost: change the log tag 69/297569/1
2023-08-21 SooChan Lime_focus_policy_history: change the log tag 68/297568/1
2023-08-21 SooChan Lime_focus_policy: fix the mouse callback logic 67/297567/1
2023-08-21 SooChan Lime_focus_policy: find the next focus when ec is deleted. 66/297566/1
2023-08-21 SooChan Lime_focus_policy_history: add E_FOCUS_HISTORY_TRACE macro... 65/297565/1
2023-08-21 SooChan Lime_focus_policy_history: fix the focus_stack and the... 64/297564/1
2023-08-21 SooChan Lime_client: fix the FOCUS SET hook and event 63/297563/1
2023-08-21 SooChan Lime_comp_object: remove E_COMP_OBJECT_HOOK_MOVE 62/297562/1
2023-08-21 SooChan Lime_focus_policy: use E_CLIENT_HOOK_MOVE 61/297561/1
2023-08-21 SooChan Lime_client: make E_CLIENT_HOOK_MOVE 60/297560/1
2023-08-21 SooChan Lime_focus_policy: use E_CLIENT_HOOK_LOWER 59/297559/1
2023-08-21 SooChan Lime_client: make E_CLIENT_HOOK_LOWER 58/297558/1
2023-08-21 SooChan Lime_zone: create e_focus at only default zone. 57/297557/1
2023-08-21 SooChan Lime_client: add REFACTOR_FOCUS_POLICY feature 56/297556/1
2023-08-21 SooChan Lime_info_server: modify the code following the focus_poli... 55/297555/1
2023-08-21 SooChan Lime_focus_policy_history: implement the update 54/297554/1
2023-08-21 SooChan Lime_focus_policy_topmost: implement the update 53/297553/1
2023-08-21 SooChan Lime_focus_policy_history: implement stack_transient_for_d... 52/297552/1
2023-08-21 SooChan Lime_focus_policy_history: implement comp_object_hide... 51/297551/1
2023-08-21 SooChan Lime_focus_policy_history: implement comp_object_show... 50/297550/1
2023-08-21 SooChan Lime_focus_policy_history: implement comp_object_move... 49/297549/1
2023-08-21 SooChan Lime_focus_policy_topmost: implement comp_object_move... 48/297548/1
2023-08-21 SooChan Lime_focus_policy_history: implement comp_object_lower... 47/297547/1
2023-08-21 SooChan Lime_focus_policy_topmost: implement comp_object_lower... 46/297546/1
2023-08-21 SooChan Lime_focus_policy_history: implement del callback 45/297545/1
2023-08-21 SooChan Lime_focus_policy_topmost: implement del callback 44/297544/1
2023-08-21 SooChan Lime_focus_policy_history: implement eval end callback 43/297543/1
2023-08-21 SooChan Lime_focus_policy_topmost: implement eval end callback 42/297542/1
2023-08-21 SooChan Lime_focus_policy_history: implement activate_done callback 41/297541/1
2023-08-21 SooChan Lime_focus_policy_history: implement focus_set/unset callback 40/297540/1
2023-08-21 SooChan Lime_focus_policy_history: implement focus_latest_set... 39/297539/1
2023-08-21 SooChan Lime_focus_policy_history: implement focus_defer_set callback 38/297538/1
2023-08-21 SooChan Lime_focus_policy_topmost: implement focus_set/unset callback 37/297537/1
2023-08-21 SooChan Lime_focus_policy: implement E_ZONE_HOOK_FOCUS_CLEAR callback 36/297536/1
2023-08-21 SooChan Lime_focus_policy_history: implement E_ZONE_HOOK_FOCUS_RES... 35/297535/1
2023-08-21 SooChan Lime_focus_policy: make a E_CLIENT_HOOK_ACTIVATE_DONE... 34/297534/1
2023-08-21 SooChan Lime_focus_policy: make a E_CLIENT_HOOK_FOCUS_LATEST_SET... 33/297533/1
2023-08-21 SooChan Lime_focus_policy: make a E_CLIENT_HOOK_FOCUS_DEFER_SET... 32/297532/1
2023-08-21 SooChan Lime_focus_policy: make a E_CLIENT_HOOK_EVAL_END callback 31/297531/1
2023-08-21 SooChan Lime_focus_policy: make a E_CLIENT_HOOK_FOCUS_UNSET callback 30/297530/1
2023-08-21 SooChan Lime_focus_policy_history: make a E_POLICY_HOOK_CLIENT_STA... 29/297529/1
2023-08-21 SooChan Lime_focus_policy_history: make a E_ZONE_HOOK_FOCUS_RESET... 28/297528/1
2023-08-21 SooChan Lime_focus_policy: make a E_ZONE_HOOK_FOCUS_CLEAR callback 27/297527/1
2023-08-21 SooChan Lime_focus_policy: make a E_CLIENT_HOOK_DEL callback 26/297526/1
2023-08-21 SooChan Lime_focus_policy: make a E_CLIENT_HOOK_FOCUS_SET callback 25/297525/1
2023-08-21 SooChan Lime_focus_policy_history: make a E_COMP_OBJECT_HOOK_HIDE... 24/297524/1
2023-08-21 SooChan Lime_focus_policy_history: make a E_COMP_OBJECT_HOOK_SHOW... 23/297523/1
2023-08-21 SooChan Lime_focus_policy: make a E_COMP_OBJECT_HOOK_MOVE callback 22/297522/1
2023-08-21 SooChan Lime_focus_policy: make a E_COMP_OBJECT_HOOK_LOWER callback 21/297521/1
2023-08-21 SooChan Lime_focus_policy: add focused_ec_mutex 20/297520/1
2023-08-21 SooChan Lime_focus: use the new e_focus apis 19/297519/1
2023-08-21 SooChan Lime_focus_policy: implement the E_CLIENT_HOOK_MOUSE_IN... 18/297518/1
2023-08-21 SooChan Lime_focus: Add the skeleton code for refactoring the... 17/297517/1
2023-08-21 Doyoun Kange_service_taskbar: move window when the taskbar change... 00/297500/1
2023-08-18 SooChan Lime_comp: expose e_comp_zone_find_by_ec() function 48/297448/1 accepted/tizen/unified/20230821.032724
2023-08-18 Jihoon Kime_input: fix issue not to handle key event in emulator 31/297431/1 accepted/tizen/unified/20230821.103306
2023-08-18 Junseok Kime_comp_wl: No need to check client is focused before...
2023-08-18 Junseok Kime_client: use surface-local coordinate to check input...
2023-08-18 Junseok Kime_comp_wl: do not send data device send enter/leave...
2023-08-18 Junseok Kime_service_kvm: rename res_srv_mc to srv_kvm_res
2023-08-18 Junseok Kime_service_kvm: Add kvm layer and adjust to kvm client
2023-08-18 Seunghun Leee_comp_wl: Don't use uninitialized value
2023-08-17 Inhong Hane_input: fix key input not working issue 51/297351/1
2023-08-17 duna.ohe_keyrouter: check validation of key when unsetting... 39/297339/1 accepted/tizen/unified/20230818.054611
2023-08-16 Changyeon Leee_hwc_window: remove calling e_comp_zone_find_by_ec 94/297294/2
2023-08-16 Changyeon Leee_hwc_window: clean up _e_hwc_window_free 93/297293/2
2023-08-16 Doyoun Kange_focus: add code to call e_client_focus_defer_set... 89/297289/1
2023-08-16 Doyoun Kange_focus: raise parent window in mouse down callback 88/297288/1
2023-08-16 Jihoon Kime_comp_wl_input: Add null check 56/297256/1
2023-08-14 Seunghun Leecompositor: Disconnect link of request_move on destroy 23/297223/1
2023-08-14 Seunghun Leee_comp_wl: Enable log messages of libds 22/297222/1
2023-08-11 Doyoun Kange_client/e_zone: support iconified_type for iconify... 64/297164/1 accepted/tizen/unified/20230816.170056
2023-08-11 Doyoun Kange_policy: add EINTERN e_policy_client_iconic_state_chan... 63/297163/1
2023-08-10 Changyeon Leee_comp_object: remove unnecessary critical log 90/297090/2
2023-08-10 SooChan Lime_client: add e_client_intercept_hook_focus_revert_call... 88/297088/1
2023-08-10 SooChan Lime_client: change some static functions to EINTERN functions 84/297084/1
2023-08-09 Seunghun LeeRevert "Use wl_signal_emit_mutable()" 52/297052/1 accepted/tizen/unified/20230814.121011
2023-08-09 Seunghun Leecompositor: Fix memory corruption 47/297047/1
2023-08-09 Jihoon Kime_input: fix build warning 21/297021/2
2023-08-09 Junseok Kime_desk: remove unused variable 19/297019/1
2023-08-09 Doyoun Kange_policy_visibility: add checking geometry while checki... 16/297016/2
2023-08-08 Doyoun Kange_policy_wl: bug fix for activate_above request 12/297012/1
2023-08-08 Junseok Kime_comp: move position of the E_LAYER_CLIENT_DRAG to... 84/296984/2
2023-08-08 Junseok Kime_comp_wl: correct position of the drag window 83/296983/2
2023-08-08 SooChan Lime_client: remove the use of e_config->focus_setting 64/296964/1
2023-08-08 Junseok Kime_client: remove e_client_focus_track functions 62/296962/1 accepted/tizen/unified/20230808.170209
2023-08-08 Junseok Kime_desk: remove focus set logic from desk show animation 61/296961/1
2023-08-08 Junseok Kime_comp_wl_data, e_comp_wl_input: remove controlling... 60/296960/1
2023-08-07 Changyeon Leee_pointer: do scale with same output resolution ratio... 33/296933/1
2023-08-07 Joonbum Koe_comp_wl: add e_comp_wl_focused_client_flush 25/296925/3 accepted/tizen/unified/20230808.074056
2023-08-07 SooChan Lime_comp_canvas: do nothing at mouse in callback 19/296919/2
2023-08-07 SooChan Lime_client: make the early returns 17/296917/1
2023-08-07 SooChan Lime_comp_wl_shell: remove e_focus_mouse_down 68/296868/1
2023-08-07 SooChan Lime_client: move e_focus_event_mouse_down() at e_client_m... 67/296867/1
2023-08-07 SooChan Lime_focus: remove the unused focus_event functions 64/296864/1
next