summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Resynch with weston's dmabuf implementationDerek Foreman2017-08-104-20/+117
* meson build - trim down some data file build files a littleCarsten Haitzler (Rasterman)2017-08-1010-226/+200
* e meson build - refactor and clean up config and some module only cfgCarsten Haitzler (Rasterman)2017-08-107-132/+125
* meson: we need to link dlMarcel Hollerbach2017-08-101-1/+1
* meson: add HAVE_DRM2 and HAVE_WL_DRMMarcel Hollerbach2017-08-102-0/+9
* meson: remove double entry for NLS support optionStefan Schmidt2017-08-101-5/+0
* pkit gadget: use elm widgets directlyDave Andreoli2017-08-101-27/+50
* move sysaction specific configure val detection to the etc subdirCarsten Haitzler (Rasterman)2017-08-102-70/+69
* Remove ecore_drm supportDerek Foreman2017-08-091-154/+0
* Stop doing complicated things after a segfaultDerek Foreman2017-08-091-14/+0
* Add a compatibility layer to protect against ecore_drm2 api changeDerek Foreman2017-08-094-14/+139
* Update to recent ecore_drm2 changesDerek Foreman2017-08-093-22/+12
* meson build - fix use module defines to be upper case againCarsten Haitzler (Rasterman)2017-08-091-1/+1
* meson build - geolocation - indent the same as other filesCarsten Haitzler (Rasterman)2017-08-091-5/+5
* e - conf_display - fix meson build break which dropped a src fileCarsten Haitzler (Rasterman)2017-08-091-0/+1
* pager: do not define Config twiceMarcel Hollerbach2017-08-081-1/+0
* meson: underscrorify the module nameMarcel Hollerbach2017-08-081-1/+1
* meson: port geolocationMarcel Hollerbach2017-08-082-39/+16
* meson: port music-controlMarcel Hollerbach2017-08-082-38/+16
* meson: use file instead of doing the relative path by handMarcel Hollerbach2017-08-0852-110/+104
* meson: we should probebly configure the xsession file correctlyMarcel Hollerbach2017-08-081-1/+4
* destroy gadget configs when deleting a gadget siteMike Blumenkrantz2017-08-071-0/+5
* set clock gadget id on creationMike Blumenkrantz2017-08-071-2/+4
* clamp internal win min/max size hints to 0Mike Blumenkrantz2017-08-071-0/+6
* do not defer wl gl initMike Blumenkrantz2017-08-071-3/+3
* e - do workaround with in events due to flags to get ptr focus rightCarsten Haitzler (Rasterman)2017-08-061-9/+34
* fix fallthrough warnings and tag as fallthroughCarsten Haitzler (Rasterman)2017-08-051-0/+4
* sysinfo: fix single-core OpenBSD results.Al Poole2017-08-041-1/+1
* make mouse-activated menus function as expected with 0 passed as activate timeMike Blumenkrantz2017-08-041-2/+3
* make menu_show action pop the menu in automatically-calculated directionMike Blumenkrantz2017-08-041-2/+2
* don't arbitrarily bind version=1 for wl extension resourcesMike Blumenkrantz2017-08-041-2/+2
* make action routes usable in subcompositorsMike Blumenkrantz2017-08-042-13/+23
* extend key action routing for general action contextsMike Blumenkrantz2017-08-043-18/+180
* implement action routing for wayland clientsMike Blumenkrantz2017-08-047-15/+303
* add function to return a currently-active menuMike Blumenkrantz2017-08-042-0/+7
* split out gadget enums into separate headerMike Blumenkrantz2017-08-044-25/+33
* add gadget site as param for gadget wizard callbacksMike Blumenkrantz2017-08-042-2/+2
* save config automatically when removing gadgetsMike Blumenkrantz2017-08-041-8/+5
* make client size hints apply more accuratelyMike Blumenkrantz2017-08-041-68/+102
* rescale x11 clients after fetching hintsMike Blumenkrantz2017-08-041-3/+5
* optimize setting zone useful geometry as dirtyMike Blumenkrantz2017-08-041-1/+2
* apply client hints when rescaling a clientMike Blumenkrantz2017-08-041-1/+4
* add module file to E_Module structMike Blumenkrantz2017-08-042-0/+2
* more accurately determine gadget editor visibilityMike Blumenkrantz2017-08-041-0/+1
* set gadgets in the editor's pointer site as movingMike Blumenkrantz2017-08-041-1/+5
* finish wl window stacksMike Blumenkrantz2017-08-042-1/+104
* move Ecore_X_Stack_Type member from client to x11 comp_dataMike Blumenkrantz2017-08-043-5/+5
* center wl clients on their parent when doing first commitMike Blumenkrantz2017-08-041-0/+2
* do not add delete/kill request smart callbacks for non-internal wl clientsMike Blumenkrantz2017-08-041-5/+8
* restack child windows on parent_set() even if child is ignoredMike Blumenkrantz2017-08-041-1/+2