summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-13configure.ac: bump to version 1.7.0 for release1.7.01.7Bryce Harrington1-4/+4
2015-02-13releasing: Note that Xwayland installation required only for Weston releasesBryce Harrington1-4/+4
2015-02-12weston-egl-ext: Define EGL tokens harder for old MesaDaniel Stone1-5/+23
2015-02-12tests: Include weston-egl-ext from weston-testDaniel Stone1-0/+1
2015-02-12releasing: Revert fix and just document work-around of Xwayland pathBryce Harrington2-7/+13
2015-02-11input: store the grab serial of the keyboardGiulio Camuffo1-2/+7
2015-02-11build: Pass along any user-specified xserver path to distcheckBryce Harrington1-0/+1
2015-02-11build: Enable xwayland-test during distcheckDerek Foreman1-2/+1
2015-02-11configure.ac: Don't look for Xwayland in the weston install destinationDerek Foreman1-1/+1
2015-02-06configure.ac bump to version 1.6.93 for the rc2 release.1.6.93Bryce Harrington1-3/+3
2015-02-06releasing: Tweak docs to better match actual workflowBryce Harrington1-6/+11
2015-02-06desktop-shell: Fail if get_xdg_surface is called on an xdg_surfaceJonas Ådahl1-0/+16
2015-02-06xwm: remove the create surface listener in weston_wm_destroyDerek Foreman1-0/+1
2015-02-06ivi-shell: SEGV occurs when multi touch happens in transitionNobuhiko Tanibata1-0/+6
2015-02-05Update .gitignoreDaniel Stone1-0/+12
2015-02-04compositor-x11: Move the x11 window close to an idle handlerDerek Foreman1-2/+30
2015-02-04Fix "Back", "Forward", and other special mouse buttons in the X11 compositor.Dima Ryazanov1-2/+5
2015-02-04libinput: Only forward first and last press and release for a keyJonas Ådahl1-0/+11
2015-02-04libinput: Only forward first and last press and release for a buttonJonas Ådahl1-0/+11
2015-02-02xwm: support maximizing xwayland windowsGiulio Camuffo4-39/+129
2015-02-02desktop-shell: Remove unnecessary type castsDerek Foreman1-8/+7
2015-02-02screenshooter: remove useless castDerek Foreman1-2/+1
2015-01-30configure.ac: bump to version 1.6.92 for the rc1 release1.6.92Bryce Harrington1-3/+3
2015-01-30releasing: Directions for updating the websiteBryce Harrington1-1/+6
2015-01-30desktop-shell: Don't crash on zoom without a pointer in the seatDerek Foreman1-0/+5
2015-01-30xwayland-test: Replace the xwayland-testDerek Foreman2-107/+65
2015-01-29xwm: fix use after freeGiulio Camuffo1-0/+7
2015-01-28ivi-shell-transition: check create_layout_transition() return value.Carlos Olmedo Escobar1-4/+12
2015-01-27shell: fix positioning of maximized surfaces with a custom geometryGiulio Camuffo1-2/+7
2015-01-27editor: Make editor multi-seat awareDerek Foreman1-4/+4
2015-01-27Revert "compositor-x11: Move the x11 event handler to the display loop"Bryce Harrington1-3/+1
2015-01-27xwm: set the _NET_WM_DESKTOP property of the windowsGiulio Camuffo2-0/+31
2015-01-27compositor-x11: Move the x11 event handler to the display loopDerek Foreman1-1/+3
2015-01-26releasing: Mention dual release announcementsBryce Harrington1-7/+8
2015-01-26clients: Remove stray new-lineJonas Ådahl1-2/+1
2015-01-26xwm: don't set inactive surfaces as top levelGiulio Camuffo1-2/+24
2015-01-23tests: Skip buffer count test if wl_drm isn't presentDerek Foreman3-0/+7
2015-01-22Makefile: fix assigning to dist_wayland_session_DATAMarek Chalupa1-1/+1
2015-01-21Makefile.am: Use fine-grained dist control for desktop fileBryce Harrington1-2/+1
2015-01-20Fix mutex hang in colord on output removalOlivier Fourdan1-8/+4
2015-01-20releasing: Add example commands to release directionsBryce Harrington1-15/+31
2015-01-20build: install a login manager session entryLubomir Rintel2-0/+10
2015-01-20zoom: Check the value of level before using it.Carlos Olmedo Escobar1-1/+2
2015-01-20text: Fix typoDerek Foreman1-1/+1
2015-01-20releasing: TypoBryce Harrington1-1/+1
2015-01-20Revert "simple-egl: HACK to report presentation flags"Bryce Harrington2-51/+0
2015-01-20simple-egl: HACK to report presentation flagsPekka Paalanen2-0/+51
2015-01-20tests, clients: add Presentation feedback flagsPekka Paalanen2-2/+8
2015-01-20compositor, drm: set per-surface Presentation feedback flagsPekka Paalanen3-7/+52
2015-01-20compositor: set presentation.presented flagsPekka Paalanen9-21/+60