1707 Commits (ead5242e0719d758b65465379f9b5be570426b38)

Author SHA1 Message Date
Kristian Høgsberg 1e51fecdf5 compositor: Destroy pending surface callbacks when destroying surface 12 years ago
Tiago Vignatti 65191d144f shell: Remove unused pointer_end_grab 13 years ago
Tiago Vignatti 9134b77f2c xwm: Don't try to change frame cursor when there's no decoration 13 years ago
Kristian Høgsberg a08b528597 shell: Center fullscreen surface whenever new buffer is attached 13 years ago
Kristian Høgsberg 905d7cedf5 compositor: Update to use new tokens for EGL_WL_bind_wayland_display 13 years ago
Kristian Høgsberg 71375066a4 Never install weston setuid 13 years ago
Kristian Høgsberg 82a1d11cfa shell: Set shell_interface.shell at initialization 13 years ago
Kristian Høgsberg 70a11b131d compositor-drm: Remove cursor debug message 13 years ago
Kristian Høgsberg 1f5de35482 compositor-drm: Only update hw cursor contents when it changes 13 years ago
Kristian Høgsberg 24e4275c30 compositor-drm: Only call drmModeMoveCursor() if hw cursor position changed 13 years ago
Kristian Høgsberg f1ea63ff05 compositor: Don't record surface damage when we move or transform surfaces 13 years ago
Kristian Høgsberg 94de680439 shell: Default to maximize/fullscreen on current output 13 years ago
Kristian Høgsberg 971cbc8c9e compositor: Free the right EGLImage 13 years ago
Kristian Høgsberg 4901f6ceea compositor-drm: Allocate hw cursor like other planes 13 years ago
Kristian Høgsberg a6edab3e23 compositor-drm: Combine drm_output_set_cursor and weston_output_set_cursor 13 years ago
Kristian Høgsberg 6143f7dfbd compositor-drm: Assign primary framebuffer in assign_planes callout 13 years ago
Kristian Høgsberg 3b00bae996 compositor-drm: Support hardware scaling with drm planes 13 years ago
Kristian Høgsberg 270a7cb02d compositor-drm: Follow gbm_bo_get_pitch rename to gbm_bo_get_stride 13 years ago
Kristian Høgsberg 2763a2e94e compositor-drm: Use gbm_bo_import instead of gbm_bo_create_from_egl_surface 13 years ago
Tiago Vignatti c190323c90 xwm: set the root window pointer to left_ptr 13 years ago
Tiago Vignatti 236b48d414 xwm: set appropriate cursors for the frame window 13 years ago
Tiago Vignatti 90fada4338 xwayland: add simple xcb-cursor hook based on libXcursor 13 years ago
Kristian Høgsberg e89cef37eb xwayland: Look up 32 depth rgba render format as well 13 years ago
Kristian Høgsberg e6d8d2f62a xwayland: Use the right length for iterating through the formats array 13 years ago
Ander Conselvan de Oliveira eac9a46012 shell: Don't ping the grab surface 13 years ago
Kristian Høgsberg c7814d2e98 compositor: Don't send wl_surface.enter/leave if we didn't find a resource 13 years ago
Kristian Høgsberg 240dfeb0fe shell: Scale fullscreen surface without cropping them, center on output 13 years ago
Tiago Vignatti cd717b5695 compositor: remove useless weston_compositor_repick call 13 years ago
Rafal Mielniczuk 96ddcb25ab clipboard: add seat destroy signal handler 13 years ago
Gwenole Beauchesne 28f59b027a compositor: handle YUV buffers. 13 years ago
Kristian Høgsberg 76574d1fb7 Update weston-egl-ext.h with EGL_WL_bind_wayland_display changes 13 years ago
Gwenole Beauchesne faf91854a8 compositor: add YUV shaders. 13 years ago
Gwenole Beauchesne 6d0304904c compositor: factor out RGB shader. 13 years ago
Gwenole Beauchesne 023f855f8d compositor: prepare for multi-planar surfaces. 13 years ago
Juan Zhao 4ab9468865 shell: Use the correct the member name when iterating panel_list 13 years ago
Kristian Høgsberg e4d3a2bce6 Only position fullscreen surface in surface->configure callback 13 years ago
Martin Olsson 197214112c xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c 13 years ago
Martin Olsson 11434bb2ea compositor-x11: Add error handling in x11_compositor_create() 13 years ago
Martin Olsson c5db50f549 compositor-wayland: Add error handling in wayland_compositor_create() 13 years ago
Martin Olsson c5da0999fe compositor-android: Add proper error handling in android_compositor_create() 13 years ago
Ander Conselvan de Oliveira f1c00c0b76 compositor: Always empty the input region of the pointer surface 13 years ago
Kristian Høgsberg 1248158e7d compositor-x11: Set make and model so we don't send NULL strings 13 years ago
Rob Bradford 31b6862eeb shell: Use desired output when sending configure events when maximised 13 years ago
Rob Bradford 8f24156926 compositor: Correctly calculate changed sub image rectangle 13 years ago
Rafal Mielniczuk 340a4343d0 clipboard: initialise clipboard memory after creation 13 years ago
Ander Conselvan de Oliveira 00d17bb903 shell: Don't move fullscreen surfaces 13 years ago
Ander Conselvan de Oliveira b9d2a0fc0a shell: Show approprite cursors during move and resize grabs 13 years ago
Ander Conselvan de Oliveira 1fbda0e81d compositor: Always allow owner of pointer surface to change the hotspot 13 years ago
Kristian Høgsberg 73694c832b compositor: Move repaint debug binding to mod-shift-space 13 years ago
Kristian Høgsberg c7cd626bcf compositor: Update xkb state with key releases on focus out 13 years ago