400 Commits (8ffd38bedbf2790080d7bfe43445198d59ccaf72)

Author SHA1 Message Date
Jonny Lamb 66a41a06e7 compositor: fetch repeat info from weston.ini 10 years ago
Giulio Camuffo 95ec0f95aa compositor: add a masking mechanism to weston_layer 10 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 10 years ago
Jasper St. Pierre ccf48fb4f9 shell: Replace set_margin with set_window_geometry 10 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 10 years ago
Jason Ekstrand e9d40e3ff5 Move weston_subsurface to after weston_surface 10 years ago
George Kiagiadakis 8f9e87ff47 compositor: update the surface size when there is a size change without a buffer attach 10 years ago
Jasper St. Pierre ac985be8ce compositor: Remove the edges parameter from send_configure 11 years ago
Jasper St. Pierre d67b52a501 compositor: Fix the documentation for surface->configure 11 years ago
Kristian Høgsberg e5c1ae9368 xwayland: Set decoration margin for xwayland windows 11 years ago
Jonas Ådahl 1679f232e5 libinput: Forward frame events to clients 11 years ago
Kristian Høgsberg f03a04afac compositor: Add create_surface_signal 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 e9022e79c8 compositor: add an exported function to take a screenshot of an output 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
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
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
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