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
2022-06-10
compositor: Pass flags when adding keybindgs
Marius Vlad
1
-7
/
+14
2022-06-10
layout: Add a way common way activate views
Marius Vlad
3
-0
/
+65
2022-06-10
shell: Extract some common functions
Marius Vlad
3
-15
/
+30
2022-06-10
input: Migrate ivi_seat to ivi_compositor header
Marius Vlad
2
-13
/
+13
2022-06-10
input: Remove keyboard listener keyboard focus activation
Marius Vlad
1
-37
/
+0
2022-06-03
compositor: Properly dispose of fullscreen views at shutdown
Marius Vlad
2
-1
/
+10
2022-05-04
shell: Do not set none role for applications w/o appid
Marius Vlad
1
-5
/
+0
2022-05-04
shell: Let the output destroy handler handle layer fini
Marius Vlad
2
-12
/
+1
2022-05-04
desktop: Document the repaint schedule
Marius Vlad
1
-0
/
+11
2022-05-04
Revert "desktop: No need to schedule a compositor repaint"
Marius Vlad
1
-0
/
+2
2022-05-03
shell: Added missing layer fini calls
Marius Vlad
3
-1
/
+77
2022-05-03
compositor: Proper indentation
Marius Vlad
1
-2
/
+4
2022-05-03
desktop: Remove dead code
Marius Vlad
2
-20
/
+0
2022-05-03
desktop: No need to schedule a compositor repaint
Marius Vlad
1
-2
/
+0
2022-05-03
meson.build: Bump up meson version
Marius Vlad
1
-3
/
+2
2022-05-03
layout: Inform client to resize for fullscreen roles
Marius Vlad
2
-19
/
+58
2022-05-03
layout: Send dimensions when setting up property as fullscreen
Marius Vlad
4
-28
/
+65
2022-04-29
layout: Do perform a view update transform when unmapped
Marius Vlad
1
-0
/
+2
2022-04-29
layout: Make the view mapped at activation completion
Marius Vlad
1
-3
/
+1
2022-04-29
compositor: Rename activated_by_default to mapped
Marius Vlad
3
-15
/
+15
2022-03-29
Weston 10.0 compatibility changes
Scott Murray
3
-5
/
+5
2022-03-29
Weston 9.0 compatibility changes
Scott Murray
3
-20
/
+20
2022-03-17
Remove the listener in the end of ivi_shell_destroy()
duerpei
1
-0
/
+1
2022-03-15
Fix potential memory leak in agl-compositor
duerpei
1
-2
/
+8
2022-03-02
layout: Address all other callsites w/ dirty+surface damage
marlin_12.93.0
marlin/12.93.0
12.93.0
Marius Vlad
1
-10
/
+13
2022-03-02
layout: Inflict surface damage
Marius Vlad
1
-2
/
+1
2022-03-02
layout: Remove left-over comment
Marius Vlad
1
-2
/
+0
2022-02-23
Fix potential memory leak
duerpei
1
-0
/
+1
2022-01-28
meson.build: Don't set the dependency type for wayland-scanner
marlin_12.92.0
marlin/12.92.0
12.92.0
Marius Vlad
1
-1
/
+1
2022-01-20
Fix potential memory leak
Rongrong Yuan
1
-0
/
+5
2022-01-13
client/screenshooter: Compute the width/height for a single output
Marius Vlad
1
-0
/
+2
2021-12-22
agl-compositor: Add NULL check after creating surface/view
AndyZhou
1
-2
/
+6
2021-12-22
agl-compositor:Add NULL check after zalloc in src directory
marlin_12.91.0
marlin/12.91.0
12.91.0
AndyZhou
3
-4
/
+72
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
[prev]
[next]