platform/upstream/enlightenment.git
2015-07-01 Mike Blumenkrantzprint xwl loading debug after checking compositor type
2015-07-01 Mike Blumenkrantzensure x11 focus grabs are applied on client init when...
2015-07-01 Mike Blumenkrantzstraggler ungrab of x11 parent window from previous...
2015-07-01 Mike Blumenkrantzredo all x11 client mouse grabbing for focus
2015-07-01 Chris Michaele-comp-wl: Update modifiers on key down/key up events
2015-07-01 Chris Michaele-comp-wl-input: destroy xkb keyboard state Before...
2015-07-01 Chris Michaele-comp-wl-input: Format for 80 columns
2015-07-01 Chris Michaelxwayland: Use proper E_API for exporting module symbols
2015-07-01 Chris Michaelcorrectly fix check for x11 compositor in e_xkb
2015-07-01 Chris Michaelcorrectly fix check for compositor in e_grabinput
2015-07-01 Chris Michaele_grabinput: Don't call ecore_x functions if we are...
2015-07-01 Chris MichaelDon't call ecore_x_xkb_select_group if the compositor...
2015-06-30 Mike Blumenkrantzuse client window for x11 button ungrabbing
2015-06-30 Mike Blumenkrantzcopy more attributes from x11 -> wl on xwayland client...
2015-06-30 Mike Blumenkrantzclean up xwl data on client deletion
2015-06-30 Mike Blumenkrantzdon't create first draw timers for input-only x11 clients
2015-06-30 Mike Blumenkrantzdon't attempt to change layer of override clients with...
2015-06-30 Mike Blumenkrantzadd debug info when x11 client messages are missed
2015-06-30 Mike Blumenkrantztemporarily toggle ignored flag during wl surface commit
2015-06-30 Mike Blumenkrantzfix typo in iterating pending xwl clients on wl surface...
2015-06-30 Mike Blumenkrantzfree all ec->comp_data ptrs in _e_client_del
2015-06-30 Mike Blumenkrantzonly reject ec->ignored clients from wl mouse events
2015-06-30 Mike Blumenkrantzadd special case for xwayland override clients in show...
2015-06-30 Mike Blumenkrantzuse separate client hashes for x11/wl clients
2015-06-30 Chris Michaele-comp-wl: Release keys on key_up regardless if client...
2015-06-30 Mike Blumenkrantzfix compile from previous commit
2015-06-30 Mike Blumenkrantzdisable uuid store
2015-06-30 Mike Blumenkrantzunset ec->ignored during xwayland client data swap
2015-06-30 Mike Blumenkrantzattempt to create xwayland x11 socket path before creat...
2015-06-30 Chris Michaele-comp-wl: Don't crash from a missing keymap
2015-06-30 Stefan Schmidtwl_x11: Mark data in callback as unused
2015-06-29 Mike Blumenkrantzadd focusgrab test
2015-06-29 Mike Blumenkrantzenforce pstate's extremely-confusing no_turbo option...
2015-06-29 Mike Blumenkrantztrigger client mouse-in on x11 mouse movement for non...
2015-06-29 Mike Blumenkrantztrigger fake mouse-out on clients when unsetting focus
2015-06-29 Mike Blumenkrantzunset changes.visible when forcing visibility during...
2015-06-29 Mike Blumenkrantzfix focus FIXME regarding focus-setting on clients...
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
next