summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* compositor-drm: Add support for Tegra Jetson TK1baserock/weston-1.6.0/tegraJames Thomas2014-11-251-3/+93
* compositor-drm: Add new gbm struct to allow for a separate gbm deviceJames Thomas2014-11-251-18/+25
* compositor-x11: Rename the output make to "weston-X11"Jason Ekstrand2014-09-151-1/+1
* libinput: default to INFO log levelPekka Paalanen2014-09-121-8/+8
* libinput-device: Don't get initial key statesJonas Ådahl2014-09-121-30/+0
* libinput: normalize WL_CALIBRATION before passing it to libinputPeter Hutterer2014-09-121-0/+87
* compositor: Don't free an uninitialised pointer.Ondřej Majerech2014-09-121-1/+2
* cosmetic: update comments that refer to weston_surface_update_transform()Derek Foreman2014-09-112-3/+3
* input: Schedule pointer sprite repaint when cursor is setJonas Ådahl2014-09-101-1/+3
* compositor: fix memory corruption when removing an outputGiulio Camuffo2014-09-091-0/+6
* main: don't leak option stringsRyo Munakata2014-09-091-24/+18
* compositor: extract choose_default_backend and create_listening_socketRyo Munakata2014-09-091-25/+41
* compositor: remove unused signalGiulio Camuffo2014-09-091-1/+0
* Fix a copy-paste error in weston_surface_commit_stateJason Ekstrand2014-09-061-1/+1
* fix asprintf warningsPekka Paalanen2014-09-052-4/+13
* touch-input: Don't dereference NULL pointer during full screen fadeDerek Foreman2014-09-051-2/+8
* pixman-renderer: copy_to_hw_buffer: don't leak output_regionRyo Munakata2014-09-041-0/+1
* pixman-renderer: fail to zoom more gracefullyDerek Foreman2014-09-031-2/+3
* compositor: add an option to set the default numlock valueGiulio Camuffo2014-09-031-0/+13
* compositor: add a way to change the keyboard locksGiulio Camuffo2014-09-032-0/+64
* pixman-renderer: free shadow buffer on renderer destructionArnaud Vrac2014-08-281-0/+3
* compositor: leave no zombie behindPekka Paalanen2014-08-281-12/+14
* compositor: add weston_client_start()Pekka Paalanen2014-08-282-0/+63
* nested: add missing egl extension declarationArnaud Vrac2014-08-271-0/+8
* tests: allow running make check without make installDerek Foreman2014-08-222-2/+10
* Don't underrun the vertex array of empty polygonsOndřej Majerech2014-08-201-0/+12
* Don't protect xkb_*_unref from NULLRan Benita2014-08-204-12/+6
* Replace deprecated xkbcommon symbols with current namesRan Benita2014-08-204-45/+49
* compositor-wayland: listen to repeat_info and save values to pass onJonny Lamb2014-08-151-3/+22
* compositor: fetch repeat info from weston.iniJonny Lamb2014-08-153-3/+14
* libinput: Add tap configuration to weston.iniJonas Ådahl2014-08-151-0/+25
* screenshooter: Add a missing return; in an error pathJasper St. Pierre2014-08-081-0/+1
* Don't bother destroying resources after sending an errorJasper St. Pierre2014-08-082-3/+0
* Use the named SINCE_VERSION defines for version checksJasper St. Pierre2014-08-082-3/+3
* compositor: Use libwayland to find a good default display for usJasper St. Pierre2014-08-051-29/+38
* input: Send key-repeatJasper St. Pierre2014-08-051-1/+4
* animation: also change stop value when updating a fade targetJonny Lamb2014-07-301-0/+1
* compositor: ignore unmapped sub-surfaces for view_listPekka Paalanen2014-07-291-0/+3
* Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri...Alvaro Fernando García2014-07-291-7/+34
* compositor: quick fix for sub-surface mappingPekka Paalanen2014-07-251-3/+8
* compositor: add a masking mechanism to weston_layerGiulio Camuffo2014-07-234-5/+70
* compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo2014-07-234-15/+42
* shell: Replace set_margin with set_window_geometryJasper St. Pierre2014-07-171-3/+3
* Create a weston_surface_state structure for storing pending surface state and...Jason Ekstrand2014-07-072-204/+141
* Move weston_frame_callback above weston_surface_createJason Ekstrand2014-07-071-5/+5
* Move weston_subsurface to after weston_surfaceJason Ekstrand2014-07-071-51/+51
* Use pixman_region32_clear instead of our own empty_regionJason Ekstrand2014-07-052-24/+8
* screen-share: Allow fullscreen shell command to be configuredAndrew Wedgbury2014-06-251-14/+30
* data-device: Clean up the logic in start_dragJason Ekstrand2014-06-251-14/+17
* Require libinput 0.4.0Peter Hutterer2014-06-251-11/+21