- 24 Mar, 2021 2 commits
-
-
Walter Lozano authored
Release commit for agl-compositor version 9.99.4-1co9 Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Add a patch to only send the remove to guard against clients which haven't yet set its app id or haven't been activated at all. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 24 Feb, 2021 2 commits
-
-
Walter Lozano authored
Release commit for version 9.99.4-1co8 Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Add a patch to notify about application destruction when the surface is removed. This allows to keep track of available applications to switch. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 18 Nov, 2020 2 commits
-
-
Walter Lozano authored
Release commit for agl-compositor version 9.99.4.1.co7 Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Add a patch to allow to remove surfaces from pending list when removing the surface. This fixes segfault than can be triggered if a surface is added and removed before the compositor processs shell_ready. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 17 Nov, 2020 1 commit
-
-
Walter Lozano authored
In order to give the chance to the application to set a proper app_id delay the surface creation until commit. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 10 Nov, 2020 4 commits
-
-
Walter Lozano authored
Add the release commit for agl-compositor version 9.99.4-1co5 Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Include libsystemd-dev in the dependencies in order to be able to use systemd notify feature. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Add the release commit for agl-compositor version 9.99.4-1co4 Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
As this package is not intended to be use in production yet and could potentially conflict with other graphical interface the unit should neither be enabled nor started automatically. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 09 Nov, 2020 1 commit
-
-
Walter Lozano authored
Add the release commit for agl-compositor version 9.99.4-1co3 Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 05 Nov, 2020 1 commit
-
-
Walter Lozano authored
Add a patch to use the specific output destroyer handler, instead of destroying it in the handler itself. This way we can still clean-up and avoid any leaks, and still not trip ourselves causing a use-after-free, when the output is destroyed by libweston. This patch fixes a segfault which is produced on exit if the back view needs to be destroyed.. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 28 Oct, 2020 2 commits
-
-
Walter Lozano authored
In order to let agl-compositor to run with systemd add its configuration as part of the Apertis packaging. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
In case XDG_RUNTIME_DIR agl-compositor fails to start, but also generates a segfault. Add the upstream patch to avoid it. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 27 Oct, 2020 2 commits
-
-
Walter Lozano authored
After an upstream discussion a new version of the patch was designed, so replace the previous patch with the new set of patches. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Update the patch with the upstream information. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 16 Oct, 2020 3 commits
-
-
Ritesh Raj Sarraf authored
Add libgl1 as recommends See merge request pkg/target/agl-compositor!1
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 29 Sep, 2020 6 commits
-
-
Ritesh Raj Sarraf authored
Merge branch 'wip/wlozano/maynard' of gitlab.apertis.org:wlozano/agl-compositor into wip/wlozano/maynard * 'wip/wlozano/maynard' of gitlab.apertis.org:wlozano/agl-compositor: Update changelog Include patch to advertise app_id when it is valid Add patch to show background when no application is active Import Upstream version 9.99.4
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Currently agl-compositor advertises app_id when a new surface is added even when a valid app_id is not yet set. This patch delays the advertisement until a valid app_id is set. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Currently agl-compositor does not keep track correctly of active application when there is no one active. This causes that background is not being displayed after activating and deactivating an application. This patch resets the active application when the background is displayed in order to fix the issue. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 24 Sep, 2020 3 commits
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Currently agl-compositor advertises app_id when a new surface is added even when a valid app_id is not yet set. This patch delays the advertisement until a valid app_id is set. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Currently agl-compositor does not keep track correctly of active application when there is no one active. This causes that background is not being displayed after activating and deactivating an application. This patch resets the active application when the background is displayed in order to fix the issue. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 23 Sep, 2020 1 commit
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- 21 Jul, 2020 3 commits
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Apertis package maintainers authored
-
Ritesh Raj Sarraf authored
-