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-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
2022-09-14
desktop: Avoid sending the dimensions for the first output
Marius Vlad
1
-1
/
+4
2022-09-14
layout: State explicity the output
Marius Vlad
1
-5
/
+7
2022-09-14
layout: Use view's mapping once we placed the view in the hidden layer
Marius Vlad
1
-8
/
+9
2022-09-14
desktop: Install a black background for REMOTE roles
Marius Vlad
1
-4
/
+2
2022-09-14
desktop: Include REMOTE role in initial configuration
Marius Vlad
1
-1
/
+2
2022-08-31
agl-shell: Add bound_ok and bound_fail events and a default destructor
Marius Vlad
4
-12
/
+142
2022-07-18
Fix typo in README
needlefish_13.93.0
needlefish/13.93.0
13.93.0
chintsung
1
-1
/
+1
2022-06-29
layout: Add a wrapper for adding the view to the hidden layer
Marius Vlad
1
-24
/
+41
2022-06-20
shell: Fix a typo when adding surface to pending list
Marius Vlad
1
-1
/
+1
2022-06-13
compositor: Allow passing continue-without-input
Marius Vlad
1
-1
/
+5
2022-06-10
shell: Make sure that app_id is valid before checking it
Marius Vlad
1
-4
/
+4
2022-06-10
layout: Keep track of popup state to handle activation
Marius Vlad
2
-1
/
+7
2022-06-10
compositor: Perform activation from keybindings
Marius Vlad
1
-4
/
+6
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
[prev]
[next]