platform/upstream/enlightenment.git
2014-11-10 Chris Michaele-comp: Return proper post value for wayland clients...
2014-11-07 Chris MichaelFix incorrect return value when creating native surface...
2014-11-07 kabeer khane_startup: Added dialog to notify user to fix his dbus...
2014-11-07 Stefan Schmidtmodules/music-control: Add Tomahawk as compatible player.
2014-11-05 Mike Blumenkrantzadd alignment client menu
2014-11-05 Chris Michaele-comp-wl: Fix keyboard input with wayland clients...
2014-11-05 Chris Michaele-comp-wl: Clip shape rectangles to client size
2014-11-05 Chris Michaele-comp-wl: Hook into post_new_client event so we can...
2014-11-05 Chris Michaele-comp-wl: Set e_client properties on subsurface E_Client
2014-11-05 Jake Jaeseok... src/modules/clock/module.desktop.in korean add
2014-11-03 Mike Blumenkrantzfix signal emission on selected ilist item icons
2014-11-03 Chris Michaele-comp-wl: Implement callback for surface resource...
2014-11-03 Chris Michaele-comp-wl: Remove unnecessary todo item
2014-11-03 Chris Michaele-comp-wl: Implement subsurface parent commit function
2014-11-03 Chris Michaele-comp-wl: Implement subsurface commit_to_cache and...
2014-11-03 Mike Blumenkrantzfix internal window border changing
2014-11-03 Chris Michaelupdate wayland readme
2014-11-03 Chris Michaele-comp-wl: Fix various compile errors
2014-11-03 Chris Michaele-comp-wl: Start on implementing subsurface commit...
2014-11-03 Chris Michaele-comp-wl: Add internal function prototype for subsurfa...
2014-11-03 Chris Michaele-comp-wl: Implement subsurface place_below function
2014-11-03 Chris Michaelwl-desktop-shell: Always set netwm.ping on the client
2014-11-03 Chris Michaele-comp-wl: Implement subsurface place_above function
2014-11-03 Chris Michaele-comp-wl: Implement subsurface desynchronized_set...
2014-11-03 Chris Michaele-comp-wl: Implement subsurface synchronized_set function
2014-11-03 Chris Michaele-comp-wl: Implement subsurface position set function
2014-11-03 Chris Michaele-comp-wl: Implement subsurface destroy callbacks
2014-11-03 Chris Michaele-comp-wl: Destroy subsurface resource in destroy callback
2014-11-03 Chris Michaele-comp-wl: Start to reimplement subcompositor and subsu...
2014-11-03 Chris Michaele-comp-wl: Cleanup wayland compositor header
2014-11-03 Tom HacohenTiling: Fix up previous tiling commit (make it safer).
2014-11-03 Marcel Hollerbachtiling: Fix issue with window-moving and windows not...
2014-11-03 Carsten Haitzler... e_auth - null out compilert memset opts like lokker
2014-10-31 Chris Michaele_comp_wl: Remove unused variables
2014-10-31 Chris Michaele_comp_wl: add support for priority raise/normalize...
2014-10-31 Chris MichaelMerge branch 'devs/devilhorns/e_comp_wl'
2014-10-31 Chris Michaele-comp-wl: Make new compositor functional.
2014-10-31 Chris Michaelchange comp_wl_data structure to store the wl_resource...
2014-10-31 Chris Michaelsend wl_buffer release after we have drawn this pixmap
2014-10-30 Chris Michaele_comp_wl: Implement surface frame callback support
2014-10-30 Chris Michaele_comp_wl: Add hooks for focus in/out events so we...
2014-10-30 Chris Michaele_comp_wl: Cleanup resizing of wayland clients. This...
2014-10-30 Chris Michaelwl_desktop_shell: Remove silly debug message
2014-10-30 Chris Michaelwl_desktop_shell: Remove resize.width/height compositor...
2014-10-30 Chris Michaelremove call to release compositor buffer reference...
2014-10-30 Chris Michaele-comp-wl: Remove resize.width & height from structure
2014-10-30 Chris Michaele-comp-wl: Que a buffer release after we have committed...
2014-10-30 Chris Michaele-comp-wl: Comment out EGL include
2014-10-30 Chris Michaelfix formatting
2014-10-30 Chris Michaelremove debug messages for mouse in/out
2014-10-30 Chris Michaeladd checks in client focus/unfocus to test for wayland...
2014-10-30 Chris Michaeladd callbacks for client focus/unfocus
2014-10-30 Chris Michaeladd evas callback for client resize
2014-10-30 Chris Michaeladd evas callback for color_set
2014-10-30 Chris Michaeladd evas callback for ping event
2014-10-30 Chris Michaeladd evas callback for kill request
2014-10-30 Chris Michaeladd evas callback for delete_request and fix printf...
2014-10-30 Chris Michaeladd evas callback for key up events
2014-10-30 Chris Michaeladd evas callback for key down event
2014-10-30 Chris Michaeladd evas callbacks for mouse wheel event
2014-10-30 Chris Michaeladd evas callbacks for mouse up event
2014-10-30 Chris Michaeladd evas callback function for mouse down event
2014-10-30 Chris Michaeladd evas callback for mouse move on a surface
2014-10-30 Chris Michaeladd evas callback for mouse out on a surface
2014-10-30 Chris Michaelremove some debug messages
2014-10-30 Chris Michaeladd callback for mouse in on the client.
2014-10-30 Chris Michaeladd hook for evas callback hide so we can hide any...
2014-10-30 Chris Michaeladd hoook for evas show callback and show any video...
2014-10-30 Chris Michaelfetch pixmap id in opaque & input region set functions
2014-10-30 Chris Michaeladd listener for comp_object_add event so we can setup...
2014-10-30 Chris Michaelfix typo
2014-10-30 Chris Michaelupdate todo
2014-10-30 Chris Michaelcleanup any pending input regions when we delete the...
2014-10-30 Chris Michaelcleanup any pending opaque regions when we delete the...
2014-10-30 Chris Michaelcleanup any remaning damage rectangles when we delete...
2014-10-30 Chris Michaeladd some comments about fetching resource data
2014-10-30 Chris Michaelupdate resource data comment
2014-10-30 Chris Michaeladd code to handle pending input regions during surface...
2014-10-30 Chris Michaeladd code to handle pending opaque regions during surfac...
2014-10-30 Chris Michaeladd code to handle pending damages during surface commit
2014-10-30 Chris Michaeladd code to handle setting surface input region
2014-10-30 Chris Michaeladd code to handle setting surface opaque region
2014-10-30 Chris MichaelAdd code to handle setting surface damages
2014-10-30 Chris Michaeladd code to handle regions (creating, destroying, setting)
2014-10-30 Chris Michaelchange damages to be a list
2014-10-30 Chris MichaelStart on surface commit code and improve some debugging...
2014-10-30 Chris Michaeladd internal function prototype for surface commit
2014-10-30 Chris Michaeladd hooks for client delete
2014-10-30 Chris Michaeladd code to hook the client new event
2014-10-30 Chris MichaelAdd code to create the clients window hash
2014-10-30 Chris MichaelImplement code for surfaced attach
2014-10-30 Chris MichaelFix compile errors. Implement start of buffer code
2014-10-30 Chris Michaelunset pixmap resource when surface resource is destroyed
2014-10-30 Chris Michaeladd call to delete fd handler when we close the compositor
2014-10-30 Chris Michaeladd start of surface implementation code
2014-10-30 Chris Michaelremove debug noise in comp_wl_data
2014-10-30 Chris Michaelrename surface signal get function
2014-10-30 Chris Michaelstart on actual compositor interface code
2014-10-30 Chris MichaelFix printing of wayland log output
2014-10-30 Chris MichaelFix missing variable compiler warning
next