2128 Commits (7b884bc0de533450d4e7b29609db0fd7261046d2)
 

Author SHA1 Message Date
Kristian Høgsberg 72e023cf50 Flesh out README a bit, link to building instructions 12 years ago
Kristian Høgsberg d3a1965a3d clients: Implement minimum size for toy toolkit clients 12 years ago
Kristian Høgsberg 905d7cedf5 compositor: Update to use new tokens for EGL_WL_bind_wayland_display 12 years ago
Kristian Høgsberg 71375066a4 Never install weston setuid 12 years ago
Kristian Høgsberg 82a1d11cfa shell: Set shell_interface.shell at initialization 12 years ago
Kristian Høgsberg 70a11b131d compositor-drm: Remove cursor debug message 12 years ago
Kristian Høgsberg 1f5de35482 compositor-drm: Only update hw cursor contents when it changes 12 years ago
Kristian Høgsberg 24e4275c30 compositor-drm: Only call drmModeMoveCursor() if hw cursor position changed 12 years ago
Kristian Høgsberg f1ea63ff05 compositor: Don't record surface damage when we move or transform surfaces 12 years ago
Kristian Høgsberg c12efd0aa7 wcap: Just make wcap-decode dump YUV4MPEG2 12 years ago
Kristian Høgsberg 94de680439 shell: Default to maximize/fullscreen on current output 12 years ago
Kristian Høgsberg 971cbc8c9e compositor: Free the right EGLImage 12 years ago
Kristian Høgsberg 4901f6ceea compositor-drm: Allocate hw cursor like other planes 12 years ago
Kristian Høgsberg a6edab3e23 compositor-drm: Combine drm_output_set_cursor and weston_output_set_cursor 12 years ago
Kristian Høgsberg 6143f7dfbd compositor-drm: Assign primary framebuffer in assign_planes callout 12 years ago
Kristian Høgsberg 3b00bae996 compositor-drm: Support hardware scaling with drm planes 12 years ago
Kristian Høgsberg 270a7cb02d compositor-drm: Follow gbm_bo_get_pitch rename to gbm_bo_get_stride 12 years ago
Kristian Høgsberg 2763a2e94e compositor-drm: Use gbm_bo_import instead of gbm_bo_create_from_egl_surface 12 years ago
Tiago Vignatti c190323c90 xwm: set the root window pointer to left_ptr 12 years ago
Tiago Vignatti 236b48d414 xwm: set appropriate cursors for the frame window 12 years ago
Tiago Vignatti 90fada4338 xwayland: add simple xcb-cursor hook based on libXcursor 12 years ago
Kristian Høgsberg e89cef37eb xwayland: Look up 32 depth rgba render format as well 12 years ago
Kristian Høgsberg e6d8d2f62a xwayland: Use the right length for iterating through the formats array 12 years ago
Ander Conselvan de Oliveira 07a91cd9fd desktop-shell: Don't get a shell surface for the grab surface 12 years ago
Ander Conselvan de Oliveira ddca49600f window: Workaround a stuck frame callback on the cursor surface 12 years ago
Ander Conselvan de Oliveira eac9a46012 shell: Don't ping the grab surface 12 years ago
Kristian Høgsberg c7814d2e98 compositor: Don't send wl_surface.enter/leave if we didn't find a resource 12 years ago
Kristian Høgsberg 240dfeb0fe shell: Scale fullscreen surface without cropping them, center on output 12 years ago
Scott Moreau fe89f07e33 toytoolkit: Remove obsolete function window_set_custom(). 12 years ago
Scott Moreau a6e24d3104 wscreensaver: Fix --demo mode. 12 years ago
Tiago Vignatti cd717b5695 compositor: remove useless weston_compositor_repick call 12 years ago
Philipp Brüschweiler c547477e27 Remove dead code 12 years ago
Kristian Høgsberg c234fb819f image-loader: Use pixman_image_t, not struct pixman_image_t 12 years ago
Rafal Mielniczuk 9d4ddefcce image-loader: don't leak pixman_image bits data 12 years ago
Rafal Mielniczuk 96ddcb25ab clipboard: add seat destroy signal handler 12 years ago
Gwenole Beauchesne 28f59b027a compositor: handle YUV buffers. 12 years ago
Kristian Høgsberg 76574d1fb7 Update weston-egl-ext.h with EGL_WL_bind_wayland_display changes 12 years ago
Gwenole Beauchesne faf91854a8 compositor: add YUV shaders. 12 years ago
Gwenole Beauchesne 6d0304904c compositor: factor out RGB shader. 12 years ago
Gwenole Beauchesne 023f855f8d compositor: prepare for multi-planar surfaces. 12 years ago
Juan Zhao 4ab9468865 shell: Use the correct the member name when iterating panel_list 12 years ago
Kristian Høgsberg dd263e546b window.c: Only set input region when we have a decoration 12 years ago
Kristian Høgsberg 5085001f82 tests: Handle modifier event in test-client.c 12 years ago
Kristian Høgsberg e4d3a2bce6 Only position fullscreen surface in surface->configure callback 12 years ago
Jan Engelhardt e3ebd33e88 wcap-snapshot: add return value 12 years ago
Daniel Stone d4756b7955 toytoolkit: Remove redundant XKB free 12 years ago
Martin Olsson 61d67df18b Add cscope.out to .gitignore 12 years ago
Martin Olsson c663b22c20 clients: Free resources on exit in eventdemo 12 years ago
Martin Olsson 8df662ad87 clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings 12 years ago
Martin Olsson 9988633f58 wcap: Plug memory leak in wcap_decoder_create() 12 years ago