2041 Commits (faf91854a857900f0f92710bd90522aa23d59723)
 

Author SHA1 Message Date
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
Martin Olsson 197214112c xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c 12 years ago
Martin Olsson 11434bb2ea compositor-x11: Add error handling in x11_compositor_create() 12 years ago
Martin Olsson c5db50f549 compositor-wayland: Add error handling in wayland_compositor_create() 12 years ago
Martin Olsson c5da0999fe compositor-android: Add proper error handling in android_compositor_create() 12 years ago
Martin Olsson 712f5f405e shared: Don't leak file descriptor in shared/image-loader.c 12 years ago
Martin Olsson 444799adbb clients: Don't leak "menu" on error path in clients/window.c 12 years ago
Martin Olsson ff52193ee8 clients: Add clients/weston-screensaver to clients/.gitignore 12 years ago
Ander Conselvan de Oliveira f1c00c0b76 compositor: Always empty the input region of the pointer surface 12 years ago
Martin Minarik 5f3eddc07a weston: Clip window title text to the frame 12 years ago
Kristian Høgsberg 1248158e7d compositor-x11: Set make and model so we don't send NULL strings 12 years ago
Rob Bradford 31b6862eeb shell: Use desired output when sending configure events when maximised 12 years ago
Rob Bradford 8f24156926 compositor: Correctly calculate changed sub image rectangle 12 years ago
Kristian Høgsberg 0fe782bdb5 terminal: Extend selection to end of line when selecting past last char 12 years ago
Kristian Høgsberg 0dee6475bd terminal: Insert newlines when copying multiple lines 12 years ago
Rafal Mielniczuk 340a4343d0 clipboard: initialise clipboard memory after creation 12 years ago
Kristian Høgsberg 8268d41410 terminal: Handle selection for pointer positions outside widget correctly 12 years ago
Kristian Høgsberg 8733b33f9f window.c: Don't allocate proxy manually 12 years ago
Kristian Høgsberg 29784402e1 terminal: Add a terminal enter handler for setting I-beam cursor 12 years ago
Ander Conselvan de Oliveira 00d17bb903 shell: Don't move fullscreen surfaces 12 years ago
Ander Conselvan de Oliveira b9d2a0fc0a shell: Show approprite cursors during move and resize grabs 12 years ago
Ander Conselvan de Oliveira 1fbda0e81d compositor: Always allow owner of pointer surface to change the hotspot 12 years ago
Kristian Høgsberg 73694c832b compositor: Move repaint debug binding to mod-shift-space 12 years ago
Kristian Høgsberg c7cd626bcf compositor: Update xkb state with key releases on focus out 12 years ago
Kristian Høgsberg 061c425331 compositor-drm: Improve initial mode picking 12 years ago
Kristian Høgsberg 18e928dfb8 terminal: Scroll selection with terminal contents 12 years ago
Kristian Høgsberg 38912df847 terminal: Make font size configurable 12 years ago
Kristian Høgsberg 333db0a17e terminal: Implement word and line based selection 12 years ago
Kristian Høgsberg 8150b190d6 shell: Take a wl_surface as parent for transient and popup windows 12 years ago
Kristian Høgsberg 0636ac307e shell: Make input_panel just a regular wl_surface 12 years ago
Kristian Høgsberg 1a73a6335d shell: Make screensaver just a wl_surface 12 years ago
Kristian Høgsberg 730c94d62e shell: Make the lock surface just a plain wl_surface too 12 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 12 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 12 years ago
Kristian Høgsberg 129decbdf7 terminal: Tab should not output spaces, just move cursor 12 years ago
Ander Conselvan de Oliveira 01a57ed506 compositor-drm: Don't leak FBs when the buffer of a sprite is detroyed 12 years ago
Ander Conselvan de Oliveira fd1f4c650f compositor-drm: Remove destroy listeners when disabling planes 12 years ago
Ander Conselvan de Oliveira a73269637f compositor-drm: Wait for vblank events before starting next frame 12 years ago