summaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Weston 10.0 compatibility changesScott Murray1-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 Vlad1-1739/+3
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-01-06main: Add activate_by_default ini optionMarius Vlad1-0/+1
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 Vlad1-0/+1
2020-11-05main: Add support loading waltham transmitter plug-inMarius Vlad1-0/+37
2020-10-29main: Use the output handler to destroy to black viewMarius Vlad1-0/+5
2020-10-15shell: Advertise app when app_id is availableWalter Lozano1-1/+0
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 Vlad1-1/+9
2020-09-30screenshooter: Add agl-screenshooter protocolMarius Vlad1-0/+1
2020-06-15src: Mark surfaces with the 'remote' role if configuration file says soMarius Vlad1-0/+3
2020-06-15main: Do the installment of black surfaces for remote outputs as wellMarius Vlad1-2/+2
2020-06-15main: Enable remote outputs later than local (DRM) outputsMarius Vlad1-20/+29
2020-06-15main, layout: Minor clean-ups and added some further loggingMarius Vlad1-0/+3
2020-06-15main: Retrieve the agl-shell-app-id from the config fileMarius Vlad1-0/+1
2020-06-15main: Retrieve the transform and scale from config fileMarius Vlad1-3/+12
2020-06-15src: Create an ivi_output for the remote outputMarius Vlad1-14/+51
2020-06-15src: Hold a reference for remoting_api in the ivi_compositorMarius Vlad1-6/+6
2020-06-15main: Add the ability to load the remote pluginMarius Vlad1-0/+151
2020-06-15src/: Use agl-shell-app-id to set-up views on a different outputMarius Vlad1-0/+16
2020-06-14layout: Remove the quirks as now we have the policy hooks in placeMarius Vlad1-16/+0
2020-06-14src/: Add the remote surface roleMarius Vlad1-0/+1
2020-06-08shell: Introduce fullscreen and split role type of a surfaceMarius Vlad1-0/+2
2020-05-12main: Convert to using the logging/debuggging fraemworkMarius Vlad1-25/+51
2020-05-12main: Add a (valid) return code when exitingMarius Vlad1-1/+6
2020-05-12main: We don't have weston-debug extension availableMarius Vlad1-2/+0
2020-05-12main: Subscribe to the logger scopeMarius Vlad1-0/+1
2020-05-12layout, desktop: Implement the pop-up roleMarius Vlad1-0/+1
2020-05-04main: Update weston_compositor_add_log_scope to libweston8Marius Vlad1-1/+1
2020-05-04main: Use bool for weston_config_section_get_bool()Marius Vlad1-4/+4
2020-03-11policy-default: Install a default policy engineMarius Vlad1-0/+6
2020-03-11ivi-compositor: Use the helpers for array lengthMarius Vlad1-0/+1
2020-03-06protocol: Add agl-shell-desktop protocolMarius Vlad1-0/+1
2020-03-04meson.build: Build X11 backend optionallyMarius Vlad1-0/+10
2020-03-04main: Add support for the logging context when creating the compositorMarius Vlad1-3/+25
2020-03-04meson.build: Upgrade build and headers to libweston7Marius Vlad1-6/+6
2020-02-10main: Avoid warning on un-initialized displayMarius Vlad1-1/+1
2020-02-07shell: Add a black surface in the fullscreen layerMarius Vlad1-0/+2
2020-02-02layout: Use the background's surface ivi_output when activating apps byMarius Vlad1-0/+16
2020-01-30ivi-compositor: Add systemd notify messageMarius Vlad1-0/+1
2020-01-30src/: Add basic support for app switchingScott Anderson1-33/+1
2019-11-25Import source, backport to libweston 6.0icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.28.99.58.99.48.99.38.99.2Daniel Stone1-0/+1255