8 Commits (15902bf47a91b42b6f9196861c94ab9cdb6b7cf2)

Author SHA1 Message Date
Emmanuel Gil Peyrot 8c7287f5ba Partially revert "xwayland: Always free reply from xcb_get_property_reply()" 9 years ago
Bryce Harrington da41b5739d xwayland: Allow dump_property when selection fails 9 years ago
Bryce Harrington b2d79d504e xwayland: Check return of xcb_get_property_reply() before deref 9 years ago
Bryce Harrington d3553c721c xwayland: Always free reply from xcb_get_property_reply() 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington 0a007dd21a xwayland: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Giulio Camuffo 9e1aeb86c2 xwm: fix use after free 10 years ago
Kristian Høgsberg 2ba10df300 Move xwayland up one directory level 11 years ago
Kristian Høgsberg 73bdc0ce85 xwm: Fix fd leak in weston_wm_send_data() 11 years ago
Kristian Høgsberg 3f7fcf83f6 xwm: Try a non-blocking write before setting up an fd watch for property data 11 years ago
Kristian Høgsberg 9466e50626 xwm: Only handle selection notify events for CLIPBOARD in selection code 11 years ago
Kristian Høgsberg 668fc0de0b xwm: Fix fd leak in selection code 11 years ago
Kristian Høgsberg 7ff3bdb5f7 Rename wl_data_source to weston_data_source 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
Tiago Vignatti 2d129f11fe xwayland: Staticize weston_wm_set_selection and read_and_dump_property 12 years ago
Kristian Høgsberg 5ba31891a1 xwm: Use a simple heuristic for mapping X input events to a weston seat 12 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 12 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 12 years ago
Kristian Høgsberg cba022af3d xwm: Claim the CLIPBOARD_MANAGER selection 12 years ago
Kristian Høgsberg e220327223 xwm: Initialize X selection on X server startup 12 years ago
Kristian Høgsberg 4dec011807 xwm: Move selection proxy setup to selection.c 12 years ago
Kristian Høgsberg c65d56a280 xwm: Follow wl_data_source changes 12 years ago
Kristian Høgsberg 805667388b xwayland: Handle selection source going away without crashing 12 years ago
Kristian Høgsberg 102bf0335d xwayland: Split selection code into its own file 13 years ago