18 Commits (4034c7ac218dca341ccb16bcbf772fb91a0be51c)

Author SHA1 Message Date
Daniel Stone 4034c7ac21 tablet-shell: Remove 'seat' member 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Tiago Vignatti be14326efd desktop-shell: use more consistent name for the main structure 13 years ago
Kristian Høgsberg 02e79dc935 compositor: Add a destroy signal and turn weston_shell into signals 13 years ago
Kristian Høgsberg 27e30526db Use wl_signal mechanism 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Kristian Høgsberg 3448616bc3 Remove weston_shell map and configure function pointers 13 years ago
Tiago Vignatti 0a38611e7d tablet-shell: come back to life 13 years ago
Scott Moreau 6a3633d2bb Modify bindings for axis event detection. 13 years ago
Kristian Høgsberg 0b5cd0cb4c Use typesafe server-side stubs 13 years ago
Ander Conselvan de Oliveira e9e0515cec shell: update position of surfaces with type none on map() 13 years ago
Pekka Paalanen 8fb8d3b1b5 compositor, shell: add and use weston_surface_set_position() 13 years ago
Pekka Paalanen f07cb5d5f0 compositor: move output assignment to update_transform 13 years ago
Pekka Paalanen ddae03cf9b compositor: q&d solution for surface drift 13 years ago
Pekka Paalanen ba3cf95c0e compositor: move weston_surface::x,y into geometry 13 years ago
Kristian Høgsberg 9724b51750 More weston rename fixes 13 years ago
Kristian Høgsberg 8334bc1ef9 Rename wayland-compositor to weston 13 years ago
Pekka Paalanen 3c64723c9f compositor: add destructors to shell plugins 13 years ago
Kristian Høgsberg 2a25cd4ffa compositor: Remove shell->activate callback 13 years ago
Pekka Paalanen 409ef0a5c8 compositor: refactor client forking code 13 years ago
Kristian Høgsberg 698c058e2a compositor: Split the animation code out of tablet-shell 13 years ago
Kristian Høgsberg 6336e46e15 tablet-shell: Add a stub tablet-shell client 13 years ago
Kristian Høgsberg 47fe08aad5 Implement the new dnd/selection protocol 13 years ago
Kristian Høgsberg af867cc2f7 compositor: let the shell wake up the compositor 13 years ago
Pekka Paalanen 9ef3e012d6 desktop-shell: screen locking protocol 13 years ago
Kristian Høgsberg 64f1c3fd52 De-brand the tablet shell 13 years ago
Kristian Høgsberg 32e24cc628 compositor: Split shell->attach into map and configure 13 years ago
Kristian Høgsberg 3ff589df78 compositor: Make spring model always use the same time step 13 years ago
Kristian Høgsberg 9ebcf94b83 Use wl_resource_* error functions 13 years ago
Benjamin Franzke 91eacca38b Remove egl display type setenv hack 13 years ago
Kristian Høgsberg 97d44aa58b Pass resources to functions that take object references 13 years ago
Kristian Høgsberg f790c79ec7 Use wl_display_bind() for binding to globals 13 years ago
Kristian Høgsberg d9551a3377 compositor: drop wl_display_add_object() 13 years ago
Kristian Høgsberg 904055a652 compositor: Make all exported objects wl_resources 13 years ago
Kristian Høgsberg d4af320178 meego-tablet-shell: Use central sigchild handler 14 years ago
Kristian Høgsberg 57eca7424a meego-tablet-shell: Generalize zoom animation 14 years ago
Kristian Høgsberg b79216e7a0 meego-tablet-compositor: Only ask for lockscreen after we get homescreen 14 years ago
Benjamin Franzke 4721a3c912 Make use of wl_resource.destroy_listener_list for surfaces. 14 years ago
Kristian Høgsberg 5fa7f17199 meego-tablet-shell: Destroy tablet_client resource in destroy request 14 years ago
Kristian Høgsberg bfcf07cd59 meego-tablet-shell: Handle app switcher choices 14 years ago
Kristian Høgsberg 81e8c26176 meego-tablet-shell: Rename tablet_client.poke to activate and add a destructor 14 years ago
Kristian Høgsberg 92fb0e9e39 meego-tablet-shell: Add requests to let ux-daemon ask for appgrid or panels 14 years ago
Kristian Høgsberg 1258a4a552 meego-tablet-shell: Track the state of the UI explicitly 14 years ago
Kristian Høgsberg f77ce46fe5 meego-tablet-shell: Handle meta key with super modifier so we get the release 14 years ago
Kristian Høgsberg 132c65360e meego-tablet-shell: Handle animation surface going away 14 years ago
Kristian Høgsberg 1c5621840b compositor: Split backends into modules 14 years ago
Kristian Høgsberg 9d09777e40 meego-tablet-shell: Use KEY_COMPOSE for the menu key 14 years ago
Kristian Høgsberg 269c78286f compositor: Rename tweener to spring 14 years ago
Kristian Høgsberg 0bc0e24968 compositor: Group matrix and inverse in struct wlsc_transform 14 years ago
Kristian Høgsberg 3a53efe26e meego-tablet-shell: Factor out zoom animation 14 years ago