| kodi
    | 
Handler for reacting to events originating in window decorations, such as moving the window by clicking and dragging. More...
#include <WindowDecorationHandler.h>

| Public Member Functions | |
| virtual void | OnWindowMove (wayland::seat_t const &seat, std::uint32_t serial)=0 | 
| virtual void | OnWindowResize (wayland::seat_t const &seat, std::uint32_t serial, wayland::shell_surface_resize edge)=0 | 
| virtual void | OnWindowShowContextMenu (wayland::seat_t const &seat, std::uint32_t serial, CPointInt position)=0 | 
| virtual void | OnWindowMinimize ()=0 | 
| virtual void | OnWindowMaximize ()=0 | 
| virtual void | OnWindowClose ()=0 | 
Handler for reacting to events originating in window decorations, such as moving the window by clicking and dragging.
 1.8.13
 1.8.13