grpc-proxy/shell: Add width for split window
[src/agl-compositor.git] / src / shell.c
2024-02-22 Marius Vladgrpc-proxy/shell: Add width for split window 48/29648/4
2024-02-22 Marius Vladlayout/shell: Reset split type of windows 16/29616/6
2024-02-22 Marius Vladshell: Reset active view to allow further activation 15/29615/6
2024-02-22 Marius Vladlayout/shell: Add basic support for split window 12/29612/6
2024-01-02 Marius Vladgrpc-proxy: Re-work bound_ok/bound_fail events handling 67/29567/4
2023-12-20 Marius Vladshell: Provide a better explanation for terminating... 48/29548/1
2023-12-15 Marius Vladshell: Don't assume an output previously set-up 35/29535/1
2023-08-29 Marius Vladgrpc-proxy: Add dynamic scale of floating windows 69/29069/2
2023-08-29 Marius Vladgrpc-proxy: Add dynamic floating window movement 68/29068/2
2023-06-13 Marius Vladshell: Don't reset the activation area always 11/29011/1
2023-05-31 Marius Vladcompositor: Remove Waltham support 23/28923/2
2023-05-03 Marius Vladshell: Add the ability to dynamically move application... 24/28724/3
2023-05-03 Marius Vladsrc: Send out the output name for the remote role 43/28643/6
2023-04-27 Marius Vladlayout: Split remote from desktop role 42/28642/4
2023-04-27 Marius Vladgrpc-proxy: Added set_app_output request 41/28641/2
2023-03-15 Marius Vladmeson.build: Add an explicit weston dependency 73/28573/1
2023-03-03 Marius Vladgrpc-proxy: Add set_app_fullscreen functionality 52/28552/1
2023-03-03 Marius Vladshell: Reset normal state when getting back to maximized 51/28551/1
2023-03-01 Marius Vladprotocol: Add set_app_normal request 65/28465/3
2023-03-01 Marius Vladprotocol, grpc-proxy: Add support for set_app_float 64/28464/3
2023-03-01 Marius Vladprotocol/grpc-proxy: Add deactivate_app request 63/28463/2
2023-02-15 Marius Vladshell: Check for a valid ivi_surface 04/28504/1
2023-02-15 Marius Vladshell: Check for invalid outputs passed on when activating 03/28503/1
2023-01-17 Marius Vladshell: Reset the area activation 85/28385/1
2023-01-05 Marius Vladshell: Verify agl-shell version for bound_ok/bound_fail 62/28362/1
2023-01-05 Marius Vladshell: Add fallback agl-shell version 1 61/28361/1
2022-12-14 Marius Vladsrc: Further hotplug connector fixes 58/28258/4
2022-12-05 Marius Vladshell: Not not override the agl_shell interface resources 70/28070/2
2022-12-05 Marius Vladshell: Add a wrappers for sending events with agl-shell 69/28069/2
2022-12-05 Marius Vladcompositor: Allow to start other clients 68/28068/2
2022-12-05 Marius Vladagl-shell.xml: Introduce a new interface 67/28067/2
2022-11-14 Marius Vladlayout: Allow background surface roles (to) be activated 63/28163/2
2022-11-01 Marius Vladagl-shell: Add support for defining an activation area 02/28102/1
2022-09-23 Marius Vladcompositor: Add missing SIGCHLD handler 23/28023/1
2022-09-23 Marius Vladshell: Rewrite client_exec as client_launch 21/28021/1
2022-09-14 Marius Vladprotocol/agl-shell.xml: Add an app_state event -- app... 67/27967/2
2022-09-14 Marius Vladshell: Remove the black curtain installed on outputs 53/27953/3
2022-08-31 Marius Vladagl-shell: Add bound_ok and bound_fail events and a... 59/27859/4
2022-06-20 Marius Vladshell: Fix a typo when adding surface to pending list 81/27681/1
2022-06-10 Marius Vladshell: Make sure that app_id is valid before checking it 73/27573/2
2022-06-10 Marius Vladshell: Extract some common functions 92/27592/2
2022-06-03 Marius Vladcompositor: Properly dispose of fullscreen views at... 96/27596/1
2022-05-04 Marius Vladshell: Do not set none role for applications w/o appid 43/27443/1
2022-05-04 Marius Vladshell: Let the output destroy handler handle layer... 42/27442/1
2022-05-03 Marius Vladshell: Added missing layer fini calls 36/27436/1
2022-05-03 Marius Vladdesktop: Remove dead code 34/27434/1
2022-05-03 Marius Vladlayout: Send dimensions when setting up property as... 15/27415/3
2021-12-22 AndyZhouagl-compositor: Add NULL check after creating surface... 61/27061/1
2021-12-22 AndyZhouagl-compositor:Add NULL check after zalloc in src directory 01/27001/6 12.91.0 marlin/12.91.0 marlin_12.91.0
2021-12-10 Marius Vladshell: Refactor pending surfaces for existing pending... 31/26931/2
2021-12-10 Marius Vladsrc/desktop: Add a compositor destroy listener 30/26930/3
2021-12-08 Marius Vladsrc/shell: Add set_app_property_mode request 29/26929/2
2021-11-05 Marius Vladshell: Fix passing maximized state from the start 31/26831/2
2021-04-19 Marius Vladlayout: Remove weston_output_damage dependecy 46/26246/4
2020-11-19 Marius Vladshell: Throttle the log message 84/25584/2
2020-11-19 Marius Vladbuild/: Allow to build the compositor w/o waltham 83/25583/2
2020-11-18 Walter Lozanoshell: Perform wl_list_init() after wl_list_remove() 76/25576/2
2020-11-17 Walter Lozanodesktop: Delay surface creation until committed 86/25486/3
2020-11-05 Marius Vladshell: Destroy weston_transmitter_surface as well 80/25480/3
2020-11-05 Marius Vladshell: Keep a reference to weston_transmitter_surface 79/25479/2
2020-11-05 Marius Vladshell: Push the surface to the remote side 38/25438/3
2020-11-05 Marius Vladshell: Avoid creating and inserting black surface 33/25433/3
2020-10-29 Marius Vladmain: Use the output handler to destroy to black view 91/25491/1
2020-10-15 Walter Lozanoshell: Advertise app when app_id is available 08/25408/3
2020-10-15 Walter Lozanoshell: Avoid advertising applications without app_id set 56/25356/3
2020-07-29 Marius Vladlayout: Advertise state change for other types of surfa... 99/24999/3
2020-07-29 Marius Vladshell: Assume consistency with the desktop roles 98/24998/3
2020-06-29 Marius Vladshell: Avoid checking against surfaces that do not... 02/24902/1
2020-06-26 Marius Vladpolicy: Add a new policy hook to restrict access to... 47/24747/5
2020-06-15 Marius Vladshell: Pass the bounding box values to the pop-up surface 55/24755/4
2020-06-15 Marius Vladshell: Advertise application_id event for other surface... 52/24652/2
2020-06-15 Marius Vladsrc: Mark surfaces with the 'remote' role if configurat... 50/24650/2
2020-06-15 Marius Vladshell: Add some extra checks to make sure we don't... 48/24648/2
2020-06-15 Marius Vladshell: Do not remove the black surface if we don't... 61/24661/3
2020-06-14 Marius Vladsrc: Insert a black surface/remove it when the last... 56/24656/2
2020-06-14 Marius Vladsrc/: Add the remote surface role 53/24653/2
2020-06-08 Marius Vladlayout: Allow to commit the fullscreen and split surfac... 09/24509/8
2020-06-08 Marius Vladshell: Determine the role type 25/24525/7
2020-06-08 Marius Vladshell: Introduce fullscreen and split role type of... 07/24507/5
2020-06-08 Marius Vladdesktop: Handle correctly panel and bg removal of agl... 88/24588/2
2020-05-12 Marius Vladpolicy: Add another hook for controlling the applicatio... 06/24406/3
2020-05-12 Marius Vladprotocol: agl-shell-desktop: Send notification for... 05/24405/3
2020-05-12 Marius Vladagl-shell-desktop: Add the ability to hide client windows 01/24401/3
2020-05-12 Marius Vladshell: Store the ivi compositor in the desktop_client 99/24399/2
2020-05-12 Marius Vladlayout, desktop: Implement the pop-up role 98/24398/2
2020-05-11 Marius Vladshell: Display previously pending surface once the... 28/24428/2
2020-03-06 Marius Vladprotocol: Advertise the applications to regular clients 89/24189/2
2020-03-06 Marius Vladprotocol: Add agl-shell-desktop protocol 88/24188/2
2020-03-04 Marius Vladmeson.build: Upgrade build and headers to libweston7 61/24161/1
2020-02-07 Marius Vladshell: Add a black surface in the fullscreen layer 63/23763/1
2020-02-06 Marius Vladshell: Allow the client shell to unbind/rebind to agl... 44/23744/1
2020-01-29 Scott Andersonsrc/: Add basic support for app switching 03/23303/6
2019-11-25 Daniel StoneImport source, backport to libweston 6.0 42/23042/1 8.99.2 8.99.3 8.99.4 8.99.5 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish/8.99.5 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4 icefish_8.99.5