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/wip-update-comp
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-03-21
layout, shell: Use implicit layer move to add views to layers
sandbox/mvlad/fix-next
Marius Vlad
2
-26
/
+15
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
-32
/
+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.4
quillback_17.1.3
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.4
quillback/17.1.3
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.4
17.1.3
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
2023-12-15
shell: Don't assume an output previously set-up
Marius Vlad
1
-3
/
+5
2023-11-14
meson.build: Bump version to 0.0.22
Marius Vlad
1
-1
/
+1
2023-11-03
grpc-proxy: Use smaller waiting time
Marius Vlad
1
-1
/
+1
2023-11-03
grpc-proxy: Start the gRPC server and waiting thread much sooner
Marius Vlad
3
-16
/
+66
2023-11-03
grpc-proxy: Fix missing args LOG()
Marius Vlad
2
-2
/
+2
2023-10-27
grpc-proxy/main-grpc: Don't fall trough assuming we have a wl_display
Marius Vlad
1
-1
/
+4
2023-10-27
grpc-proxy: Don't attempt to connect if there's no compositor running
Marius Vlad
1
-0
/
+7
2023-10-24
grpc-proxy: Terminate thread when we're exiting
Marius Vlad
1
-0
/
+1
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
[next]