687 Commits (7b36b420c137d0e2d9e64572da6b62156bd2efc8)

Author SHA1 Message Date
Bryce Harrington 3e3b59e0a2 compositor: Document options for headless compositor 10 years ago
Frederic Plourde 4a84c83ad7 compositor: Add idle timeout option to weston.ini 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 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 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
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
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
Derek Foreman 280e7dd918 cosmetic: replace boolean function return values with bool 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
Ondřej Majerech 03db71caea compositor: Don't free an uninitialised pointer. 10 years ago
Derek Foreman 4b1a0a1d07 cosmetic: update comments that refer to weston_surface_update_transform() 10 years ago
Giulio Camuffo 00535ce6b4 compositor: fix memory corruption when removing an output 10 years ago
Ryo Munakata 03faed2074 main: don't leak option strings 10 years ago
Ryo Munakata d8deff617a compositor: extract choose_default_backend and create_listening_socket 10 years ago
Jason Ekstrand f83a0d44b8 Fix a copy-paste error in weston_surface_commit_state 10 years ago
Giulio Camuffo de7e2b3ce3 compositor: add an option to set the default numlock value 10 years ago
Pekka Paalanen 23ade621e7 compositor: leave no zombie behind 10 years ago
Pekka Paalanen 9c1ac7b220 compositor: add weston_client_start() 10 years ago
Jonny Lamb 66a41a06e7 compositor: fetch repeat info from weston.ini 10 years ago
Jasper St. Pierre 0013a29d5e Use the named SINCE_VERSION defines for version checks 10 years ago
Jasper St. Pierre e2f0f84b08 compositor: Use libwayland to find a good default display for us 10 years ago
Pekka Paalanen 661de3a6a7 compositor: ignore unmapped sub-surfaces for view_list 10 years ago
Pekka Paalanen eb3cf22018 compositor: quick fix for sub-surface mapping 10 years ago
Giulio Camuffo 95ec0f95aa compositor: add a masking mechanism to weston_layer 10 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 10 years ago
Jason Ekstrand 7b98207667 Create a weston_surface_state structure for storing pending surface state and move the surface commit logic into weston_surface_commit_state 10 years ago
Jason Ekstrand 108865de88 Move weston_frame_callback above weston_surface_create 10 years ago
Jason Ekstrand ef5400843f Use pixman_region32_clear instead of our own empty_region 10 years ago
George Kiagiadakis 8f9e87ff47 compositor: update the surface size when there is a size change without a buffer attach 10 years ago
Srivardhan Hebbar ba2a36d5c5 weston: Fix memleak issue in compositor.c 10 years ago
George Kiagiadakis ed04d38f6a compositor: unmap subsurface views before destroying the subsurfaces 10 years ago
Jonny Lamb a55f139d3c compositor: raise errors when bad scale or transform values are used 10 years ago
Pekka Paalanen 588bee10de compositor: add --no-config command line option 11 years ago
Neil Roberts 6c3b01f81e Apply the zoom transformation before the output transformation 11 years ago
Neil Roberts eb5a200807 Take into account the zoom when applying the output transform 11 years ago
Neil Roberts 1e40a7ec7a Simply the matrix calculation for zooming 11 years ago
Jason Ekstrand d0cebc36fb Use the correct width/height when transforming surfaces with viewports. 11 years ago
Pekka Paalanen e931721aa1 compositor: wl_viewport destination 1x1 min 11 years ago