Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
eedf84c68f57c5d9d171520d8984e5ef293035f7
/
libweston
/
clipboard.c
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
b5e3ea2
Rename src/ to libweston/
by Pekka Paalanen
· 9 years ago
[Renamed from src/clipboard.c]
15902bf
clipboard: zalloc the clipboard_source
by Carlos Garnacho
· 9 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
a0bbfea
src: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
6a94a99
clipboard: don't crash if the source client does not send a mime type
by Giulio Camuffo
· 10 years ago
389a10d
clipboard: set fd member of clipboard_source
by Marek Chalupa
· 11 years ago
de44761
Use zalloc rather than malloc and manually setting members to 0
by Bryce Harrington
· 11 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
c30c4bd
clipboard: remove the weston_seat destruction listener on destroy
by Rob Bradford
· 12 years ago
46118f8
clipboard: Fix fd leak
by Kristian Høgsberg
· 12 years ago
7ff3bdb
Rename wl_data_source to weston_data_source
by Kristian Høgsberg
· 12 years ago
862814b
clipboard: Handle OOM in clipboard_source_create()
by Kristian Høgsberg
· 12 years ago
8a4a9eb
data-device: Change resources in wl_data_offer and wl_data_source to pointers.
by Jason Ekstrand
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
4912454
input: Remove wl_seat destroy signal
by Kristian Høgsberg
· 12 years ago
96ddcb2
clipboard: add seat destroy signal handler
by Rafal Mielniczuk
· 13 years ago
340a434
clipboard: initialise clipboard memory after creation
by Rafal Mielniczuk
· 13 years ago
6d11836
Replace fprintf() by weston_log()
by Martin Minarik
· 13 years ago
a7ceaff
compositor: Add a clipboard manager
by Kristian Høgsberg
· 13 years ago