summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xwayland: Add checks for xcb libraries needed for xwayland supportdevs/devilhorns/xwaylandChris Michael2014-09-081-1/+1
* xwayland: Add code to cleanup xwayland on shutdownChris Michael2014-09-081-0/+21
* xwayland: Check for sigusr1 in event handlerChris Michael2014-09-081-1/+6
* xwayland: Fix build breakage with recent e_comp_wl changesChris Michael2014-09-081-1/+1
* xwayland: Add some debugging code while trying to work out failuresChris Michael2014-09-081-8/+19
* xwayland: Fix launching of XWayland server and pass proper display toChris Michael2014-09-081-4/+9
* Add code to load the new XWayland module during startupChris Michael2014-09-081-3/+23
* Whitelist the new xwayland moduleChris Michael2014-09-081-0/+1
* xwayland: Create the wl_client which represents the window managerChris Michael2014-09-081-7/+15
* xwayland: Create and bind to unix & abstract socketsChris Michael2014-09-081-9/+209
* xwayland: Fix makefile to use xwayland binary pathChris Michael2014-09-081-1/+4
* xwayland: Fix configure.ac to substitute the xwayland binary pathChris Michael2014-09-081-1/+2
* Add start of xwayand module codeChris Michael2014-09-081-0/+129
* add xwayland module edj file for iconChris Michael2014-09-081-0/+0
* add xwayland module desktop fileChris Michael2014-09-081-0/+7
* Add xwayland MakefileChris Michael2014-09-081-0/+23
* Add xwayland module to modules MakefileChris Michael2014-09-081-0/+2
* add xwayland to configure.acChris Michael2014-09-081-0/+13
* wl_desktop_shell: Added shell_surface_destroy API for destroying all surfacesvivek2014-09-081-35/+19
* e input method config - fix ecore imf env vars to use ximCarsten Haitzler (Rasterman)2014-09-083-0/+0
* fix e_randr double comparison warningsMike Blumenkrantz2014-09-071-2/+2
* add dblequal() util function to be used for addressing the infinite compariso...Mike Blumenkrantz2014-09-071-0/+6
* add more warning flags to non-release buildsMike Blumenkrantz2014-09-071-1/+5
* add docs for all the comp_object data keysMike Blumenkrantz2014-09-071-0/+19
* throw CRI on e_object type errorsMike Blumenkrantz2014-09-071-4/+4
* fix client positioning when initial position is offscreen or size is hugeMike Blumenkrantz2014-09-071-2/+42
* remove misleading old commentMike Blumenkrantz2014-09-071-1/+0
* add another main loop iteration after resuming for desklock visibilityMike Blumenkrantz2014-09-071-2/+8
* l10n: update Finnish translationsKai Huuhko2014-09-071-6382/+2449
* simplify eeze backlight detectionMike Blumenkrantz2014-09-071-27/+13
* only default to led subsystem backlight if it isn't a mail or kbd deviceMike Blumenkrantz2014-09-071-1/+4
* remove useless returnChris Michael2014-09-051-1/+0
* use e_auth hash function instead of eina hash for passwordsMike Blumenkrantz2014-09-052-6/+6
* add e_auth_hash_djb2 inlineMike Blumenkrantz2014-09-051-0/+13
* add short path to ensure ConfigureNotify event after requestMike Blumenkrantz2014-09-051-1/+2
* fix pointer crashes from wrong #ifdefs in 1f439893f1c6ee2987b024ad445a2852f2f...Mike Blumenkrantz2014-09-051-4/+2
* clean up function/macro use in e_pointerMike Blumenkrantz2014-09-051-7/+3
* Revert "bugfix: Set pointer timer & poller members to NULL after we delete the"Chris Michael2014-09-051-4/+0
* modules/notification: e_comp_object_util_zone_get Can return NULL soChris Michael2014-09-051-3/+5
* bugfix: Set pointer timer & poller members to NULL after we delete theChris Michael2014-09-051-0/+4
* modules/conf_display: Fix CID1039753 Unused pointer valueChris Michael2014-09-051-2/+2
* modules/conf_keybindings: Fix CID1039754 Unused pointer valueChris Michael2014-09-051-2/+0
* modules/conf: Fix CID1039755 Unused pointer valueChris Michael2014-09-051-1/+0
* modules/pager_plain: Fix CID1039809 Dereference before null checkChris Michael2014-09-051-2/+7
* modules/ibar: Fix Dereference before null check. Also remove extraChris Michael2014-09-051-3/+5
* modules/fileman: Fix Dereference before null checkChris Michael2014-09-051-1/+1
* modules/everything: Fix dereference before null checkChris Michael2014-09-051-7/+9
* modules/everything: Fix dereference before null checkChris Michael2014-09-051-1/+1
* modules/bluez4: Fix dereference before null checkChris Michael2014-09-051-2/+4
* modules/everything: Last orrurance of missing parenthesesStefan Schmidt2014-09-051-1/+1