summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-21compositor,main: Update to libweston9sandbox/mvlad/libweston9Marius Vlad3-24/+21
2021-04-20main: Split of main() from wet_main()marlin_12.90.0marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.012.90.011.92.011.91.0sandbox/mvlad/pre-ciMarius Vlad3-1743/+1792
2021-04-20main: Copy cmd line args and print themMarius Vlad1-2/+28
2021-04-20main: Teach agl-compositor to load additional modulesMarius Vlad1-0/+52
2021-04-20main: Add support for loading the headless-backendMarius Vlad1-0/+54
2021-04-20meson.build: Do an release update before libweston9 integrationMarius Vlad1-2/+2
2021-04-19layout: Remove weston_output_damage dependecyMarius Vlad2-6/+4
2021-04-08layout: Fix split role sending invalid dimensionsMarius Vlad1-6/+2
2021-03-11desktop: Tell clients to use current geometry area from startMarius Vlad1-0/+52
2021-03-11desktop: Send remove event only if output and app_id is setMarius Vlad1-2/+3
2021-02-17Notify about application destructionWalter Lozano2-2/+10
2021-02-04Allow unregistered applications in rbaAnusha Gugale3-4/+17
2021-01-26Use parameterized constructor of RBAArbitratorkoi_10.93.0koi/10.93.010.93.0Anusha Gugale1-2/+1
2021-01-13doc/arch_diagram: Update architecture diagram with a small legendMarius Vlad2-83/+186
2021-01-12Added rba policy implementationkoi_10.92.0koi/10.92.010.92.0Anusha Gugale5-2/+230
2021-01-07meson.build: Fix building with cross SDKMarius Vlad1-2/+7
2021-01-06main: Add activate_by_default ini optionMarius Vlad3-0/+8
2020-11-19layout: Do not attempt to activate surfaces that doesn't have a valid app_idkoi_10.91.0koi/10.91.010.91.0Marius Vlad1-0/+6
2020-11-19shell: Throttle the log messageMarius Vlad1-1/+5
2020-11-19build/: Allow to build the compositor w/o walthamMarius Vlad2-2/+15
2020-11-18shell: Perform wl_list_init() after wl_list_remove()Walter Lozano1-0/+1
2020-11-17desktop: Allow to remove surface from pending listWalter Lozano1-3/+2
2020-11-17desktop: Do not attempt to advertise the clients if there are noneMarius Vlad1-1/+2
2020-11-17desktop: Delay surface creation until committedWalter Lozano3-14/+27
2020-11-05shell: Destroy weston_transmitter_surface as wellMarius Vlad3-0/+20
2020-11-05shell: Keep a reference to weston_transmitter_surfaceMarius Vlad2-1/+11
2020-11-05desktop: Insert a black surface only when the output is a remote typeMarius Vlad1-2/+2
2020-11-05desktop: Group tests for checking against last remote surfaceMarius Vlad1-5/+3
2020-11-05shell: Push the surface to the remote sideMarius Vlad1-0/+62
2020-11-05main: Create a remoting output if the waltham plug-in has been loadedMarius Vlad1-0/+55
2020-11-05ivi-compositor: Add the ability to distinguish between differentMarius Vlad2-0/+10
2020-11-05main: Add support loading waltham transmitter plug-inMarius Vlad3-1/+62
2020-11-05layout: Check app_id for remote type of surfacesMarius Vlad1-0/+3
2020-11-05shell: Avoid creating and inserting black surfaceMarius Vlad1-2/+5
2020-10-29main: Use the output handler to destroy to black viewMarius Vlad2-6/+6
2020-10-15shell: Advertise app when app_id is availableWalter Lozano4-2/+35
2020-10-15shell: Avoid advertising applications without app_id setWalter Lozano1-0/+11
2020-10-08main: Create black surface after listening socketWalter Lozano1-2/+2
2020-09-30main: Use a configuration option for hidding out the cursorMarius Vlad1-3/+2
2020-09-30main: Enable screenshoter interface when debug option is passedMarius Vlad1-1/+2
2020-09-30input: Add basic seat handlingMarius Vlad5-1/+267
2020-09-30client/screenshooter: Client for taking screenshotsMarius Vlad7-0/+971
2020-09-30screenshooter: Add agl-screenshooter protocolMarius Vlad5-0/+229
2020-09-28layout: Set active output NULL when displaying backgroundWalter Lozano1-0/+1
2020-09-10layout: Activate by default xdg surface that do not have an app_id setjellyfish_9.99.4jellyfish/9.99.49.99.4Marius Vlad2-5/+34
2020-09-10layout: If no valid output found, abort early with a protocol violationMarius Vlad1-0/+9
2020-07-29layout: Add missing hooks for other surface rolesjellyfish_9.99.3jellyfish/9.99.39.99.3Marius Vlad1-0/+28
2020-07-29layout: Advertise state change for other types of surface rolesMarius Vlad3-2/+26
2020-07-29shell: Assume consistency with the desktop rolesMarius Vlad1-0/+4
2020-07-14policy-*: Remove any private binding restrictions for allow-all policyjellyfish_9.99.2jellyfish/9.99.29.99.2Marius Vlad2-51/+49