summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-09evdev: Convert wl_fixed_t to int before using internallyJonas Ådahl1-2/+2
2012-05-09window: Don't crash if a cursor image failed to load.Dima Ryazanov1-2/+9
2012-05-08window: fix check of cursor image load resultRafal Mielniczuk1-2/+2
2012-05-08Load an XKB keymap and state in the compositorDaniel Stone2-0/+26
2012-05-08Link compositors to xkbcommon as wellDaniel Stone1-1/+1
2012-05-08Add xkb_names member plus config + X11 supportDaniel Stone3-0/+89
2012-05-08Port Wayland clients to new xkbcommon APIKristian Høgsberg3-38/+79
2012-05-08Convert wire input co-ordinates to fixed-pointDaniel Stone6-79/+133
2012-05-08Convert internal input co-ordinates to GLfloatDaniel Stone12-27/+29
2012-05-08Add fixed-point versions of weston_surface_{to, from}_globalDaniel Stone2-4/+44
2012-05-08build: Tighten mtdev dependency to reflect requirementRob Bradford1-1/+1
2012-05-07shell: use own struct for transient surfacesTiago Vignatti1-4/+8
2012-05-07shell: fix uninitialized variable warningTiago Vignatti1-1/+1
2012-05-07window: use only one shm pool for all the cursor imagesAnder Conselvan de Oliveira1-35/+164
2012-05-07Rename 'state' in axis (or ambiguous) bindings to 'value'Daniel Stone3-13/+21
2012-05-07Change button from int to uint32_tDaniel Stone13-16/+16
2012-05-07Change key/button grab bindings to take unsigned stateDaniel Stone16-23/+24
2012-05-07test-client: Include poll.h to silence warningDaniel Stone1-0/+1
2012-05-03drm: Make KMS hw cursors work againKristian Høgsberg1-16/+30
2012-05-03window: use libXcursor for loading pointer imagesAnder Conselvan de Oliveira21-114/+120
2012-05-02simple-egl: add option for running fullscreenAnder Conselvan de Oliveira1-6/+174
2012-05-02compositor-drm: alow scanning out of buffers with XRGB8888 formatAnder Conselvan de Oliveira1-4/+8
2012-05-02compositor-drm: refactor to avoid unnecessary allocation of KMS FBsAnder Conselvan de Oliveira1-122/+139
2012-05-02window: Set window title and classKristian Høgsberg1-0/+5
2012-05-02shell: Handle set_title and set_classKristian Høgsberg1-1/+24
2012-04-30Use the dummy pbuffer we create to make currentCooper Yuan1-2/+2
2012-04-30compositor-drm: call EGL cleanup functions on exitAnder Conselvan de Oliveira1-0/+6
2012-04-27shell: Always configure when surface type changesKristian Høgsberg1-9/+5
2012-04-27shell: Don't move or reconfigure surfaces until we get the new bufferKristian Høgsberg1-90/+97
2012-04-27window: Only set toplevel window type if nothing else is setKristian Høgsberg1-5/+8
2012-04-27shell: Fix not remove rotation for fullscreen surfAlex Wu1-0/+14
2012-04-27shell: allocate enough memory for shsurf->ping_timerAnder Conselvan de Oliveira1-1/+1
2012-04-27Merge remote-tracking branch 'pq/simple-fixes'Kristian Høgsberg3-22/+69
2012-04-27tests: Add event-test, which tests for a few incoming eventsKristian Høgsberg5-8/+402
2012-04-27tests: Generalize test client and add helpers for launching itKristian Høgsberg4-43/+115
2012-04-26tests: Add test case for basic client lifecycleKristian Høgsberg3-1/+151
2012-04-26tests: Add an initial weston integration testKristian Høgsberg6-19/+173
2012-04-26compositor: Initialize xserver variableScott Moreau1-1/+1
2012-04-26fix build for --disable-clients --enable-simple-clientsPekka Paalanen1-6/+9
2012-04-26simple-shm: no need for wayland-egl.hPekka Paalanen1-1/+0
2012-04-26simple-shm: handle shm buffer failurePekka Paalanen1-4/+13
2012-04-26compositor: report .so path when load_module() failsPekka Paalanen1-2/+3
2012-04-26simple-shm: render meaningful diagnosticsPekka Paalanen1-8/+43
2012-04-25gears: Allow model rotation with pointerScott Moreau1-4/+65
2012-04-25shell-animation: add conf option in shellJuan Zhao3-1/+47
2012-04-25animation: add fading-in animationJuan Zhao1-0/+85
2012-04-25Add COPYINGKristian Høgsberg1-0/+48
2012-04-22xserver: Move window property reading to set_window_id handlerKristian Høgsberg1-77/+82
2012-04-21xserver: Read window properties in map request handlerKristian Høgsberg1-17/+19
2012-04-21shell: Don't ping internal shell surfacesKristian Høgsberg1-0/+2