platform/upstream/enlightenment.git
2013-07-25 Chris MichaelBy default, set buffer size to 0 on creation. sandbox/pcoval/upstream
2013-07-25 Chris MichaelTell ecore_wayland to run in "server mode" so we do...
2013-07-16 Chris MichaelUpdate desktop shell for recent Wayland 1.2 changes...
2013-07-16 Chris MichaelUpdate e_output for recent Wayland 1.2 changes
2013-07-16 Chris MichaelUpdate e_input for recent Wayland 1.2 changes:
2013-07-16 Chris MichaelUpdate e_wayland for recent Wayland 1.2 changes
2013-06-25 Chris MichaelUpdate shell for recent wl_resource and wl_client changes
2013-06-25 Chris MichaelUpdate e_wayland for recent wl_resource and wl_client...
2013-06-24 Chris MichaelUpdate e_wayland to use our own E_Buffer structure
2013-06-24 Chris MichaelImplement our own E_Buffer structure.
2013-06-24 Chris MichaelUpdate for recent changes in wayland core protocol
2013-06-24 Chris MichaelUpdate e_wayland surface and renderer for changes in...
2013-06-18 Chris MichaelMore work to get elm apps working properly
2013-06-18 Chris MichaelShell work for elm apps
2013-06-18 Chris MichaelBig giant push to get elm apps working properly
2013-06-14 Chris MichaelJust grab the return window directly from e_canvas.
2013-06-14 Chris MichaelMore fixes to try and get menus to function properly
2013-06-14 Chris MichaelFix pointer grab fields.
2013-06-14 Chris MichaelShell work to get popup menus functional
2013-06-14 Chris MichaelAdd pointer_grab_start and end functions
2013-06-13 Chris MichaelStart on getting menus to show.
2013-06-13 Chris MichaelUse E_Input for popup seat.
2013-06-13 Chris MichaelSend mouse move and mouse up/down events.
2013-06-13 Chris MichaelHandle passing along pointer button events
2013-06-13 Chris MichaelAdd grab fields to pointer structure
2013-06-13 Chris MichaelRemove mouse_move_send function
2013-06-13 Chris MichaelAdd e_order to build order.
2013-06-13 Chris MichaelComment out unused variable
2013-06-13 Chris MichaelInitialize variables.
2013-06-13 Chris MichaelStart to process mouse down & up events ... Prelude...
2013-06-13 Chris MichaelAdd event handler for mouse_move (from X) so we can...
2013-06-13 Chris MichaelSet surface's resource client to NULL initially
2013-06-13 Chris MichaelDon't init e_scale and e_theme until we have our interf...
2013-06-13 Chris MichaelMore work on getting input to function
2013-06-13 Chris MichaelAdd function to find a surface based on x/y
2013-06-13 Chris MichaelIntialize input on the compositor
2013-06-13 Chris MichaelAdd a seat to the compositor for input
2013-06-13 Chris MichaelAdd e_input files
2013-06-13 Chris MichaelAdd e_input to build order.
2013-06-13 Chris MichaelAdd e_input to includes
2013-06-13 Chris MichaelSetup data_device for compositor.
2013-06-13 Chris MichaelDestroy the renderer on output creation failure.
2013-06-13 Chris MichaelAdd renderer destroy function
2013-06-11 Chris Michaelif we have already loaded the comp module, get out.
2013-06-11 Chris MichaelBetter trapping for already loaded comp module.
2013-06-11 Chris MichaelRemove debug messages.
2013-06-11 Chris MichaelBig giant "e18-wayland-only starting to work" commit...
2013-06-11 Chris MichaelRemove unused code.
2013-06-11 Chris MichaelRemove unused fields from output structure
2013-06-11 Chris MichaelAssign an output to a surface when we map it
2013-06-11 Chris MichaelAdd output_assign function
2013-06-11 Chris MichaelAdd bounding region to surface structure
2013-06-11 Chris MichaelAdd/Remove some debugging statements
2013-06-11 Chris MichaelAdd e_output_damage function
2013-06-11 Chris MichaelAdd e_output_damage function
2013-06-11 Chris MichaelAssocate test rectangle with the ecore_evas
2013-06-11 Chris MichaelInitialize surface bounding region on creation
2013-06-10 Chris MichaelBig giant rendering commit from work so I can continue...
2013-06-10 Chris MichaelBig giant rendering commit from work so I can continue...
2013-06-10 Chris MichaelCreate a renderer during compositor init
2013-06-10 Chris MichaelAdd gles2 headers
2013-06-10 Chris MichaelAdd renderer to the compositor
2013-06-10 Chris MichaelAdd shader and renderer to build order
2013-06-10 Chris MichaelAdd shader and renderer to includes.
2013-06-10 Chris MichaelAdd files for renderer
2013-06-10 Chris MichaelAdd e_shader
2013-06-10 Chris MichaelInclude proper header for eldbus
2013-06-10 Chris MichaelChange to eldbus
2013-06-09 Chris MichaelFormatting
2013-06-09 Chris MichaelSome cleanup
2013-06-09 Chris MichaelSome cleanup
2013-06-09 Chris MichaelAdd e_surface_buffer_set and e_surface_show functions
2013-06-09 Chris MichaelUnify surface_destroy with compositor surface destroy
2013-06-09 Chris MichaelAdd frame and destroy signals to output
2013-06-09 Chris MichaelInitialize signals on output init
2013-06-09 Chris MichaelCleanup surfaces on shutdown
2013-06-08 Chris MichaelUse /tmp for XDG_RUNTIME_DIR if not set.
2013-06-08 Chris MichaelUpdate wl_desktop for recent wayland changes.
2013-06-08 Chris MichaelUpdate shell_surface structure for recent wayland changes.
2013-06-07 Chris MichaelUpdate e_comp for recent wayland changes.
2013-06-07 Chris MichaelUpdate e_surface for recent wayland changes.
2013-06-07 Chris MichaelPointer grab should be a pointer.
2013-06-07 Chris MichaelChange wl_surface to a wl_resource
2013-05-07 Chris MichaelCleanup some unused variables.
2013-05-07 Chris MichaelAdd set_opaque and set_input function callbacks.
2013-05-07 Chris Michaelchange eina_rectangle to pixman_region
2013-05-07 Chris Michaelinclude pixman header.
2013-05-07 Chris MichaelChange from eina_rectangle to pixman_region.
2013-05-07 Chris Michaelchange e_surface to use pixman regions
2013-05-07 Chris Michaelmodify damage calculate function to take a return region.
2013-05-07 Chris MichaelSwitch compositor to use pixman regions.
2013-05-07 Chris MichaelOoops, missed one eina_rectangle to remove.
2013-05-07 Chris MichaelChange e_region to use pixman.
2013-05-07 Chris MichaelChange e_region to use pixman.
2013-05-07 Chris MichaelFix typo
2013-05-07 Chris MichaelChange e_plane to use pixman regions.
2013-05-07 Chris MichaelChange e_plane to use pixman regions.
2013-05-07 Chris MichaelStart on output repaint function
2013-05-07 Chris MichaelAdd functions for surface damage calculate.
2013-05-07 Chris MichaelAdd function for e_output_repaint.
next