summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: bump version to 1.6.1 for stable release1.6.11.6Bryce Harrington2015-01-231-1/+1
* configure.ac: Clarify libinput requirementBryce Harrington2015-01-231-1/+1
* releasing: TypoBryce Harrington2015-01-231-1/+1
* text: Fix typoDerek Foreman2015-01-231-1/+1
* zoom: Check the value of level before using it.Carlos Olmedo Escobar2015-01-231-1/+2
* window: use roundtrip instead of dispatch after get_registryMarek Chalupa2015-01-221-1/+1
* compositor-x11: Fix some shutdown crashesDerek Foreman2015-01-161-2/+14
* text: Don't crash if a seat has no keyboardDerek Foreman2015-01-161-6/+10
* input: swallow the key press event when running a compositor key bindingGiulio Camuffo2015-01-151-1/+4
* text: Fix some typosDerek Foreman2015-01-151-2/+2
* compositor: Propagate errors from module_initOndřej Majerech2015-01-151-2/+4
* clipboard: set fd member of clipboard_sourceMarek Chalupa2015-01-151-0/+1
* xwm: fix a crash in handle_stateAndrew Engelbrecht2015-01-151-1/+3
* dnd: Fix some mouse cursor issuesDerek Foreman2015-01-151-13/+80
* desktop-shell: don't crash input-panel if no kbd focusPekka Paalanen2015-01-151-1/+1
* input: don't run the key bindings on focus inGiulio Camuffo2015-01-151-6/+0
* xwayland: fix fullscreeningMarek Chalupa2015-01-152-3/+3
* cairo-util: fix shadows for small clientsMarek Chalupa2015-01-151-46/+83
* protocol: Fix some typos in protocol filesSeedo Eldho Paul2015-01-153-7/+7
* compositor: add missing newline to help textPekka Paalanen2015-01-151-1/+1
* compositor: List only available backends in help textBryce Harrington2015-01-151-3/+19
* compositor: Display option help text only for enabled backendsBryce Harrington2015-01-151-0/+8
* compositor: Fix typos in help textBryce Harrington2015-01-151-2/+2
* compositor: Fix tabbing of help outputBryce Harrington2015-01-151-2/+2
* compositor: (Whitespace-only) Indent with tabsBryce Harrington2015-01-151-12/+12
* smoke: fix valgrind invalid read errorsFrank Binns2015-01-151-4/+4
* smoke: Don't commit an xdg_surface with a NULL bufferJasper St. Pierre2015-01-151-22/+2
* input: fix access to invalid resourceGiulio Camuffo2015-01-151-1/+1
* releasing: update web host nameDaniel Stone2015-01-151-1/+1
* shell: don't crash on create_common_surface() failurePekka Paalanen2015-01-151-0/+6
* shell: fix weston_output_mode_switch() usageDerek Foreman2015-01-152-6/+6
* Makefile.am: Link weston_multi_resource against rt libraryJavier Jardón2014-11-211-1/+1
* configure.ac: bump version to 1.6.01.6.0Pekka Paalanen2014-09-191-2/+2
* editor: do not crash when text input manager is not availableOlivier Blin2014-09-171-0/+5
* keyboard: do not crash when input panel is not availableOlivier Blin2014-09-171-0/+5
* compositor-x11: Rename the output make to "weston-X11"Jason Ekstrand2014-09-151-1/+1
* window: Don't needlessly sync parent and geometryOndřej Majerech2014-09-151-0/+12
* configure.ac: bump version 1.5.93 for rc21.5.93Pekka Paalanen2014-09-121-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-122-1/+88
* compositor: Don't free an uninitialised pointer.Ondřej Majerech2014-09-121-1/+2
* image: don't print redundant errorBill Spitzak2014-09-111-1/+0
* load_image: always print a message on failure if filename is not emptyBill Spitzak2014-09-111-2/+12
* parse_options: fail on more malformed optionsBill Spitzak2014-09-111-28/+69
* cosmetic: update comments that refer to weston_surface_update_transform()Derek Foreman2014-09-113-4/+4
* Partially revert "xdg-shell: Add show_window_menu request"Pekka Paalanen2014-09-111-7/+49
* xdg-shell: fix maximizing in multi-head setupMarek Chalupa2014-09-101-3/+4
* xdg-shell: update shsurf->output when maximizingMarek Chalupa2014-09-101-26/+34
* input: Schedule pointer sprite repaint when cursor is setJonas Ådahl2014-09-102-2/+52