platform/upstream/enlightenment.git
2015-08-06 Mike Blumenkrantzmove wl compositor function for creating data sources...
2015-08-06 Mike Blumenkrantzreenable compositor shape cutting onto the selection...
2015-08-06 Mike Blumenkrantzblock internal usage of x11 input grabs under wayland
2015-08-06 Stefan Schmidtmodule/geolocation: Use correct unref function for...
2015-08-06 Stefan Schmidtmodules/geolocation: Remove unused eldbus interface...
2015-08-06 YomiUpdate links in head.html
2015-08-05 Mike Blumenkrantzforce mouse-up on wayland drag start
2015-08-05 Mike Blumenkrantzmove menu mouse-up feed util function to E_API in comp...
2015-08-05 Mike Blumenkrantzenable x11 dnd in wayland compositors
2015-08-05 Stefan Schmidtmodules/geolocation: Limit the accurancy double to...
2015-08-05 Stefan Schmidtmodules/geolocation: Keep track of accuracy and set...
2015-08-04 Mike Blumenkrantzuse pointer hash to track data manager resources
2015-08-04 Mike Blumenkrantzblock screensaver activation during wl dnd operations
2015-08-04 Mike Blumenkrantzadd functionality for blocking wl screensaver activation
2015-08-04 Mike Blumenkrantzadd server-side wl dnd
2015-08-04 Mike Blumenkrantzfix wl data device kbd focus function
2015-08-04 Mike Blumenkrantzmake wl data device util function EINTERN
2015-08-04 Mike Blumenkrantzadd more wl data device debug infos
2015-08-04 Mike Blumenkrantzapply wayland data device focus after focus has been set
2015-08-04 Mike Blumenkrantzfix compositor type detection for dnd operations
2015-08-04 Mike Blumenkrantzallow new drags to be created with no associated mime...
2015-08-04 Mike Blumenkrantzreduce explicit ecore-x type usage in e_dnd
2015-08-04 Mike Blumenkrantzfurther unify drag start functions
2015-08-04 Mike Blumenkrantztrack the current pointer focus client in wayland compo...
2015-08-04 Mike Blumenkrantzreject deleted clients from wl show callback
2015-08-04 Mike Blumenkrantzshow drag object immediately when beginning a drag
2015-08-04 Mike Blumenkrantzonly return xwayland pixmap from e_comp_x_client_pixmap...
2015-08-03 YomiUpdate README for those viewing this repo from github.
2015-07-31 Mike Blumenkrantzunify most of drag start functions
2015-07-31 Mike Blumenkrantzdefer focus-setting on focus revert during desk flip...
2015-07-30 Mike Blumenkrantznotidle the screensaver in wl compositor mouse move cb
2015-07-30 Mike Blumenkrantzset ELM_DISPLAY appropriately for wayland compositors
2015-07-30 Mike Blumenkrantzreject internal window moves when they originate from...
2015-07-30 Mike Blumenkrantzunset DISPLAY on xwayland module shutdown
2015-07-30 Mike Blumenkrantzfix wizard module loading when E_MODULE_SRC_PATH is set
2015-07-30 Mike Blumenkrantzflip conditional in wizard xdg events to call xdg funct...
2015-07-29 Mike Blumenkrantzremove spurious focus setting on desk flip without...
2015-07-29 Mike Blumenkrantzadd fallback loading of default theme on init
2015-07-29 Mike Blumenkrantzuse gadget zone for evry gadget launcher
2015-07-29 Mike BlumenkrantzRevert "remove unnecessary geometry setting during...
2015-07-29 Mike Blumenkrantzfix new_client setting on xwl clients during swap
2015-07-29 Mike Blumenkrantzdon't reset wayland surface geometry for overrides
2015-07-29 Mike Blumenkrantzend compositor animations for dead clients on hide
2015-07-28 Mike Blumenkrantzreturn immediately on wayland focus-in key timer when...
2015-07-28 Mike Blumenkrantzdo not call ecore_time_unix_get() on each key sending...
2015-07-28 Derek Foremanwayland: Only send keyboard modifiers to focused resources
2015-07-28 Mike Blumenkrantzreduce delay before running screensaver-off animations...
2015-07-28 Mike Blumenkrantzdisable ecore-evas events on client windows during...
2015-07-28 Mike Blumenkrantzdisable x11 mouse eventing in wayland compositor mode
2015-07-28 Chris Michaelwl_desktop_shell: Formatting
2015-07-28 Mike Blumenkrantzdo not create wayland screensaver timer when screensave...
2015-07-28 Mike Blumenkrantzblock xsettings config update if xsettings has not...
2015-07-28 Mike Blumenkrantzfix x11 detection for wayland compositor setup
2015-07-28 Mike Blumenkrantzfix desklock-related screensaver modification
2015-07-27 Mike Blumenkrantzensure expected screensaver blanking in x11 compositors...
2015-07-27 Mike Blumenkrantzfix wl screensaver activation when deactivating during...
2015-07-27 Mike Blumenkrantzadd dpms handling for wayland compositors
2015-07-27 Mike Blumenkrantzadd E_EVENT_SCREENSAVER_OFF_PRE
2015-07-27 Mike Blumenkrantzadd wl_drm dpms setting
2015-07-27 Mike Blumenkrantzadd dpms method for E_Comp_Screen_Iface
2015-07-27 Mike Blumenkrantzremove e_screensaver_force_update()
2015-07-27 Mike Blumenkrantzadd functioning wayland screensaver support
2015-07-27 Mike Blumenkrantzreject x11 NotifyVirtual and NotifyInferior mouse in...
2015-07-27 Mike Blumenkrantzallow x11 mouse wheel events to check ev->event_window...
2015-07-24 Mike Blumenkrantzapply csd sizing transform for wayland configure events
2015-07-24 Mike Blumenkrantzalways send geometry to configure method for wayland...
2015-07-24 Mike Blumenkrantzdo not send duplicate configures for wayland clients...
2015-07-24 Mike Blumenkrantzfix client smart callbacks on (un)maximize
2015-07-24 Mike Blumenkrantzadd an actual module no-save blacklist
2015-07-24 Chris Michaelenlightenment: Remove static function prototype for...
2015-07-24 Chris Michaelenlightenment: Allocate space for terminating NULL
2015-07-24 Chris Michaelenlightenment: Remove listener for XDnD status
2015-07-24 maxerbaUpdating catalan translation
2015-07-23 maxerbaUpdating italian translation
2015-07-23 Derek Foremanwayland: fix key repeat
2015-07-22 Mike Blumenkrantzadd a timer for wl client focus to delay held key input
2015-07-22 Mike Blumenkrantzsend wl kbd modifiers only when changes occur
2015-07-22 Mike Blumenkrantzcreate/manage list of focused wl keyboard resources...
2015-07-22 Mike Blumenkrantzset new_client flag on xwl clients during swap
2015-07-22 Mike Blumenkrantzremove unnecessary geometry setting during xwl client...
2015-07-22 Mike Blumenkrantzset shell-less wl surface mapped state regardless of...
2015-07-22 Mike Blumenkrantzupdate wl keyboard resource key presses on focus in...
2015-07-22 Mike Blumenkrantzallow wl client focus-out callback to execute on delete...
2015-07-22 Mike Blumenkrantzdon't update wl keyboard state on client focus events
2015-07-22 Mike Blumenkrantzfix backlight init value
2015-07-22 Mike Blumenkrantzfix compositing error when client is ec->hidden during...
2015-07-22 Mike Blumenkrantzsimplify deskmirror client desk checking
2015-07-22 Mike Blumenkrantzfix wl build
2015-07-21 Mike Blumenkrantzsimulate modal windows for badly behaved x11 clients
2015-07-21 Mike Blumenkrantzdon't block keybind activation while grabs are active
2015-07-21 Mike Blumenkrantzensure clients possess comp_data before dereferencing...
2015-07-21 Mike Blumenkrantzredo wl compositor key eventing
2015-07-21 Mike Blumenkrantzdo not add x11 compositor desklock hooks in non-x11...
2015-07-21 Mike Blumenkrantzadd wl compositor desklock hooks to add grabs during...
2015-07-21 Mike Blumenkrantzadd clients to focus stack as necessary in e_client_uni...
2015-07-21 Mike Blumenkrantzalways stop passing key events on once they reach the...
2015-07-21 Mike Blumenkrantzdo not attempt to remove wl xdg popup clients from...
2015-07-21 Mike Blumenkrantzdo not block winlist activity based on event window...
2015-07-21 Derek Foremanshot: Skip the wayland setup bits when running under X
2015-07-21 Chris Michaeldesklock: Fix T2589: Screen Lock crashes in E
next