400 Commits (8ffd38bedbf2790080d7bfe43445198d59ccaf72)

Author SHA1 Message Date
Jason Ekstrand 33ff636812 Move region transformation code to weston_transformed_region 11 years ago
Jason Ekstrand b6a3cc7f17 Make weston_output_transform_coordinate more sane 11 years ago
Jason Ekstrand 00b842854b Remove the concept of a border from weston_output. 11 years ago
Jonas Ådahl 1ea343e1be Add cancel function to grab interfaces 11 years ago
Tomeu Vizoso 96dc9e4f1f rpi: Remove create_view and destroy_view implementations 11 years ago
Ander Conselvan de Oliveira aa398ae1f3 compositor: Let renderers create and destroy surface state on their own 11 years ago
Xiong Zhang 971165368d compositor: set surface->plane from destroyed plane to NULL 11 years ago
Rui Matos 65196bc0b9 input: Add core API to update the keymap 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
Jonas Ådahl d6e1c34405 evdev: Reference count input device's seat capabilities 11 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 11 years ago
Neil Roberts 306fe0838b Only update the touch grab position for the first finger 11 years ago
Neil Roberts a28c69358c Add a touch binding to activate a surface 11 years ago
Neil Roberts 96d790e74b input: Emit events on all resources for a client 11 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Kristian Høgsberg 61741a293c compositor: Generalize VT switching as a session_signal 11 years ago
Kristian Høgsberg 05ad1e4e8a launcher: Collect launcher state in new struct weston_launcher 11 years ago
Giulio Camuffo 62942ad3a6 xwm: set the shell_surface's title 11 years ago
Stanislav Vorobiov bfbb8e59fa gl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query wl_buffer's orientation 11 years ago
Andrew Wedgbury 9a6f02a6b1 Copying xkb_info when creating a seat causes problems 11 years ago
Kristian Høgsberg 85de9c25fe compositor: Split dnd setup up into weston_seat_start_drag() 11 years ago
Pier Luigi Fiorini 403ea92c48 compositor.h: Don't include config.h 11 years ago
Daniel Stone 8e7a8bdeea Add more missing config.h includes 11 years ago
Giulio Camuffo 13b85bdb65 compositor: ref-count weston_surface instances 11 years ago
Peter Hutterer b1bc4a68b0 Add zalloc(size_t) allocator function 11 years ago
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 11 years ago
Michael Fu a2bb7919de Reset touch focus in unmap 11 years ago
Kristian Høgsberg 5e76a49d9c Rename wl_data_offer to weston_data_offer 11 years ago
Kristian Høgsberg 7ff3bdb5f7 Rename wl_data_source to weston_data_source 11 years ago
Kristian Høgsberg 98c774f1c0 compositor: Move device coordinate transform helper to compositor.c 11 years ago
Kristian Høgsberg aaadc774a7 input: Remove wl_seat global when a seat is destroyed 11 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 11 years ago
Jason Ekstrand f568fd5c35 Add a MIN macro 11 years ago
Matt Roper 01a9273bd2 input: Add support for making libxkbcommon optional 11 years ago
Rob Bradford 66bd9f5baf compositor-drm: Enable seat constraining when configured in weston.ini 11 years ago
Rob Bradford 806d8c0b78 input: Add weston_pointer_clamp function to ensure pointer visible 11 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 11 years ago
Jason Ekstrand 8a4a9eb2e4 data-device: Change resources in wl_data_offer and wl_data_source to pointers. 11 years ago
Kristian Høgsberg 082d58c88d xwayland: Silence X wm debug logging 11 years ago
Kristian Høgsberg 5281fb1500 spring: Tweak the window fade-in spring to not overshoot 11 years ago
Kristian Høgsberg 091b09652a spring: Make min/max part of spring parameters 11 years ago
Kristian Høgsberg 7eec9b32f7 spring: Make clip behavior configurable 11 years ago
Jason Ekstrand 8895efcd0d region: Change resource to a wl_resource pointer 11 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 11 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 11 years ago
Rob Bradford 9af5f9e0fe input: Add a seat name parameter to weston_seat_init 11 years ago
Alexander Larsson 355748e3b5 shell: Use buffer_scale as output scale on fullscreen DRIVER 11 years ago