2751 Commits (4172f668e7838a0e89d09b569d99745228c1c9c0)
 

Author SHA1 Message Date
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
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