2602 Commits (84f9db5f9013803e1bfac22363f4287af6bf42e7)
 

Author SHA1 Message Date
Jonas Ådahl b984e40c28 evdev: Update axis notifications to follow protocol 12 years ago
Kristian Høgsberg f255690e54 configure.ac: Bump version to 0.99.0 12 years ago
Kristian Høgsberg 5ca8728ece Make distcheck pass 12 years ago
Matt Roper 47c1b98292 compositor: Call into grab handler for touch events 12 years ago
Kristian Høgsberg 3fb613effe window: Set input region also when we go fullscreen 12 years ago
Jonas Ådahl 972d506de3 clients: image: Add support for panning and zooming 12 years ago
Jonas Ådahl d9f6b078b6 window: Update modifier state directly after receiving a modifier event 12 years ago
Jonas Ådahl d9f5819e8f evdev-touchpad: Implement two finger scroll 12 years ago
Jonas Ådahl b0b87baf7c shell: Update bindings to conform to pointer axis protocol 12 years ago
Jonas Ådahl 62efe20cb9 compositor-x11: Update axis notifications to follow protocol 12 years ago
Jonas Ådahl 87b0735273 evdev-touchpad: Add a finite-state machine 12 years ago
Jonas Ådahl c689493b1a evdev-touchpad: Cleanup and refactoring 12 years ago
Pekka Paalanen b2f957a9f1 window: don't call output configure uninitialised 12 years ago
Kristian Høgsberg feb3c1d33b clients: Use wl_display_dispatch_pending() 12 years ago
Kristian Høgsberg d1ecb284ba tests: Update tests to new APIs 12 years ago
Ander Conselvan de Oliveira 5fd5580c88 compositor: Unmap drag icon surface when its released 12 years ago
Pekka Paalanen 8ec4ab64f0 compositor: fix event-test 12 years ago
Pekka Paalanen bc10638cd9 compositor, clients: apply wl_surface.frame on commit 12 years ago
Pekka Paalanen 6c71ee1ba2 compositor: fix surface pointer cast 12 years ago
Pekka Paalanen b89b004e57 shell: do not double-init input region 12 years ago
Pekka Paalanen 0cbd3b5059 compositor, clients: double-buffer input region 12 years ago
Pekka Paalanen 512dde8ce9 compositor, clients: double-buffer opaque region 12 years ago
Pekka Paalanen 71f6f3b04c shell: do not double-init a region 12 years ago
Pekka Paalanen 8e159180cc compositor, clients: make damage double-buffered 12 years ago
Pekka Paalanen c9e00c06e9 clients: use wl_surface_commit 12 years ago
Pekka Paalanen 5df44de6a9 compositor: make wl_surface.attach double-buffered 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
Scott Moreau 4e07236e87 toytoolkit: Take into account transform when sending output allocation. 12 years ago
Kristian Høgsberg b36f7ef99e terminal: Don't snap resize if we're maximized 12 years ago
Kristian Høgsberg b7ed4cbbc7 terminal: Use window_get_fullscreen() instead of tracking that state manually 12 years ago
Kristian Høgsberg 1671e1129d window: Add getters for fullscreen and maximized state 12 years ago
Scott Moreau c6a7e4b277 toytoolkit: Don't draw shadows for maximized windows. 12 years ago
John Kåre Alsaker c37b32dac2 compositor-wayland: Use some nicer border sizes. 12 years ago
John Kåre Alsaker b9b87125f0 compositor-wayland: Make sure border fields are set before wayland_compositor_create_output and document some function dependencies. 12 years ago
Scott Moreau 01a9f1b992 clients: Set title for all shell surface demos. 12 years ago
Rafal Mielniczuk 3e3862c3bc shell: restore correct layer in shell_unset_fullscreen 12 years ago
Rob Bradford a6b63d0f67 backlight: Jump to cleanup code if synthesizing backlight string fails 12 years ago
Rob Bradford 6b6795f070 compositor-drm: Avoid leak during output configuration error path 12 years ago
Rob Bradford 053fe7652b keyboard: Avoid access beyond end off buffer 12 years ago
Rob Bradford 273fec8ede backlight: Avoid buffer overflow in the use of readlink 12 years ago
Rob Bradford ec913fdfde evdev-touchpad: Iterate over the touchpad spec table correctly 12 years ago
Rob Bradford 4b997e45e7 evdev: Avoid unintended case drop through 12 years ago
Rob Bradford 592c07a6b9 tty: Log error if we cannot setup a valid tty keyboard mode 12 years ago
Rob Bradford 3de191e6b0 evdev-touchpad: Twiddle finger_state correctly 12 years ago
Jonas Ådahl f77beeb981 window: Initialize workspace state before first roundtrip 12 years ago
John Kåre Alsaker 71c474416a tests: Remove GLfloat usage. 12 years ago
John Kåre Alsaker 490d02a96d weston: Use float instead of GLfloat. 12 years ago
John Kåre Alsaker 4b3081ae8a compositor-wayland: Create border after creating the OpenGL context. 12 years ago
U. Artie Eoff 840d5f975b tests: add keyboard test 12 years ago
U. Artie Eoff 58990cae31 tests: add button test 12 years ago