summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-12Packaging: update version to 0.5.9accepted/tizen/unified/20240119.154734accepted/tizen/unified/20231114.041311accepted/tizen/8.0/unified/20231221.165600tizen_8.0accepted/tizen_8.0_unifiedSooChan Lim1-1/+1
2023-11-12split_screen_manager: block the splitscreen activate/deactivate codeSooChan Lim1-1/+8
2023-09-18Packaging: update version to 0.5.8tizen_8.0_m2_releaseaccepted/tizen/unified/20230919.091749accepted/tizen/8.0/unified/20231005.094104SooChan Lim1-1/+1
2023-09-18add null checkSooChan Lim1-0/+1
2023-09-10Packaging: update version to 0.5.7SooChan Lim1-1/+1
2023-09-06remove the use of ec->deskSooChan Lim1-2/+8
2023-09-05Packaging: update version to 0.5.6accepted/tizen/unified/20230906.014634Junseok Kim0-0/+0
2023-09-05e_mod_split_screen_manager: Change sscanf to strstr and strncpyJunseok Kim1-13/+34
2023-08-23Packaging: update version to 0.5.6accepted/tizen/unified/20230824.064529SooChan Lim1-1/+1
2023-08-23remove the use of ec->zoneSooChan Lim1-39/+95
2023-07-24Packaging: update version to 0.5.5accepted/tizen/unified/20230726.020648Seunghun Lee1-1/+1
2023-07-24Use e_client_from_surface_resource()Seunghun Lee1-2/+2
2023-05-30Packaging: update version to 0.5.4accepted/tizen/unified/20230531.151940Junseok Kim1-1/+1
2023-05-30e_mod_split_screen_region: use E_MAXIMIZE_FULLSCREEN when maximize assigned c...Junseok Kim1-2/+2
2023-04-27Packaging: update version to 0.5.3accepted/tizen/unified/20230428.155130Junseok Kim1-1/+1
2023-04-27e_mod_split_screen_manager: check return value of sscanfJunseok Kim1-1/+4
2023-04-27Packaging: update version to 0.5.2Junseok Kim1-1/+1
2023-04-27e_mod_split_screen_manager: use defined string instead of use string repeatedlyJunseok Kim1-10/+14
2023-04-27e_mod_split_screen_region: fix typoJunseok Kim1-1/+1
2023-04-27split_screen: remove notification window from special windowJunseok Kim2-2/+0
2023-04-27split_screen: maximize window that normal client and client neededJunseok Kim3-9/+53
2023-04-27split_screen_manager: NULL check before call hint handlerJunseok Kim1-1/+2
2023-04-27split_screen_manager: check desk_area is enabled before assign client to regionJunseok Kim1-1/+11
2023-04-27split_screen_region: maximize ec after desk area changedJunseok Kim1-5/+5
2023-04-26e_mod_split_screen_region: fix duplicated variable nameJunseok Kim1-3/+3
2023-04-20Packaging: update version to 0.5.1accepted/tizen/unified/20230420.091935Doyoun Kang1-1/+1
2023-04-20rotation: check the size swap config value while handling rotatingDoyoun Kang1-0/+3
2023-04-10Packaging: update version to 0.5.0accepted/tizen/unified/20230412.152335Junseok Kim1-1/+1
2023-04-10splitscreen: Add new split screen featureJunseok Kim9-2/+1035
2022-12-16Packaging: update version to 0.4.21accepted/tizen/unified/20221219.024729Doyoun Kang1-1/+1
2022-12-16rotation: change code to use e_client_is_iconified_by_clientDoyoun Kang1-2/+2
2022-08-01rotation: code refactoringtizen_7.0_m2_releasesubmit/tizen/20220801.072725accepted/tizen/unified/20220801.131408accepted/tizen/7.0/unified/hotfix/20221116.110028accepted/tizen/7.0/unified/20221110.055913tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixDoyoun Kang1-92/+92
2022-07-27Packaging: update version to 0.4.20submit/tizen/20220728.070209accepted/tizen/unified/20220728.131650Doyoun Kang1-1/+1
2022-07-27rotation: add a smart placement feature for rotationDoyoun Kang1-0/+94
2022-07-27rotation: add code to swap the width and height while rotating windowDoyoun Kang1-1/+26
2022-05-25Packaging: update version to 0.4.19submit/tizen/20220525.010628accepted/tizen/unified/20220528.144441Doyoun Kang1-1/+1
2022-05-25rotation: remove show_grab when ec is deletedDoyoun Kang1-0/+3
2022-05-11e_mod_rotation_wl: fix bug for _e_tizen_rotation_angle_changesubmit/tizen/20220525.005025accepted/tizen/unified/20220525.210651Doyoun Kang1-1/+1
2022-05-10Packaging: update version to 0.4.18Doyoun Kang1-1/+1
2022-05-09e_mod_rotation_wl: fix bug for rotation pending showDoyoun Kang1-47/+70
2022-02-16Packaging: update version to 0.4.17submit/tizen/20220216.090608accepted/tizen/unified/20220217.153221SooChan Lim1-1/+1
2022-02-16remove the unused code.SooChan Lim6-412/+0
2022-01-04Packaging: update version to 0.4.16submit/tizen/20220104.072518accepted/tizen/unified/20220105.120702Doyoun Kang1-1/+1
2022-01-04rotation: add wait_update_done timerDoyoun Kang1-0/+58
2022-01-04rotation: unset rot.pending_show when ec's pixmap is unusableDoyoun Kang2-0/+27
2021-05-26Packaging: update version to 0.4.15tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163101submit/tizen/20210531.063250accepted/tizen/unified/20210603.000542accepted/tizen/6.5/unified/20211028.115320Doyoun Kang1-1/+1
2021-05-25e_mod_configured_resolution: destroy pkgmgrinfo handler after using itJunseok, Kim1-5/+9
2021-03-05e_mod_rotation_wl: doing rotation if ec is obscured by 32bit opaque windowJunseok, Kim1-1/+6
2021-01-18Packaging: update version to 0.4.14submit/tizen/20210118.090556accepted/tizen/unified/20210119.130220Doyoun Kang1-1/+1
2021-01-18e_mod_rotation_wl: check include_ec while making rotation list in _e_client_r...Doyoun Kang1-2/+3