2047 Commits (2992d7192df639b0c9b04948de7feb50f36983bf)

Author SHA1 Message Date
Derek Foreman cb5fceab92 text: Fix coding style 10 years ago
Ondřej Majerech 01e98b65c6 compositor: Propagate errors from module_init 10 years ago
Marek Chalupa 389a10d705 clipboard: set fd member of clipboard_source 10 years ago
Marek Chalupa ab9285bf8a screenshooter: fix various memory handling 10 years ago
Pekka Paalanen b502654b9f compositor: Implement JSON-timeline logging 10 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 10 years ago
nerdopolis 3894670cbd fbdev: Remove unnecessary semicolon 10 years ago
Giulio Camuffo a20ca811f9 input: send focus events to the focused client when running a key binding 10 years ago
Derek Foreman d5e2187519 rpi-renderer: don't pass a box to pixman_region32_contains_point() 10 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 10 years ago
Bryce Harrington bff3472e2e Setting members to 0/NULL after a zalloc or calloc is redundant 10 years ago
Bryce Harrington de44761a1a Use zalloc rather than malloc and manually setting members to 0 10 years ago
Derek Foreman d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() 10 years ago
Peter Hutterer 823ad33ef3 compositor: Drop legacy backends in favor of libinput 10 years ago
Giulio Camuffo fde9490d7e input: don't run the key bindings on focus in 10 years ago
Bryce Harrington 3e3b59e0a2 compositor: Document options for headless compositor 10 years ago
Derek Foreman 4703d689fd compositor-headless: add support for transforms set on command line 10 years ago
Derek Foreman a04e913304 compositor-headless: allow rendering with pixman 10 years ago
Frederic Plourde 4a84c83ad7 compositor: Add idle timeout option to weston.ini 10 years ago
Derek Foreman f81809864e gl-renderer: compress pixman bands to simplify geometry 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 10 years ago
Pekka Paalanen 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" 10 years ago
Pekka Paalanen f5ef88ff60 compositor: do not overwrite error exit code 10 years ago
Frederic Plourde c336f06e70 compositor: Return a user-defined exit code 10 years ago
Pekka Paalanen c557ff7ea3 input: use tmp var in pointer_unmap_sprite 10 years ago
Giulio Camuffo 5c11fc6fb7 input: don't send to clients key events eaten by bindings 10 years ago
Pekka Paalanen 86b70e16eb compositor: add missing newline to help text 10 years ago
Bryce Harrington 32297c96d3 compositor: List only available backends in help text 10 years ago
Bryce Harrington 8eb95c495c compositor: Display option help text only for enabled backends 10 years ago
Bryce Harrington b8b25bd5e8 compositor: Fix typos in help text 10 years ago
Bryce Harrington f5b34aeeb8 compositor: Fix tabbing of help output 10 years ago
Bryce Harrington 59fe423e3a compositor: (Whitespace-only) Indent with tabs 10 years ago
Giulio Camuffo de77e32b10 input: fix access to invalid resource 10 years ago
Derek Foreman 0fd6d4ec53 compositor: make keep_buffer a bool 10 years ago
Derek Foreman dd4cd33f18 compositor: stop sending spurious events on mode switch 10 years ago
Derek Foreman 41bdc27393 compositor: check version before calling wl_output_send_scale() 10 years ago
Giulio Camuffo 24b98d0108 input: allow to destroy bindings in their handler 10 years ago
Derek Foreman 6ae7bc982f compositor: Refactor weston_output_mode_switch() 10 years ago
Carlos Olmedo Escobar 61a9bf5557 compositor: Fix weston_subsurface_is_synchronized() return value. 10 years ago
kabeer khan 3a510d8f52 data_device : change version while initializing data_device_manager interface and data_device interface 10 years ago
Derek Foreman 280e7dd918 cosmetic: replace boolean function return values with bool 10 years ago
Derek Foreman 4c582666dd gl-renderer: don't move memory in output_rotate_damage 10 years ago
Pekka Paalanen 50b6747903 compositor: send error for surface role resets 10 years ago
Pekka Paalanen 641307ca21 compositor-drm: deliver frame seq for feedback 10 years ago
Pekka Paalanen 133e439674 compositor: implement presentation_feedback 10 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 10 years ago
Pekka Paalanen 31f7d78cd8 compositor: add stub implementation of presentation interface 10 years ago
Derek Foreman d1be3128d0 cosmetic: Move WL_EXPORT out of header files 10 years ago
Derek Foreman 8f7d30a466 cosmetic: Remove prototype for nonexistent function 10 years ago
Jason Ekstrand 22e16b656f compositor-x11: Rename the output make to "weston-X11" 10 years ago