377 Commits (adaa20c017a549593e2a735a2d8a73edc9c17b6d)

Author SHA1 Message Date
Pekka Paalanen b0420aeb3d protocol: rename wl_surface_scaler to wl_viewport 11 years ago
Kristian Høgsberg 2fce4808dd input: Remap touch point IDs from multiple touch screens to not overlap 11 years ago
Jonny Lamb 7413076f82 compositor: transform surface coordinates if a surface scaler is used 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
Giulio Camuffo 1aaf3e42e2 sdk: make C++11 plugins build again 11 years ago
Kristian Høgsberg 8d344a0548 shell: Make sure the shell implementation and protocol versions match 11 years ago
Jonas Ådahl 7395ea05c7 input: Move the xkb fields from weston_seat to weston_keyboard 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Jonas Ådahl 9484b695b9 input: Keep track of number of touch points inside touch struct 11 years ago
Philip Withnall 83ffd9d17b shell: Remove weston_view_restack() 11 years ago
Pekka Paalanen da75ee1de0 compositor: merge surface size from buffer size funcs 11 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 11 years ago
Xiong Zhang fd51e7bb57 src/data_device.c: add dnd support for touch screen 11 years ago
Giulio Camuffo 576fe2af4b input: set the focus to NULL when the focus's resource is destroyed 11 years ago
Emilio Pozuelo Monfort aa7a4761f6 input: Don't send leave events to destroyed views 11 years ago
Daniel Stone a67e6b9818 Add move/scale animation 11 years ago
Daniel Stone 96d47c0ef7 Add modifier-only binding 11 years ago
Louis-Francis Ratté-Boulianne b482dbd7eb animation, shell: add kbd focus change animation 11 years ago
Giulio Camuffo cdb4d29096 compositor: add a way to override the default pointer grab 11 years ago
Giulio Camuffo 1959ab8d22 input: let the pointer motion handlers move the pointer 11 years ago
Giulio Camuffo 412b024be8 zoom: use the new pointer motion signal to move the zoom frame. 11 years ago
Giulio Camuffo 6fcb378c01 input: add a motion signal to weston_pointer 11 years ago
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