#include <surface_event_source.h>
|
| SurfaceEventSource (frontend::SurfaceId id, Surface const &surface, OutputPropertiesCache const &outputs, std::shared_ptr< frontend::EventSink > const &event_sink) |
|
void | attrib_changed (MirSurfaceAttrib attrib, int value) override |
|
void | resized_to (geometry::Size const &size) override |
|
void | moved_to (geometry::Point const &top_left) override |
|
void | orientation_set_to (MirOrientation orientation) override |
|
void | client_surface_close_requested () override |
|
void | keymap_changed (MirInputDeviceId id, std::string const &model, std::string const &layout, std::string const &variant, std::string const &options) override |
|
| NullSurfaceObserver ()=default |
|
virtual | ~NullSurfaceObserver ()=default |
|
void | attrib_changed (MirSurfaceAttrib attrib, int value) override |
|
void | resized_to (geometry::Size const &size) override |
|
void | moved_to (geometry::Point const &top_left) override |
|
void | hidden_set_to (bool hide) override |
|
void | frame_posted (int frames_available, geometry::Size const &size) override |
|
void | alpha_set_to (float alpha) override |
|
void | orientation_set_to (MirOrientation orientation) override |
|
void | transformation_set_to (glm::mat4 const &t) override |
|
void | cursor_image_set_to (graphics::CursorImage const &image) override |
|
void | reception_mode_set_to (input::InputReceptionMode mode) override |
|
void | client_surface_close_requested () override |
|
void | keymap_changed (MirInputDeviceId id, std::string const &model, std::string const &layout, std::string const &variant, std::string const &options) override |
|
void | renamed (char const *name) override |
|
void | cursor_image_removed () override |
|
void mir::scene::SurfaceEventSource::attrib_changed |
( |
MirSurfaceAttrib |
attrib, |
|
|
int |
value |
|
) |
| |
|
overridevirtual |
void mir::scene::SurfaceEventSource::client_surface_close_requested |
( |
| ) |
|
|
overridevirtual |
void mir::scene::SurfaceEventSource::moved_to |
( |
geometry::Point const & |
top_left | ) |
|
|
overridevirtual |
void mir::scene::SurfaceEventSource::orientation_set_to |
( |
MirOrientation |
orientation | ) |
|
|
overridevirtual |
void mir::scene::SurfaceEventSource::resized_to |
( |
geometry::Size const & |
size | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016