43 Commits (be336c89182ce2acf608c889223cf7d1b8940083)

Author SHA1 Message Date
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Rob Bradford e1ad1d2498 tablet-shell: Avoid infinite loop when unlocking 12 years ago
Rob Bradford 6cf9b01e88 tablet-shell: Fix copy and paste error in unlock handler 12 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 12 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 12 years ago
Jason Ekstrand 51e5b14952 input_panel_surface: Change resource to a wl_resource pointer 12 years ago
Jason Ekstrand 0f2ef7ebd3 Use wl_resource_get_user_data for weston_surface resources 12 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 12 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Pekka Paalanen de685b8843 compositor: introduce weston_buffer_reference 12 years ago
Ander Conselvan de Oliveira 231ba171c6 compositor: Always assign an output when updating a surface transform 12 years ago
Kristian Høgsberg b00a9d3cb9 compositor: Make all non-backend modules use module_init() as entry point 12 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 13 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 13 years ago
Kristian Høgsberg 9b78fd7c83 tablet-shell: Don't use compositor->surface_list 13 years ago
Alex Wu 319b29c954 tablet-shell: Fix compiling error for using stderr. 13 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 13 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 13 years ago
Daniel Stone 162f78af68 tablet-shell: Use seat_list rather than primary seat 13 years ago
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