summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-11tests: Update tests to new APIsnextKristian Høgsberg2-30/+45
2012-10-11compositor: Unmap drag icon surface when its releasedAnder Conselvan de Oliveira1-0/+3
2012-10-10compositor: fix event-testthreadsPekka Paalanen1-1/+1
2012-10-10compositor, clients: apply wl_surface.frame on commitPekka Paalanen6-18/+28
2012-10-10compositor: fix surface pointer castPekka Paalanen1-2/+1
2012-10-10shell: do not double-init input regionPekka Paalanen1-0/+1
2012-10-10compositor, clients: double-buffer input regionPekka Paalanen3-56/+39
2012-10-10compositor, clients: double-buffer opaque regionPekka Paalanen4-21/+26
2012-10-10shell: do not double-init a regionPekka Paalanen1-0/+1
2012-10-10compositor, clients: make damage double-bufferedPekka Paalanen4-3/+20
2012-10-10clients: use wl_surface_commitPekka Paalanen4-0/+6
2012-10-10compositor: make wl_surface.attach double-bufferedPekka Paalanen2-21/+69
2012-10-10Update to new fd and wl_registry APIsKristian Høgsberg13-165/+248
2012-10-10toytoolkit: Take into account transform when sending output allocation.Scott Moreau1-2/+17
2012-10-10terminal: Don't snap resize if we're maximizedKristian Høgsberg1-2/+4
2012-10-10terminal: Use window_get_fullscreen() instead of tracking that state manuallyKristian Høgsberg1-13/+9
2012-10-10window: Add getters for fullscreen and maximized stateKristian Høgsberg2-0/+18
2012-10-10toytoolkit: Don't draw shadows for maximized windows.Scott Moreau4-49/+88
2012-10-09compositor-wayland: Use some nicer border sizes.John Kåre Alsaker1-3/+3
2012-10-09compositor-wayland: Make sure border fields are set before wayland_compositor...John Kåre Alsaker1-5/+8
2012-10-09clients: Set title for all shell surface demos.Scott Moreau4-0/+6
2012-10-09shell: restore correct layer in shell_unset_fullscreenRafal Mielniczuk1-0/+5
2012-10-09backlight: Jump to cleanup code if synthesizing backlight string failsRob Bradford1-2/+4
2012-10-09compositor-drm: Avoid leak during output configuration error pathRob Bradford1-0/+1
2012-10-09keyboard: Avoid access beyond end off bufferRob Bradford1-3/+3
2012-10-09backlight: Avoid buffer overflow in the use of readlinkRob Bradford1-2/+2
2012-10-09evdev-touchpad: Iterate over the touchpad spec table correctlyRob Bradford1-1/+1
2012-10-09evdev: Avoid unintended case drop throughRob Bradford1-0/+1
2012-10-09tty: Log error if we cannot setup a valid tty keyboard modeRob Bradford1-6/+3
2012-10-09evdev-touchpad: Twiddle finger_state correctlyRob Bradford1-9/+9
2012-10-09window: Initialize workspace state before first roundtripJonas Ådahl1-3/+3
2012-10-04tests: Remove GLfloat usage.John Kåre Alsaker3-5/+3
2012-10-04weston: Use float instead of GLfloat.John Kåre Alsaker6-49/+49
2012-10-04compositor-wayland: Create border after creating the OpenGL context.John Kåre Alsaker1-1/+2
2012-10-04tests: add keyboard testU. Artie Eoff3-2/+157
2012-10-04tests: add button testU. Artie Eoff3-1/+156
2012-10-04tests: test surface to/from global functionsU. Artie Eoff2-1/+69
2012-10-04event-test: more aggressive event testingU. Artie Eoff3-32/+349
2012-10-04desktop-shell: destroy data before exiting.U. Artie Eoff2-4/+105
2012-10-04simple-shm: Draw the test motif surrounded by a white borderRob Bradford1-7/+13
2012-10-04simple-shm: Don't attach the buffer to the surface for every redrawRob Bradford1-1/+1
2012-10-04editor: more intuitive cursor positioningPhilipp Brüschweiler1-5/+13
2012-10-04editor: take text offset into account when computing cursor positionPhilipp Brüschweiler1-7/+9
2012-10-04editor: make selection a lighter shade of blue, much easier to readPhilipp Brüschweiler1-1/+1
2012-10-04editor: fix assert to take preedit string into accountPhilipp Brüschweiler1-1/+2
2012-10-04Fix spelling errorsMartin Olsson3-4/+4
2012-10-04xwm: Plug kill signal for killing X appsTiago Vignatti2-0/+34
2012-10-04compositor: Add kill signalTiago Vignatti3-0/+6
2012-10-04shell: Skip clients that we forked ourselves in kill bindingTiago Vignatti1-3/+6
2012-10-04shell: Start the desktop-shell client in the idle handlerTiago Vignatti1-7/+9