summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-04compositor: Abort on bad frame timestampbad_timestamp_abortFrederic Plourde1-0/+29
2014-11-04cosmetic: replace boolean function return values with boolDerek Foreman5-26/+28
2014-10-10gl-renderer: don't move memory in output_rotate_damageDerek Foreman1-10/+9
2014-10-08Very OCD cosmetic nitpickDaniel Stone1-1/+1
2014-10-08releasing: update web host nameDaniel Stone1-1/+1
2014-10-08tests: add role conflict sub-surface vs. wl_shell_surfacePekka Paalanen2-0/+144
2014-10-08compositor: send error for surface role resetsPekka Paalanen6-46/+69
2014-10-08protocol: add role error code to xdg_shellPekka Paalanen1-0/+9
2014-10-01shell: don't crash on create_common_surface() failurePekka Paalanen1-0/+6
2014-09-30clients: add presentation-shm demoPekka Paalanen3-0/+876
2014-09-30tests: presentation test, simplePekka Paalanen2-0/+255
2014-09-30compositor-drm: deliver frame seq for feedbackPekka Paalanen3-1/+16
2014-09-30compositor: implement presentation_feedbackPekka Paalanen2-4/+149
2014-09-30compositor: set and use the presentation clock everywherePekka Paalanen9-69/+161
2014-09-30weston-info: report presentation clockPekka Paalanen2-0/+84
2014-09-30compositor: add stub implementation of presentation interfacePekka Paalanen1-1/+46
2014-09-30protocol: add presentation extension v5Pekka Paalanen2-0/+245
2014-09-22shell: fix weston_output_mode_switch() usageDerek Foreman2-6/+6
2014-09-22clients: Maximize window when double touch on title barXiong Zhang3-2/+80
2014-09-22cosmetic: Move WL_EXPORT out of header filesDerek Foreman3-7/+7
2014-09-22cosmetic: Remove prototype for nonexistent functionDerek Foreman1-3/+0
2014-09-22configure.ac: bump version to 1.6.90Pekka Paalanen1-1/+1
2014-09-19configure.ac: bump version to 1.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 rc2Pekka 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 rc1Pekka 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