platform/upstream/enlightenment.git
2015-08-12 Mike Blumenkrantzforce copy rendering for argb wayland clients
2015-08-12 Mike Blumenkrantzuse unmodified client geometry for new xwl clients...
2015-08-12 Mike Blumenkrantzdo not add render update on resize fail due to unusable...
2015-08-12 Chris Michaelenlightenment: Update README.wayland to reflect things...
2015-08-12 Stefan Schmidtmodules/battery: Remove assign without effect
2015-08-12 Stefan Schmidte_widget_filepreview: Remove assign without effect
2015-08-11 Mike Blumenkrantzfinish xwl dnd operation immediately if drop occurred...
2015-08-11 Mike Blumenkrantzdon't create pipe for x11->wl clipboard selections
2015-08-11 Mike Blumenkrantzonly create fd handler for wl clipboard data source...
2015-08-11 Mike Blumenkrantzdon't remove wl data source listener when xwl owns...
2015-08-11 Mike Blumenkrantzadd separate log domain for xwayland
2015-08-11 Chris Michaelxwayland: Add missing EINA_UNUSED for unused function...
2015-08-11 Simon LeesFix copy-paste error in comment, This page is tasks...
2015-08-10 Mike Blumenkrantzfinish off x11<->wl clipboard support
2015-08-10 Mike Blumenkrantzclose xwl dnd pipe on operation end
2015-08-10 Mike Blumenkrantzmake e_comp_wl_data_device_keyboard_focus_set() external
2015-08-10 Mike Blumenkrantzmake wl clipboard source create/unref external
2015-08-10 Mike Blumenkrantzdon't crash in wl compositor when data resource is...
2015-08-10 Mike Blumenkrantzonly update wl dnd surface client if a wl drag is active
2015-08-10 Mike Blumenkrantztrack xwl clipboard owner
2015-08-10 Mike Blumenkrantzuse current ecore-x time when setting selection owner...
2015-08-10 Mike Blumenkrantzadd comp util function for determining whether xwayland...
2015-08-10 Mike Blumenkrantzaccount for state in xwl property change handler
2015-08-10 Marcel HollerbachMerge branch 'devs/bu5hm4n/mixer'
2015-08-10 Marcel Hollerbachmixer: Fix segfault when backend does not have any...
2015-08-10 Marcel Hollerbachmixer: only list playbackdevices if they are _real_...
2015-08-10 Marcel Hollerbachmixer: update internal volume and call the changed...
2015-08-10 Marcel Hollerbachmixer: get volume after setting channels
2015-08-10 Marcel Hollerbachmixer: this if does not make much sense
2015-08-10 Stefan SchmidtREADME.Wayland: Update to latest configure options...
2015-08-09 Dave AndreoliImprove italian lang
2015-08-08 Carsten Haitzler... e - randr - handle lid close screen turnoff correctly...
2015-08-08 Mike Blumenkrantzimplement wl->x11 dnd operations
2015-08-08 Mike Blumenkrantzdo not send wl dnd positioning updates to xwl clients
2015-08-07 Derek Foremanwayland: force wl surface frame callbacks on commit...
2015-08-07 Flavio Ceolinmodules:mixer:pulse Update default sink
2015-08-07 Derek Foremanwayland: Always add frame callbacks to current state...
2015-08-07 Mike Blumenkrantzforce wl surface frame callbacks on commit for bufferle...
2015-08-07 Mike Blumenkrantzprint DBG infos for unhandled x11 client messages
2015-08-07 Mike Blumenkrantzblock screensaver activation during xwl dnd operations
2015-08-07 Mike Blumenkrantztrack xwl dnd event handlers
2015-08-07 Stefan Schmidtwl_drm: No need to init orient to 0 as it will never...
2015-08-06 Mike Blumenkrantzforce render update on wayland clients during commit
2015-08-06 Mike Blumenkrantzimplement x11->wayland dnd operations
2015-08-06 Mike Blumenkrantzalias xwl client pixmaps -> wl surface pixmaps
2015-08-06 Mike Blumenkrantzadd pixmap aliasing
2015-08-06 Mike Blumenkrantzmake dummy e_drag rect invisible
2015-08-06 Mike Blumenkrantzset pass events on DND type windows
2015-08-06 Mike Blumenkrantzreject xwl clients from wayland data device enter/leave...
2015-08-06 Mike Blumenkrantzmake most wayland data device functions external
2015-08-06 Mike Blumenkrantzonly attempt to provide wayland drag motion data if...
2015-08-06 Mike Blumenkrantzblock wayland mouse button propagation to clients while...
2015-08-06 Mike Blumenkrantzstore global wayland data manager resource
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...
next