summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-26compositor: remove dead code from weston_output_move()Pekka Paalanen1-4/+0
2015-02-26compositor: note, weston_surface_damage does it wrongPekka Paalanen2-0/+13
2015-02-26compositor: document view->transform.* regionsPekka Paalanen1-0/+6
2015-02-25pixman-renderer: implement surface_copy_contentPekka Paalanen1-0/+52
2015-02-25gl-renderer: implement surface_copy_contentPekka Paalanen1-0/+149
2015-02-25gl-renderer: add BUFFER_TYPE_SOLIDPekka Paalanen1-0/+4
2015-02-25surface-screenshot: a new manual test modulePekka Paalanen2-0/+235
2015-02-25timeline: use file_create_dated() helperPekka Paalanen1-21/+16
2015-02-25shared: add file_create_dated() helperPekka Paalanen3-0/+160
2015-02-25compositor: add surface-shooting APIPekka Paalanen2-1/+123
2015-02-24tests: Rename wayland-test to weston-testDerek Foreman9-42/+52
2015-02-24compositor: turn weston_view boundingbox into maskedPekka Paalanen4-10/+6
2015-02-24compositor: turn weston_view::transform.opaque into maskedPekka Paalanen2-7/+5
2015-02-24compositor: add a doc note for weston_view::parent_viewPekka Paalanen1-0/+2
2015-02-23configure.ac: make use of wayland-scanner.pcEmil Velikov1-3/+2
2015-02-23desktop-shell: Fix coding style of add_popup_grabJonas Ådahl1-13/+24
2015-02-23desktop-shell: Simplify popup_end_grab popup_done sending loopJonas Ådahl1-21/+15
2015-02-20build: do not install ivi-shell png files with "--disable-ivi-shell"Manuel Bachmann1-1/+5
2015-02-19compositor: refactor to weston_output_schedule_repaint_reset()Pekka Paalanen1-13/+22
2015-02-19presentation-shm: put run mode in window titlePekka Paalanen1-1/+11
2015-02-19headless: fix the output refresh ratePekka Paalanen1-1/+1
2015-02-18compositor: document weston_view_damage_below()Pekka Paalanen2-1/+17
2015-02-17configure.ac: bump version to 1.7.90Bryce Harrington1-1/+1
2015-02-13configure.ac: bump to version 1.7.0 for releaseBryce 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.Bryce 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 releaseBryce 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