summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove HAVE_WAYLAND_ONLY for defining xbl_availdevs/captainigloo/eglfsClément Bénier2016-01-051-3/+1
* change eglfs to hwcomposerClément Bénier2016-01-051-2/+2
* Don't load xwayland if it isn't compiledFlorent Revest2015-11-171-0/+2
* Fixes build complaining about missing ABOUT-NLSFlorent Revest2015-11-171-1/+1
* Fixes wayland-only buildFlorent Revest2015-11-171-4/+4
* wl_eglfs: enable gl acceleration, mouse, touchscreen and keyboardFlorent Revest2015-11-171-1/+9
* e_signals.c: Inclues Ecore_DRM only if WL_DRM is built and not only if WAYLAN...Florent Revest2015-11-171-2/+2
* configure.ac: fixes wayland-only buildFlorent Revest2015-11-171-1/+1
* Adds eglfs to EnlightenmentFlorent Revest2015-11-177-0/+90
* further improve csd calculations for x11 clientsMike Blumenkrantz2015-11-161-4/+15
* e mixer fix - fix default mixer to pulse if thereCarsten Haitzler (Rasterman)2015-11-141-4/+21
* L10N: Update Finnish translationsKai Huuhko2015-11-143-1237/+1195
* update E_Client->desk member upon focusing a sticky clientMike Blumenkrantz2015-11-121-0/+2
* do not refill all tasks bars when a sticky window changes desksMike Blumenkrantz2015-11-121-3/+4
* do not add new deskmirror clients on desk_set event if client already existsMike Blumenkrantz2015-11-121-1/+1
* improve x11 client focusing with mouse-based focus policies on mouse moveMike Blumenkrantz2015-11-121-2/+16
* improve readability of E_FIRST_FRAME environment variable detectionMike Blumenkrantz2015-11-121-3/+3
* install emixer icon to $(datadir)/pixmaps instead of /iconsMike Blumenkrantz2015-11-121-1/+1
* unset release modeMike Blumenkrantz2015-11-111-5/+5
* 20.0-rc NEWS updatesv0.20.0-rcMike Blumenkrantz2015-11-111-3/+73
* 20.0-rc releaseMike Blumenkrantz2015-11-111-5/+5
* null efm icon eio handle in error callbackMike Blumenkrantz2015-11-111-1/+3
* ensure that all mixer volumes resolve to the appropriate gadget iconMike Blumenkrantz2015-11-111-1/+1
* e screens/zones/randr - store randr2 id in xinerama and zones for lookupCarsten Haitzler (Rasterman)2015-11-116-5/+22
* use unsigned int for client focus tracking freeze stateMike Blumenkrantz2015-11-101-2/+3
* Revert "clamp client to ABOVE layer when ending nocomp"Mike Blumenkrantz2015-11-101-1/+1
* clamp client to ABOVE layer when ending nocompMike Blumenkrantz2015-11-101-1/+1
* Fix null dereference issueVivek Ellur2015-11-101-2/+5
* Fix memory leak issueVivek Ellur2015-11-101-1/+10
* e: Fix realloc issue in e font moduleVivek Ellur2015-11-101-1/+7
* e deskmirror - fix loss of mirror object from deskmirrorCarsten Haitzler (Rasterman)2015-11-101-0/+1
* ibar - fix shutdown if ibar client menu is upCarsten Haitzler (Rasterman)2015-11-101-1/+10
* check client comp data existence in x11 mirror visibility callbacksMike Blumenkrantz2015-11-091-4/+4
* enforce fullscreen client stacking during nocomp end IFF client is fullscreenMike Blumenkrantz2015-11-091-4/+7
* disable client menu stacking functions for unstackable windowsMike Blumenkrantz2015-11-091-13/+16
* e/desk_wallpaper: Fix setting wallpaper from within Virtual Desk dialogStafford Horne2015-11-071-1/+1
* Revert "force a software render in all cases when finalizing x11 client iconify"Mike Blumenkrantz2015-11-071-5/+0
* toggle x11 client iconic/mapped state based on mirror visibilityMike Blumenkrantz2015-11-072-3/+28
* add e_comp_object_mirror_visibility_check()Mike Blumenkrantz2015-11-072-0/+7
* add counter and smart callbacks for comp object visible mirrorsMike Blumenkrantz2015-11-071-0/+23
* emit ibox icon signals to the internal edje object of the e_iconMike Blumenkrantz2015-11-071-2/+2
* move client iconic hint setting into x11 hide functionMike Blumenkrantz2015-11-072-1/+2
* break out x11 client visibility setting into util functionsMike Blumenkrantz2015-11-071-11/+25
* set e_comp->gl for wayland compositors based on gl display bind successMike Blumenkrantz2015-11-071-3/+2
* e/ilist: Fix issue with multiselect returning wrong indexStafford Horne2015-11-071-1/+2
* e/conf_apps: Fix resizing of "Startup Application" dialogStafford Horne2015-11-071-1/+1
* adjust efm multi-icon drag positioning by the current pan coordsMike Blumenkrantz2015-11-051-1/+1
* account for window position in efm window drag initial positioningMike Blumenkrantz2015-11-051-2/+6
* e/win_config: allow content of some dialogs to resize with the windowshorne2015-11-052-9/+9
* remove note about window close crashingMike Blumenkrantz2015-11-041-2/+0