summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include dlfcn.h for e_alert_main.cdevs/discomfitor/wipenlightenment-0.21Mike Blumenkrantz2017-03-061-0/+1
* define E_EFL_VERSION_MINIMUM in e_alert_main.cMike Blumenkrantz2017-03-031-0/+4
* add -ldl to wl build when neededMike Blumenkrantz2017-02-282-1/+4
* Revert "e - wl mode - stop consuming 100 percent cpu"Mike Blumenkrantz2017-02-271-6/+3
* show already-visible comp util objects when changing frame typeMike Blumenkrantz2017-02-241-0/+2
* only move new bryces to zone on create, not existing onesMike Blumenkrantz2017-02-241-1/+1
* save config when toggling option to disable startup splashMike Blumenkrantz2017-02-241-0/+2
* tiling: dont use floating state when togglingMarcel Hollerbach2017-02-241-10/+20
* efm - fix nuisance warning about enlightenmentCarsten Haitzler (Rasterman)2017-02-241-4/+4
* efx - fix unaligned ptr fill that is actually a bugCarsten Haitzler (Rasterman)2017-02-241-2/+6
* tiling module - fix some warnings with casts and alignmentCarsten Haitzler (Rasterman)2017-02-241-6/+6
* e comp - quiet some warnings for casts that are okCarsten Haitzler (Rasterman)2017-02-241-4/+4
* e comp - fix stupid cast to from eina rect* to char* to eina rect* againCarsten Haitzler (Rasterman)2017-02-241-1/+1
* e comp object - fix warning where a void cast is as goos as the old oneCarsten Haitzler (Rasterman)2017-02-241-1/+1
* e mixer pulse backened -f ix warning about use of uninit varCarsten Haitzler (Rasterman)2017-02-241-3/+6
* evry module - fix warning about comparing signed to unsignedCarsten Haitzler (Rasterman)2017-02-242-14/+22
* efm - fix warnings for progress time displayCarsten Haitzler (Rasterman)2017-02-241-1/+1
* e notification - silence alignment warningCarsten Haitzler (Rasterman)2017-02-241-1/+1
* e comp - wl - add void cast to reduce warningsCarsten Haitzler (Rasterman)2017-02-241-1/+1
* e xsettings - fix warnings about unaligned ptr accessCarsten Haitzler (Rasterman)2017-02-241-11/+27
* e comp x - fix property fetch to use int ptr from the startCarsten Haitzler (Rasterman)2017-02-241-5/+3
* efm ipc - fix unaligned int read on ipc decodeCarsten Haitzler (Rasterman)2017-02-241-1/+1
* e ptr cast via void fix to reduce warningsCarsten Haitzler (Rasterman)2017-02-246-92/+92
* e theme conf config - fix casting char fileds to int ptrsCarsten Haitzler (Rasterman)2017-02-241-2/+2
* e fileman config - fix definite alignment bug with cast char to int ptrCarsten Haitzler (Rasterman)2017-02-241-7/+7
* e ervything md5 code - fix warnings about alignmentCarsten Haitzler (Rasterman)2017-02-242-13/+16
* ignore all non-NORMAL type wl windows in e_placeMike Blumenkrantz2017-02-241-0/+1
* always set E_Client->placed when successfully moving a comp objectMike Blumenkrantz2017-02-241-0/+1
* future-proof client hook inlist initializationMike Blumenkrantz2017-02-241-25/+1
* fix return code checking for errors when generating wl key eventsMike Blumenkrantz2017-02-241-2/+2
* more correctly handle dnd completion for wlMike Blumenkrantz2017-02-241-30/+24
* simplify _e_comp_wl_data_device_drag_finished() slightlyMike Blumenkrantz2017-02-241-41/+41
* move wl data device focus-change handling to data device leave() fnMike Blumenkrantz2017-02-241-11/+14
* add specific handling for xwl cursor unsetting on mouse-out to ssdMike Blumenkrantz2017-02-241-3/+12
* reset compositor pointer cursor if wl surface destroy is the current cursorMike Blumenkrantz2017-02-241-0/+8
* Revert "attempt to re-set wl surface pointer when popping back to "default" p...Mike Blumenkrantz2017-02-241-10/+1
* force mouse-out on wl clients during delete if mouse.in is setMike Blumenkrantz2017-02-241-0/+2
* only unset current pointer cursor object if new one is being setMike Blumenkrantz2017-02-241-4/+8
* start xwayland process 2.0s after module loadMike Blumenkrantz2017-02-241-1/+2
* ref clients during exe_inst deletion to avoid invalid access after freeMike Blumenkrantz2017-02-242-3/+6
* add note in doc for "gadget_destroyed" callback re: callback orderingMike Blumenkrantz2017-02-241-0/+2
* enlightenment_sys - eina_init BEFORE switching uid - saferCarsten Haitzler (Rasterman)2017-02-241-2/+2
* Dispatch wayland frame callbacks in the correct orderDerek Foreman2017-02-241-1/+1
* hide wl client cursors when set_pointer is passed a null surfaceMike Blumenkrantz2017-02-241-1/+2
* use 1x1 for unsized (internal) clientsMike Blumenkrantz2017-02-241-1/+1
* simplify mouse-out cursor reset for wl clientsMike Blumenkrantz2017-02-241-5/+2
* make e_pointer_object_set() a no-op when passing the existing cursorMike Blumenkrantz2017-02-241-1/+1
* Revert "re-enable getting and setting output rotations in wl_drm"Mike Blumenkrantz2017-02-241-27/+17
* 21.6 NEWS Updatesv0.21.6Simon Lees2017-02-151-0/+42
* 21.6 ReleaseSimon Lees2017-02-151-2/+2