platform/upstream/efl.git
2015-12-03 Chris Michaelecore-wl2: Client connections do not need to listen...
2015-12-03 Chris Michaelecore-wl2: Also listen for write events when creating...
2015-12-03 Chris Michaelecore-wl2: Fix event processing for client connections
2015-12-03 Chris Michaelecore-wl2: Connect to proper name during ecore_wl2_disp...
2015-12-03 Chris Michaelecore-evas-wl: Update frame callbacks to use Ecore_Wl2
2015-12-03 Chris Michaelecore-wl2: Add safety trap for null compositor
2015-12-03 Chris Michaelecore-wl2: Don't re-add existing globals
2015-12-03 Chris Michaelecore-evas-wayland: Fix error message for connect failures
2015-12-03 Chris Michaelecore-wl2: Remove all code relating to custom window...
2015-12-03 Chris Michaelecore-wl2: Fix calling wl_surface_frame with proper...
2015-12-03 Chris Michaelecore-wl: Remove setting window animator in server...
2015-12-03 Chris Michaelecore-imf-wayland: Remove trailing whitespace
2015-12-03 Chris Michaelecore-wl2: Rename anim_listener to avoid confusion...
2015-12-03 Chris Michaelecore-imf-wayland: Use ecore_wl2_display_window_find...
2015-12-03 Chris Michaelecore-evas-wl: Use ecore_wl2_display_window_find function
2015-12-03 Chris Michaelecore-wl2: Remove duplicate window_find API function
2015-12-03 Chris Michaelecore-wl2: Re-order window API function to be with...
2015-12-03 Chris Michaelecore-wl2: Add doxygen group for Subsurface functions
2015-12-03 Chris Michaelecore-wl2: Fix typo in doxy group definition for Dnd...
2015-12-03 Chris Michaelecore-wl2: Re-order API functions for input to be locat...
2015-12-03 Chris Michaelecore-wl2: Add doxy group for output functions
2015-12-03 Chris Michaelecore-wl2: Add API function to get the DPI of a given...
2015-12-03 Chris Michaelecore-wl2: Fix issue of compositors not flushing client...
2015-12-03 Chris Michaelecore-evas-wl: Fix ecore-evas wl common code due to...
2015-12-03 Chris Michaelecore-evas-wl: Fix calls to ecore_wl2_window_resize...
2015-12-03 Chris Michaelecore-imf-wayland: Disconnect display when we close...
2015-12-03 Chris Michaelecore-imf-wayland: Port ecore_imf_wayland to use Ecore_Wl2
2015-12-03 Chris Michaelecore-wl2: Add API function to return a wl_seat from...
2015-12-03 Chris Michaelecore-wl2: Implement ecore_animators for windows instea...
2015-12-03 Chris Michaelecore-evas-wayland: Comment out calls to set custom...
2015-12-03 Chris Michaelecore-wl2: Fix dnd to function when source window and...
2015-12-03 Chris Michaelecore-wl2: Implement reference counting for client...
2015-12-03 Chris Michaelecore-wl2: Cache client displays and reuse them to...
2015-12-03 Chris Michaelecore-wl2: Reset Ecore_Wl2 events to 0 on shutdown
2015-12-03 Chris Michaelecore-wl2: Set WAYLAND_DISPLAY env variable when we...
2015-12-03 Chris Michaelecore-wl2: Don't reset window->input on keyboard or...
2015-12-03 Chris Michaelecore-wl2: Don't check twice if a key repeats and also...
2015-12-03 Chris Michaelecore-wl2: Adjust keyboard repeat delay and rate
2015-12-03 Derek Foremanecore-wl2: cache the registry
2015-12-03 Chris Michaelecore-wl2: Add support for idle_enterer
2015-12-03 Chris Michaelecore-wl2: Free internal mouse down info when we delete...
2015-12-03 Chris Michaelecore-wl2: Add API function to set opaque region of...
2015-12-03 Chris Michaelecore-wl2: Add API function to set sync/desync on a...
2015-12-03 Chris Michaelecore-wl2: Add API function to place a subsurface below...
2015-12-03 Chris Michaelecore-wl2: Add API function to place a subsurface above...
2015-12-03 Chris Michaelecore-wl2: Add API function to get the position of...
2015-12-03 Chris Michaelecore-wl2: Add API function to set the position of...
2015-12-03 Chris Michaelecore-wl2: Add API function to return the wl_surface...
2015-12-03 Chris Michaelecore-wl2: Add API function to delete a subsurface
2015-12-03 Chris Michaelecore-wl2: Use proper wayland function to get display...
2015-12-03 Chris Michaelecore-wl2: Start on preliminary subsurface support
2015-12-03 Chris Michaelecore-wl2: Cleanup wayland objects on display cleanup
2015-12-03 Chris Michaelecore-wl2: Cleanup inputs on display disconnect/destroy
2015-12-03 Chris Michaelecore-wl2: Add subsurface structure type
2015-12-03 Chris Michaelecore-wl2: Add subsurface protocol files to support...
2015-12-03 Chris Michaelecore-wl2: Add doxygen for ecore_wl2_window functions
2015-12-03 Chris Michaelecore-wl2: Add support for input region setting for...
2015-12-03 Chris Michaelecore-wl2: Add API function to return the registry...
2015-12-03 Chris Michaelecore-wl2: Add API funtion declarations need for Elementary
2015-12-03 Chris Michaelecore-wl2: Add API function to find a window given...
2015-12-03 Chris Michaelecore-wl2: Add API function to issue an ungrab on an...
2015-12-03 Chris Michaelecore-evas: Add API function to get an Ecore_Wl2_Window...
2015-12-03 Chris Michaelecore-evas-wayland: Fix issue of using wrong structure...
2015-12-03 Chris Michaelecore-evas: Add function to return Ecore_Wl2_Window
2015-12-03 Chris Michaelecore-evas: Add ecore_evas_wayland_window_get2 to the...
2015-12-03 Chris Michaelecore-evas: Add new API to return a Ecore_Wl2_Window...
2015-12-03 Chris Michaelecore-wl2: Check if a window is transparent or alpha...
2015-12-03 Chris Michaelecore-wl2: Cleanup dnd drag and selection sources when...
2015-12-03 Chris Michaelecore-wl2: Send window configure event when we un-maxim...
2015-12-03 Chris Michaelecore-wl2: Add a LAST member for enum of window type
2015-12-03 Chris Michaelecore-wl2: Don't use bitfields for public structure
2015-12-03 Chris Michaelecore-wl2: Add display to global event structure
2015-12-03 Chris Michaelecore-wl2: Provide internal function to stop any cursor...
2015-12-03 Chris Michaelecore-wl2: Create new event type for window configure
2015-12-03 Chris Michaelecore-wl2: Update input serial when we get a mouse...
2015-12-03 Chris Michaelecore-wl2: Add event type and structure for sending...
2015-12-03 Chris Michaelecore-wl2: Set window input on pointer enter/leave...
2015-12-03 Chris Michaelecore-evas-wayland: Re-enable interface functions for...
2015-12-03 Chris Michaelecore-wl2: Remove window animator callback when we...
2015-12-03 Chris Michaelecore-wl2: Remove test for no-op move/resize
2015-12-03 Chris Michaelecore-wl2: Fix compiler warning
2015-12-03 Chris Michaelecore-wl2: Reduce noise of ERR messages which are not...
2015-12-03 Chris Michaelecore-wl2: Fix issue of never getting keyboard focus
2015-12-03 Chris Michaelecore-wl2: Fix issue of animators not starting
2015-12-03 Chris Michaelecore-wl2: Finish off internal dnd code to actually...
2015-12-03 Chris Michaelecore-wl2: Add API function to clear a dnd selection
2015-12-03 Chris Michaelecore-wl2: Add API function to return if a dnd selectio...
2015-12-03 Chris Michaelecore-wl2: Add API function to set a dnd selection
2015-12-03 Chris Michaelecore-wl2: Add API function to determine if an input...
2015-12-03 Chris Michaelecore-wl2: Add API function to end a dnd drag operation
2015-12-03 Chris Michaelecore-wl2: Add API function to get a dnd drag
2015-12-03 Chris Michaelecore-wl2: Add API function to start a dnd operation
2015-12-03 Chris Michaelecore-wl2: Add API function to set dnd drag types
2015-12-03 Chris Michaelecore-wl2: Add missing TODO for doxygen
2015-12-03 Chris Michaelecore-wl2: Add API function to return the Ecore_Wl2_Inp...
2015-12-03 Chris Michaelecore-wl2: Add API function to set the type of window
2015-12-03 Chris Michaelecore-wl2: Add API function to return surface id of...
2015-12-03 Chris Michaelecore-wl2: Add API function to set a cursor for a window
2015-12-03 Chris Michaelecore-wl2: Add support for setting cursor images to...
2015-12-03 Chris Michaelecore-wl2: Add event structure and event type for selec...
next