e_client: use e_client_visibility_set/get funtions
[platform/upstream/enlightenment.git] / src / bin / e_zone.c
2024-03-05 SooChan Lime_client: use e_client_visibility_set/get funtions 06/307106/1
2024-01-29 SooChan Lime: do not include e.h 76/305176/1
2024-01-26 SooChan Lime_zone: make an internal header 48/305048/1
2024-01-26 SooChan Lime_comp_object: make an internal header 45/305045/1
2024-01-26 SooChan Lime_policy_visibility: make an internal header 24/305024/1
2024-01-26 SooChan Lime_focus: make an internal header 08/305008/1
2024-01-26 SooChan Lime_maximize: make an internal header 97/304997/1
2024-01-26 SooChan Lime_policy: make an internal header 90/304990/1
2024-01-26 SooChan Lime_place: make an internal header 86/304986/1
2024-01-26 SooChan Lime_input: make an internal header 75/304975/1
2024-01-26 SooChan Lime_comp: make an internal header 70/304970/1
2024-01-26 SooChan Lime_comp_wl_subsurface: make an internal header 66/304966/1
2024-01-26 SooChan Lime_comp_wl_rsm: make an internal header 62/304962/1
2024-01-26 SooChan Lime_bindings: make an internal header 35/304935/1
2024-01-26 SooChan Lime_bg: make an internal header 34/304934/1
2024-01-26 SooChan Lime_appinfo: make an internal header 33/304933/1
2024-01-26 SooChan Lime_actions: make an internal header 32/304932/1
2024-01-23 SooChan Lime_desk_area: move activate_done listener to desk_area... 56/304756/1
2024-01-23 SooChan Lime_desk_area: move maximize/unmaximize listener to desk_area 55/304755/1
2024-01-23 SooChan Lime_desk_area: move stick/unstick listener to desk_area 54/304754/1
2024-01-23 SooChan Lime_desk_area: move iconify/uniconify listener to desk_area 53/304753/1
2024-01-23 SooChan Lime_desk_area: move fullscreen_clients to e_desk_area 52/304752/1
2024-01-23 SooChan Lime_desk_area: disable the desk_area functions 18/304718/1
2024-01-23 SooChan Lime_zone: remove the unused code 15/304715/1
2024-01-18 Doyoun Kange_zone: modify code to check ec->iconic and iconify_by_... 19/304519/1
2024-01-17 Doyoun Kange_client: deprecate some values of icccm in E_Client 45/304445/1
2024-01-10 Doyoun Kangremove e_client_shade/unshade EINTERN APIs 38/304138/1
2023-12-06 SooChan Lime_zone: remove the unused function 90/302390/1
2023-11-15 SooChan Lime_zone: use ds_tizen_screen 82/301382/1
2023-11-14 Doyoun Kange_client/e_zone: change code to call e_client_layer_set... 19/301319/1
2023-11-13 SooChan Lime_desk: remove the flip code 97/301297/1
2023-11-13 Doyoun Kange_client/e_zone: consider fullscreen state while handli...
2023-11-13 Doyoun Kange_zone: consider maximize state while handling fullscre... 48/301248/1
2023-11-13 Doyoun Kange_zone: remove unused code related with E_FULLSCREEN_ZOOM 47/301247/1
2023-11-13 Doyoun Kange_client/e_zone: refactor code to update ec->fullscreen... 46/301246/1
2023-10-27 SooChan Lime_zone: remove REFACTOR_ZONE_DESK feature 41/300541/1
2023-10-27 SooChan Lime_focus: remove REFACTOR_FOCUS_POLICY feature 40/300540/1
2023-10-27 SooChan Lime_zone: use wl_listeners of e_client 36/300536/1
2023-10-26 Doyoun Kange_client/e_zone: refactor code to maximize window 02/300502/1
2023-10-25 Doyoun Kange_client/e_policy/e_zone: change code to use ec->maximi... 54/300454/1
2023-10-23 SooChan Lime_focus: remove the unused hooks for e_focus 72/300372/2
2023-10-11 SooChan Lime_zone: set the initial layer of the client 54/299854/2
2023-10-11 SooChan Lime_desk_area: make e_desk_area_ec_reassign 53/299853/2
2023-10-11 SooChan Lime_zone: introduce e_zone private 50/299850/2
2023-10-04 Doyoun Kange_client: add e_client_base_output_resolution_desk_usef... 25/299525/1
2023-09-26 Junseok Kime_policy: Add policy client before add the new client... 31/299331/1
2023-09-22 Doyoun Kange_client/e_zone: check saved size before calling defer... 18/299218/1
2023-09-13 SooChan Lime_zone: fix the identical condition 24/298724/2
2023-09-12 SooChan Lime_zone: fix the typo 44/298644/1
2023-09-06 SooChan Lime_zone: send iconify event 98/298398/1
2023-09-06 SooChan Lime_desk: use e_desk_has_ec 71/298371/1
2023-09-06 SooChan Lime_zone: remove the use of ec->desk 70/298370/1
2023-09-04 SooChan Limadd REFACTOR_ZONE_DESK 31/298231/1
2023-09-04 SooChan Lime_zone: set the zone data to the e_client before e_desk... 25/298225/1
2023-09-04 SooChan Lime_zone: move desk code to E_CLIENT_HOOK_INCONIFY callback 24/298224/1
2023-09-04 SooChan Lime_zone: move desk code to E_CLIENT_HOOK_UNFULLSCREEN... 23/298223/1
2023-09-04 SooChan Lime_zone: move desk code to E_CLIENT_HOOK_FULLSCREEN... 22/298222/1
2023-09-04 SooChan Lime_zone: move desk code to E_CLIENT_HOOK_ACTIVATE_DONE... 21/298221/1
2023-09-04 SooChan Lime_zone: move desk code to E_CLIENT_HOOK_UNMAXIMIZE... 20/298220/1
2023-09-04 SooChan Lime_zone: move desk code to E_CLIENT_HOOK_MAXIMIZE callback 18/298218/1
2023-09-04 SooChan Lime_zone: move desk code to E_CLIENT_HOOK_DEL callback 17/298217/1
2023-09-04 SooChan Lime_zone: ec add to current desk of the zone 16/298216/1
2023-09-04 SooChan Lime_zone: use e_zone_client_add instead of e_client_zone_set 15/298215/1
2023-09-04 SooChan Lime_zone: add the _e_zone_client_set to e_zone_client_add 14/298214/1
2023-09-04 SooChan Lime_zone: use e_desk_client_add instead of e_client_desk_set 13/298213/1
2023-09-04 SooChan Lime_zone: add E_CLIENT_HOOK_UNSTICK callback 10/298210/1
2023-09-04 SooChan Lime_zone: add E_CLIENT_HOOK_STICK callback 09/298209/1
2023-09-04 SooChan Lime_zone: move the action for the client's uniconfying... 06/298206/1
2023-09-04 SooChan Lime_zone: implement the desk setting policy at E_CLIENT_H... 05/298205/1
2023-09-04 SooChan Lime_zone: make a E_CLIENT_HOOK_EVAL_POST_NEW_CLIENT callback 01/298201/1
2023-09-04 SooChan Lime_zone: make a E_CLIENT_HOOK_NEW_CLIENT_POST callback 00/298200/1
2023-09-04 SooChan Lime_zone: make ec_hooks list 99/298199/1
2023-08-25 SooChan Lime_zone: add e_zone_desk_find_by_ec 37/297837/1
2023-08-21 SooChan Lime_zone: default focus policy is History policy. 72/297572/1
2023-08-21 SooChan Lime_zone: create e_focus at only default zone. 57/297557/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: use the new e_focus apis 19/297519/1
2023-08-11 Doyoun Kange_client/e_zone: support iconified_type for iconify... 64/297164/1 accepted/tizen/unified/20230816.170056
2023-08-04 SooChan Lime_zone: move e_client_visibility_zone_calculation to... 65/296765/2
2023-07-11 SooChan Lime_zone: null checking on arguments 51/295551/2
2023-07-11 SooChan Lime_client: set the position of frame before setting... 50/295550/2
2023-07-10 SooChan Lime_zone: fix the bug at e_zone_add 33/295533/1
2023-07-10 SooChan Lime_zone: remove the stow/unstow at e_zone 14/295514/2
2023-07-10 SooChan Lime_zone: remove the e_zone_fade_handle 13/295513/2
2023-07-10 SooChan Lime_zone: remove the edge and corder at e_zone 12/295512/2
2023-07-10 SooChan Lime_zone: remove the flip variable and e_zone_flip_coords... 11/295511/2
2023-07-10 SooChan Lime_zone: add e_zone_is_displaying() function 06/295506/2
2023-07-06 SooChan Lime_zone: remove the use of ec->zone 91/295391/1
2023-07-04 SooChan Lime_zone: add the private data when ec is added at a... 47/295247/1
2023-07-04 SooChan Lime_zone: add e_zone_client_add function 44/295244/1
2023-06-02 SooChan Lime_zone: change EINTERN to E_API 42/293742/1
2023-06-02 SooChan Lime_zone: change E_API to EINTERN 26/293726/1
2023-05-10 SooChan Lime_zone: remove E_EVENT_POINTER_WARP 21/292521/3
2023-04-28 Doyoun Kange_zone: add Event for useful_geometry_change 61/292161/1
2023-04-27 Doyoun Kange_zone: add E_Zone_Obstacle feature 14/292114/2
2023-03-29 SooChan Lime_desk_area: rename desk_group into desk_area 07/290607/1
2023-03-29 SooChan Limfollow the changed protocol 02/290602/1
2023-03-29 Junseok Kime_zone: remove error post when the splitscreen didn... 01/290601/1
2023-03-29 Junseok Kime_zone: fix typo 98/290598/1
next