452 Commits (7b36b420c137d0e2d9e64572da6b62156bd2efc8)

Author SHA1 Message Date
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 9 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 9 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Giulio Camuffo 83285fceaf compositor: remove the authenticate vfunc 9 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 10 years ago
Giulio Camuffo dddf9e67b7 data-device: add a function to send the selection to a client 10 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 10 years ago
Pekka Paalanen ca79076b03 compositor: change weston_surface::destroy_signal argument 10 years ago
Giulio Camuffo a8e9b41578 xwm: tell the shell the pid of the X clients 10 years ago
Derek Foreman c002321cd6 compositor: Create the inverse of the output matrix 10 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 10 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 10 years ago
Pekka Paalanen e54e31c84c compositor: add weston_surface_to_buffer_region() 10 years ago
Jason Ekstrand 1e05904cd3 compositor: Add surface-to-buffer and buffer-to-surface matrices 10 years ago
Jason Ekstrand fb23df7b35 Use pixel coordinates for weston_output.matrix 10 years ago
Pekka Paalanen 13fd446514 zoom: remove animation_xy as unused 10 years ago
Pekka Paalanen 380adf5bf0 compositor: add weston_view_set_mask() API and state 10 years ago
Pekka Paalanen 2829f7c42e compositor,shell: move debug key code to core 10 years ago
Pekka Paalanen 502f5e06a2 compositor: fix plane coords in view_accumulate_damage() 10 years ago
Pekka Paalanen efd08c7262 compositor: weston_output::region is in global coords 10 years ago
Pekka Paalanen e508ce6a2b compositor: note, weston_surface_damage does it wrong 10 years ago
Pekka Paalanen fbd00f1293 compositor: document view->transform.* regions 10 years ago
Pekka Paalanen c647ed79de compositor: add surface-shooting API 10 years ago
Pekka Paalanen 25c0ca5715 compositor: turn weston_view boundingbox into masked 10 years ago
Pekka Paalanen 8844bf2ab0 compositor: turn weston_view::transform.opaque into masked 10 years ago
Pekka Paalanen 2d6e551a0b compositor: add a doc note for weston_view::parent_view 10 years ago
Pekka Paalanen 51723d50b5 compositor: document weston_view_damage_below() 10 years ago
Giulio Camuffo 6b4b24155f xwm: support maximizing xwayland windows 10 years ago
Pekka Paalanen bf0e031e4a compositor, drm: set per-surface Presentation feedback flags 10 years ago
Pekka Paalanen 363aa7bc76 compositor: set presentation.presented flags 10 years ago
Pekka Paalanen b502654b9f compositor: Implement JSON-timeline logging 10 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 10 years ago
Pekka Paalanen 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" 10 years ago
Frederic Plourde c336f06e70 compositor: Return a user-defined exit code 10 years ago
Giulio Camuffo 5c11fc6fb7 input: don't send to clients key events eaten by bindings 10 years ago
Derek Foreman 0fd6d4ec53 compositor: make keep_buffer a bool 10 years ago
Derek Foreman 6ae7bc982f compositor: Refactor weston_output_mode_switch() 10 years ago
Derek Foreman 280e7dd918 cosmetic: replace boolean function return values with bool 10 years ago
Pekka Paalanen 50b6747903 compositor: send error for surface role resets 10 years ago
Pekka Paalanen 641307ca21 compositor-drm: deliver frame seq for feedback 10 years ago
Pekka Paalanen 133e439674 compositor: implement presentation_feedback 10 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 10 years ago
Derek Foreman d1be3128d0 cosmetic: Move WL_EXPORT out of header files 10 years ago
Giulio Camuffo 041a981a4e compositor: remove unused signal 10 years ago