weston/protocol
Leandro Ribeiro bc56729ffe screenshooter: rename some functions to avoid conflicts
We have two functions with the name weston_screenshooter_shoot():

    1. screenshot protocol function that the screenshooter
    client uses to request screenshots to the compositor

    2. libweston function used by the compositor to take
    screenshots as requested by the screenshooter client

Until now we had no problem with that, but in the next commits
we are going to use the screenshot protocol in the test suite,
which is also user of libweston. So rename screenshot protocol
function to weston_screenshooter_take_shot() to avoid the conflict.

For consistency, also rename screenshooter_shoot() to
screenshooter_take_shot() in compositor/weston-screenshooter.c

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
2020-10-27 12:19:39 +00:00
..
ivi-application.xml ivi-application: fix grammar 2020-02-26 15:06:46 +00:00
ivi-hmi-controller.xml protocol: fix grammar 2017-01-03 11:59:03 +00:00
meson.build protocol: Add weston-direct-display extension 2019-11-18 19:33:00 +02:00
text-cursor-position.xml Convert text cursor position protocol to use fixed types. 2012-06-04 11:07:50 -04:00
weston-content-protection.xml protocol: Add content-protection protocol 2019-07-04 14:18:50 +05:30
weston-debug.xml Fix typos all around (thanks codespell!) 2019-02-20 16:47:35 +01:00
weston-desktop-shell.xml protocol: fix DTD warning in weston-desktop-shell 2015-11-19 15:58:44 +02:00
weston-direct-display.xml protocol: Add weston-direct-display extension 2019-11-18 19:33:00 +02:00
weston-screenshooter.xml screenshooter: rename some functions to avoid conflicts 2020-10-27 12:19:39 +00:00
weston-test.xml tests: Add test for pointer axis events 2017-12-18 13:18:00 +02:00
weston-touch-calibration.xml protocol: add weston_touch_calibration 2018-05-30 14:46:24 +03:00