summaryrefslogtreecommitdiff
path: root/src/lib/efl_wl
Commit message (Expand)AuthorAgeFilesLines
* ecore-x: reject successive MappingNotify events if they are identicalMike Blumenkrantz2017-09-221-1/+1
* efl-wl: match nested wl seats based on display orderingMike Blumenkrantz2017-08-251-9/+20
* efl-wl: max size of 0x0 from shell is -1x-1 in eflMike Blumenkrantz2017-08-111-0/+2
* efl-wl: initialize seat keymap fd to -1Mike Blumenkrantz2017-08-111-0/+1
* efl-wl: handle case where eglBindWaylandDisplay failsMike Blumenkrantz2017-08-111-3/+2
* efl-wl: always dismiss popups on hideMike Blumenkrantz2017-08-111-1/+1
* efl-wl: use correct accessor method for keyboard resource hashMike Blumenkrantz2017-08-111-3/+8
* efl-wl: add functionality for extracting surfaces for external useMike Blumenkrantz2017-08-112-7/+91
* efl-wl: add EFL_WL_DEBUG env variable for enabling wayland debugMike Blumenkrantz2017-08-111-1/+13
* efl_wl: Update to latest dmabuf protocol versionDerek Foreman2017-08-103-17/+108
* efl-wl: no-op the re-setting of minmax/aspect handlingMike Blumenkrantz2017-08-041-0/+2
* efl-wl: add handling for external protocol interfacesMike Blumenkrantz2017-08-042-0/+20
* efl-wl: support min/max hintingMike Blumenkrantz2017-08-042-2/+57
* wayland: add efl-hints protocol for setting aspect on surfacesMike Blumenkrantz2017-08-042-0/+64
* efl-wl: set cursor surface rolesMike Blumenkrantz2017-08-041-6/+14
* efl-wl: add handling for commit during canvas renderMike Blumenkrantz2017-08-041-1/+4
* efl-wl: do shm pool ref/unref for bm safetyMike Blumenkrantz2017-08-041-0/+3
* efl-wl: block connection attempts from unmanaged clientsMike Blumenkrantz2017-08-041-0/+51
* efl_wl - fix warning for possible uninitted list accessCarsten Haitzler (Rasterman)2017-08-021-1/+1
* efl-wl: hide popup surface before unsetting attrs during destructorMike Blumenkrantz2017-07-281-1/+1
* efl-wl: simplify refocus on popup hideMike Blumenkrantz2017-07-281-20/+15
* efl-wl: use correct window when requesting x11 clipboard selectionMike Blumenkrantz2017-07-281-2/+19
* efl-wl: initialize variableMike Blumenkrantz2017-07-121-1/+1
* efl-wl: change x11 atom name var to normal char*Mike Blumenkrantz2017-07-121-1/+1
* efl-wl: free atom name when sending selectionMike Blumenkrantz2017-07-121-1/+4
* efl-wl: free x11 pipe read buf on read failMike Blumenkrantz2017-07-121-2/+6
* efl-wl: return if pipe reading fails in x11 bridgeMike Blumenkrantz2017-07-121-0/+1
* efl-wl: check returns in x11 selection request handlerMike Blumenkrantz2017-07-121-2/+12
* efl-wl: mmap byte for nul terminator in keymap stringMike Blumenkrantz2017-07-121-1/+1
* efl-wl: check return of ecore_main_fd_handler_fd_getMike Blumenkrantz2017-07-122-8/+21
* efl_wl: check mkstemp returnMike Blumenkrantz2017-07-121-0/+8
* efl_wl: error and cleanup on CLOEXEC failMike Blumenkrantz2017-07-121-4/+9
* efl_wl: Fix resource leakChris Michael2017-07-121-0/+1
* efl_wl: a multiseat wayland compositor in an evas smart objectMike Blumenkrantz2017-06-306-0/+6877