616 Commits (03db71caea98f8a2c5d302763289495ea2b30596)

Author SHA1 Message Date
Ondřej Majerech 03db71caea compositor: Don't free an uninitialised pointer. 11 years ago
Derek Foreman 4b1a0a1d07 cosmetic: update comments that refer to weston_surface_update_transform() 11 years ago
Giulio Camuffo 00535ce6b4 compositor: fix memory corruption when removing an output 11 years ago
Ryo Munakata 03faed2074 main: don't leak option strings 11 years ago
Ryo Munakata d8deff617a compositor: extract choose_default_backend and create_listening_socket 11 years ago
Jason Ekstrand f83a0d44b8 Fix a copy-paste error in weston_surface_commit_state 11 years ago
Giulio Camuffo de7e2b3ce3 compositor: add an option to set the default numlock value 11 years ago
Pekka Paalanen 23ade621e7 compositor: leave no zombie behind 11 years ago
Pekka Paalanen 9c1ac7b220 compositor: add weston_client_start() 11 years ago
Jonny Lamb 66a41a06e7 compositor: fetch repeat info from weston.ini 11 years ago
Jasper St. Pierre 0013a29d5e Use the named SINCE_VERSION defines for version checks 11 years ago
Jasper St. Pierre e2f0f84b08 compositor: Use libwayland to find a good default display for us 11 years ago
Pekka Paalanen 661de3a6a7 compositor: ignore unmapped sub-surfaces for view_list 11 years ago
Pekka Paalanen eb3cf22018 compositor: quick fix for sub-surface mapping 11 years ago
Giulio Camuffo 95ec0f95aa compositor: add a masking mechanism to weston_layer 11 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 11 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 11 years ago
Jason Ekstrand 108865de88 Move weston_frame_callback above weston_surface_create 11 years ago
Jason Ekstrand ef5400843f Use pixman_region32_clear instead of our own empty_region 11 years ago
George Kiagiadakis 8f9e87ff47 compositor: update the surface size when there is a size change without a buffer attach 11 years ago
Srivardhan Hebbar ba2a36d5c5 weston: Fix memleak issue in compositor.c 11 years ago
George Kiagiadakis ed04d38f6a compositor: unmap subsurface views before destroying the subsurfaces 11 years ago
Jonny Lamb a55f139d3c compositor: raise errors when bad scale or transform values are used 11 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 12 years ago
Neil Roberts eb5a200807 Take into account the zoom when applying the output transform 12 years ago
Neil Roberts 1e40a7ec7a Simply the matrix calculation for zooming 12 years ago
Jason Ekstrand d0cebc36fb Use the correct width/height when transforming surfaces with viewports. 12 years ago
Pekka Paalanen e931721aa1 compositor: wl_viewport destination 1x1 min 12 years ago
Pekka Paalanen 2c8b5f534b protocol: unify wl_viewport src and dst size rules 12 years ago
Kristian Høgsberg f03a04afac compositor: Add create_surface_signal 12 years ago
Hardening f34cd2c676 compositor-rdp: Add an option to disable client initiated resizes 12 years ago
Jason Ekstrand 923bfe6f1f Add support for running with a primary client 12 years ago
Jason Ekstrand cf40a13820 Automatically select the wayland backend if WAYLAND_SOCKET is set 12 years ago
Jason Ekstrand e4ca8b0bdd compositor-wayland: Add a --sprawl option 12 years ago
Giulio Camuffo c6ab3d52f5 compositor: let the shells create the screenshooter 12 years ago
Giulio Camuffo e058cd13e8 compositor: export weston_buffer_from_resource() 12 years ago
Hardening fb24eaac03 Make RDP backend supports arbitrary modes 12 years ago
Pekka Paalanen 0b4c535d73 protocol,compositor: split wl_viewport setters 12 years ago
Pekka Paalanen f0cad4844c compositor: replace weston_buffer_viewport::viewport_set 12 years ago
Pekka Paalanen 952b6c8004 compositor: reorganize struct weston_buffer_viewport 12 years ago
Pekka Paalanen 7ed251c119 compositor: use surface_set_size() in one more case 12 years ago
Pekka Paalanen 3c9b8024fa compositor: refactor code into weston_surface_reset_pending_buffer() 12 years ago
Pekka Paalanen 260ba38fff compositor: buffer can be non-NULL only if newly_attached 12 years ago
Pekka Paalanen bb2f3f2f91 compositor: refactor more into weston_surface_attach 12 years ago
Quanxian Wang b2c86363b8 weston: Send done event with version 2 of wl_output 12 years ago
Kristian Høgsberg e11ef64534 compositor: Drop core ping_handler callout 12 years ago
Ander Conselvan de Oliveira c94d6229dc compositor: Move view repositioning logic into shell 12 years ago
Ander Conselvan de Oliveira a8a9baf873 compositor: Remove weston_output::move_signal 12 years ago
Ander Conselvan de Oliveira f84327aef2 input: Remove exported function weston_pointer_verify() 12 years ago