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-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
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
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
[next]