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
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
libweston,shared/meson:build Add xkbcommon missing depends
Marius Vlad
1
-1
/
+2
2023-04-19
frontend: Add FDSTR_INIT macro
Daniel Stone
2
-1
/
+3
2023-03-31
clients: Add support for tablet cursor motion to window frames in libtoytoolkit
Lyude Paul
2
-0
/
+42
2023-03-22
shared/frame: add helper to get decoration sizes without shadow
Michael Olbrich
2
-2
/
+14
2023-03-03
xwm: Add support for xwayland_shell_v1
Derek Foreman
2
-0
/
+2
2023-03-03
shared: extract hash table implementation from xwayland
Michael Tretter
3
-0
/
+361
2023-02-20
cairo-util: Add missing HAVE_PANGO guard
Marius Vlad
1
-0
/
+2
2023-02-01
matrix: Introduce weston_coord
Derek Foreman
1
-0
/
+16
2023-01-24
libweston/vertex-clipping: Use shared helper
Marius Vlad
1
-0
/
+13
2023-01-16
libweston: Factor out transform matrix setup code
Derek Foreman
1
-0
/
+48
2023-01-11
libweston: Optimise matrix multiplication
Emmanuel Gil Peyrot
1
-9
/
+9
2023-01-10
build: Add unreachable()
Daniel Stone
1
-0
/
+20
2023-01-09
doc/sphinx: Include weston-config and shell-utils in docs
Marius Vlad
1
-0
/
+42
2023-01-09
libweston, shared: Move out weston_shell_get_binding_modifier
Marius Vlad
2
-1
/
+33
2022-11-25
libweston: Add function to find the output transform of a matrix
Derek Foreman
1
-0
/
+121
2022-11-25
libweston: Add a function to test if transformed images need filters
Derek Foreman
1
-0
/
+125
2022-11-10
shared/cairo-util: Release any fontmap laying around
Marius Vlad
1
-0
/
+4
2022-11-10
shared/cairo-util: Re-use the PangoContext for layout creation
Marius Vlad
2
-11
/
+21
2022-11-10
shared/cairo-util: Zero out the memory when creating a new theme
Marius Vlad
1
-3
/
+2
2022-11-10
shared/cairo-util: Do not save/restore the cairo context twice
Marius Vlad
1
-3
/
+0
2022-10-27
helpers: Add a u64 from 2 u32 helper
Derek Foreman
2
-1
/
+10
2022-09-23
matrix: Make matrix const in weston_matrix_transform
Derek Foreman
1
-1
/
+2
2022-09-23
compositor/shared: Suppress write(2) warnings
Marius Vlad
1
-3
/
+4
2022-08-08
xwm: Perform a roundtrip to send a deferred WM_TAKE_FOCUS
Derek Foreman
2
-0
/
+2
2022-07-20
shared/xalloc.h: do not rely on zalloc()
Pekka Paalanen
1
-3
/
+1
2022-07-20
shared: rewrite fail_on_null() as abort_oom_if_null()
Pekka Paalanen
1
-19
/
+17
2022-07-20
ivi-shell: replace MEM_ALLOC() with mostly xcalloc()
Pekka Paalanen
1
-0
/
+1
2022-07-19
custom-env: Add helper to parse combined env/arg strings
Daniel Stone
2
-0
/
+84
2022-07-19
custom-env: Add support for argument array
Daniel Stone
2
-4
/
+48
2022-07-19
custom-env: Prepare for handling args as well as environment
Daniel Stone
2
-20
/
+20
2022-07-19
process-util: Assert we don't finalize twice
Daniel Stone
1
-0
/
+2
2022-07-19
process-util: Move Xwayland fork helpers to shared
Daniel Stone
3
-0
/
+235
2022-07-12
shared: introduce os_fd_clear_cloexec()
Pekka Paalanen
2
-0
/
+18
2022-07-12
shared: fcntl uses int, not long
Pekka Paalanen
1
-1
/
+1
2022-07-05
tests: Use memstream for config-parser test
Daniel Stone
1
-36
/
+65
2022-06-29
cairo-util: Clean up more Cairo detritus; almost all of it
Daniel Stone
3
-2
/
+21
2022-06-29
cairo-util: Don't leak Pango objects
Daniel Stone
1
-1
/
+18
2022-06-28
shared: Make xalloc.h stand alone
Derek Foreman
3
-53
/
+18
2022-06-23
shared/xcb-xwayland: Add missing atoms
Marius Vlad
1
-0
/
+13
2022-06-22
xwayland/window-manager: Add support for _NET_FRAME_EXTENTS
Derek Foreman
2
-0
/
+2
2022-06-22
shared/frame: Provide a function to get decoration sizes and use it
Derek Foreman
2
-14
/
+31
2022-06-22
xwayland: support minimizing
Hideyuki Nagase
2
-0
/
+2
2022-06-22
shared/xcb-xwayland: Split into common helpers
Marius Vlad
3
-0
/
+269
2022-06-09
shared/cairo-util: Hold onto our pattern reference until we're done
Derek Foreman
1
-1
/
+3
2022-05-31
libweston: remove UNIT_TEST
Pekka Paalanen
1
-7
/
+2
2022-05-18
gl_renderer: print more GL ES feature flags
Pekka Paalanen
1
-0
/
+6
2022-03-31
Move shell-utils to its own directory
Daniel Stone
2
-272
/
+0
2022-03-31
shell: Encapsulate weston_curtain in its own struct
Daniel Stone
2
-14
/
+40
2022-03-31
shell: Make input capture optional for curtains
Daniel Stone
2
-2
/
+7
2022-03-31
shell: Add alpha to weston_curtain_create
Daniel Stone
2
-4
/
+11
[next]