rotation: add code to swap the width and height while rotating window
[platform/core/uifw/e-mod-tizen-wm-policy.git] / src /
2022-07-27 Doyoun Kangrotation: add code to swap the width and height while... 69/278869/1
2022-05-25 Doyoun Kangrotation: remove show_grab when ec is deleted 27/275427/1
2022-05-11 Doyoun Kange_mod_rotation_wl: fix bug for _e_tizen_rotation_angle_... 82/274882/1 accepted/tizen/unified/20220525.210651 submit/tizen/20220525.005025
2022-05-09 Doyoun Kange_mod_rotation_wl: fix bug for rotation pending show 97/274797/1
2022-02-16 SooChan Limremove the unused code. 65/271165/1
2022-01-04 Doyoun Kangrotation: add wait_update_done timer 58/268858/1
2022-01-04 Doyoun Kangrotation: unset rot.pending_show when ec's pixmap is... 45/268845/1
2021-05-25 Junseok, Kime_mod_configured_resolution: destroy pkgmgrinfo handler... 49/258749/2
2021-03-05 Junseok, Kime_mod_rotation_wl: doing rotation if ec is obscured... 10/254110/3
2021-01-18 Doyoun Kange_mod_rotation_wl: check include_ec while making rotati... 53/251653/1
2020-12-17 Doyoun Kange_mod_rotation_wl: fix resource leak 32/249832/2
2020-12-01 Doyoun Kangrotation: remove module circular dependency 81/248681/1
2020-11-26 Doyoun Kangrotation: change code to use e_client_geometry_get... 26/248426/1
2020-09-09 Junseok, Kime_mod_rotation_settings: add log if vconf_notify_key_ch... 84/243684/3
2020-08-28 Junseok, Kimtizen-policy-ext: remove hard-coded protocol codes 69/242569/1 accepted/tizen/unified/20200901.160725 submit/tizen/20200828.065815
2020-07-27 Doyoun Kange_mod_pol_pingpong: code cleanup 99/239499/1
2020-07-27 Doyoun Kange_mod_rotation_wl: code cleanup - check ec's size and... 96/239496/1
2020-07-27 Doyoun Kange_mod_rotation_wl: code cleanup - use _rot_fg_set 94/239494/1
2020-06-02 Doyoun Kangrotation: modify code to use a rotation_list's resource... 90/235090/1
2020-03-26 Juyeon Leee_mod_ivi_home: use e_client api instead of evas_obj api 83/228883/2
2020-03-26 SooChan Limadd configured_resolution policy 37/228837/4
2019-12-30 Juyeon Leee_mod_rotation_wl: skip rotation for ec ignored or... 78/220278/4
2019-11-29 Juyeon Leee_mod_rotation_wl: fix preferred_angle bug 04/218604/2
2019-11-28 Juyeon Leee_mod_rotation: fix wrong angle_change event 25/218825/1
2019-11-21 Doyoun Kange_mod_rotation_wl: add code to call E_POLICY_HOOK_CLIEN... 65/218365/1
2019-11-20 Juyeon Leee_mod_rotation: send early angle change evt at eval_fetch 46/218146/2
2019-11-19 Juyeon Leee_mod_rotation_wl: add cond. for landscape prefer app 15/218115/3
2019-11-19 Juyeon LeeRevert "rotation: modify code handling available/prefer... 20/217520/5
2019-10-21 Seunghun Leerotation: fix OVERRUN issue for svace. 28/216128/1
2019-10-17 Doyoun Kangrotation: add code to send E_EVENT_CLIENT_ROTATION_GEOM... 39/215939/1
2019-01-15 Gwanglim Leepingpong: added a initial version for reference impleme... 39/197639/1
2018-12-24 Gwanglim Leeget rid of unused e_pixmap parameter of ELOG 45/196145/2
2018-05-14 Doyoun Kangrotation: fix rotation for keyboard windows 68/178868/1
2017-12-27 Juyeon Leee_mod_rotation_wl: add exception handle for rotation... 31/165231/1
2017-11-17 Doyoun Kangrotation: fix bug for setting available rotation angles 67/160667/1
2017-09-26 JengHyun Kangremove unused codes related e_client's remember 51/152451/2
2017-08-01 Juyeon Leeremove unreachable code 37/141637/1
2017-08-01 Juyeon Leefix bug detected by static analysis tool 27/141627/1
2017-05-11 Doyoun Kangrotation: fixed bug for unsetting unknown angle value 45/128645/1
2017-04-14 Doyoun Kangrotation: check ec's rotating state before sending... 20/125220/1
2017-04-14 Doyoun KangRevert "rotation: check ec's rotating state before... 18/125218/1
2017-04-14 Doyoun Kangrotation: check ec's rotating state before sending... 26/125126/1
2017-04-08 Doyoun Kangrotation: add code to check preferred angle while handl... 53/123953/2
2017-04-03 Doyoun Kangrotation: modify code to handle the angle between windo... 22/122822/1
2017-04-03 Gwanglim Leerotation: fixed a rotation block issue caused by disabl... 49/122549/1
2017-03-28 Gwanglim Leerotation: ignored client's window rotation which passes... 74/121674/1
2017-03-17 Gwanglim Leerotation: added NULL check for ec before cleanup 49/119449/1
2017-03-17 Doyoun Kangrotation: add code to check whether ec can be visible... 73/119373/4
2017-03-17 Gwanglim Leerotation: support more than one client with fixed angle... 24/119424/2
2017-03-15 MinJeong KimFixed missed return keyword 94/119094/1
2017-03-08 Juyeon Leelog: set e-rot domain level to EINA_LOG_LEVEL_INFO 99/117899/1
2017-03-07 Gwanglim Leerotation: added missing pending zone rotation job. 31/117831/1
2017-03-03 Duna Ohrotation: if there is no clients to rotate, we set... 66/117266/1
2017-03-03 Gwanglim Leerotation: WORKAROUND for avoiding wrong rotation comple... 40/117240/1
2017-03-02 Duna Ohrotation: send angle_change_with_resize event early... 64/117064/1
2017-02-27 Gwanglim Leerotation: fixed preferred rotation issue. 25/116625/2
2017-02-27 Duna Ohrotation: allow TIZEN_ROTATION_ANGLE_NONE as a preferre... 81/116581/3
2017-02-24 Duna Ohrotation: Do not swap width/height if difference with... 41/116441/1
2017-02-17 Gwanglim Leerotation: do not clear of pixmap while rotation to... 82/115382/1
2017-02-17 Gwanglim Leerotation: added code to check visibility of given ec... 76/115376/1
2017-02-17 Gwanglim Leerotation: enhanced log message for the rotation 65/115365/1
2017-02-16 Doyoun Kangrotation: add code to check the preferred angle's valid... 79/115179/1
2017-02-16 Gwanglim Leerotation: do not fetch if preferred angle is same as... 47/115147/1
2017-02-16 Gwanglim Leerotation: allowed 32bit dependent window to be rotated... 51/115051/1
2017-02-15 Gwanglim Leerotation: support for zombie ec 10/114910/3
2017-02-13 Duna Ohrotation: implement callback of tizen_rotation_set_geom... 74/114474/3 accepted/tizen/3.0/common/20170216.151815 accepted/tizen/3.0/ivi/20170216.120221 accepted/tizen/3.0/mobile/20170216.120049 accepted/tizen/3.0/tv/20170216.120112 accepted/tizen/3.0/wearable/20170216.120155 submit/tizen_3.0/20170216.051953 submit/tizen_3.0/20170216.083540 submit/tizen_3.0/20170216.094616
2017-02-11 Doyoun Kangrotation: add code to handle active angle of zone 53/114253/1 accepted/tizen/3.0/common/20170214.180232 accepted/tizen/3.0/ivi/20170213.224942 accepted/tizen/3.0/mobile/20170213.224833 accepted/tizen/3.0/tv/20170213.224901 accepted/tizen/3.0/wearable/20170213.224920 accepted/tizen/common/20170213.174356 accepted/tizen/ivi/20170214.010722 accepted/tizen/mobile/20170214.010506 accepted/tizen/tv/20170214.010608 accepted/tizen/wearable/20170214.010646 submit/tizen/20170212.133232 submit/tizen_3.0/20170212.133523
2017-02-09 Gwanglim Leerotation: added support for rotation rendering block... 03/114003/2
2017-02-06 Doyoun Kangrotation: fix bug for getting active angle 40/113140/1
2017-02-02 Duna Ohrotation: set the fg_ec to ec only when ec is not fully... 06/112606/1
2017-01-26 MyungJoo HamRemove Profile Build Dependenceis: do it at runtime 38/99138/4
2017-01-20 Gwanglim Leerotation: Added codes to prevent zone rotation when... 19/111419/2
2017-01-16 Doyoun Kangrotation: modify code handling available/preferred... 03/110403/1
2017-01-12 MinJeong Kimrotation: don't wait for ack_angle_change if all tizen_... 88/109888/2 accepted/tizen/3.0/common/20170116.122021 accepted/tizen/3.0/ivi/20170116.064532 accepted/tizen/3.0/mobile/20170116.064417 accepted/tizen/3.0/tv/20170116.064450 accepted/tizen/3.0/wearable/20170116.064515 accepted/tizen/common/20170113.183616 accepted/tizen/ivi/20170113.223810 accepted/tizen/mobile/20170113.223719 accepted/tizen/tv/20170113.223736 accepted/tizen/wearable/20170113.223754 submit/tizen/20170112.112612 submit/tizen_3.0/20170112.112313
2017-01-11 Duna Ohrotation: send angle_change_with_resize for 'ISF magnifier' 88/109688/1
2017-01-09 Doyoun Kangrotation: modify code handling available/preferred... 48/109148/1
2017-01-08 Gwanglim Leerotation: added support of camera rotation according... 83/109083/2
2017-01-04 Duna OhRevert "rotation: exclude client which is placed out... 12/108412/1 accepted/tizen/3.0/common/20170109.195558 accepted/tizen/3.0/ivi/20170106.094744 accepted/tizen/3.0/mobile/20170106.094602 accepted/tizen/3.0/tv/20170106.094645 accepted/tizen/3.0/wearable/20170106.094715 submit/tizen_3.0/20170105.071718
2016-12-28 Gwanglim Leeadd support for tizen_rotation v2 56/107556/2
2016-12-22 Changyeon LeeRevert "rotaiton: do not set null to resource of e_pixm... 11/106511/1
2016-12-14 Gwanglim Leee_mod_sensord: fixed return value check for sensord_dis... 73/104673/1
2016-12-09 Seunghun Leerotaiton: do not set null to resource of e_pixmap,... 06/103806/1
2016-12-07 Seunghun Leerotation: clear pending flag even if don't need to... 17/103017/1
2016-12-02 Seunghun Leerotation: fix typo 45/101745/2
2016-12-02 Seunghun Leerotation: Raise a CLIENT_ROTATION_CANCEL event, and... 39/101739/2
2016-12-01 Seunghun Leerotation: exclude client which is placed out of screen... 36/101636/1
2016-11-30 Doyoun Kangrotation: added code to handle dependent rotation 40/101240/1 accepted/tizen/3.0/common/20161201.135238 accepted/tizen/3.0/ivi/20161201.032244 accepted/tizen/3.0/mobile/20161201.032141 accepted/tizen/3.0/tv/20161201.032207 accepted/tizen/3.0/wearable/20161201.032225 accepted/tizen/common/20161201.135803 accepted/tizen/ivi/20161130.233648 accepted/tizen/mobile/20161130.233526 accepted/tizen/tv/20161130.233610 accepted/tizen/wearable/20161130.233631 submit/tizen/20161130.140306 submit/tizen_3.0/20161130.140438
2016-11-22 Seunghun Leerotation: added code to reset fg_ec when it is just... 93/99293/1
2016-11-08 Seunghun Leerotation: Check if client is activity before update... 76/96276/1
2016-10-24 Doyoun Kangrotation: added code to reset fg_ec when it is deleted. 69/93369/2
2016-10-20 Seunghun Leerotation: fix the problem that black frame is displayed... 10/93110/1
2016-10-07 Seunghun Leerotation: do not insert a client to rotation list if... 51/91351/1
2016-08-25 MinJeong KimSupport for deployment of ivi-home 45/85445/2
2016-08-04 MinJeong KimRemoved duplicated code with enlightenment 86/82586/1
2016-08-03 Doyoun Kangindicator: added code to handle properties of the indic...
2016-08-03 Doyoun Kangadded code to handle indicator information
2016-08-03 MinJeong KimHandle use_e_policy config value 49/81149/2
2016-08-03 MinJeong Kimrotation: set up orientation callbacks for E_Zone 48/81148/2
2016-08-03 Gwanglim Leescreensaver: add support for enabling and disabling...
2016-07-26 Seunghun Leequickpanel: do not hide the handler objects by rotation. 76/81376/1
next