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
2021-12-21
agl-compositor:Add NULL check after zalloc in screenshooter.c
AndyZhou
1
-0
/
+2
2021-12-20
agl-compositor: Correct several spell issues in the protocol xml files
AndyZhou
3
-5
/
+5
2021-12-17
agl-compositor: Correct several spell or grammar issues in the README.md file.
AndyZhou
1
-14
/
+14
2021-12-16
layout: Remove explicit damage call
Marius Vlad
1
-3
/
+2
2021-12-16
layout: Inflict damage on all subsurfaces
Marius Vlad
1
-0
/
+1
2021-12-10
meson.build: Bump compositor version
Marius Vlad
1
-4
/
+3
2021-12-10
shell: Refactor pending surfaces for existing pending ones
Marius Vlad
1
-18
/
+128
2021-12-10
src/desktop: Add a compositor destroy listener
Marius Vlad
3
-1
/
+20
2021-12-08
src/shell: Add set_app_property_mode request
Marius Vlad
3
-6
/
+77
2021-11-09
layout: Fix-up the positions when placing the pop-up/dialog
Marius Vlad
1
-1
/
+15
2021-11-05
shell: Fix passing maximized state from the start
Marius Vlad
3
-5
/
+60
2021-09-28
meson.build: Add a waltham-transmitter pkg-config pc file
marlin_12.90.1
marlin/12.90.1
12.90.1
Marius Vlad
1
-1
/
+1
2021-09-28
meson.build: Conditionally build with headless support
Marius Vlad
2
-0
/
+19
2021-09-28
meson.build: Clarify out-of-tree build error
Marius Vlad
1
-5
/
+9
2021-09-03
clients/screenshooter: Fix taking screenshot on multiple outputs
Marius Vlad
1
-18
/
+14
2021-08-26
compositor: Do not allow vt-switching by default
Marius Vlad
1
-1
/
+1
2021-07-13
compositor: Avoid loading systemd-notify plug-in
Marius Vlad
1
-0
/
+8
2021-06-24
meson.build: Install run-time shared library to a specific path
Marius Vlad
1
-0
/
+3
2021-04-20
main: Split of main() from wet_main()
marlin_12.90.0
marlin/12.90.0
lamprey_11.92.0
lamprey_11.91.0
lamprey/11.92.0
lamprey/11.91.0
12.90.0
11.92.0
11.91.0
sandbox/mvlad/pre-ci
Marius Vlad
3
-1743
/
+1792
2021-04-20
main: Copy cmd line args and print them
Marius Vlad
1
-2
/
+28
2021-04-20
main: Teach agl-compositor to load additional modules
Marius Vlad
1
-0
/
+52
2021-04-20
main: Add support for loading the headless-backend
Marius Vlad
1
-0
/
+54
2021-04-20
meson.build: Do an release update before libweston9 integration
Marius Vlad
1
-2
/
+2
2021-04-19
layout: Remove weston_output_damage dependecy
Marius Vlad
2
-6
/
+4
2021-04-08
layout: Fix split role sending invalid dimensions
Marius Vlad
1
-6
/
+2
2021-03-11
desktop: Tell clients to use current geometry area from start
Marius Vlad
1
-0
/
+52
2021-03-11
desktop: Send remove event only if output and app_id is set
Marius Vlad
1
-2
/
+3
2021-02-17
Notify about application destruction
Walter Lozano
2
-2
/
+10
2021-02-04
Allow unregistered applications in rba
Anusha Gugale
3
-4
/
+17
2021-01-26
Use parameterized constructor of RBAArbitrator
koi_10.93.0
koi/10.93.0
10.93.0
Anusha Gugale
1
-2
/
+1
2021-01-13
doc/arch_diagram: Update architecture diagram with a small legend
Marius Vlad
2
-83
/
+186
2021-01-12
Added rba policy implementation
koi_10.92.0
koi/10.92.0
10.92.0
Anusha Gugale
5
-2
/
+230
2021-01-07
meson.build: Fix building with cross SDK
Marius Vlad
1
-2
/
+7
2021-01-06
main: Add activate_by_default ini option
Marius Vlad
3
-0
/
+8
2020-11-19
layout: Do not attempt to activate surfaces that doesn't have a valid app_id
koi_10.91.0
koi/10.91.0
10.91.0
Marius Vlad
1
-0
/
+6
2020-11-19
shell: Throttle the log message
Marius Vlad
1
-1
/
+5
2020-11-19
build/: Allow to build the compositor w/o waltham
Marius Vlad
2
-2
/
+15
2020-11-18
shell: Perform wl_list_init() after wl_list_remove()
Walter Lozano
1
-0
/
+1
2020-11-17
desktop: Allow to remove surface from pending list
Walter Lozano
1
-3
/
+2
2020-11-17
desktop: Do not attempt to advertise the clients if there are none
Marius Vlad
1
-1
/
+2
2020-11-17
desktop: Delay surface creation until committed
Walter Lozano
3
-14
/
+27
2020-11-05
shell: Destroy weston_transmitter_surface as well
Marius Vlad
3
-0
/
+20
2020-11-05
shell: Keep a reference to weston_transmitter_surface
Marius Vlad
2
-1
/
+11
2020-11-05
desktop: Insert a black surface only when the output is a remote type
Marius Vlad
1
-2
/
+2
2020-11-05
desktop: Group tests for checking against last remote surface
Marius Vlad
1
-5
/
+3
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
[next]