2043 Commits (5d1d2ca32513a04f01e5f4cf938f6aa5ae513fcc)

Author SHA1 Message Date
Kristian Høgsberg f03a04afac compositor: Add create_surface_signal 11 years ago
Jason Ekstrand 47928d8715 Add a screen sharing plugin 11 years ago
Hardening f34cd2c676 compositor-rdp: Add an option to disable client initiated resizes 11 years ago
Jason Ekstrand 701f636293 gl-renderer: Fix read_pixels in the case where we have output borders 11 years ago
Jason Ekstrand 923bfe6f1f Add support for running with a primary client 11 years ago
Jason Ekstrand b7d9f2eb2f compositor-wayland: Properly handle running inside a compositor that does not provide keymaps 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
Jason Ekstrand 53ee0dcca4 compositor-wayland: Add support for running on top of wl_fullscreen_shell 11 years ago
Jason Ekstrand 9fc7151991 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE 11 years ago
Jason Ekstrand a4ab5422e9 Add a signal for when a seat updates its capabilities 11 years ago
Giulio Camuffo c6ab3d52f5 compositor: let the shells create the screenshooter 11 years ago
Giulio Camuffo e9022e79c8 compositor: add an exported function to take a screenshot of an output 11 years ago
Giulio Camuffo e058cd13e8 compositor: export weston_buffer_from_resource() 11 years ago
Bryce W. Harrington a093502891 compositor: Use weston_log rather than perror for error messages 11 years ago
Hardening fb24eaac03 Make RDP backend supports arbitrary modes 11 years ago
Hardening 842a36ae4a Check return value of wl_cursor functions 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 3a869019eb animation: Fix the fade animation to work in both directions 11 years ago
Kristian Høgsberg 8404acb36f compsitor-x11: Report more accurate dimension of outputs 11 years ago
Jonas Ådahl e0de3c2418 Add libinput based input device backend 11 years ago
Jonas Ådahl 0feb32e2f0 udev-seat: Make udev_input own its own udev object reference 11 years ago
Jonas Ådahl 58e158658f udev-seat: Make udev_seat_get_named take struct udev_input pointer 11 years ago
Neil Roberts 77c1a5b7dc Add support for having different GBM formats for different outputs 11 years ago
Neil Roberts b7f8533e2b Split gl_renderer_setup into two functions 11 years ago
Kristian Høgsberg 3c2e66bb6c x11-backend: Override scale from weston.ini if --scale is passed 11 years ago
Jason Ekstrand d89a0946a7 x11-backend: Add a --scale option 11 years ago
Jason Ekstrand 50fba97ec6 Fix the pixman renderer with respect to output transforms 11 years ago
Emilio Pozuelo Monfort 2a67902c8f noop-renderer: Read the shm buffer contents on attach 11 years ago
Emilio Pozuelo Monfort 2c87d9429e noop-renderer: Set the buffer size on attach requests 11 years ago
Emilio Pozuelo Monfort dd9f6bc69b compositor-headless: create input devices 11 years ago
Kristian Høgsberg db1fccb3d8 input: Send leave and enter pair when the surface moves under the cursor 11 years ago
Kristian Høgsberg e11ef64534 compositor: Drop core ping_handler callout 11 years ago
Mariusz Ceier cbb9158162 Don't crash when eglCreateContext fails 11 years ago
Jasper St. Pierre 9679cf9ba2 Update .gitignore 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
Emilio Pozuelo Monfort bf539e39c1 compositor-rpi: Fix input initialization 11 years ago
Jason Ekstrand 8e96f9eb6a gl-renderer: Use eglSwapBuffersWithDamageEXT when available 11 years ago
Jason Ekstrand e5512d4014 gl-renderer: Track border damage and only repaint borders on an as-needed basis 11 years ago
Kristian Høgsberg c896401209 input: Run touch binding before calling touch grab 11 years ago
Kristian Høgsberg c988362a39 input: Transform to surface coordinates outside resource for loop 11 years ago
Quentin Glidic 088ba5e475 Makefile.am: Fix protocol source files usage 11 years ago