Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
refs/heads/debian-kirkstone-sdk-202501
/
compositor
/
screen-share.c
6c2646e
screen-share: Fix start-on-startup config option handling
by Marek Vasut
· 3 years, 7 months ago
b02149e
screen-share: Add option to start screen sharing on weston startup
by Marek Vasut
· 3 years, 11 months ago
ffe4221
screen-share: fix possible memory leak for `out_pixman_error` case
by xndcn
· 4 years, 7 months ago
e55c86a
screen-share: don't get weston_config object before zalloc
by Jimmy Ohn
· 5 years ago
8060d82
Redefine output rotations
by Pekka Paalanen
· 5 years ago
2a6cfef
screen-share: define variable type before using as function argument
by Leandro Ribeiro
· 6 years ago
0f6bd69
screen-share: get previous_damage from data argument instead of weston_output
by Leandro Ribeiro
· 6 years ago
6ffbba3
Use weston_compositor_add_destroy_listener_once() in plugins
by Pekka Paalanen
· 6 years ago
93dde24
libweston: Add functions to modify disable_planes counter for an output
by Ankit Nautiyal
· 6 years ago
bf5b621
screen-share: use pixman_image_composite32 instead of pixman_blt
by Stefan Agner
· 6 years ago
ab840fc
screen-share: move damage calculation after screen resize
by Stefan Agner
· 6 years ago
64e2964
screen-share: fix error handling
by Stefan Agner
· 6 years ago
2b2c9a6
screen-share: align read_pixels call with screenshooter
by Stefan Agner
· 6 years ago
f6e7d2c
screen-share: destroy seat on remove
by Stefan Agner
· 6 years ago
63ef078
libweston: Migrate functions that operate on 'weston_output' into backend header
by Marius Vlad
· 6 years ago
9eb2064
libweston: Migrate functions that operate on input objects
by Marius Vlad
· 6 years ago
3957863
log: remove "%m" from format strings by using strerror(errno)
by Antonio Borneo
· 6 years ago
3d5d947
Rename compositor.h to libweston/libweston.h
by Pekka Paalanen
· 6 years ago
47e79c8
libweston: Use struct timespec for key events
by Alexandros Frantzis
· 8 years ago
8032194
libweston: Use struct timespec for axis events
by Alexandros Frantzis
· 8 years ago
215bedc
libweston: Use struct timespec for button events
by Alexandros Frantzis
· 8 years ago
84b31f8
libweston: Use struct timespec for motion events
by Alexandros Frantzis
· 8 years ago
f589dac
screen-share: Use wl_list_for_each_safe on destroy
by Daniel Stone
· 8 years ago
f81959e
screen-share: Avoid NULL dereference
by Daniel Stone
· 8 years ago
8af2bec
weston: Properly namespace modules entrypoint
by Quentin Glidic
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
58f98c9
Move weston source to compositor/
by Pekka Paalanen
· 9 years ago
[Renamed from src/screen-share.c]
c7d88fa
screen-share: Use wet_get_config()
by Daniel Stone
· 9 years ago
90a6fc6
input: use doubles in the interfaces to notify of input events
by Giulio Camuffo
· 9 years ago
87743e9
Support axis source, axis discrete, frame and axis stop events
by Peter Hutterer
· 10 years ago
89b6a49
Add a weston_pointer_axis_event
by Peter Hutterer
· 10 years ago
496adb3
Use fullscreen-shell.xml from wayland-protocols
by Jonas Ådahl
· 10 years ago
5169a57
screen-share: Add missing '\n' in weston_log usage
by Chris Michael
· 10 years ago
0b2bcbf
screen-share: don't test keyboard/pointer pointers
by Dawid Gajownik
· 10 years ago
29f09fe
screen-share: Use the correct list pointer when freeing shm buffers
by Bryce Harrington
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
a0bbfea
src: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
c9c7415
Don't protect xkb_*_unref from NULL
by Ran Benita
· 11 years ago
2e1968f
Replace deprecated xkbcommon symbols with current names
by Ran Benita
· 11 years ago
dfd9d0d
screen-share: Allow fullscreen shell command to be configured
by Andrew Wedgbury
· 11 years ago
bc51ad6
screen-share: Don't unset server environment variables
by Andrew Wedgbury
· 11 years ago
e57d1f2
Check malloc result
by Hardening
· 11 years ago
27efc06
screen-share: re-enable planes when finished
by Jason Ekstrand
· 11 years ago
47928d8
Add a screen sharing plugin
by Jason Ekstrand
· 11 years ago