4 Commits (2e543aef219b3efc80ce23660fcce64cbcfaed41)

Author SHA1 Message Date
Guillaume Champagne f1e8fc9dbf libweston: add missing include 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Carlos Garnacho 15902bf47a clipboard: zalloc the clipboard_source 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Giulio Camuffo 6a94a99f39 clipboard: don't crash if the source client does not send a mime type 10 years ago
Marek Chalupa 389a10d705 clipboard: set fd member of clipboard_source 10 years ago
Bryce Harrington de44761a1a Use zalloc rather than malloc and manually setting members to 0 10 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Rob Bradford c30c4bd6c8 clipboard: remove the weston_seat destruction listener on destroy 11 years ago
Kristian Høgsberg 46118f8197 clipboard: Fix fd leak 11 years ago
Kristian Høgsberg 7ff3bdb5f7 Rename wl_data_source to weston_data_source 11 years ago
Kristian Høgsberg 862814b2e6 clipboard: Handle OOM in clipboard_source_create() 11 years ago
Jason Ekstrand 8a4a9eb2e4 data-device: Change resources in wl_data_offer and wl_data_source to pointers. 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Kristian Høgsberg 4912454ba4 input: Remove wl_seat destroy signal 12 years ago
Rafal Mielniczuk 96ddcb25ab clipboard: add seat destroy signal handler 12 years ago
Rafal Mielniczuk 340a4343d0 clipboard: initialise clipboard memory after creation 12 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 12 years ago
Kristian Høgsberg a7ceafff9c compositor: Add a clipboard manager 12 years ago