summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix using global ewd variable by making it part of e_comp_wldevs/devilhorns/ecore_wl2Chris Michael2015-12-074-20/+27
* Try to init (and error check the init) of ecore_wl2 library before weChris Michael2015-12-071-9/+7
* create wl client connection during compositor init, use in shot moduleMike Blumenkrantz2015-12-053-3/+5
* call ecore_wl2_init() during compositor initMike Blumenkrantz2015-12-051-0/+2
* Fix formattingChris Michael2015-11-101-35/+64
* Fix formattingChris Michael2015-11-101-31/+29
* Port wl_fb module to use Ecore_Wl2 LibraryChris Michael2015-11-101-3/+3
* Port wl_weekeyboard to use Ecore_Wl2 libraryChris Michael2015-11-101-11/+17
* Don't leak eina_iterator in shot moduleChris Michael2015-11-101-0/+1
* Fix formatting of wl_weekeyboard moduleChris Michael2015-11-101-15/+35
* Port shot module to use ecore_wl2 libraryChris Michael2015-11-101-23/+12
* port e_scale to use Ecore_Wl2Chris Michael2015-11-101-1/+5
* port e_grabinput to use Ecore_Wl2Chris Michael2015-11-101-14/+41
* port wayland compositor to use Ecore_Wl2Chris Michael2015-11-101-65/+38
* remove unused event loop and add external Ecore_Wl2_Display variableChris Michael2015-11-101-1/+3
* include header for Ecore_Wl2Chris Michael2015-11-101-1/+1
* Make configure check for Ecore_Wl2 libraryChris Michael2015-11-101-2/+2
* 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
* check for wayland egl extensions before starting a gl compositorMike Blumenkrantz2015-11-041-9/+17
* Revert "Adds eglfs to Enlightenment"Nicolas Aguirre2015-11-037-90/+0
* Revert "configure.ac: fixes wayland-only build"Nicolas Aguirre2015-11-031-1/+1
* Revert "e_signals.c: Inclues Ecore_DRM only if WL_DRM is built and not only i...Nicolas Aguirre2015-11-031-2/+2
* Revert "wl_eglfs: enable gl acceleration, mouse, touchscreen and keyboard"Nicolas Aguirre2015-11-031-9/+1
* Revert "[HACK??] Fixes wayland-only build"Nicolas Aguirre2015-11-031-4/+4
* Revert "Fixes build complaining about missing ABOUT-NLS"Nicolas Aguirre2015-11-031-1/+1
* Revert "Don't load xwayland if it isn't compiled"Nicolas Aguirre2015-11-031-2/+0
* Don't load xwayland if it isn't compiledFlorent Revest2015-11-031-0/+2
* Fixes build complaining about missing ABOUT-NLSFlorent Revest2015-11-031-1/+1
* [HACK??] Fixes wayland-only buildFlorent Revest2015-11-031-4/+4
* wl_eglfs: enable gl acceleration, mouse, touchscreen and keyboardFlorent Revest2015-11-031-1/+9
* e_signals.c: Inclues Ecore_DRM only if WL_DRM is built and not only if WAYLAN...Florent Revest2015-11-031-2/+2