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
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 gRPC
sandbox/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
2022-11-01
agl-shell: Add support for defining an activation area
Marius Vlad
2
-4
/
+50
2022-10-12
Add manual activation area configuration option
Scott Murray
3
-11
/
+59
2022-09-23
compositor: Use sigaction to trap SIGINT
Marius Vlad
1
-1
/
+23
2022-09-23
compositor: Add missing SIGCHLD handler
Marius Vlad
3
-1
/
+37
2022-09-23
compositor: Stop trapping SIGQUIT
Marius Vlad
1
-3
/
+1
2022-09-23
shell: Rewrite client_exec as client_launch
Marius Vlad
4
-57
/
+147
2022-09-23
process-util: Move Xwayland fork helpers to shared
Marius Vlad
2
-0
/
+364
2022-09-22
shared: add str_printf()
Marius Vlad
1
-0
/
+26
2022-09-22
shared: introduce os_fd_clear_cloexec()
Marius Vlad
2
-0
/
+18
2022-09-22
desktop: Do not attempt to send terminate event
Marius Vlad
1
-1
/
+3
2022-09-14
protocol/agl-shell.xml: Add an app_state event -- app state notification
Marius Vlad
4
-4
/
+54
2022-09-14
layout: Handle dynamic application/surface movement between outputs
Marius Vlad
1
-1
/
+24
2022-09-14
shell: Remove the black curtain installed on outputs
Marius Vlad
4
-20
/
+60
2022-09-14
layout: Detect when an application should be migrated to other outputs
Marius Vlad
2
-2
/
+35
[next]