summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-01packaging: use libva if availablesandbox/pcoval/tizenPhilippe Coval1-0/+4
2014-11-26Multiseat support for drm/wayland backendssubmit/tizen/20141126.141815accepted/tizen/mobile/20141128.015213accepted/tizen/common/20141126.172851Imran Zaman14-147/+486
2014-11-21Added string conversion utility functionsImran Zaman12-29/+535
2014-09-25compositor-drm: Work around page flip not setting tiling mode on BYTsubmit/tizen_common/20141127.123634submit/tizen_common/20141119.172306submit/tizen_common/20141118.142721submit/tizen_common/20141118.114838submit/tizen/20141119.162904accepted/tizen/common/20141127.132314accepted/tizen/common/20141121.104003sandbox/mbachmann/weston160Quanxian Wang1-2/+8
2014-09-25downstream: Hack to allow selecting a default outputRafael Antognolli4-3/+23
2014-09-25downstream: allow regular users to launch WestonStephane Desneux2-0/+10
2014-09-25packaging: Bump to 1.6.0sandbox/mbachmann/weston160_vanillaManuel Bachmann5-0/+349
2014-09-19configure.ac: bump version to 1.6.01.6.0Pekka Paalanen1-2/+2
2014-09-17editor: do not crash when text input manager is not availableOlivier Blin1-0/+5
2014-09-17keyboard: do not crash when input panel is not availableOlivier Blin1-0/+5
2014-09-15compositor-x11: Rename the output make to "weston-X11"Jason Ekstrand1-1/+1
2014-09-15window: Don't needlessly sync parent and geometryOndřej Majerech1-0/+12
2014-09-12configure.ac: bump version 1.5.93 for rc21.5.93Pekka Paalanen1-1/+1
2014-09-12libinput: default to INFO log levelPekka Paalanen1-8/+8
2014-09-12libinput-device: Don't get initial key statesJonas Ådahl1-30/+0
2014-09-12libinput: normalize WL_CALIBRATION before passing it to libinputPeter Hutterer2-1/+88
2014-09-12compositor: Don't free an uninitialised pointer.Ondřej Majerech1-1/+2
2014-09-11image: don't print redundant errorBill Spitzak1-1/+0
2014-09-11load_image: always print a message on failure if filename is not emptyBill Spitzak1-2/+12
2014-09-11parse_options: fail on more malformed optionsBill Spitzak1-28/+69
2014-09-11cosmetic: update comments that refer to weston_surface_update_transform()Derek Foreman3-4/+4
2014-09-11Partially revert "xdg-shell: Add show_window_menu request"Pekka Paalanen1-7/+49
2014-09-10xdg-shell: fix maximizing in multi-head setupMarek Chalupa1-3/+4
2014-09-10xdg-shell: update shsurf->output when maximizingMarek Chalupa1-26/+34
2014-09-10input: Schedule pointer sprite repaint when cursor is setJonas Ådahl2-2/+52
2014-09-09compositor: fix memory corruption when removing an outputGiulio Camuffo1-0/+6
2014-09-09main: don't leak option stringsRyo Munakata1-24/+18
2014-09-09compositor: extract choose_default_backend and create_listening_socketRyo Munakata1-25/+41
2014-09-09compositor: remove unused signalGiulio Camuffo1-1/+0
2014-09-06Fix a copy-paste error in weston_surface_commit_stateJason Ekstrand1-1/+1
2014-09-05configure.ac: bump version to 1.5.92 for rc11.5.92Pekka Paalanen1-1/+1
2014-09-05fix asprintf warningsPekka Paalanen3-6/+18
2014-09-05xdg-shell: handle clients launched in fullscreenMarek Chalupa1-0/+33
2014-09-05matrix-test: fix units in reportDerek Foreman1-2/+2
2014-09-05touch-input: Don't dereference NULL pointer during full screen fadeDerek Foreman2-3/+13
2014-09-04clients: Maximize window when double click on title barXiong Zhang3-1/+60
2014-09-04xwm: Do not activate override redirect windowsBoyan Ding1-0/+3
2014-09-04desktop-shell: implement touch popup grabsJonny Lamb1-12/+143
2014-09-04pixman-renderer: copy_to_hw_buffer: don't leak output_regionRyo Munakata1-0/+1
2014-09-03pixman-renderer: fail to zoom more gracefullyDerek Foreman1-2/+3
2014-09-03xwm: Check whether the seat is NULL when needed in weston_wm_handle_buttonBoyan Ding1-2/+4
2014-09-03compositor: add an option to set the default numlock valueGiulio Camuffo2-0/+19
2014-09-03compositor: add a way to change the keyboard locksGiulio Camuffo2-0/+64
2014-09-01shell: quit weston, if weston-desktop-shell dies earlyPekka Paalanen2-1/+34
2014-08-28pixman-renderer: free shadow buffer on renderer destructionArnaud Vrac1-0/+3
2014-08-28desktop-shell: properly set background widget as opaqueArnaud Vrac1-9/+1
2014-08-28simple-egl: fix opaque and 16 bits mode optionsArnaud Vrac1-0/+1
2014-08-28multi-resource: remove an unnecessary call of wl_display_get_fd()Ryo Munakata1-2/+0
2014-08-28simple-shm: remove an unnecessary call of wl_display_get_fd()Ryo Munakata1-2/+0
2014-08-28compositor: leave no zombie behindPekka Paalanen1-12/+14