2567 Commits (80137f3afe749748d0350582730b89298ec1749c)
 

Author SHA1 Message Date
Daniel Stone 4eb445abba smoke: Remove unused offset member 12 years ago
Jan Arne Petersen cf18a32a39 shell: Do not insert input panel layer when locked 12 years ago
Kristian Høgsberg 4d0214c62b compositor: Use pixman_region32_intersect_rect() instead of temp region 12 years ago
Daniel Stone b4f4a5980f Reset pending surface delta x and y on commit 12 years ago
Daniel Stone d8e8271e94 Clip surface damage to the surface area 12 years ago
Daniel Stone c31f3dd679 SHM: Don't flush damage when there is none 12 years ago
Daniel Stone 8097274ce6 Clients: Don't set the cursor when we have no pointer 12 years ago
Kristian Høgsberg 0f7a285fe1 window.c: Move misplaced break to where it belongs 12 years ago
Kristian Høgsberg de37d67ac5 compositor-drm: Always disable sprites for now 12 years ago
Ran Benita 7109cc8b06 compositor-x11: verify that detectable repeat was really set 12 years ago
Ran Benita 6a39d8790e compositor-x11: properly initialize XKB extension 12 years ago
Ran Benita 7b5e3cd9b1 compositor-x11: free or discard XCB generic_error's 12 years ago
Ander Conselvan de Oliveira da1c908a2b compositor-drm: Add key binding for hidding overlays 12 years ago
Ander Conselvan de Oliveira 4bcf3a5fce compositor: Fix culling of repaints behind opaque surfaces 12 years ago
Ran Benita 424ae0151e compositor-x11: use _checked() with xkb_select_events to test for error 12 years ago
Kristian Høgsberg e77d7577a2 window: Fix use-after-free in menu button handler 12 years ago
Kristian Høgsberg efb948846f window: Only advertise fullscreen menu item if client supports it 12 years ago
Kristian Høgsberg 9468708f70 image: Set dragging pointer on button press, not first motion 12 years ago
Kristian Høgsberg d3bf6766ab image: Combine clamp_view() and center_view () 12 years ago
Kristian Høgsberg 719b2158e7 image: Add keyhandler to handle keyboard zoom 12 years ago
Kristian Høgsberg a369ff5273 image: Set resize handler and center view on resize/fullscreen 12 years ago
Scott Moreau 1bdb477522 toytoolkit: Don't destroy window cairo surface on shm attach. 12 years ago
Kristian Høgsberg 57e090746e shell: End popups if we trigger a shell grab 12 years ago
Ander Conselvan de Oliveira 5df8ecac5d compositor: Fix partial repaints 12 years ago
Kristian Høgsberg d2fbb3870c window: Make press-drag-release menu selection mode work 12 years ago
Kristian Høgsberg 7330862f9e compositor-x11: Grab pointer on button press, ungrab on release 12 years ago
Kristian Høgsberg 191e0eee77 simple-egl: Add a default cursor 12 years ago
Kristian Høgsberg 6326c5de82 clients: Remove $(toolkit_libs) from weston_screensaver_CFLAGS 12 years ago
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