summaryrefslogtreecommitdiff
path: root/src/lib/ecore_wl2
Commit message (Expand)AuthorAgeFilesLines
* ecore_wl2: Rename EAPI macro to ECORE_WL2_API in Ecore WL2 libraryFelipe Magno de Almeida2020-12-1414-487/+468
* ecore_wl2_display: move wl_display_dispatch_pending before condition check.Hosang Kim2020-08-221-7/+6
* ecore_wl2_subsurf: follow wayland spec for syncShinwoo Kim2020-08-071-0/+3
* ecore wl - make comment note about allocating buffersCarsten Haitzler (Rasterman)2020-06-231-0/+1
* Get rid of trailing whitespaces (4 / 14)Elyes HAOUAS2020-06-231-1/+1
* ecore_wl2_window: copy available rotation info.Hosang Kim2020-05-271-1/+19
* ecore_wl2: Fix event type name.Woochanlee2020-05-271-1/+1
* refactor buildMarcel Hollerbach2020-05-271-7/+11
* ecore-wl2: Remove unused variablesChristopher Michael2020-05-261-3/+0
* ecore-wl2: Fix build break from patch 9ca13ef5c10904b620407Christopher Michael2020-05-261-1/+1
* ecore_wl2 : Organize window creation/deletion events.Woochanlee2020-05-264-1/+43
* ecore_wl2_window: do not unmap subsurface in hideShinwoo Kim2020-05-261-3/+0
* lib: add more c_args handling for places we missed beforeStefan Schmidt2020-05-261-0/+1
* ecore_wl2: EFL Wayland Build on FreeBSDAlastair Poole2020-04-211-0/+19
* doxygen docs: Fix warnings in Ecore_Wl2.h and associatesXavi Artigas2020-03-242-13/+12
* doxygen docs: Fix tons of invalid Doxygen commandsXavi Artigas2020-03-101-1/+1
* ecore_wl: removes unreachable statementsWonki Kim2020-03-021-2/+0
* ecore_wl2: Fix doc(delete tags).Woochanlee2020-01-291-6/+6
* ecore_wl2: do not silently returnMarcel Hollerbach2020-01-271-1/+1
* ecore_wl2: only ungrab/grab on last/first down/up eventMarcel Hollerbach2020-01-271-2/+2
* Revert "ecore-wl2: Move ecore_wl2_window_output_find function to be internal"Woochanlee2020-01-222-12/+12
* Revert "ecore-wl2: Move ecore_wl2_input_cursor_from_name_set to be internal"Woochanlee2020-01-221-15/+0
* ecore_wl2: Add ecore_wl2_input_default_input_get() API.Woochanlee2020-01-222-0/+39
* ecore_wl2: Add ecore_wl2_input_keyboard_repeat_set() API.Woochanlee2020-01-223-2/+30
* ecore-wl2: Move ecore_wl2_input_cursor_from_name_set to be internalChris Michael2020-01-212-15/+15
* ecore-wl2: Move ecore_wl2_display_terminate to be internalChris Michael2020-01-212-14/+14
* Revert "ecore_wl2: Fix a memory leaking case"Marcel Hollerbach2020-01-201-2/+0
* ecore-wl2: Move ecore_wl2_window_aux hint functions to be internalChristopher Michael2020-01-152-48/+48
* ecore-wl2: Move ecore_wl2_window_output_find function to be internalChristopher Michael2020-01-092-12/+12
* ecore-wl2: Move ecore_wl2_subsurface functions to be internalChristopher Michael2020-01-092-158/+157
* ecore-wl2: Move ecore_wl2_offer functions to be internalChristopher Michael2020-01-092-130/+130
* ecore-wl2: Move ecore_wl2_dnd functions to be internalChristopher Michael2020-01-092-94/+93
* ecore-wl2: Remove unused APIChristopher Michael2020-01-082-24/+0
* ecore-wl2: Fix return with no value in function returning non-voidChristopher Michael2020-01-081-1/+1
* ecore_wl2: Move ecore_wl2_window_iconified, ecore_wl2_window_pending_get func...Woochanlee2020-01-082-25/+25
* ecore_wl2: Add APIs to get window property.Woochanlee2020-01-082-0/+70
* ecore-wl2: Move ecore_wl2_window_buffer_transform_set to be internalChristopher Michael2019-12-032-11/+11
* ecore-wl2: Move ecore_wl2_window_buffer_attach to be internalChristopher Michael2019-12-032-18/+18
* ecore_wl2: Add APIs to get window properies.Woochanlee2019-12-022-0/+78
* ecore-wl2: Add API to find a window by given surfaceChristopher Michael2019-11-192-0/+25
* ecore-wl2: Add API to return window typeChristopher Michael2019-11-192-0/+17
* ecore-wl2: Add API to return the compositor object from a given displayChristopher Michael2019-11-192-0/+19
* ecore-wl2: Add API to find a connected display given a nameChristopher Michael2019-11-192-0/+47
* ecore-wl2: Add API to find a window by surfaceChristopher Michael2019-11-192-0/+19
* ecore-wl2: Remove dead commentChristopher Michael2019-11-051-4/+0
* ecore-wl2: Move ecore_wl2_surface_alpha_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_window_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_manager_del function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_manager_add function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_buffer_create function to be internalChristopher Michael2019-11-052-1/+1