platform/upstream/enlightenment.git
2015-06-29 Mike Blumenkrantzcheck for possible parent window on x11 mouse button...
2015-06-29 Mike Blumenkrantzstop rejecting possibly-valid x11 focus events
2015-06-29 Mike Blumenkrantzset pager_plain to fill area
2015-06-29 Mike Blumenkrantzfix ecore-x detection with wayland support, also fix...
2015-06-29 Mike Blumenkrantzdisable wl-fb output module
2015-06-29 Mike Blumenkrantzremove E_Comp_Data reference from wl-x11 module
2015-06-29 Mike Blumenkrantzfix wl-x11 configure checks
2015-06-29 Mike Blumenkrantzrename --enable-wayland-only to --enable-wayland
2015-06-29 Stefan Schmidtsession_recovery: Add wayland extension protocol protot...
2015-06-29 Stefan Schmidte_pixmap: Create uuid when being used as a wl surface
2015-06-29 Stefan Schmidte_main: Initialize UUID store during E startup
2015-06-29 Stefan Schmidte_remember: Update UUID store properties from e_remember
2015-06-29 Stefan Schmidte_client: Remove deleted client from UUID store
2015-06-28 Chris Michaele-comp-wl: Fix formatting
2015-06-28 Carsten Haitzler... e passive window grabs - fix side-effect leave/enter...
2015-06-26 Mike Blumenkrantzdon't select mouse wheel events on x11 reparenting...
2015-06-26 Chris Michaelmixer: Fix resource leaks
2015-06-26 Mike Blumenkrantzset shm engine for wl internal windows
2015-06-26 Mike Blumenkrantzadd wrappers for window/pixmap/comp_data fetching in...
2015-06-26 Mike Blumenkrantzreject non-x11 clients from _e_comp_x_client_zone_geome...
2015-06-26 Mike Blumenkrantzadd hooking for WL_SURFACE_ID atom on XWayland windows...
2015-06-26 Mike Blumenkrantzfix grabinput to work better with multiple compositor...
2015-06-26 Mike Blumenkrantzreject non-X clients from _e_comp_x_object_add()
2015-06-26 Mike Blumenkrantzblock xkb activation for non-X11 compositors
2015-06-26 Mike Blumenkrantzcorrect e_comp->new_client count for overrides in x...
2015-06-26 Mike Blumenkrantzmove X idle flusher to comp_x
2015-06-26 Mike Blumenkrantzdon't call wl comp delete function twice on shutdown
2015-06-26 Mike Blumenkrantzcomment out grabinput focus calls in wayland compositor
2015-06-26 Mike Blumenkrantzset client visibility for shell-less wayland clients...
2015-06-26 Mike Blumenkrantzreject ignored clients from being processed in client...
2015-06-26 Mike Blumenkrantzreject stacking clients from frame updates in client...
2015-06-26 Mike Blumenkrantzuse ctrl+alt+backspace hotkey in wayland compositor...
2015-06-26 Mike Blumenkrantzunused variable--
2015-06-26 Mike Blumenkrantzset wl client surface pointer in surface create method
2015-06-26 Mike Blumenkrantzremove unnecessary header includes from e_comp_x.h
2015-06-26 Mike Blumenkrantzdon't undef NEED_X in wl compositor headers
2015-06-26 Mike Blumenkrantzremove E_Comp_Data typedef, use backend-specific typede...
2015-06-26 Mike Blumenkrantzredo wayland-only configure option and define
2015-06-26 Mike Blumenkrantzsimplify e build and add X headers for xwayland module
2015-06-26 Mike Blumenkrantzadd setup for WL_SURFACE_ID X atom
2015-06-26 Mike Blumenkrantzuse c array size for e atom init
2015-06-26 Mike Blumenkrantzremove wayland-clients configure option
2015-06-26 Mike Blumenkrantzbump wayland version requirement to 1.8
2015-06-26 Mike BlumenkrantzHAVE_WAYLAND_CLIENTS || HAVE_WAYLAND_ONLY -> HAVE_WAYLAND
2015-06-26 Mike Blumenkrantzfinish xwayland module implementation
2015-06-26 Mike Blumenkrantzfix xwayland fd dup conditionals
2015-06-26 Mike Blumenkrantzfix xwayland configure check
2015-06-26 Mike Blumenkrantzload wl_desktop_shell and xwayland after wl comp load
2015-06-26 Mike Blumenkrantzupdate xwayland for api changes
2015-06-26 Mike Blumenkrantzfix xwayland linkage + makefile formatting
2015-06-26 Mike Blumenkrantzremove xwayland .desktop and .edj files
2015-06-26 Chris Michaelxwayland: Add checks for xcb libraries needed for xwayl...
2015-06-26 Chris Michaelxwayland: Add code to cleanup xwayland on shutdown
2015-06-26 Chris Michaelxwayland: Check for sigusr1 in event handler
2015-06-26 Chris Michaelxwayland: Fix build breakage with recent e_comp_wl...
2015-06-26 Chris Michaelxwayland: Add some debugging code while trying to work...
2015-06-26 Chris Michaelxwayland: Fix launching of XWayland server and pass...
2015-06-26 Chris MichaelWhitelist the new xwayland module
2015-06-26 Chris Michaelxwayland: Create the wl_client which represents the...
2015-06-26 Chris Michaelxwayland: Create and bind to unix & abstract sockets
2015-06-26 Chris Michaelxwayland: Fix makefile to use xwayland binary path
2015-06-26 Chris Michaelxwayland: Fix configure.ac to substitute the xwayland...
2015-06-26 Chris MichaelAdd start of xwayand module code
2015-06-26 Chris Michaeladd xwayland module edj file for icon
2015-06-26 Chris Michaeladd xwayland module desktop file
2015-06-26 Chris MichaelAdd xwayland Makefile
2015-06-26 Chris MichaelAdd xwayland module to modules Makefile
2015-06-26 Chris Michaeladd xwayland to configure.ac
2015-06-25 Chris Michaelwl-desktop-shell: Don't crash when trying to place...
2015-06-25 Chris Michaelwl-desktop-shell: Remove useless return at end of function
2015-06-25 Chris Michaelwl-desktop-shell: Fix formatting
2015-06-22 Tom HacohenLogging: Fix broken logging macros.
2015-06-22 Chris MichaelFix Coverity CID1298053
2015-06-22 Chris MichaelFix Coverity CID1298052
2015-06-20 Mike Blumenkrantzhandle compositor animation race condition when changin...
2015-06-19 Mike Blumenkrantzfix animation refcounting when toggling object visibili...
2015-06-19 Mike Blumenkrantzadd comp object bool flag to indicate whether a composi...
2015-06-19 Mike Blumenkrantzmake e_comp_object_effect_stop() return bool for object...
2015-06-19 Mike Blumenkrantzsanitize bool return of _e_comp_object_animating_end()
2015-06-19 Mike Blumenkrantzonly apply deskmirror client visibility logic for non...
2015-06-17 Mike Blumenkrantzreturn an accurate value for override clients in e_comp...
2015-06-17 Mike Blumenkrantzuse current zone for visibility effects on override...
2015-06-17 Chris Michaele-comp-wl: #if 0 out a currently unused function for...
2015-06-16 Mike Blumenkrantzremove a stupid elm win hack flagged for deletion
2015-06-16 YomiFix misspellings in E's files.
2015-06-16 Mike Blumenkrantzallow layer-blocked clients in deskmirror to restack
2015-06-16 Toan Phamadded quick tile to corner feature
2015-06-16 Toan PhamCenter a dialog window when it is displaying off-screen
2015-06-15 Mike Blumenkrantzonly play visibility effects for allowed clients
2015-06-15 Mike Blumenkrantzadd utility function for determining if a comp object...
2015-06-15 Mike Blumenkrantzuse new visibility effects by default for menu + combo...
2015-06-15 Mike Blumenkrantzsend client/screen/pointer geometry to visibility effec...
2015-06-15 Mike Blumenkrantzunify comp object visibility effect animation code
2015-06-15 Mike Blumenkrantzadd flag for detecting whether an effect is currently...
2015-06-15 Mike Blumenkrantzadd flag to E_Comp_Object for detecting show animation...
2015-06-15 Mike Blumenkrantzuse a safe iterator when deleting clients during comp...
2015-06-15 Carsten Haitzler... e - e client, comp win etc. reffing fix ... part 2
2015-06-14 Carsten Haitzler... e - bring back fullscreen crash bug while fixing refcou...
2015-06-14 Carsten Haitzler... e - fix crash in desktop lookup+fixup where exe_inst...
2015-06-14 Carsten Haitzler... e comp - fix refcounting for e_comp and comp clients
next