summaryrefslogtreecommitdiff
path: root/src/lib/ecore_wl2/ecore_wl2_private.h
Commit message (Expand)AuthorAgeFilesLines
* ecore_wl2 : Organize window creation/deletion events.Woochanlee2020-05-261-0/+2
* ecore_wl2: Add ecore_wl2_input_keyboard_repeat_set() API.Woochanlee2020-01-221-0/+1
* ecore-wl2: Move variables to be above functionsChristopher Michael2019-11-051-3/+3
* ecore_evas/wl2 0 fux xdg close cb for window when it's closed remotelyCarsten Haitzler (Rasterman)2019-10-141-0/+3
* ecore_wl2: Move ecore_wl2_window_rotation_change functions to beChristopher Michael2019-08-061-0/+1
* wl2_input: fix a problem that occurs in case of using both pointer/touch inpu...Wonki Kim2019-04-301-0/+1
* ecore_wl2: Make our wayland socket handling thread safeDerek Foreman2019-02-131-1/+0
* Revert this as it should not have been pushed yetChristopher Michael2019-02-131-0/+1
* ecore_wl2: Make our wayland socket handling thread safeDerek Foreman2019-02-131-1/+0
* ecore_wl2: Convert frame callbacks to inlistDerek Foreman2019-01-151-1/+2
* ecore_wl2: Replace window ids with pointersDerek Foreman2018-07-061-5/+5
* ecore_wl2: Fix window drag mouse eventingDerek Foreman2018-05-081-2/+0
* ecore_wl2: Remove window_transparent_setDerek Foreman2018-04-201-1/+0
* ecore_wl2: Properly handle minimize request before shell surface existsDerek Foreman2018-04-111-0/+1
* ecore_wl2: Stop pretending to fully control minimized stateDerek Foreman2018-04-111-1/+0
* ecore_wl2: Send a mouse-up event on reentry after client initiated resizeDerek Foreman2018-03-201-0/+1
* ecore_wl2_surface: Flush surfaces for offscreen windowsDerek Foreman2018-01-301-1/+2
* ecore_wl2: Track outputs a surface is present onDerek Foreman2018-01-301-0/+2
* ecore_wl2: Add internal _ecore_wl2_output_findDerek Foreman2018-01-301-0/+2
* ecore_wl2: Make surface managers modularDerek Foreman2018-01-261-2/+0
* ecore_wl2: Add a way to register new surface managersDerek Foreman2018-01-261-0/+2
* ecore_wl2: Move backend specific members into a private data structDerek Foreman2018-01-261-2/+1
* ecore_wl2: Make the surface interface a pointerDerek Foreman2018-01-261-1/+1
* ecore_wl2: Move surface manager interface into public APIDerek Foreman2018-01-261-10/+1
* ecore_wl2: Call check function through a pointerDerek Foreman2018-01-261-0/+1
* wayland: add xdg-shell vfinal support for client-sideMike Blumenkrantz2018-01-101-0/+10
* ecore_wl2: Add ecore_wl2_surface_flushDerek Foreman2017-12-011-0/+1
* ecore_wl2: add Ecore_Wl2_Surface to Ecore_Wl2_WindowDerek Foreman2017-12-011-0/+2
* ecore_wl2: Make Ecore_Wl2_Buffer struct privateDerek Foreman2017-12-011-0/+19
* ecore_wl2 wayland_shm: Move surface functions into ecore_wl2Derek Foreman2017-12-011-0/+18
* ecore_wl2: Return NULL from ecore_wl2_window_display_get during recoveryDerek Foreman2017-12-011-0/+1
* ecore_wl2: Send a dmabuf non-immediate create at startupDerek Foreman2017-11-151-0/+2
* ecore_wl2: Refcount syncs at startupDerek Foreman2017-11-151-0/+2
* wayland: add support for efl weight hint propagation from elm_win to efl_wlMike Blumenkrantz2017-10-251-0/+8
* Revert "ecore_wl2: Kill the wl idle enterer"Derek Foreman2017-10-221-0/+1
* ecore_wl2: Synchronize state with surface commitsDerek Foreman2017-10-121-0/+6
* ecore_wl2: Add new API to latch window state for updatesDerek Foreman2017-10-121-0/+1
* ecore_wl2: Split configurations into client set and compositor requestedDerek Foreman2017-10-121-1/+2
* ecore_wl2: Move some state into its own structDerek Foreman2017-10-121-7/+13
* ecore_wl2: Kill the wl idle entererDerek Foreman2017-08-301-1/+0
* ecore-wl2: FormattingChris Michael2017-08-301-2/+2
* ecore_drm2: Fix warning with a dirty hackDerek Foreman2017-08-301-1/+1
* ecore_wl2: Add ecore_wl2_window_buffer_attach APIDerek Foreman2017-08-181-0/+2
* ecore_wl2: Add new APIs ecore_wl2_window_frame_callback_add/del()Derek Foreman2017-08-181-0/+8
* ecore_wl2: Add API ecore_wl2_window_commit()Derek Foreman2017-08-181-0/+3
* wayland: set min/max size hints to surface before showMike Blumenkrantz2017-08-111-0/+2
* wayland: remove xdg5 supportMike Blumenkrantz2017-08-111-7/+0
* wayland: add efl-hints protocol for setting aspect on surfacesMike Blumenkrantz2017-08-041-0/+8
* wayland: fix min/max size settingMike Blumenkrantz2017-08-041-0/+2
* ecore-wl2: make _ecore_wl2_display_sync_get() local instead of staticMike Blumenkrantz2017-08-041-0/+1