summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-26layout: Address all other callsites w/ dirty+surface damagelamprey_12.1.9lamprey_12.1.8lamprey_12.1.7lamprey_12.1.6lamprey_12.1.5lamprey_12.1.4lamprey_12.1.19lamprey_12.1.18lamprey_12.1.17lamprey_12.1.16lamprey_12.1.15lamprey_12.1.14lamprey_12.1.13lamprey_12.1.12lamprey_12.1.11lamprey_12.1.10lamprey/12.1.9lamprey/12.1.8lamprey/12.1.7lamprey/12.1.6lamprey/12.1.5lamprey/12.1.4lamprey/12.1.19lamprey/12.1.18lamprey/12.1.17lamprey/12.1.16lamprey/12.1.15lamprey/12.1.14lamprey/12.1.13lamprey/12.1.12lamprey/12.1.11lamprey/12.1.1012.1.912.1.812.1.712.1.612.1.512.1.412.1.1912.1.1812.1.1712.1.1612.1.1512.1.1412.1.1312.1.1212.1.1112.1.10lampreyMarius Vlad1-10/+13
2022-05-26layout: Inflict surface damageMarius Vlad1-2/+1
2022-05-26layout: Remove left-over commentMarius Vlad1-2/+0
2021-12-17layout: Remove explicit damage calllamprey_12.1.3lamprey_12.1.2lamprey_12.1.1lamprey/12.1.3lamprey/12.1.2lamprey/12.1.112.1.312.1.212.1.1Marius Vlad1-3/+2
2021-12-14layout: Inflict damage on all subsurfacesMarius Vlad1-0/+1
2021-11-12layout: Fix-up the positions when placing the pop-up/dialoglamprey_12.1.0lamprey/12.1.012.1.0Marius Vlad1-1/+15
2021-11-12shell: Fix passing maximized state from the startMarius Vlad3-5/+60
2021-09-02compositor: Avoid loading systemd-notify plug-inlamprey_12.0.1lamprey/12.0.112.0.1Marius Vlad1-0/+8
2021-09-02meson.build: Install run-time shared library to a specific pathMarius Vlad1-0/+3
2021-08-31compositor: Do not allow vt-switching by defaultMarius Vlad1-1/+1
2021-06-30Add gitreview file for Lucky Lamprey branchlamprey_12.0.0lamprey_11.93.0lamprey/12.0.0lamprey/11.93.012.0.011.93.0Jan-Simon Möller1-1/+1
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