summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-23configure.ac: bump version to 1.6.1 for stable release1.6.11.6Bryce Harrington1-1/+1
2015-01-23configure.ac: Clarify libinput requirementBryce Harrington1-1/+1
2015-01-23releasing: TypoBryce Harrington1-1/+1
2015-01-23text: Fix typoDerek Foreman1-1/+1
2015-01-23zoom: Check the value of level before using it.Carlos Olmedo Escobar1-1/+2
2015-01-22window: use roundtrip instead of dispatch after get_registryMarek Chalupa1-1/+1
2015-01-16compositor-x11: Fix some shutdown crashesDerek Foreman1-2/+14
2015-01-16text: Don't crash if a seat has no keyboardDerek Foreman1-6/+10
2015-01-15input: swallow the key press event when running a compositor key bindingGiulio Camuffo1-1/+4
2015-01-15text: Fix some typosDerek Foreman1-2/+2
2015-01-15compositor: Propagate errors from module_initOndřej Majerech1-2/+4
2015-01-15clipboard: set fd member of clipboard_sourceMarek Chalupa1-0/+1
2015-01-15xwm: fix a crash in handle_stateAndrew Engelbrecht1-1/+3
2015-01-15dnd: Fix some mouse cursor issuesDerek Foreman1-13/+80
2015-01-15desktop-shell: don't crash input-panel if no kbd focusPekka Paalanen1-1/+1
2015-01-15input: don't run the key bindings on focus inGiulio Camuffo1-6/+0
2015-01-15xwayland: fix fullscreeningMarek Chalupa2-3/+3
2015-01-15cairo-util: fix shadows for small clientsMarek Chalupa1-46/+83
2015-01-15protocol: Fix some typos in protocol filesSeedo Eldho Paul3-7/+7
2015-01-15compositor: add missing newline to help textPekka Paalanen1-1/+1
2015-01-15compositor: List only available backends in help textBryce Harrington1-3/+19
2015-01-15compositor: Display option help text only for enabled backendsBryce Harrington1-0/+8
2015-01-15compositor: Fix typos in help textBryce Harrington1-2/+2
2015-01-15compositor: Fix tabbing of help outputBryce Harrington1-2/+2
2015-01-15compositor: (Whitespace-only) Indent with tabsBryce Harrington1-12/+12
2015-01-15smoke: fix valgrind invalid read errorsFrank Binns1-4/+4
2015-01-15smoke: Don't commit an xdg_surface with a NULL bufferJasper St. Pierre1-22/+2
2015-01-15input: fix access to invalid resourceGiulio Camuffo1-1/+1
2015-01-15releasing: update web host nameDaniel Stone1-1/+1
2015-01-15shell: don't crash on create_common_surface() failurePekka Paalanen1-0/+6
2015-01-15shell: fix weston_output_mode_switch() usageDerek Foreman2-6/+6
2014-11-21Makefile.am: Link weston_multi_resource against rt libraryJavier Jardón1-1/+1
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