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
12.0
13.0
14.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
path:
root
/
clients
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
ivi-shell-user-interface: change timing to create the launcher surface
Tomohito Esaki
1
-5
/
+5
2023-09-16
clients: Add opaque region setting to simple-damage
Derek Foreman
1
-0
/
+16
2023-08-31
clients/simple-dmabuf-v4l: Add pointer support
Robert Mader
2
-3
/
+116
2023-08-31
client/simple-dmabuf-v4l: Add fullscreen support
Robert Mader
2
-9
/
+82
2023-08-31
clients/simple-dmabuf-v4l: Use interface name variables
Robert Mader
1
-6
/
+6
2023-08-31
clients/simple-egl: Use interface name variables
Robert Mader
1
-6
/
+6
2023-08-09
clients/simple-dmabuf-egl: Drop support libgbm older than 21.1.1
Tomohito Esaki
1
-12
/
+0
2023-08-09
clients/meson.build: Require libgbm 21.1.1 for clients using dmabuf
Tomohito Esaki
1
-1
/
+1
2023-08-09
clients/simple-dmabuf-feedback: Drop support libgbm older than 21.1.1
Tomohito Esaki
1
-2
/
+0
2023-07-19
Revert "clients/window: Update min_allocation for smaller widths/heights"
Marius Vlad
1
-9
/
+0
2023-07-14
clients/simple-dmabuf-feedback: do not block until rendering completes
Simon Ser
1
-1
/
+1
2023-07-14
clients/simple-dmabuf-egl: do not block until rendering completes
Simon Ser
1
-1
/
+1
2023-07-05
clients/window: Update min_allocation for smaller widths/heights
Marius Vlad
1
-0
/
+9
2023-06-27
toy-toolkit: Fix rotations
Derek Foreman
1
-1
/
+1
2023-06-14
clients: Replace 'confine' client to showcase pointer constraints in general
Sergio Gómez
3
-515
/
+1030
2023-06-12
gl-renderer: Move clip_quad() to clipper
Loïc Molinari
1
-53
/
+0
2023-06-12
gl-renderer: Update HTTP links to vertex clipping resources
Loïc Molinari
1
-1
/
+1
2023-06-12
gl-renderer: Get rid of axis-aligned bbox check in simple clipper
Loïc Molinari
1
-22
/
+34
2023-06-12
gl-renderer: Use simple clipper on translated and/or scaled nodes
Loïc Molinari
1
-1
/
+11
2023-06-12
gl-renderer: Store clipped vertices directly into the vertex buffer
Loïc Molinari
1
-37
/
+41
2023-06-12
gl-renderer: Decouple coord space transformation from clipper
Loïc Molinari
1
-46
/
+54
2023-06-12
gl-renderer: Clip and dispatch vertices in surface coord space
Loïc Molinari
1
-97
/
+99
2023-05-02
clients/scaler: check viewporter availability
Simon Ser
1
-0
/
+5
2023-04-20
clients/simple-dmabuf-feedback: get buffer size from configure events
Sebastian Wick
1
-6
/
+17
2023-04-20
clients/simple-dmabuf-feedback: create buffers on demand
Sebastian Wick
1
-34
/
+42
2023-04-20
clients/simple-dmabuf-feedback: fullscreen surface from the start
Sebastian Wick
1
-2
/
+1
2023-04-20
clients/simple-dmabuf-feedback: fix dangling pointers
Sebastian Wick
1
-1
/
+6
2023-04-18
simple-dmabuf-v4l: Add support to NV12 devices that combine planes
Bram Stolk
1
-19
/
+145
2023-04-12
client-shm: Add basic keyboard support
marius vlad
1
-0
/
+73
2023-04-12
simple-shm: Add maximized/fullscreen support
marius vlad
1
-1
/
+48
2023-04-12
simple-shm: Use buffers as a list
marius vlad
1
-16
/
+83
2023-04-12
simple-touch: Add maximized/fullscreen states
Marius Vlad
1
-7
/
+48
2023-03-31
clients/window: dismiss window on tablet tool up events
Michael Olbrich
1
-0
/
+11
2023-03-31
clients: Add demo application for tablets
Lyude Paul
2
-0
/
+261
2023-03-31
clients/desktop-shell: Add tablet support to the top panel of the desktop shell
Lyude Paul
2
-0
/
+60
2023-03-31
clients: Add support for tablet cursor motion to window frames in libtoytoolkit
Lyude Paul
1
-0
/
+54
2023-03-31
clients/window: Add tablet cursor support into libtoytoolkit
Lyude Paul
2
-6
/
+147
2023-03-31
clients/window: add support for handling tablets
Michael Olbrich
3
-0
/
+595
2023-03-31
clients/simple-egl: Implement fractional-scale protocol support
Robert Mader
2
-13
/
+97
2023-03-28
clients/simple-dmabuf-feedback: drop outdated comment
Leandro Ribeiro
1
-33
/
+21
2023-03-17
clients/simple-dmabuf-feedback: Remove unsupported f suffixes
Daniel van Vugt
1
-1
/
+1
2023-02-09
clipping: Use struct weston_coord in vertex clipping code
Derek Foreman
2
-52
/
+72
2023-02-01
clients/simple-egl: Add a vertical bar mode
Derek Foreman
1
-3
/
+66
2023-02-01
clients/simple-egl: Refactor out drawing code
Derek Foreman
1
-43
/
+52
2023-02-01
clients: Add tearing control to simple-egl
Derek Foreman
2
-1
/
+44
2023-01-16
ttk: Use weston_matrix_init_transform in toy toolkit
Derek Foreman
2
-70
/
+10
2022-12-07
ivi-shell: add screenshot capability
Marco Felsch
1
-1
/
+1
2022-12-07
clients/screenshot: build screenshooter with kiosk-shell and fullscreen-shell
Michael Tretter
1
-13
/
+14
2022-11-29
clients: rewrite screenshot.c for new protocol
Pekka Paalanen
2
-162
/
+288
2022-11-07
simple-dmabuf-feedback: Correct the rectangle orientation
Marius Vlad
1
-1
/
+4
[next]