238 Commits (78852bd35045774ade6c2b7559efe9c2fc7398db)

Author SHA1 Message Date
Marius Vlad 00a78294b1 compositor/shared: Suppress write(2) warnings 2 years ago
Derek Foreman dac2f146ea xwm: Perform a roundtrip to send a deferred WM_TAKE_FOCUS 2 years ago
Pekka Paalanen fc26c749df shared/xalloc.h: do not rely on zalloc() 2 years ago
Pekka Paalanen 9229a45116 shared: rewrite fail_on_null() as abort_oom_if_null() 2 years ago
Pekka Paalanen cbbf0e59a5 ivi-shell: replace MEM_ALLOC() with mostly xcalloc() 2 years ago
Daniel Stone 2cdb473690 custom-env: Add helper to parse combined env/arg strings 2 years ago
Daniel Stone e568a025e1 custom-env: Add support for argument array 2 years ago
Daniel Stone fafe5f0fc2 custom-env: Prepare for handling args as well as environment 2 years ago
Daniel Stone 3af823b69b process-util: Assert we don't finalize twice 2 years ago
Daniel Stone b685e075cd process-util: Move Xwayland fork helpers to shared 2 years ago
Pekka Paalanen 99b2b958f9 shared: introduce os_fd_clear_cloexec() 2 years ago
Pekka Paalanen 0260b8a0b5 shared: fcntl uses int, not long 2 years ago
Daniel Stone f52231660e tests: Use memstream for config-parser test 2 years ago
Daniel Stone c55a14206d cairo-util: Clean up more Cairo detritus; almost all of it 2 years ago
Daniel Stone 29c3422e05 cairo-util: Don't leak Pango objects 2 years ago
Derek Foreman 0df0dccc84 shared: Make xalloc.h stand alone 2 years ago
Marius Vlad 59a72dcf63 shared/xcb-xwayland: Add missing atoms 2 years ago
Derek Foreman af51618708 xwayland/window-manager: Add support for _NET_FRAME_EXTENTS 2 years ago
Derek Foreman 769e4376c6 shared/frame: Provide a function to get decoration sizes and use it 2 years ago
Hideyuki Nagase d902088bfc xwayland: support minimizing 2 years ago
Marius Vlad 49d6532254 shared/xcb-xwayland: Split into common helpers 2 years ago
Derek Foreman 2afb812d1e shared/cairo-util: Hold onto our pattern reference until we're done 2 years ago
Pekka Paalanen 8bbd1a995b libweston: remove UNIT_TEST 2 years ago
Pekka Paalanen b383f52d31 gl_renderer: print more GL ES feature flags 2 years ago
Daniel Stone 6cb2526b67 Move shell-utils to its own directory 3 years ago
Daniel Stone dc0f73bcac shell: Encapsulate weston_curtain in its own struct 3 years ago
Daniel Stone bd9b0676dd shell: Make input capture optional for curtains 3 years ago
Daniel Stone e81b8d7cc9 shell: Add alpha to weston_curtain_create 3 years ago
Daniel Stone d21563360a shell: Move weston_curtain_create params into the struct 3 years ago
Daniel Stone 3a298b0b05 shell: Rename weston_solid_color_surface to weston_curtain_params 3 years ago
Daniel Stone b77c2374ee shell: Rename solid_color_surface to weston_curtain 3 years ago
Pekka Paalanen 0a38fc7e75 shared: fix WL_EXPORT style in config-parser.c 3 years ago
Pekka Paalanen 32a790f774 shared: add WESTON_EXPORT_FOR_TESTS 3 years ago
Manuel Stoeckl b0ed4a2e3b gl-renderer: add support for (a|x)bgr16161616 shm formats 3 years ago
Alexandros Frantzis 8b6daa41ab libweston: Introduce a safer wayland signal emission 3 years ago
Scott Anderson f9787ba482 gl-renderer: query DRM device given an EGLDisplay 3 years ago
Alyssa Ross 7c12182576 clients: don't use deprecated fontconfig aliases 3 years ago
Marius Vlad 2be09373b4 desktop-shell, kiosk-shell: Migrate helpers to create a view to shell-utils 3 years ago
Marius Vlad d98c7e86fb shared/shell-utils: Create common helpers functions for shells 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Pekka Paalanen bc3c37840c shared: add str_printf() 3 years ago
Pekka Paalanen 091b1554da shared/cairo-util: fix leak from load_cairo_surface() 3 years ago
Leandro Ribeiro 58393ca733 shared/helpers: fix ARRAY_COPY macro 3 years ago
Leandro Ribeiro 3193ab5807 backend-drm: simplify compile time array copy 3 years ago
Pekka Paalanen 4b301fe7f2 Add weston-drm-fourcc.h 4 years ago
Maxime Roussin-Bélanger 5d10fe0264 shared: fix typos 4 years ago
Pekka Paalanen eb5a95bfc9 libweston: move TYPEVERIFY macro into shared 4 years ago
Pekka Paalanen 49399806a0 config-parser: use zalloc() 4 years ago
Frank Binns 77d06f7b8b shared: fix unused variable warning 4 years ago
Sebastian Wick f0d3a61491 shared: guard all the seal logic behind HAVE_MEMFD_CREATE 5 years ago