Age | Commit message (Expand) | Author | Files | Lines |
2022-05-04 | shell: Let the output destroy handler handle layer fini |  Marius Vlad | 2 | -12/+1 |
2022-05-04 | desktop: Document the repaint schedule |  Marius Vlad | 1 | -0/+11 |
2022-05-04 | Revert "desktop: No need to schedule a compositor repaint" |  Marius Vlad | 1 | -0/+2 |
2022-05-03 | shell: Added missing layer fini calls |  Marius Vlad | 3 | -1/+77 |
2022-05-03 | compositor: Proper indentation |  Marius Vlad | 1 | -2/+4 |
2022-05-03 | desktop: Remove dead code |  Marius Vlad | 2 | -20/+0 |
2022-05-03 | desktop: No need to schedule a compositor repaint |  Marius Vlad | 1 | -2/+0 |
2022-05-03 | meson.build: Bump up meson version |  Marius Vlad | 1 | -3/+2 |
2022-05-03 | layout: Inform client to resize for fullscreen roles |  Marius Vlad | 2 | -19/+58 |
2022-05-03 | layout: Send dimensions when setting up property as fullscreen |  Marius Vlad | 4 | -28/+65 |
2022-04-29 | layout: Do perform a view update transform when unmapped |  Marius Vlad | 1 | -0/+2 |
2022-04-29 | layout: Make the view mapped at activation completion |  Marius Vlad | 1 | -3/+1 |
2022-04-29 | compositor: Rename activated_by_default to mapped |  Marius Vlad | 3 | -15/+15 |
2022-03-29 | Weston 10.0 compatibility changes |  Scott Murray | 3 | -5/+5 |
2022-03-29 | Weston 9.0 compatibility changes |  Scott Murray | 3 | -20/+20 |
2022-03-17 | Remove the listener in the end of ivi_shell_destroy() |  duerpei | 1 | -0/+1 |
2022-03-15 | Fix potential memory leak in agl-compositor |  duerpei | 1 | -2/+8 |
2022-03-02 | layout: Address all other callsites w/ dirty+surface damagemarlin_12.93.0marlin/12.93.012.93.0 |  Marius Vlad | 1 | -10/+13 |
2022-03-02 | layout: Inflict surface damage |  Marius Vlad | 1 | -2/+1 |
2022-03-02 | layout: Remove left-over comment |  Marius Vlad | 1 | -2/+0 |
2022-02-23 | Fix potential memory leak |  duerpei | 1 | -0/+1 |
2022-01-28 | meson.build: Don't set the dependency type for wayland-scannermarlin_12.92.0marlin/12.92.012.92.0 |  Marius Vlad | 1 | -1/+1 |
2022-01-20 | Fix potential memory leak |  Rongrong Yuan | 1 | -0/+5 |
2022-01-13 | client/screenshooter: Compute the width/height for a single output |  Marius Vlad | 1 | -0/+2 |
2021-12-22 | agl-compositor: Add NULL check after creating surface/view |  AndyZhou | 1 | -2/+6 |
2021-12-22 | agl-compositor:Add NULL check after zalloc in src directorymarlin_12.91.0marlin/12.91.012.91.0 |  AndyZhou | 3 | -4/+72 |
2021-12-21 | agl-compositor:Add NULL check after zalloc in screenshooter.c |  AndyZhou | 1 | -0/+2 |
2021-12-20 | agl-compositor: Correct several spell issues in the protocol xml files |  AndyZhou | 3 | -5/+5 |
2021-12-17 | agl-compositor: Correct several spell or grammar issues in the README.md file. |  AndyZhou | 1 | -14/+14 |
2021-12-16 | layout: Remove explicit damage call |  Marius Vlad | 1 | -3/+2 |
2021-12-16 | layout: Inflict damage on all subsurfaces |  Marius Vlad | 1 | -0/+1 |
2021-12-10 | meson.build: Bump compositor version |  Marius Vlad | 1 | -4/+3 |
2021-12-10 | shell: Refactor pending surfaces for existing pending ones |  Marius Vlad | 1 | -18/+128 |
2021-12-10 | src/desktop: Add a compositor destroy listener |  Marius Vlad | 3 | -1/+20 |
2021-12-08 | src/shell: Add set_app_property_mode request |  Marius Vlad | 3 | -6/+77 |
2021-11-09 | layout: Fix-up the positions when placing the pop-up/dialog |  Marius Vlad | 1 | -1/+15 |
2021-11-05 | shell: Fix passing maximized state from the start |  Marius Vlad | 3 | -5/+60 |
2021-09-28 | meson.build: Add a waltham-transmitter pkg-config pc filemarlin_12.90.1marlin/12.90.112.90.1 |  Marius Vlad | 1 | -1/+1 |
2021-09-28 | meson.build: Conditionally build with headless support |  Marius Vlad | 2 | -0/+19 |
2021-09-28 | meson.build: Clarify out-of-tree build error |  Marius Vlad | 1 | -5/+9 |
2021-09-03 | clients/screenshooter: Fix taking screenshot on multiple outputs |  Marius Vlad | 1 | -18/+14 |
2021-08-26 | compositor: Do not allow vt-switching by default |  Marius Vlad | 1 | -1/+1 |
2021-07-13 | compositor: Avoid loading systemd-notify plug-in |  Marius Vlad | 1 | -0/+8 |
2021-06-24 | meson.build: Install run-time shared library to a specific path |  Marius Vlad | 1 | -0/+3 |
2021-04-20 | main: 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-ci |  Marius Vlad | 3 | -1743/+1792 |
2021-04-20 | main: Copy cmd line args and print them |  Marius Vlad | 1 | -2/+28 |
2021-04-20 | main: Teach agl-compositor to load additional modules |  Marius Vlad | 1 | -0/+52 |
2021-04-20 | main: Add support for loading the headless-backend |  Marius Vlad | 1 | -0/+54 |
2021-04-20 | meson.build: Do an release update before libweston9 integration |  Marius Vlad | 1 | -2/+2 |
2021-04-19 | layout: Remove weston_output_damage dependecy |  Marius Vlad | 2 | -6/+4 |