platform/upstream/enlightenment.git
2023-05-23 Junseok Kime_client: remove null check for code readerability 40/293240/2
2023-05-23 SooChan Lime_desk_area: rename desk_group into desk_area 39/293239/2
2023-05-23 Junseok Kime_client: Use desk_group geometry for maximize referenc... 38/293238/2
2023-05-23 Junseok Kime_desk: Duplicate appid string for send hook function 37/293237/2
2023-05-23 Junseok Kime_desk_group: Add API for resizing method of window... 36/293236/2
2023-05-23 Junseok Kime_desk: check edg->name is available when generate... 35/293235/2
2023-05-23 SooChan Limfollow the changed protocol 34/293234/2
2023-05-23 Junseok Kime_zone: remove error post when the splitscreen didn... 33/293233/2
2023-05-23 Junseok Kime_desk: Add argument to copy appid to hook function 32/293232/2
2023-05-23 Junseok Kime_desk: create using id 0 instead of id of wtz_splitscreen 31/293231/2
2023-05-23 Junseok Kime_zone: fix typo 30/293230/2
2023-05-23 Junseok Kime_appinfo: change e_appinfo_pid_get to E_API 29/293229/2
2023-05-23 SooChan Limimplement the wtz_shell protocol 28/293228/2
2023-05-23 SooChan Limimplement the wtz_screen protocol 27/293227/2
2023-05-23 SooChan Limadd E_Desk_Group_Hook 26/293226/2
2023-05-17 duna.ohe_comp_wl: fix to set ec->pointer_enter_sent in mouse_i... 10/292910/1 accepted/tizen/7.0/unified/20230525.170520
2023-05-16 duna.ohe_comp_wl: add function to check if cursor timer is... 70/292870/1
2023-05-16 duna.ohe_comp_wl_input: do not apply cursor timer logic if... 69/292869/1
2023-05-16 duna.ohe_comp_wl: add checking pointer_enter_sent in _e_comp_w... 68/292868/1
2023-05-16 duna.ohe_comp_wl_input: add checking show_cursor before settin... 67/292867/1
2023-05-16 duna.ohe_pointer: refactoring e_pointer_object_set() 66/292866/1
2023-05-16 duna.ohe_comp_wl: add intercept hooks for cursor timer when... 65/292865/1
2023-05-15 Changyeon LeeRevert "Revert "e_comp_object: make the frame object... 25/292825/1
2023-05-11 duna.ohe_input: add checking TOUCH capability in e_input_devic... 95/292695/1
2023-05-10 Changyeon Leee_hwc_window: calculate fps of hw cursor 57/292557/1
2023-05-09 Changyeon Leee_comp_object: add e_comp_object_color_get 36/292536/1
2023-05-04 Doyoun KangAdd code to update the layout_apply information 64/292364/2 accepted/tizen/7.0/unified/20230505.170237
2023-05-04 Doyoun Kangwinfo: add layout_apply info to topvwins option 63/292363/2
2023-05-04 Doyoun Kange_client: add the layout_apply value and APIs 62/292362/1
2023-05-04 Changyeon LeeRevert "e_comp_object: make the frame object transparen... 44/292344/1
2023-05-02 duna.ohe_service_gesture: do not raise a gesture without 1st... 46/292246/1
2023-05-02 Doyoun Kange_comp_object: modify e_comp_intercept_resize 17/292217/1
2023-05-02 Doyoun Kange_policy: add callback for E_EVENT_ZONE_USEFUL_GEOMETRY... 15/292215/1
2023-05-02 Doyoun Kange_client: add e_client_maximize_update function 14/292214/1
2023-05-02 Doyoun KangChange maximize type for service windows 13/292213/1
2023-05-02 Doyoun Kange_zone: add Event for useful_geometry_change 12/292212/1
2023-05-02 Doyoun Kange_client: use e_zone_desk_useful_geometry_get in e_clie... 11/292211/1
2023-05-02 Doyoun Kange_zone: add E_Zone_Obstacle feature 10/292210/1
2023-04-28 Sungjin Parke_comp_wl & e_comp_wl_input: fixed pointer constraints... 52/292152/1 accepted/tizen/7.0/unified/20230502.051241
2023-04-27 Changyeon Leee_comp_object: make the frame object transparent when... 09/292109/2
2023-04-27 Sungjin Parke_comp_wl_input: fixed to use client's y position to... 73/292073/1
2023-04-27 Sungjin Parke_comp_wl_input: fixed to update region_pending in... 71/292071/1
2023-04-27 Sungjin Parkecomp_wl & e_comp_wl_input: moved header inclusion... 61/292061/1
2023-04-26 Sungjin Parke_comp_wl: prepend mouse move event handler to prevent... 13/292013/1
2023-04-26 Sungjin Parke_comp_wl_input: set/unset pointer relative motion... 12/292012/1
2023-04-26 Sungjin Parke_input_evdev: modified to send pointer relative motion... 11/292011/1
2023-04-26 Sungjin Parke_input: added internal APIs to set/get pointer relativ... 10/292010/1
2023-04-26 Sungjin Parke_comp_wl & e_comp_wl_input: added signal emitters... 09/292009/1
2023-04-26 Sungjin Parke_comp_wl & e_comp_wl_input: added implementation for... 08/292008/1
2023-04-26 Sungjin Parke_comp_wl & e_comp_wl_input: added implementation for... 06/292006/1
2023-04-26 Sungjin Parkpackaging: added support for relative pointer and point... 05/292005/1
2023-04-21 Seunghun Leevideo: Fix render failure for 1x1 size 88/291788/1
2023-04-20 Junseok Kime_client: inherit parent's zoom when transform core... 72/291672/1
2023-04-19 Doyoun Kange_policy_wl: send configure event while handling tizen_... 47/291647/2 accepted/tizen/7.0/unified/20230424.020444
2023-04-19 Doyoun Kange_comp_wl/e_xdg_shell: modify code for handling configu... 46/291646/1
2023-04-18 duna.ohe_input: fix build warning about unused function 52/291552/1
2023-04-18 duna.ohe_info: add -use_cursor_timer option in winfo (enlighte... 28/291528/1
2023-04-18 Doyoun Kange_config: add a new configuration - wm_win_rotation_swa... 16/291516/1 accepted/tizen/7.0/unified/20230418.141956
2023-04-17 Doyoun Kange_info: add zone's angle information in topvwins 82/291482/1 accepted/tizen/7.0/unified/20230418.093704
2023-04-17 Junkyeong Kime_comp_wl: add _e_comp_wl_region_area_check function 58/291458/1
2023-04-13 Doyoun Kange_client/e_policy: subdivide the shadow size of decorator 59/291359/1
2023-04-13 Junseok Kime_info: print all ECs list on topwins operation 40/291340/1
2023-04-13 Doyoun Kange_policy_wl: set desk_iconify_skip for cursor window 28/291328/1
2023-04-13 Doyoun Kange_policy: set desk_iconify_skip for service windows 93/291293/1
2023-04-11 Doyoun Kange_policy_wl: change a layout geometry considering the... 82/291182/1
2023-04-10 Doyoun Kange_client/e_policy_wl: add the shadow size for decoration 28/291128/2 accepted/tizen/7.0/unified/20230410.160650
2023-04-10 Doyoun Kange_policy_wl: change aux hint name for decoration properties 27/291127/1
2023-04-06 Junseok Kime_desk: use transform_core to desk zoom 91/290991/1
2023-04-06 Junseok Kime_util_transform: Add e_util_transform_zoom 90/290990/1
2023-04-06 Jihoon Kime_input_device: set input thread name 89/290989/1
2023-04-04 Seunghun Leee_comp_object: Quick fix for video punching issue 05/289605/2
2023-04-03 Doyoun Kange_client: use rand_r() instead of rand() 72/290772/1 accepted/tizen/7.0/unified/20230405.151558
2023-03-31 Junseok Kime_comp_wl: remove selection target when ec going to... 26/290726/1
2023-03-31 Junseok Kime_comp_wl_data: check focused resource is dnd icon... 25/290725/1
2023-03-31 Junseok Kime_comp_wl_data: set visible value of the drag_client... 24/290724/1
2023-03-30 duna.ohe_comp_wl: fix cursor flickering when mouse_out occurs 61/290661/1
2023-03-29 Doyoun Kangsupport the set_auto_placement request of the tizen_lau... 92/290592/1 accepted/tizen/7.0/unified/20230330.014320
2023-03-22 Jihoon KimRename function name to get timestamp 76/290276/1 accepted/tizen/7.0/unified/20230328.140140
2023-03-22 Jihoon KimFix timestamp overflow issue 90/290190/2
2023-03-22 Doyoun Kange_policy_wl: support tizen_policy_set_layout request 46/290246/1
2023-03-14 Junkyeong Kime_comp_wl: Change input region set method 16/289716/1
2023-03-13 Doyoun Kange_client: fix bug for calculating ppu size 82/289682/1
2023-03-08 Junkyeong KimRevert "e_comp_wl: Change input region set method" 56/289456/1
2023-03-08 Junkyeong KimRevert "e_comp_object: Add input region set condition" 55/289455/1
2023-03-06 Doyoun Kange_policy_wl: add callback functions for set/unset pin... 74/289374/1
2023-03-03 Junkyeong Kime_comp_object: Add input region set condition 78/289278/1
2023-03-03 Junkyeong Kime_comp_wl: Change input region set method 77/289277/1
2023-03-03 duna.ohe_input: support other axis_source (finger/continuous... 44/289244/1
2023-03-02 Doyoun Kange_client: modify e_client_pinned_set function 62/289162/2
2023-03-02 Doyoun Kange_info_client/server: add -prop_set option in winfo... 61/289161/1
2023-02-27 Doyoun Kange_comp_wl: refactors handling state change callback 69/288969/2 accepted/tizen/7.0/unified/20230228.035356
2023-02-27 Doyoun KangRevert "e_comp_wl/e_xdg_shell: refactor the size of... 68/288968/1
2023-02-20 Doyoun Kangrefactor code to handle sync_client_geometry_add 98/288598/1
2023-02-20 Doyoun Kange_comp_wl: fix bug for handling tizen_move_resize_geome... 89/288589/1
2023-02-20 Junseok Kime_comp_wl: Send wl_data_device event to client consider... 75/288575/2
2023-02-20 Junseok Kime_client: Add function to get E_Client under pointer... 74/288574/1
2023-02-17 Doyoun Kange_info_server: consider position for drawing input_region 65/288465/1 accepted/tizen/7.0/unified/20230220.064531
2023-02-15 Doyoun Kangremove handling enlightenment-tests in post script 05/288305/1 accepted/tizen/7.0/unified/20230216.140339
2023-02-15 Doyoun Kangremove enlightenment-tests in enlightenment package 00/288300/1
2023-02-14 duna.ohe_devicemgr: handle init_generator_with_sync request 69/288269/1
next