src/agl-compositor.git
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: Specify the reason for not activating windows 14/29614/6
2024-02-22 Marius Vladgrpc-proxy: Extend AglShellSetSplit from gRPC proxy 13/29613/6
2024-02-22 Marius Vladlayout/shell: Add basic support for split window 12/29612/6
2024-02-13 Jan-Simon MoellerAdd gitlab issue/merge request templates 17.90.0 ricefish/17.90.0 ricefish_17.90.0
2024-01-24 Marius Vladlayout: Add the ability to deactivate fullscreen surfaces 08/29608/1
2024-01-02 Marius Vladgrpc-proxy: Add a prefix tag for debugging messages 73/29573/1
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-11-14 Marius Vladmeson.build: Bump version to 0.0.22 02/29402/1
2023-11-03 Marius Vladgrpc-proxy: Use smaller waiting time 06/29306/2
2023-11-03 Marius Vladgrpc-proxy: Start the gRPC server and waiting thread... 05/29305/3
2023-11-03 Marius Vladgrpc-proxy: Fix missing args LOG() 04/29304/2
2023-10-27 Marius Vladgrpc-proxy/main-grpc: Don't fall trough assuming we... 17/29317/3
2023-10-27 Marius Vladgrpc-proxy: Don't attempt to connect if there's no... 13/29313/1
2023-10-24 Marius Vladgrpc-proxy: Terminate thread when we're exiting 01/29301/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-08-17 Marius Vladdesktop: Fix Xwayland build 40/29140/1
2023-08-03 Marius Vladcompositor: Use the logging context when iterating... 65/29065/2
2023-07-24 Marius Vladlayout: Check against app_id being valid 62/29062/1
2023-07-24 Marius Vladlayout: Determine xwayland surface in a generic fashion 61/29061/1
2023-06-21 Marius Vladcompositor: Add XWayland basic support 74/28874/3
2023-06-13 Marius Vladlayout: Give ini config precedence over agl_shell 12/29012/1
2023-06-13 Marius Vladshell: Don't reset the activation area always 11/29011/1
2023-06-13 Marius Vladlayout: Add a fallback for reading activation-area 10/29010/1
2023-05-31 Marius Vladpolicy-deny: Remove SMACK support 24/28924/2
2023-05-31 Marius Vladcompositor: Remove Waltham support 23/28923/2
2023-05-15 Marius Vladclients/screenshooter: Add the output name to screensho... 92/28892/1
2023-05-04 Marius Vladcompositor: Let the user know about the debug scopes... 03/28803/1
2023-05-04 Marius Vladcompositor: Add support for subscribing to libweston... 02/28802/1
2023-05-03 Marius Vladshell: Add the ability to dynamically move application... 24/28724/3
2023-05-03 Marius Vladlayout: Fix no-op check due to invalid checks 23/28723/2
2023-05-03 Marius Vladdesktop: Look for app_ids after the initial commit 87/28687/4
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-04-06 Marius Vladcompositor: Don't reuse previous return values 25/28625/1
2023-03-15 Marius Vladmeson.build: Add an explicit weston dependency 73/28573/1
2023-03-15 Marius Vladmeson.build: Remove any prefix assumptions 72/28572/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 Vladcompositor: Added layout_save/layout_restore 05/28505/1
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-02-15 Marius Vladcompositor: Fix memleak when disabling the output 02/28502/1
2023-01-29 Marius Vladivi-compositor: Add support for multiple app_ids 79/28379/3
2023-01-29 Marius Vladmeson: Deprecate waltham and inform users of that 78/28378/3
2023-01-29 Marius Vladmeson: Bump to version 0.0.21 77/28377/2
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-28 Marius Vladinput: Fix minor issue while reporting disable cursor 17/28317/1
2022-12-28 Marius Vladinput: Rename hide-cursor to disable-cursor 16/28316/1
2022-12-14 Marius Vladsrc: Verify if the output is present 59/28259/5
2022-12-14 Marius Vladsrc: Further hotplug connector fixes 58/28258/4
2022-12-13 Marius Vladgrpc-proxy: Init gRPC 71/28071/5 sandbox/mvlad/grpc-async-cb
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-25 Marius Vladcompositor: Handle output destruction deferral 02/28202/1
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-10-12 Scott MurrayAdd manual activation area configuration option 52/28052/2
2022-09-23 Marius Vladcompositor: Use sigaction to trap SIGINT 24/28024/1
2022-09-23 Marius Vladcompositor: Add missing SIGCHLD handler 23/28023/1
2022-09-23 Marius Vladcompositor: Stop trapping SIGQUIT 22/28022/1
2022-09-23 Marius Vladshell: Rewrite client_exec as client_launch 21/28021/1
2022-09-23 Marius Vladprocess-util: Move Xwayland fork helpers to shared 20/28020/1
2022-09-22 Marius Vladshared: add str_printf() 26/28026/1
2022-09-22 Marius Vladshared: introduce os_fd_clear_cloexec() 25/28025/1
2022-09-22 Marius Vladdesktop: Do not attempt to send terminate event 15/28015/1
2022-09-14 Marius Vladprotocol/agl-shell.xml: Add an app_state event -- app... 67/27967/2
2022-09-14 Marius Vladlayout: Handle dynamic application/surface movement... 54/27954/3
2022-09-14 Marius Vladshell: Remove the black curtain installed on outputs 53/27953/3
2022-09-14 Marius Vladlayout: Detect when an application should be migrated... 52/27952/3
2022-09-14 Marius Vladdesktop: Avoid sending the dimensions for the first... 05/27905/4
2022-09-14 Marius Vladlayout: State explicity the output 04/27904/3
2022-09-14 Marius Vladlayout: Use view's mapping once we placed the view... 03/27903/3
2022-09-14 Marius Vladdesktop: Install a black background for REMOTE roles 01/27901/5
2022-09-14 Marius Vladdesktop: Include REMOTE role in initial configuration 00/27900/4
2022-08-31 Marius Vladagl-shell: Add bound_ok and bound_fail events and a... 59/27859/4
2022-07-18 chintsungFix typo in README 77/27777/1 13.93.0 needlefish/13.93.0 needlefish_13.93.0
2022-06-29 Marius Vladlayout: Add a wrapper for adding the view to the hidden... 84/27684/2
2022-06-20 Marius Vladshell: Fix a typo when adding surface to pending list 81/27681/1
2022-06-13 Marius Vladcompositor: Allow passing continue-without-input 89/27589/2
2022-06-10 Marius Vladshell: Make sure that app_id is valid before checking it 73/27573/2
2022-06-10 Marius Vladlayout: Keep track of popup state to handle activation 72/27572/2
2022-06-10 Marius Vladcompositor: Perform activation from keybindings 95/27595/2
2022-06-10 Marius Vladcompositor: Pass flags when adding keybindgs 94/27594/2
2022-06-10 Marius Vladlayout: Add a way common way activate views 93/27593/2
2022-06-10 Marius Vladshell: Extract some common functions 92/27592/2
2022-06-10 Marius Vladinput: Migrate ivi_seat to ivi_compositor header 91/27591/2
2022-06-10 Marius Vladinput: Remove keyboard listener keyboard focus activation 90/27590/2
next