Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
be2f6b0f75a6fb6ac1278d2cd935a36419a09d0f
/
xwayland
/
selection.c
b8b150b
xwayland: fix three minor typos
by Abdur Rehman
· 9 years ago
e7fff21
xwayland: Fix crash when run with no input device
by Tom Hochstein
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
f951f82
xwayland: fix spelling mistake
by Eric Engestrom
· 9 years ago
4e18448
xwm: Don't clear the selection if it has no text type available
by Derek Foreman
· 9 years ago
beb7a9f
xwayland: zalloc the x11_data_sources
by Carlos Garnacho
· 9 years ago
8c7287f
Partially revert "xwayland: Always free reply from xcb_get_property_reply()"
by Emmanuel Gil Peyrot
· 10 years ago
da41b57
xwayland: Allow dump_property when selection fails
by Bryce Harrington
· 10 years ago
b2d79d5
xwayland: Check return of xcb_get_property_reply() before deref
by Bryce Harrington
· 10 years ago
d3553c7
xwayland: Always free reply from xcb_get_property_reply()
by Bryce Harrington
· 10 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
0a007dd
xwayland: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
9e1aeb8
xwm: fix use after free
by Giulio Camuffo
· 11 years ago
2ba10df
Move xwayland up one directory level
by Kristian Høgsberg
· 12 years ago
[Renamed from src/xwayland/selection.c]
73bdc0c
xwm: Fix fd leak in weston_wm_send_data()
by Kristian Høgsberg
· 12 years ago
3f7fcf8
xwm: Try a non-blocking write before setting up an fd watch for property data
by Kristian Høgsberg
· 12 years ago
9466e50
xwm: Only handle selection notify events for CLIPBOARD in selection code
by Kristian Høgsberg
· 12 years ago
668fc0d
xwm: Fix fd leak in selection code
by Kristian Høgsberg
· 12 years ago
7ff3bdb
Rename wl_data_source to weston_data_source
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
2d129f1
xwayland: Staticize weston_wm_set_selection and read_and_dump_property
by Tiago Vignatti
· 13 years ago
5ba3189
xwm: Use a simple heuristic for mapping X input events to a weston seat
by Kristian Høgsberg
· 13 years ago
64eca89
compositor: Fold the log prototypes into compositor.h and drop log.h
by Kristian Høgsberg
· 13 years ago
6d11836
Replace fprintf() by weston_log()
by Martin Minarik
· 13 years ago
cba022a
xwm: Claim the CLIPBOARD_MANAGER selection
by Kristian Høgsberg
· 13 years ago
e220327
xwm: Initialize X selection on X server startup
by Kristian Høgsberg
· 13 years ago
4dec011
xwm: Move selection proxy setup to selection.c
by Kristian Høgsberg
· 13 years ago
c65d56a
xwm: Follow wl_data_source changes
by Kristian Høgsberg
· 13 years ago
8056673
xwayland: Handle selection source going away without crashing
by Kristian Høgsberg
· 13 years ago
102bf03
xwayland: Split selection code into its own file
by Kristian Høgsberg
· 13 years ago