20 Commits (4f5e3601803b8c1cd2cefd17dc1b2bb65060eab4)

Author SHA1 Message Date
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Emmanuel Gil Peyrot 426c24673f Fix typos all around (thanks codespell!) 6 years ago
Greg V 4253f23576 xwayland: fix clipboard related crash 6 years ago
Pekka Paalanen b3b0065598 xwm: move FILE to the callers of dump_property() 6 years ago
Greg V 3ea5437dbd xwayland/selection: do not remove NULL property_source 6 years ago
Derek Foreman 4b72ff0e89 xwayland: Fix crash on weston shutdown 7 years ago
Abdur Rehman b8b150bf6f xwayland: fix three minor typos 8 years ago
Tom Hochstein e7fff215ad xwayland: Fix crash when run with no input device 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Eric Engestrom f951f829de xwayland: fix spelling mistake 9 years ago
Derek Foreman 4e18448286 xwm: Don't clear the selection if it has no text type available 9 years ago
Carlos Garnacho beb7a9f92d xwayland: zalloc the x11_data_sources 9 years ago
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