Age | Commit message (Expand) | Author | Files | Lines |
2023-08-29 | grpc-proxy: Add dynamic scale of floating windows |  Marius Vlad | 8 | -14/+86 |
2023-08-29 | grpc-proxy: Add dynamic floating window movement |  Marius Vlad | 8 | -11/+83 |
2023-08-17 | desktop: Fix Xwayland build |  Marius Vlad | 1 | -0/+8 |
2023-08-03 | compositor: Use the logging context when iterating over scopes |  Marius Vlad | 1 | -1/+1 |
2023-07-24 | layout: Check against app_id being valid |  Marius Vlad | 1 | -1/+1 |
2023-07-24 | layout: Determine xwayland surface in a generic fashion |  Marius Vlad | 3 | -4/+26 |
2023-06-21 | compositor: Add XWayland basic support |  Marius Vlad | 7 | -25/+333 |
2023-06-13 | layout: Give ini config precedence over agl_shell |  Marius Vlad | 1 | -0/+6 |
2023-06-13 | shell: Don't reset the activation area always |  Marius Vlad | 1 | -2/+4 |
2023-06-13 | layout: Add a fallback for reading activation-area |  Marius Vlad | 3 | -1/+22 |
2023-05-31 | policy-deny: Remove SMACK support |  Marius Vlad | 3 | -91/+0 |
2023-05-31 | compositor: Remove Waltham support |  Marius Vlad | 6 | -237/+0 |
2023-05-15 | clients/screenshooter: Add the output name to screenshot name |  Marius Vlad | 1 | -83/+44 |
2023-05-04 | compositor: Let the user know about the debug scopes available |  Marius Vlad | 1 | -0/+18 |
2023-05-04 | compositor: Add support for subscribing to libweston scopes |  Marius Vlad | 1 | -1/+32 |
2023-05-03 | shell: Add the ability to dynamically move application window |  Marius Vlad | 4 | -6/+42 |
2023-05-03 | layout: Fix no-op check due to invalid checks |  Marius Vlad | 1 | -1/+3 |
2023-05-03 | desktop: Look for app_ids after the initial commit |  Marius Vlad | 1 | -1/+9 |
2023-05-03 | src: Send out the output name for the remote role |  Marius Vlad | 3 | -2/+9 |
2023-04-27 | layout: Split remote from desktop role |  Marius Vlad | 4 | -34/+60 |
2023-04-27 | grpc-proxy: Added set_app_output request |  Marius Vlad | 8 | -10/+145 |
2023-04-06 | compositor: Don't reuse previous return values |  Marius Vlad | 1 | -1/+1 |
2023-03-15 | meson.build: Add an explicit weston dependency |  Marius Vlad | 4 | -3/+4 |
2023-03-15 | meson.build: Remove any prefix assumptions |  Marius Vlad | 1 | -15/+0 |
2023-03-03 | grpc-proxy: Add set_app_fullscreen functionality |  Marius Vlad | 9 | -8/+157 |
2023-03-03 | shell: Reset normal state when getting back to maximized |  Marius Vlad | 1 | -0/+1 |
2023-03-01 | protocol: Add set_app_normal request |  Marius Vlad | 8 | -0/+97 |
2023-03-01 | protocol, grpc-proxy: Add support for set_app_float |  Marius Vlad | 9 | -8/+122 |
2023-03-01 | protocol/grpc-proxy: Add deactivate_app request |  Marius Vlad | 4 | -6/+36 |
2023-02-15 | compositor: Added layout_save/layout_restore |  Marius Vlad | 3 | -0/+99 |
2023-02-15 | shell: Check for a valid ivi_surface |  Marius Vlad | 1 | -1/+2 |
2023-02-15 | shell: Check for invalid outputs passed on when activating |  Marius Vlad | 1 | -4/+14 |
2023-02-15 | compositor: Fix memleak when disabling the output |  Marius Vlad | 1 | -0/+1 |
2023-01-29 | ivi-compositor: Add support for multiple app_ids |  Marius Vlad | 3 | -8/+29 |
2023-01-29 | meson: Deprecate waltham and inform users of that |  Marius Vlad | 2 | -1/+10 |
2023-01-29 | meson: Bump to version 0.0.21 |  Marius Vlad | 1 | -2/+2 |
2023-01-17 | shell: Reset the area activation |  Marius Vlad | 1 | -0/+3 |
2023-01-05 | shell: Verify agl-shell version for bound_ok/bound_fail |  Marius Vlad | 1 | -7/+18 |
2023-01-05 | shell: Add fallback agl-shell version 1 |  Marius Vlad | 1 | -0/+5 |
2022-12-28 | input: Fix minor issue while reporting disable cursor |  Marius Vlad | 1 | -2/+2 |
2022-12-28 | input: Rename hide-cursor to disable-cursor |  Marius Vlad | 3 | -17/+18 |
2022-12-14 | src: Verify if the output is present |  Marius Vlad | 1 | -3/+4 |
2022-12-14 | src: Further hotplug connector fixes |  Marius Vlad | 2 | -5/+9 |
2022-12-13 | grpc-proxy: Init gRPCsandbox/mvlad/grpc-async-cb |  Marius Vlad | 11 | -0/+1144 |
2022-12-05 | shell: Not not override the agl_shell interface resources |  Marius Vlad | 1 | -22/+30 |
2022-12-05 | shell: Add a wrappers for sending events with agl-shell |  Marius Vlad | 4 | -25/+31 |
2022-12-05 | compositor: Allow to start other clients |  Marius Vlad | 3 | -10/+14 |
2022-12-05 | agl-shell.xml: Introduce a new interface |  Marius Vlad | 3 | -7/+150 |
2022-11-25 | compositor: Handle output destruction deferral |  Marius Vlad | 1 | -1/+14 |
2022-11-14 | layout: Allow background surface roles (to) be activated |  Marius Vlad | 2 | -8/+35 |