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
2020-11-05
shell: Push the surface to the remote side
Marius Vlad
1
-0
/
+62
2020-11-05
main: Create a remoting output if the waltham plug-in has been loaded
Marius Vlad
1
-0
/
+55
2020-11-05
ivi-compositor: Add the ability to distinguish between different
Marius Vlad
2
-0
/
+10
2020-11-05
main: Add support loading waltham transmitter plug-in
Marius Vlad
3
-1
/
+62
2020-11-05
layout: Check app_id for remote type of surfaces
Marius Vlad
1
-0
/
+3
2020-11-05
shell: Avoid creating and inserting black surface
Marius Vlad
1
-2
/
+5
2020-10-29
main: Use the output handler to destroy to black view
Marius Vlad
2
-6
/
+6
2020-10-15
shell: Advertise app when app_id is available
Walter Lozano
4
-2
/
+35
2020-10-15
shell: Avoid advertising applications without app_id set
Walter Lozano
1
-0
/
+11
2020-10-08
main: Create black surface after listening socket
Walter Lozano
1
-2
/
+2
2020-09-30
main: Use a configuration option for hidding out the cursor
Marius Vlad
1
-3
/
+2
2020-09-30
main: Enable screenshoter interface when debug option is passed
Marius Vlad
1
-1
/
+2
2020-09-30
input: Add basic seat handling
Marius Vlad
5
-1
/
+267
2020-09-30
client/screenshooter: Client for taking screenshots
Marius Vlad
7
-0
/
+971
2020-09-30
screenshooter: Add agl-screenshooter protocol
Marius Vlad
5
-0
/
+229
2020-09-28
layout: Set active output NULL when displaying background
Walter Lozano
1
-0
/
+1
2020-09-10
layout: Activate by default xdg surface that do not have an app_id set
jellyfish_9.99.4
jellyfish/9.99.4
9.99.4
Marius Vlad
2
-5
/
+34
2020-09-10
layout: If no valid output found, abort early with a protocol violation
Marius Vlad
1
-0
/
+9
2020-07-29
layout: Add missing hooks for other surface roles
jellyfish_9.99.3
jellyfish/9.99.3
9.99.3
Marius Vlad
1
-0
/
+28
2020-07-29
layout: Advertise state change for other types of surface roles
Marius Vlad
3
-2
/
+26
2020-07-29
shell: Assume consistency with the desktop roles
Marius Vlad
1
-0
/
+4
2020-07-14
policy-*: Remove any private binding restrictions for allow-all policy
jellyfish_9.99.2
jellyfish/9.99.2
9.99.2
Marius Vlad
2
-51
/
+49
2020-07-03
desktop: Fix destruction of applications that fallback to the desktop role
Marius Vlad
1
-2
/
+7
2020-06-29
shell: Avoid checking against surfaces that do not have an app_id
Marius Vlad
1
-4
/
+4
2020-06-26
README: Add a few words about the deny-all policy engine
jellyfish_9.99.1
jellyfish/9.99.1
9.99.1
Marius Vlad
2
-6
/
+14
2020-06-26
desktop: Allow desktop_api to handle surface removal
Marius Vlad
1
-3
/
+7
2020-06-26
policy: Add a deny-all policy as an example
Marius Vlad
3
-1
/
+220
2020-06-26
policy-default: Use libsmack to check client label
Marius Vlad
2
-0
/
+54
2020-06-26
policy: Add a new policy hook to restrict access to private extensions
Marius Vlad
3
-1
/
+33
2020-06-24
desktop: Avoid referencing the output's surface for pending surfaces
Marius Vlad
1
-0
/
+7
2020-06-16
doc: Added arch diagram
Marius Vlad
3
-0
/
+1762
2020-06-16
README: move README.md to doc/
Marius Vlad
1
-0
/
+0
2020-06-15
layout: Clip the view to the size specified by width and height
Marius Vlad
1
-9
/
+9
2020-06-15
shell: Pass the bounding box values to the pop-up surface
Marius Vlad
2
-5
/
+26
2020-06-15
agl-shell-desktop: Add the ability to pass width and height as
Marius Vlad
1
-3
/
+29
2020-06-15
shell: Advertise application_id event for other surface roles
Marius Vlad
1
-7
/
+21
2020-06-15
layout: Do not attempt to activate the surface on the remote output
Marius Vlad
1
-0
/
+10
2020-06-15
src: Mark surfaces with the 'remote' role if configuration file says so
Marius Vlad
5
-4
/
+18
2020-06-15
main: Do the installment of black surfaces for remote outputs as well
Marius Vlad
1
-2
/
+2
2020-06-15
shell: Add some extra checks to make sure we don't trip ourselves
Marius Vlad
1
-2
/
+18
2020-06-15
main: Enable remote outputs later than local (DRM) outputs
Marius Vlad
1
-20
/
+29
2020-06-15
main, layout: Minor clean-ups and added some further logging
Marius Vlad
2
-30
/
+14
2020-06-15
main: Retrieve the agl-shell-app-id from the config file
Marius Vlad
1
-0
/
+1
2020-06-15
main: Retrieve the transform and scale from config file
Marius Vlad
1
-3
/
+12
2020-06-15
src: Create an ivi_output for the remote output
Marius Vlad
1
-14
/
+51
2020-06-15
src: Hold a reference for remoting_api in the ivi_compositor
Marius Vlad
2
-6
/
+9
2020-06-15
main: Add the ability to load the remote plugin
Marius Vlad
3
-0
/
+250
2020-06-15
desktop: Remove commiting code for the panel
Marius Vlad
3
-73
/
+1
2020-06-15
shell: Do not remove the black surface if we don't have a background
Marius Vlad
1
-1
/
+2
2020-06-15
desktop: Display a black surface for apps being moved using config file
Marius Vlad
1
-3
/
+9
[next]