summaryrefslogtreecommitdiff
path: root/src/modules/wl_wl
Commit message (Expand)AuthorAgeFilesLines
* wl-wl: Remove commented out code and fix formattingChristopher Michael2020-04-201-3/+3
* meson opt - also match options change in core meson buildCarsten Haitzler (Rasterman)2019-07-121-1/+1
* wl_wl: Fix missing new line at end of fprintfChristopher Michael2019-06-101-1/+1
* unset wayland cursor for all pointers when running nested in wlMike Blumenkrantz2017-11-031-0/+6
* create wl output resource when running in wl nestedMike Blumenkrantz2017-11-031-0/+3
* meson - wl module builds - make them all consistentCarsten Haitzler (Rasterman)2017-08-121-6/+6
* meson: use file instead of doing the relative path by handMarcel Hollerbach2017-08-081-2/+2
* meosn build modules - more modules build with the generic builder harnessCarsten Haitzler (Rasterman)2017-07-301-15/+5
* meson.Mike Blumenkrantz2017-07-201-0/+19
* explicitly set nested wl output canvas as a toplevel windowMike Blumenkrantz2017-04-141-0/+1
* handle nested compositor delete requestsMike Blumenkrantz2017-03-171-7/+0
* Fix error print when wl_wl fails to startDerek Foreman2016-09-131-1/+1
* Track parent compositor dmabuf capabilities on wayland on waylandDerek Foreman2016-05-181-0/+5
* wl: remove useless calls to e_comp_wl_input_keymap_setMarcel Hollerbach2016-03-241-2/+0
* e_comp_wl: allow variants and options for keyboard settingsMarcel Hollerbach2016-03-241-1/+1
* use 2/3 screen size for wl output (nested) compositor sizeMike Blumenkrantz2016-01-181-1/+1
* Fix issue of nested compositors not working with Ecore_Wl2 libraryChris Michael2016-01-052-128/+26
* Set cached xkb context/keymapJengHyun Kang2016-01-051-1/+1
* replace existing usage of x/wl_comp_data with corresponding globalsMike Blumenkrantz2015-08-132-9/+9
* add local event for wl_wl output to use when a global has been receivedMike Blumenkrantz2015-08-121-0/+1
* add wl_wl wl output moduleMike Blumenkrantz2015-07-172-0/+189