index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
backend-drm: Use output to buffer matrix for plane setup
Derek Foreman
1
-13
/
+13
2023-01-11
pixman-renderer: pass paint nodes instead of views
Derek Foreman
1
-19
/
+23
2023-01-11
gl-renderer: pass paint nodes instead of views
Derek Foreman
1
-20
/
+20
2023-01-10
rdp: Switch to xzalloc for backend allocation
Derek Foreman
1
-4
/
+2
2022-12-07
ivi-shell: add screenshot capability
Marco Felsch
2
-1
/
+4
2022-11-10
ivi-shell: add new signal to notify ivi shell destroying
Tran Ba Khang(MS/EMC31-XC)
6
-1
/
+59
2022-11-07
ivi-shell: Move out weston_desktop_shell at the end
Marius Vlad
1
-1
/
+1
2022-11-04
ivi-shell: listen output_destroyed_signal
Emre Ucan
2
-0
/
+43
2022-11-04
ivi-shell: listen output_created signal
Emre Ucan
2
-18
/
+34
2022-11-03
ivi-shell: Set view mask solely based on source rectangle
Harsha M M
1
-12
/
+1
2022-11-02
ivi-shell: fix cleanup of desktop surfaces
Michael Tretter
1
-0
/
+8
2022-10-24
ivi-layout: fix rectangle calculation by calc_inverse_matrix_transform()
Michael Olbrich
1
-8
/
+8
2022-10-19
ivi-shell: fix free in get_layers_under_surface
Michael Tretter
1
-5
/
+4
2022-09-29
ivi-shell: activate keyboard focus for xdg-shell surface
Tomohito Esaki
3
-17
/
+84
2022-08-08
doc: update and move IVI-shell README to doc
Michael Tretter
6
-78
/
+123
2022-08-08
ivi-shell: remove dysfunctional link
Michael Tretter
1
-3
/
+0
2022-08-08
ivi-shell: remove unused definition ivi_layout_screen
Michael Tretter
1
-1
/
+0
2022-08-02
xwm: Don't send synthetic ConfigureNotify to windows that were mapped O-R
Derek Foreman
1
-0
/
+18
2022-07-20
shared/xalloc.h: do not rely on zalloc()
Pekka Paalanen
1
-3
/
+1
2022-07-20
ivi-shell: replace MEM_ALLOC() with mostly xcalloc()
Pekka Paalanen
2
-21
/
+15
2022-07-04
xwayland: Refactor argument string construction
Daniel Stone
1
-28
/
+37
2022-06-16
Add weston_surface_has_content()
Daniel Stone
2
-0
/
+13
2022-06-03
gl-renderer: fix performance regression in frag
Pekka Paalanen
1
-13
/
+31
2022-06-03
compositor: set transform.opaque for surfaces without alpha channel
Michael Olbrich
1
-18
/
+28
2022-05-16
gl-renderer: Allocate textures per-buffer, not per-surface
Daniel Stone
1
-31
/
+31
2022-05-16
gl-renderer: Cache gl_buffer_state on the weston_buffer
Daniel Stone
1
-85
/
+87
2022-04-27
clients/simple-dmabuf-feedback: do not use buffer before compositor's response
Leandro Ribeiro
1
-4
/
+24
2022-04-20
screen-share: Add a compositor destroy listener
Marius Vlad
1
-4
/
+19
2022-04-14
ivi-shell: emit created notification earlier for desktop surfaces
Michael Olbrich
3
-7
/
+16
2022-03-14
man: replace tablet shell with kiosk shell
Pekka Paalanen
1
-1
/
+1
2022-03-08
tests: preserve ivi runner section
Pekka Paalanen
1
-1
/
+1
2022-03-04
doc: expand on libseat via ssh
Pekka Paalanen
1
-4
/
+10
2022-02-18
tests: add rgb[] alias in color_float
Pekka Paalanen
4
-10
/
+35
2022-02-03
libweston/compositor: Cache buffer damage for synced subsurfaces
Robert Mader
1
-2
/
+5
2022-02-01
backend-drm: Move plane-type-specific checks to switch statement
Daniel Stone
1
-9
/
+18
2021-11-12
kiosk-shell: ignore additional seats
Marius Vlad
1
-1
/
+12
2021-11-01
kiosk-shell: Swap green with blue for the background-color
Marius Vlad
1
-2
/
+2
2021-10-14
simple-touch: Convert to xdg-shell
Marius Vlad
2
-45
/
+134
2021-09-22
ci: bump test timeouts
Pekka Paalanen
2
-1
/
+2
2021-08-03
ci: Work around PipeWire build warning with Clang
Daniel Stone
1
-1
/
+4
2021-06-16
compositor: fix leaking log_scopes
Pekka Paalanen
1
-0
/
+1
2021-06-16
tests: fix leak in ivi-shell-app-test
Pekka Paalanen
1
-0
/
+1
2021-06-16
ivi-shell: destroy desktop
Pekka Paalanen
1
-0
/
+2
2021-06-16
tests: add destroy listener in ivi-layout test plugin
Pekka Paalanen
1
-1
/
+22
2021-06-16
tests: fix leaks in ivi-layout-test-client
Pekka Paalanen
1
-0
/
+22
2021-06-14
tests: ensure color-lcms plugin loads
Pekka Paalanen
2
-0
/
+59
2021-06-04
ivi-shell: bring back reference weston.ini
Michael Tretter
2
-3
/
+104
2021-05-28
ivi-shell: call weston_layer_fini()
Pekka Paalanen
3
-0
/
+15
2021-02-25
gl-renderer: add fallback shader
Pekka Paalanen
2
-19
/
+64
2021-02-25
gl-renderer: bikeshed GL version handling
Pekka Paalanen
1
-19
/
+28
[next]