e_client: use e_client_visibility_set/get funtions
[platform/upstream/enlightenment.git] / src / bin / e_comp_wl_shell.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_desk: make an internal header 47/305047/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_policy: make an internal header 90/304990/1
2024-01-26 SooChan Lime_comp_wl_subsurface: make an internal header 66/304966/1
2024-01-26 SooChan Lime_comp_wl_shell: make an internal header 65/304965/1
2024-01-26 SooChan Lime_comp_wl_rsm: make an internal header 62/304962/1
2024-01-26 SooChan Lime_comp_wl: make an internal header 58/304958/1
2024-01-26 SooChan Lime_xdg_shell_v6: make an internal header 39/304939/1
2024-01-26 SooChan Lime_bindings: make an internal header 35/304935/1
2024-01-26 SooChan Lime_actions: make an internal header 32/304932/1
2024-01-18 Seunghun Leee_client: Add e_client_shell APIs and refactor 08/304508/1
2023-12-27 Doyoun Kange_comp_wl_shell/e_policy: apply transient_for stack... 96/303396/1
2023-11-07 Seunghun Leee_policy_wl: Add missing call to e_client_base_output_r... 98/300998/1
2023-11-02 Seunghun Leexdg_shell_v6: Use ds_xdg_shell_v6 37/300837/3
2023-11-02 Seunghun LeeRevert "xdg_shell_v6: Use ds_xdg_shell_v6"
2023-11-02 Seunghun Leexdg_shell_v6: Use ds_xdg_shell_v6 90/300790/2
2023-11-01 Seunghun LeeRevert "xdg_shell_v6: Use ds_xdg_shell_v6" 36/300736/1
2023-10-31 Seunghun Leexdg_shell_v6: Use ds_xdg_shell_v6 65/300665/2
2023-10-25 Doyoun Kange_client/e_policy/e_zone: change code to use ec->maximi... 54/300454/1
2023-10-18 Doyoun Kange_client: modify code for handling client type 87/300187/1
2023-10-16 Seunghun LeeRevert "xdg_shell_v6: Use ds_xdg_shell_v6" 92/300092/1
2023-10-11 Seunghun Leexdg_shell_v6: Use ds_xdg_shell_v6 99/299899/1
2023-10-05 Seunghun LeeRevert "xdg_shell_v6: Use ds_xdg_shell_v6" 10/299610/1
2023-10-05 Seunghun Leexdg_shell_v6: Use ds_xdg_shell_v6 53/299553/1
2023-09-06 SooChan Lime_comp: use e_comp_desk_find_by_ec 73/298373/1
2023-09-06 SooChan Lime_comp_wl_shell: remove the use of ec->desk 67/298367/1
2023-08-24 review-botFix typo 71/297771/1
2023-08-07 SooChan Lime_comp_wl_shell: remove e_focus_mouse_down 68/296868/1
2023-07-04 Jihoon KimUse e_comp_wl_client_surface_set/get for thread safety 61/295261/1
2023-07-04 Jihoon KimAdd mutex lock for surface of comp_data 86/295186/2
2023-05-31 SooChan Lime_client: remove the modal variable at e_client 69/293569/1
2023-05-31 SooChan Lime_comp_wl: change E_Comp_Client_Data into E_Comp_Wl_Cli... 41/293541/2
2023-05-10 Seunghun Leee_comp_wl_shell: Use e_client_from_surface_resource() 30/292630/2
2023-05-10 Seunghun LeeUse e_client_from_surface_resource() 54/292554/2
2023-05-04 Doyoun KangAdd code to update the layout_apply information 61/292361/1
2023-04-20 SooChan Lime_client: remove the internal_elm_win 96/291696/1
2022-09-16 Doyoun Kangsupport feature - iconify_all and restore_all in desk... 01/281401/1
2022-09-14 Doyoun Kangrefactoring: use new API instead of exp_iconify.by_client 08/281208/1
2022-04-21 Doyoun Kanginteractive_move/resize: change code not to send waylan... 68/274068/1 accepted/tizen/unified/20220422.021107 submit/tizen/20220421.230427
2021-06-22 Seunghun Leesubsurface: Add and use function for checking sub-surface 99/260199/5
2021-04-28 Doyoun Kangpolicy/shell: refactoring parent_set/transient_for... 17/257617/2 submit/tizen/20210428.090812
2021-04-28 Doyoun Kange_policy_stack: refactoring transient window code 34/257534/6
2020-12-15 SooChan Lime_client: add __cplusplus define at usage of class... 12/249512/4
2020-11-03 SooChan LimRevert "e_client: use e_client_cdata_get instead of... 70/246670/1
2020-11-03 SooChan LimRevert "e_comp_wl_shell: do not check if cdata is null" 69/246669/1
2020-11-03 SooChan LimRevert "e_client: use e_client_mapped_get() instead... 68/246668/1
2020-11-03 SooChan LimRevert "e_client: use e_client_first_mapped_get() funct... 67/246667/1
2020-11-03 SooChan LimRevert "e_client: use e_client_mapped_set() function" 66/246666/1
2020-10-29 SooChan Lime_client: use e_client_mapped_set() function 99/246399/2
2020-10-29 SooChan Lime_client: use e_client_first_mapped_get() function... 97/246397/2
2020-10-29 SooChan Lime_client: use e_client_mapped_get() instead of cdata... 90/246390/3
2020-10-29 SooChan Lime_comp_wl_shell: do not check if cdata is null 71/246371/1 submit/tizen/20201103.004241
2020-10-28 SooChan Lime_client: use e_client_cdata_get instead of using ec... 59/244759/5
2020-10-21 Doyoun Kange_client: add feature - show_pending 71/245971/1
2020-08-25 Junseok, Kime_policy_stack: adjust transient_for always on top... 94/241894/5 accepted/tizen/unified/20200827.105807 submit/tizen/20200825.123908
2020-08-04 Junseok, Kime_comp_wl_shell: add log for parent set 53/240153/2
2020-03-20 Juyeon Leeuse e_client_layser_set instead of evas obj api 36/228336/3 submit/tizen/20200320.100516 submit/tizen/20200323.020512
2020-03-04 Doyoun Kange_comp_wl_shell: check ec->bg_state flag before sending... 68/225868/4 accepted/tizen/unified/20200305.051113 submit/tizen/20200304.075907
2019-10-08 Doyoun Kangadd e_client_raise/e_client_lower functions 23/215423/2
2019-07-19 Doyoun Kange_desk/e_comp_wl_shell: apply zoom when ec is mapped 10/210410/1
2019-07-11 anubhavbeheraAdd new hooks and signal to notify finishing some user... 98/209798/2
2019-07-05 Junseok, Kime_comp_wl_shell: add some logs for check post_lower... 94/209394/3 submit/tizen/20190705.095233
2019-06-17 Doyoun Kange_comp_wl_shell: send signal when a window is mapped... 30/208030/1
2019-04-29 Junseok, Kime_comp_wl_shell: call base_output_resolution_update... 73/204773/2
2019-03-11 Seunghune_comp_wl_shell: remove unnecessary comment. 60/201160/1 sandbox/headless/master sandbox/inputhacker/devel sandbox/lsj119/devel accepted/tizen/unified/20190311.072549 submit/tizen/20190311.043722
2019-03-11 Seunghune_comp_wl_shell: 'ec->comp_data->shell.surface' has... 59/201159/1
2019-03-07 Juyeon Leetitle: send E_EVENT_CLIENT_PROPERTY when title changed 16/200816/2
2019-03-07 Seunghune_comp_wl_shell: Do not reference 'ec' if e_object_unre... 93/200193/3
2018-12-24 Gwanglim Leee_log: get rid of unused e_pixmap parameter of ELOG 24/196124/7 accepted/tizen/unified/20181226.063554 submit/tizen/20181224.063831
2018-12-17 Doyoun Kangtransient_for: apply transient_for stack while handling... 84/195684/3 accepted/tizen/unified/20181219.063254 submit/tizen/20181218.082737
2018-12-17 Doyoun Kange_comp_wl_shell: add error log for map window 20/195620/2
2018-10-04 Doyoun Kange_comp_wl_shell: check iconify by client before sending... 48/190648/1
2018-08-13 JunSeok, Kime_comp_wl: accepts_focus set true at wl_surface_create... 74/186674/2
2018-07-27 Doyoun Kange_comp_wl_shell: reset ec's visibility.last_sent_type... 13/185213/1
2018-07-02 Doyoun Kangmodify check condition before calling e_client_post_rai... 91/183091/1 accepted/tizen/unified/20180702.151354 submit/tizen/20180702.081014
2018-06-25 JunSeok, Kime_comp_object: check iconified by client when evas_obje... 88/181988/2
2018-06-11 Seunghun Leee_xdg_shell_v6: Reimplement xdg_shell_v6 support 44/179144/5 accepted/tizen/unified/20180612.130759 submit/tizen/20180611.112755
2018-05-10 JunSeok, Kime_comp_wl_shell: fix to do not evas_object_show during... 29/178429/2 accepted/tizen/unified/20180510.090026 submit/tizen/20180510.064129
2018-03-19 Juyeon Leee_comp_wl_shell: make ref/unref pair for ec 67/173067/1
2018-03-19 Gwanglim Leee_comp_wl_shell: changed to use xdg-shell-unstable... 66/173066/1
2018-03-19 Gwanglim Leee_comp_wl_shell: send toplevel v6 configure event befor... 93/169493/2
2018-03-19 Gwanglim Leee_comp_wl_shell: add support for xdg_shell_v6 interface 17/159117/6
2018-03-08 Doyoun Kangvisibility: send pre-unobscured event when the window... 28/171928/2 accepted/tizen/unified/20180308.123315 submit/tizen/20180308.072452
2018-02-06 Doyoun Kange_comp_wl_shell/e_policy_visibility: add a e_policy_vis... 15/169315/2
2018-01-30 Doyoun Kange_comp_wl_shell: cancel job grab of client while doing... 23/168723/1
2018-01-25 Doyoun Kange_comp_wl_shell: code cleanup 67/168267/1
2018-01-25 JunSeok, Kime_comp_wl_shell: set ec-changed flag at xdg_surface_par... 87/166887/2
2018-01-22 Doyoun Kange_comp_wl_shell: add log for mapping/unmapping window 82/167782/2
2017-11-02 Gwanglim Leee_comp_wl_shell: moved module code for wayland shell... 94/158594/4
2013-04-16 Chris MichaelRemove all old wayland compositor files.
2013-01-11 Mike Blumenkrantzformatting: all at once
2013-01-09 Lucas De Marchie: merge comp module into core