summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* compositor: update the surface size when there is a size change without a buf...George Kiagiadakis2014-06-192-14/+48
* weston: Fix memleak issue in compositor.cSrivardhan Hebbar2014-06-181-6/+17
* compositor-wayland: Fix compiler warningThierry Reding2014-06-181-1/+1
* animation: ensure repaints are always scheduled during animationsJonny Lamb2014-06-182-0/+16
* animation: fix move scale animationJonny Lamb2014-06-181-1/+3
* compositor: unmap subsurface views before destroying the subsurfacesGeorge Kiagiadakis2014-06-181-2/+6
* libinput: Use floating point instead of fixed point numbersJonas Ådahl2014-06-091-9/+18
* compositor: raise errors when bad scale or transform values are usedJonny Lamb2014-06-031-0/+18
* Use FreeRDP buildin functions to get scancodesHardening2014-06-021-18/+6
* Add more keyboards for the RDP compositorHardening2014-06-021-12/+120
* comp-wayland: use safe foreach when destroying outputsU. Artie Eoff2014-05-231-2/+2
* compositor: add --no-config command line optionPekka Paalanen2014-05-091-2/+6