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
/
compositor
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
xwayland: Remove process exit status from libweston API
Daniel Stone
1
-1
/
+1
2023-06-19
xwayland: Only pass Xwayland wl_client to libweston
Daniel Stone
1
-9
/
+8
2023-06-19
frontend: Factor out wet_process_destroy
Daniel Stone
2
-5
/
+14
2023-06-19
frontend: Inline process_handle_sigchld
Daniel Stone
1
-20
/
+11
2023-06-19
frontend: Make wet_client_launch allocate new wet_process
Daniel Stone
3
-49
/
+33
2023-06-19
frontend: Allocate new wet_process for Xwayland
Daniel Stone
1
-9
/
+25
2023-06-19
frontend: Allow NULL wet_process cleanup handler
Daniel Stone
1
-1
/
+2
2023-06-19
frontend: Add data argument to wet_process cleanup
Daniel Stone
3
-10
/
+14
2023-06-19
frontend: Rename weston_client_start to wet_client_start
Daniel Stone
4
-10
/
+9
2023-06-19
frontend: Inline wet_watch_process
Daniel Stone
2
-13
/
+2
2023-06-19
frontend: Rename weston_process to wet_process
Daniel Stone
3
-16
/
+16
2023-06-19
frontend: Remove process_info
Daniel Stone
1
-13
/
+6
2023-06-19
frontend: Move path into weston_process
Daniel Stone
2
-14
/
+9
2023-06-12
libweston: Use weston_coord in struct weston_output
Derek Foreman
2
-8
/
+8
2023-04-28
backend-drm: drop HDR without libdisplay-info
Pekka Paalanen
1
-0
/
+4
2023-04-19
xwayland: Reuse weston_client_launch
Daniel Stone
1
-82
/
+47
2023-04-19
xwayland: Use an array for CLOEXEC FDs
Daniel Stone
1
-11
/
+23
2023-04-19
xwayland: Don't leak fds on failure
Daniel Stone
1
-2
/
+8
2023-04-19
frontend: Split process and client handling
Daniel Stone
2
-55
/
+64
2023-04-19
frontend: Use array for clearing CLOEXEC in child
Daniel Stone
1
-7
/
+15
2023-04-19
frontend: Don't log when an unknown child process exits
Daniel Stone
1
-3
/
+2
2023-04-19
frontend: Add FDSTR_INIT macro
Daniel Stone
2
-6
/
+6
2023-04-19
screenshooter: Use wl_client, not wet_process
Daniel Stone
1
-7
/
+13
2023-04-19
screenshooter: Exit early when screenshot in progress
Daniel Stone
1
-0
/
+3
2023-04-19
screenshooter: Rename compositor_destroy_listener
Daniel Stone
1
-5
/
+7
2023-04-18
backend-pipewire: add PipeWire backend
Philipp Zabel
2
-0
/
+108
2023-04-17
libweston: pass backend to weston_windowed_output_api::create_head()
Philipp Zabel
1
-5
/
+5
2023-04-11
compositor: free renderer string
Pekka Paalanen
1
-0
/
+1
2023-03-03
backend-drm: add additional-devices to support multi GPU
Michael Tretter
1
-0
/
+1
2023-02-27
compositor/text-backend: use xzalloc everywhere
Michael Olbrich
1
-15
/
+6
2023-02-24
libweston: Convert weston_output_move to weston_coord
Derek Foreman
1
-1
/
+3
2023-02-17
libweston: Use weston_coord in struct weston_pointer
Derek Foreman
1
-2
/
+2
2023-02-09
backend: Make input notification functions use weston_coord
Derek Foreman
1
-2
/
+3
2023-02-03
frontend: make x11 backend honor the renderer option
Philipp Zabel
1
-1
/
+1
2023-01-31
build: fix meson deprecation warnings
Philipp Zabel
1
-1
/
+0
2023-01-25
screen-share: Fix invalid seat release
Marius Vlad
1
-6
/
+19
2023-01-10
rdp: Add preliminary rdp multihead support
Hideyuki Nagase
1
-36
/
+84
2023-01-10
frontend: Add common --renderer=foo argument
Daniel Stone
3
-30
/
+112
2023-01-10
backend-vnc: Add renderer parameter to backend config
Daniel Stone
1
-0
/
+1
2023-01-10
backend-rdp: Add renderer parameter to backend config
Daniel Stone
1
-0
/
+1
2023-01-10
backend-x11: Use renderer enum type for config selection
Daniel Stone
1
-2
/
+8
2023-01-10
backend-wayland: Use renderer enum type for config selection
Daniel Stone
1
-2
/
+8
2023-01-10
backend-headless: Use renderer enum type for config selection
Daniel Stone
1
-4
/
+17
2023-01-10
backend-drm: Use renderer enum type for config selection
Daniel Stone
1
-12
/
+9
2023-01-10
frontend: Use enums for backend type, not strings
Daniel Stone
4
-18
/
+89
2023-01-10
frontend: Use short-form names for shell argument
Daniel Stone
1
-3
/
+12
2023-01-09
shell-utils: Integrate shell-utils into libweston
Marius Vlad
2
-4
/
+3
2022-12-30
compositor: don't pass the signal flags to autolaunched process
Andrei Makeev
1
-12
/
+19
2022-12-16
compositor: configure VNC output size via weston.ini
Philipp Zabel
1
-6
/
+11
2022-12-16
compositor: extract mode parsing from windowed output configuration
Philipp Zabel
1
-21
/
+33
[next]