summaryrefslogtreecommitdiff
path: root/src/modules/ecore_evas/engines/wayland
Commit message (Expand)AuthorAgeFilesLines
* elm_win: implement v2 of teamwork api using window-based display protocolMike Blumenkrantz2016-05-201-1/+1
* wayland: implement session recoveryMike Blumenkrantz2016-05-054-30/+76
* ecore-evas-wayland: Remove include for old Ecore_Wayland libraryChris Michael2016-05-031-1/+0
* wayland_shm: Add dmabuf to engine infoDerek Foreman2016-04-191-0/+2
* wayland: hook engine data from elm_win and update rect with evas sizeMike Blumenkrantz2016-04-072-19/+15
* ecore-wl2: redo Ecore_Wl2_Event_Window_Configure entirelyMike Blumenkrantz2016-04-071-2/+2
* ecore_evas wayland: store relevant www data in engine infoMike Blumenkrantz2016-04-011-0/+64
* ecore-evas wayland: use www protocol when availableMike Blumenkrantz2016-04-012-3/+49
* wayland: add comment for ref T3396Mike Blumenkrantz2016-03-301-0/+7
* wayland: ignore resize from no-op surface configure events, send events alwaysMike Blumenkrantz2016-03-301-2/+1
* ecore_evas: introduce support for per window animator trigger.Cedric BAIL2016-02-022-2/+8
* ecore-evas: Rename ecore_evas_wayland_window_get2 functionChris Michael2016-01-071-1/+1
* wayland: use wl_surface.damage_buffer if availableDerek Foreman2015-12-281-0/+2
* ecore-evas wayland: move frame sending to pre-flush callbackMike Blumenkrantz2015-12-153-16/+1
* ecore-evas-wl: Fix copy/paste errorsChris Michael2015-12-111-9/+8
* ecore-evas-wl: Defer creating surfaces for wayland canvasChris Michael2015-12-114-31/+228
* ee-wayland: do not send configure ack if no configure serial existsMike Blumenkrantz2015-12-101-1/+2
* ecore-evas-wayland: Fix issue of starting resizing causing size jumpsChris Michael2015-12-091-16/+7
* ecore-evas-wayland: Move configure acknowledge to render_flush_preChris Michael2015-12-094-7/+19
* ecore-evas-wayland: Don't set window geometry in ecore_evasChris Michael2015-12-071-10/+1
* ecore-evas-wayland: Acknowledge configure event post renderChris Michael2015-12-042-0/+8
* ecore-evas-wayland: Properly cleanup ecore_wl2 during errorChris Michael2015-12-042-11/+10
* ecore-evas-wl: Cleanup creating a wayland canvasChris Michael2015-12-042-42/+0
* ecore-evas-wayland: Use proper Ecore_Wl2 window functionsChris Michael2015-12-031-2/+2
* ecore-evas wayland: enforce frame/state change triggering before move/resizeMike Blumenkrantz2015-12-031-16/+3
* ecore-evas-wl: Fix issue of resize jumpingChris Michael2015-12-031-0/+4
* ecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2 codeChris Michael2015-12-033-1/+17
* ecore-evas-wl: Fix issue of improper window geometryChris Michael2015-12-031-0/+12
* ecore-evas wayland: use correct values when updating wayland window sizeMike Blumenkrantz2015-12-031-3/+0
* ecore-wl2: Fix calling wl_surface_frame with proper Ecore_Wl2 windowChris Michael2015-12-031-57/+0
* ecore-evas-wl: Fix ecore-evas wl common code due to botched rebaseChris Michael2015-12-031-0/+57
* ecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2 codeChris Michael2015-12-033-3/+15
* ecore-evas wayland: enforce frame/state change triggering before move/resizeMike Blumenkrantz2015-12-031-15/+0
* ecore-evas-wl: Fix issue of improper window geometryChris Michael2015-12-031-1/+14
* ecore-evas wayland: use correct values when updating wayland window sizeMike Blumenkrantz2015-12-031-0/+2
* ecore-evas-wl: Fix bad mergeChris Michael2015-12-031-59/+1
* ecore-wl2: Fix calling wl_surface_frame with proper Ecore_Wl2 window frameChris Michael2015-12-031-0/+1
* ecore-evas-wl: Fix ecore-evas wl common code due to botched rebaseChris Michael2015-12-031-0/+57
* ecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2 codeChris Michael2015-12-033-1/+15
* ecore-evas wayland: enforce frame/state change triggering before move/resizeMike Blumenkrantz2015-12-031-16/+3
* ecore-evas wayland: use correct values when updating wayland window sizeMike Blumenkrantz2015-12-031-3/+0
* ecore-wl2: Change name of ecore_wl2_window_class_name_set functionChris Michael2015-12-031-1/+1
* ecore-evas-wl: Fix issue of resize jumpingChris Michael2015-12-031-4/+20
* ecore-evas-wl: Update frame callbacks to use Ecore_Wl2Chris Michael2015-12-031-1/+1
* ecore-evas-wayland: Fix error message for connect failuresChris Michael2015-12-032-2/+2
* ecore-wl2: Fix calling wl_surface_frame with proper Ecore_Wl2 windowChris Michael2015-12-031-59/+2
* ecore-evas-wl: Use ecore_wl2_display_window_find functionChris Michael2015-12-032-2/+2
* ecore-evas-wl: Fix ecore-evas wl common code due to botched rebaseChris Michael2015-12-031-7/+1
* ecore-evas-wl: Fix calls to ecore_wl2_window_resize (due to botchedChris Michael2015-12-032-4/+4
* ecore-evas-wayland: Comment out calls to set custom animatorChris Michael2015-12-032-2/+2