2489 Commits (1b7ad160a39d384fceac38ae18f6d653039e7364)
 

Author SHA1 Message Date
Kristian Høgsberg e530a0a240 window: Ignore input_set_pointer_image() if we don't have a pointer 12 years ago
David Herrmann 0af066ff25 compositor-drm: prefer PCI boot_vga GPU over other GPUs 12 years ago
Damien Lespiau 4df7e27055 dnd: Use %zd in the format string for size_t types 12 years ago
Kristian Høgsberg aac8693cf3 compositor-x11: Inherit initial modifier state from XKB 12 years ago
Tiago Vignatti 5643aa5840 man: Update XCURSOR_* information a bit 12 years ago
Tiago Vignatti ac78bb1017 xwm: Fail safely if cursor is not found 12 years ago
Kristian Høgsberg b98905e810 configure.ac: Check for libGLU for screensaver 12 years ago
Pekka Paalanen 16b41e442b Add informal notes file 12 years ago
Pekka Paalanen 9249f93057 compositor-drm: remove a stale comment 12 years ago
Pekka Paalanen 9564c75163 desktop-shell: background should be opaque 12 years ago
Pekka Paalanen fedc527723 window: remove window_set_transparent() declaration 12 years ago
Pekka Paalanen 035a0323ef gles2: check eglBindWaylandDisplayWL return value 12 years ago
Pekka Paalanen 9c3fe25b4d gles2: log EGL config info 12 years ago
Kristian Høgsberg 00fbbe6b60 compositor: Clip pointer coordinates on pointer enter as well 12 years ago
Kristian Høgsberg 42470cfc49 configure.ac: Bump version to 1.0.0 12 years ago
Kristian Høgsberg 128ee2c342 test-client: Make sure we process pending eevents before we verify state 12 years ago
Kristian Høgsberg 1d1e0a5ffa compositor-drm: Disable hw cursor if allocation fails 12 years ago
Kristian Høgsberg 8c31a4c025 Define our own container_of as well 12 years ago
Kristian Høgsberg 5717b6dbf1 Stop relying on ARRAY_LENGTH being defined in wayland-util.h 12 years ago
Jonas Ådahl f461eee2b0 window: Always pass focused widget to widget motion handlers 12 years ago
Jonas Ådahl f82eda5247 window: Don't set pointer image when requesting to move a surface 12 years ago
Ander Conselvan de Oliveira d0f24cf6ec simple-shm: Don't use ret variable in main() uninitialized 12 years ago
Kristian Høgsberg 3146756adf clients: Don't ask for EGL_PIXMAP_BIT when choosing configs 12 years ago
Kristian Høgsberg a17f7a13fd clients: Check return value of wl_display_dispatch() 12 years ago
John Kåre Alsaker 7a92ea494c util: Check result of weston_surface_animation_run. 12 years ago
John Kåre Alsaker 5e48a85e6b compositor-x11: Fix a memory leak. 12 years ago
John Kåre Alsaker e2e3d07beb compositor: Check if surface creation failed in weston_compositor_fade. 12 years ago
John Kåre Alsaker 143a898fcc compositor-x11: Clean up event handling. 12 years ago
John Kåre Alsaker 011a1ce350 Remove some dead code. 12 years ago
John Kåre Alsaker 5b90d8f374 weston-launch: Check result of pam_start. 12 years ago
Pekka Paalanen 379d3d140d configure: build tablet-shell client conditionally 12 years ago
Pekka Paalanen 392c5f275d simple-touch: do not include GL headers 12 years ago
Pekka Paalanen 5f8a67cce8 configure: separate simple EGL clients from others 12 years ago
Pekka Paalanen fb39d8d23c toytoolkit: make all EGL code dependant on cairo-egl 12 years ago
Pekka Paalanen de7fe62a54 configure: fix --without-cairo-glesv2 12 years ago
Pekka Paalanen e46289795f configure: tell why cairo-egl could not be used 12 years ago
Pekka Paalanen 53e58485a5 window: remove dead EGL code 12 years ago
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