summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xdg-shell: Document that xdg_surface.set_window_geometry needs a commitJonas Ådahl2015-05-051-0/+3
* xdg-shell: Require a buffer and a wl_surface.commit for mapping a windowJonas Ådahl2015-05-051-0/+19
* xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shellJonas Ådahl2015-05-052-27/+21
* xdg-shell: Require proper object tree destructionJonas Ådahl2015-05-052-3/+29
* tests: fix typoDerek Foreman2015-05-021-1/+1
* data-device: send the selection to all the wl_data_device resources of a clientGiulio Camuffo2015-05-011-8/+11
* data-device: add a function to send the selection to a clientGiulio Camuffo2015-05-012-22/+35
* clipboard: don't crash if the source client does not send a mime typeGiulio Camuffo2015-05-011-1/+1
* touch: Make weston_touch_set_focus() take a touch instead of a seatDerek Foreman2015-05-014-23/+23
* compositor: change weston_surface::destroy_signal argumentPekka Paalanen2015-04-302-4/+4
* compositor: inert wl_surface objects do not existPekka Paalanen2015-04-301-0/+4
* ivi-shell: set an initial value for ivi-surface.Nobuhiko Tanibata2015-04-281-0/+5
* ivi-shell: remove unnecesary code in ivi_shell_surface_configureNobuhiko Tanibata2015-04-281-18/+0
* ivi-shell: fit source rectangle of ivi-surface to the size of application con...Nobuhiko Tanibata2015-04-281-0/+39
* ivi-shell: remove unnecesary assignment of fail safe value.Nobuhiko Tanibata2015-04-281-3/+8
* ivi-shell: remove unnecesary code in ivi_layout_surface_configureNobuhiko Tanibata2015-04-281-22/+3
* ivi-shell: support surface screen shot of ivi_layout by using weston_surface_...Nobuhiko Tanibata2015-04-212-1/+66
* notes: Don't manipulate lists while tranversing the listBryce Harrington2015-04-141-0/+10
* desktop-shell: Remove the panel popupDima Ryazanov2015-04-131-33/+0
* desktop-shell: Require a popup parent to be a shell surfaceDima Ryazanov2015-04-131-5/+7
* build: fix setuid checkDerek Foreman2015-04-131-1/+1
* xwm: Fix a weston crash when a window surface is created after unmapDerek Foreman2015-04-101-0/+11
* build: give explicit error when unable to setuid on install.Jon A. Cruz2015-04-101-2/+9
* xwm: Add and use helper function for looking up windows in the hash tableDerek Foreman2015-04-101-22/+37
* tests: add ivi_layout stand-alone test modulePekka Paalanen2015-04-092-0/+128
* tests: ivi_layout test infrastructurePekka Paalanen2015-04-097-0/+705
* tests: add a basic ivi-shell testPekka Paalanen2015-04-093-0/+98
* gl-renderer: fix configless_context checkPekka Paalanen2015-04-081-13/+20
* gl-renderer: check EGL_EXT_platform_base in supports()Pekka Paalanen2015-04-081-2/+5
* gl-renderer: fix EGL initialization stepsManuel Bachmann2015-04-081-1/+1
* xwm: fix extra breakDerek Foreman2015-04-081-3/+3
* ivi-shell/weston.ini: fix pathsPekka Paalanen2015-04-072-17/+19
* build: generate weston-ivi.ini for testsPekka Paalanen2015-04-073-4/+22
* tests: Prefer bracket form of test command for consistencyBryce Harrington2015-04-071-4/+2
* tests: Cleanup test log filenamesBryce Harrington2015-04-071-2/+2
* tests: Keep track of basenameBryce Harrington2015-04-071-8/+9
* compositor: Help text for --configBryce Harrington2015-04-071-0/+1
* compositor-wayland: ignore frame callback's timePekka Paalanen2015-04-071-2/+9
* xwayland: Stack windows on top when activating themJasper St. Pierre2015-04-061-0/+6
* ivi-layout: abort without controller_module_initPekka Paalanen2015-04-021-6/+8
* ivi-shell: add cmdline option for controller modulePekka Paalanen2015-04-021-7/+13
* tests: rename client_create to create_client_and_test_surfacePekka Paalanen2015-04-0212-41/+41
* tests: introduce create_client()Pekka Paalanen2015-04-022-3/+17
* tests: add tests for devices handlingMarek Chalupa2015-03-312-1/+314
* tests: implement touch in test-helpersMarek Chalupa2015-03-312-0/+92
* tests: use special seatMarek Chalupa2015-03-313-19/+85
* tests: fix handling globalsMarek Chalupa2015-03-312-6/+63
* weston-test: add device_{release/add} into protocolMarek Chalupa2015-03-312-0/+47
* xwm: tell the shell the pid of the X clientsGiulio Camuffo2015-03-303-8/+30
* toytoolkit: fix EGL surface creation for lazy driversManuel Bachmann2015-03-301-2/+3