34 Commits (0cc7369023466eae5b724b8c2528788260485ff0)

Author SHA1 Message Date
Pekka Paalanen b966fd07ea libweston: change read_format to struct pixel_format_info 2 years ago
Pekka Paalanen 03c229f4ce screen-share: use read_format consistently 2 years ago
Marius Vlad af18a0c4c9 screen-share: Avoid bit-shifting large values 2 years ago
Marius Vlad 08ee337e4d screen-share: Add a compositor destroy listener 2 years ago
Marius Vlad 9e20730e04 screen-share: Start screen sharing even if no pointer is found 2 years ago
Maciej Pijanowski cd7801aa95 screen-share: use compositor->read_format with renderer->read_pixels() 2 years ago
Marek Vasut b03195a8f7 screen-share: Name the seat "screen-share" 3 years ago
Marek Vasut 6c2646e967 screen-share: Fix start-on-startup config option handling 3 years ago
Marek Vasut b02149e43b screen-share: Add option to start screen sharing on weston startup 3 years ago
xndcn ffe422116d screen-share: fix possible memory leak for `out_pixman_error` case 4 years ago
Jimmy Ohn e55c86a167 screen-share: don't get weston_config object before zalloc 4 years ago
Pekka Paalanen 8060d826b7 Redefine output rotations 5 years ago
Leandro Ribeiro 2a6cfef07e screen-share: define variable type before using as function argument 5 years ago
Leandro Ribeiro 0f6bd69752 screen-share: get previous_damage from data argument instead of weston_output 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Ankit Nautiyal 93dde245ee libweston: Add functions to modify disable_planes counter for an output 5 years ago
Stefan Agner bf5b6219ae screen-share: use pixman_image_composite32 instead of pixman_blt 5 years ago
Stefan Agner ab840fc855 screen-share: move damage calculation after screen resize 5 years ago
Stefan Agner 64e2964159 screen-share: fix error handling 5 years ago
Stefan Agner 2b2c9a6f7f screen-share: align read_pixels call with screenshooter 5 years ago
Stefan Agner f6e7d2ce67 screen-share: destroy seat on remove 5 years ago
Marius Vlad 63ef078ada libweston: Migrate functions that operate on 'weston_output' into backend header 5 years ago
Marius Vlad 9eb2064b85 libweston: Migrate functions that operate on input objects 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Daniel Stone f589dac2b0 screen-share: Use wl_list_for_each_safe on destroy 8 years ago
Daniel Stone f81959e39d screen-share: Avoid NULL dereference 8 years ago
Quentin Glidic 8af2beccbd
weston: Properly namespace modules entrypoint 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen 58f98c99f5 Move weston source to compositor/ 8 years ago
Daniel Stone c7d88faf69 screen-share: Use wet_get_config() 8 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago
Jonas Ådahl 496adb3bb3 Use fullscreen-shell.xml from wayland-protocols 9 years ago
Chris Michael 5169a57013 screen-share: Add missing '\n' in weston_log usage 9 years ago
Dawid Gajownik 0b2bcbf3e3 screen-share: don't test keyboard/pointer pointers 9 years ago
Bryce Harrington 29f09fe876 screen-share: Use the correct list pointer when freeing shm buffers 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Ran Benita c9c74156cd Don't protect xkb_*_unref from NULL 10 years ago
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 10 years ago
Andrew Wedgbury dfd9d0de96 screen-share: Allow fullscreen shell command to be configured 10 years ago
Andrew Wedgbury bc51ad6afd screen-share: Don't unset server environment variables 11 years ago
Hardening e57d1f211d Check malloc result 11 years ago