597 Commits (32abdbbad97e99cc76409ecfa4b446db63907cc3)

Author SHA1 Message Date
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
Pekka Paalanen 2c8b5f534b protocol: unify wl_viewport src and dst size rules 11 years ago
Kristian Høgsberg f03a04afac compositor: Add create_surface_signal 11 years ago
Hardening f34cd2c676 compositor-rdp: Add an option to disable client initiated resizes 11 years ago
Jason Ekstrand 923bfe6f1f Add support for running with a primary client 11 years ago
Jason Ekstrand cf40a13820 Automatically select the wayland backend if WAYLAND_SOCKET is set 11 years ago
Jason Ekstrand e4ca8b0bdd compositor-wayland: Add a --sprawl option 11 years ago
Giulio Camuffo c6ab3d52f5 compositor: let the shells create the screenshooter 11 years ago
Giulio Camuffo e058cd13e8 compositor: export weston_buffer_from_resource() 11 years ago
Hardening fb24eaac03 Make RDP backend supports arbitrary modes 11 years ago
Pekka Paalanen 0b4c535d73 protocol,compositor: split wl_viewport setters 11 years ago
Pekka Paalanen f0cad4844c compositor: replace weston_buffer_viewport::viewport_set 11 years ago
Pekka Paalanen 952b6c8004 compositor: reorganize struct weston_buffer_viewport 11 years ago
Pekka Paalanen 7ed251c119 compositor: use surface_set_size() in one more case 11 years ago
Pekka Paalanen 3c9b8024fa compositor: refactor code into weston_surface_reset_pending_buffer() 11 years ago
Pekka Paalanen 260ba38fff compositor: buffer can be non-NULL only if newly_attached 11 years ago
Pekka Paalanen bb2f3f2f91 compositor: refactor more into weston_surface_attach 11 years ago
Quanxian Wang b2c86363b8 weston: Send done event with version 2 of wl_output 11 years ago
Kristian Høgsberg e11ef64534 compositor: Drop core ping_handler callout 11 years ago
Ander Conselvan de Oliveira c94d6229dc compositor: Move view repositioning logic into shell 11 years ago
Ander Conselvan de Oliveira a8a9baf873 compositor: Remove weston_output::move_signal 11 years ago
Ander Conselvan de Oliveira f84327aef2 input: Remove exported function weston_pointer_verify() 11 years ago
Guillem Jover 32b793cb7f compositor: Clarify XDG_RUNTIME_DIR misconfiguration message 11 years ago
U. Artie Eoff 2e2384aac5 compositor: free memory from str config sections after done using it 11 years ago
Jason Ekstrand 81038fba86 Only update the surface size if a new buffer is attached 11 years ago
Kristian Høgsberg b0fb25dedc compositor: Init output listeners in weston_view if it's not on any output 11 years ago
Pekka Paalanen b0420aeb3d protocol: rename wl_surface_scaler to wl_viewport 11 years ago
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 11 years ago
Ander Conselvan de Oliveira 24dff2b704 compositor: Clean up view output move and destroy listeners 11 years ago
Kristian Høgsberg df42a80ea2 compositor: Initialize output listener links 11 years ago
Jonny Lamb 7413076f82 compositor: transform surface coordinates if a surface scaler is used 11 years ago
Jonny Lamb 8ae3590325 compositor: add stub scaler resources 11 years ago
Jason Ekstrand 5c11a3340b Add a weston_surface_set_size function 11 years ago
Zhang, Xiong Y 31236932a1 desktop-shell: Invalidate saved position when output is destroyed 11 years ago
Ander Conselvan de Oliveira 54e90c7e1e compositor: Make pointers visible when an output is unplugged 11 years ago
Ander Conselvan de Oliveira e1e2352dcc compositor: Don't repaint outputs being destroyed 11 years ago
Zhang, Xiong Y 010d0b1695 compositor: Ensure views are visible if their output was unplugged 11 years ago
Zhang, Xiong Y f301241d1a compositor: Move views when outputs are moved 11 years ago
Zhang, Xiong Y a4b54c0b79 compositor: Move the logic of moving outputs into the core 11 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago