Linux Foundation Collaborative Projects
index
:
agl-compositor
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
next
next-wip
octopus
pike
quillback
ricefish
sandbox/mvlad/add-missing-hooks
sandbox/mvlad/add-waltham-support
sandbox/mvlad/add-waltham-support-wip
sandbox/mvlad/agl-shell-desktop
sandbox/mvlad/agl-shell-v2-bind-events-destructor
sandbox/mvlad/agl-shell-v3-move-out-agl-shell-desktop
sandbox/mvlad/appids-per-output
sandbox/mvlad/fix-next
sandbox/mvlad/fix-shell-v1
sandbox/mvlad/grpc-async-cb
sandbox/mvlad/libweston10
sandbox/mvlad/libweston9
sandbox/mvlad/next-fix-rdp-backend
sandbox/mvlad/next-phase-fix-next
sandbox/mvlad/policy-manager-split
sandbox/mvlad/pre-ci
sandbox/mvlad/remote-surfaces
sandbox/mvlad/screenshooter-init
sandbox/mvlad/split-v3
sandbox/mvlad/split-v3-update
sandbox/mvlad/switch-to-grpc
sandbox/mvlad/t1
sandbox/mvlad/test1
sandbox/mvlad/weston-ci
sandbox/mvlad/weston-ci-libweston8
sandbox/mvlad/xwayland-support
AGL compositor (using wayland)
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
compositor: Align to the right the remoting output
Marius Vlad
1
-0
/
+2
2024-07-16
layout: Don't assume we have background surface set-up
Marius Vlad
1
-2
/
+2
2024-07-01
Add gitreview file for Royal Ricefish branch
Jan-Simon Moeller
1
-1
/
+1
2024-04-26
compositor: Use stdint for specifing integer storage
ricefish_18.0.0
ricefish/18.0.0
18.0.0
next
Marius Vlad
1
-1
/
+1
2024-04-20
clients/screenshot: Add support for weston output capture
Marius Vlad
8
-775
/
+1075
2024-04-20
compositor: Fix wet_process cleanup on compositor shuwdown
Marius Vlad
3
-11
/
+19
2024-04-17
compositor: fix building with RDP disabled
Scott Murray
1
-1
/
+2
2024-04-09
compositor: Add support for building Xwayland
Marius Vlad
5
-130
/
+288
2024-04-09
compositor: Fix RDP loading code
Marius Vlad
1
-5
/
+22
2024-03-28
compositor: Fix loading nested X11/Wayland backends
Marius Vlad
1
-5
/
+31
2024-03-28
compositor: Add more error messages
Marius Vlad
1
-4
/
+17
2024-03-28
layout: Fix panel initialization with no weston surface
Marius Vlad
1
-2
/
+2
2024-03-28
compositor: Re-work the DRM and other backends loading phase
Marius Vlad
1
-82
/
+199
2024-03-28
layout: Migrate the layout save/restore to a more useful place
Marius Vlad
4
-91
/
+93
2024-03-28
compositor/build: Remove HEADLESS backend
Marius Vlad
2
-87
/
+7
2024-03-28
compositor: Don't reuse weston_compositor_create_output
Marius Vlad
1
-18
/
+9
2024-03-28
layout, shell: Use implicit layer move to add views to layers
Marius Vlad
3
-27
/
+18
2024-03-21
compositor: Fix RDP and HEADLESS backends loading
Marius Vlad
3
-9
/
+14
2024-03-21
compositor: Adapt loading to latest version
Marius Vlad
2
-31
/
+38
2024-03-11
src: weston_process renamed to wet_process
Denys Dmytriyenko
1
-6
/
+6
2024-03-11
src: weston_compositor_load_backend now returns backend
Denys Dmytriyenko
2
-17
/
+14
2024-03-11
src: use weston_coord_* structures
Denys Dmytriyenko
4
-46
/
+49
2024-03-11
meson.build: update for weston 13
Denys Dmytriyenko
1
-1
/
+1
2024-03-11
compositor: Fix building when x11 is not enabled
Marius Vlad
1
-2
/
+4
2024-03-11
meson.build, src: update for weston 12
Marius Vlad
6
-37
/
+141
2024-03-11
src: Make sure we don't die out when performing output hot-plugging
Marius Vlad
1
-2
/
+2
2024-03-11
meson.build, src: update for weston 11
Marius Vlad
5
-18
/
+86
2024-03-11
meson.build: Fix wayland-scanner detection
Scott Murray
1
-1
/
+1
2024-02-23
meson.build: Do another version bump
Marius Vlad
1
-1
/
+1
2024-02-23
compositor: Avoid compiler warning and build failure
Marius Vlad
2
-1
/
+3
2024-02-23
meson.build: Bump version to 0.22.3
Marius Vlad
1
-1
/
+1
2024-02-23
compositor: Add support for loading width/height/transform
Marius Vlad
1
-1
/
+37
2024-02-23
main-grpc: Fix iterator going invalid at destruction time
Marius Vlad
1
-6
/
+4
2024-02-23
compositor: Add the ability to load rdp-backend.so
Marius Vlad
3
-11
/
+183
2024-02-22
layout/shell: Keep track of previous role
Marius Vlad
3
-16
/
+28
2024-02-22
layout: Added sticky implementation for split windows
Marius Vlad
3
-13
/
+108
2024-02-22
shell/layout: Add implementation for the width param
Marius Vlad
3
-21
/
+53
2024-02-22
src: Don't attempt to split background role window
Marius Vlad
2
-2
/
+2
2024-02-22
grpc-proxy/shell: Add sticky parameter when setting up split window
Marius Vlad
6
-6
/
+17
2024-02-22
grpc-proxy/shell: Add width for split window
Marius Vlad
6
-11
/
+13
2024-02-22
layout/shell: Reset split type of windows
Marius Vlad
3
-10
/
+41
2024-02-22
shell: Reset active view to allow further activation
Marius Vlad
1
-0
/
+5
2024-02-22
layout: Specify the reason for not activating windows
Marius Vlad
1
-3
/
+7
2024-02-22
grpc-proxy: Extend AglShellSetSplit from gRPC proxy
Marius Vlad
4
-5
/
+25
2024-02-22
layout/shell: Add basic support for split window
Marius Vlad
7
-4
/
+402
2024-02-13
Add gitlab issue/merge request templates
ricefish_17.90.0
ricefish/17.90.0
17.90.0
Jan-Simon Moeller
2
-0
/
+6
2024-01-24
layout: Add the ability to deactivate fullscreen surfaces
Marius Vlad
1
-2
/
+35
2024-01-02
grpc-proxy: Add a prefix tag for debugging messages
quillback_17.1.2
quillback_17.1.1
quillback_17.1.0
quillback_17.0.2
quillback_17.0.1
quillback_17.0.0
quillback/17.1.2
quillback/17.1.1
quillback/17.1.0
quillback/17.0.2
quillback/17.0.1
quillback/17.0.0
17.1.2
17.1.1
17.1.0
17.0.2
17.0.1
17.0.0
Marius Vlad
1
-1
/
+1
2024-01-02
grpc-proxy: Re-work bound_ok/bound_fail events handling
Marius Vlad
5
-280
/
+166
2023-12-20
shell: Provide a better explanation for terminating the connection
Marius Vlad
1
-5
/
+7
[next]