summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* input: use tmp var in pointer_unmap_spritePekka Paalanen2014-11-121-4/+6
* input: don't send to clients key events eaten by bindingsGiulio Camuffo2014-11-113-22/+55
* compositor: add missing newline to help textPekka Paalanen2014-11-111-1/+1
* compositor: List only available backends in help textBryce Harrington2014-11-111-3/+19
* compositor: Display option help text only for enabled backendsBryce Harrington2014-11-111-0/+8
* compositor: Fix typos in help textBryce Harrington2014-11-111-2/+2
* compositor: Fix tabbing of help outputBryce Harrington2014-11-111-2/+2
* compositor: (Whitespace-only) Indent with tabsBryce Harrington2014-11-111-12/+12
* input: fix access to invalid resourceGiulio Camuffo2014-11-111-1/+1
* compositor: make keep_buffer a boolDerek Foreman2014-11-112-3/+3
* compositor: stop sending spurious events on mode switchDerek Foreman2014-11-111-0/+3
* compositor: check version before calling wl_output_send_scale()Derek Foreman2014-11-101-3/+5
* input: allow to destroy bindings in their handlerGiulio Camuffo2014-11-051-12/+12
* compositor: Refactor weston_output_mode_switch()Derek Foreman2014-11-053-89/+115
* compositor: Fix weston_subsurface_is_synchronized() return value.Carlos Olmedo Escobar2014-11-051-1/+1
* data_device : change version while initializing data_device_manager interface...kabeer khan2014-11-041-5/+13
* cosmetic: replace boolean function return values with boolDerek Foreman2014-11-045-26/+28
* gl-renderer: don't move memory in output_rotate_damageDerek Foreman2014-10-101-10/+9
* compositor: send error for surface role resetsPekka Paalanen2014-10-084-18/+52
* compositor-drm: deliver frame seq for feedbackPekka Paalanen2014-09-303-1/+16
* compositor: implement presentation_feedbackPekka Paalanen2014-09-302-4/+149
* compositor: set and use the presentation clock everywherePekka Paalanen2014-09-309-69/+161
* compositor: add stub implementation of presentation interfacePekka Paalanen2014-09-301-1/+46
* cosmetic: Move WL_EXPORT out of header filesDerek Foreman2014-09-223-7/+7
* cosmetic: Remove prototype for nonexistent functionDerek Foreman2014-09-221-3/+0
* 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