5#ifndef INCLUDE_FIFECHAN_INPUTEVENT_HPP_
6#define INCLUDE_FIFECHAN_INPUTEVENT_HPP_
12#include "fifechan/platform.hpp"
15#include "fifechan/events/event.hpp"
34 static constexpr uint16_t
ModAlt = 1 << 2;
35 static constexpr uint16_t
ModMeta = 1 << 3;
Event(Widget *source)
Constructor.
Used replacement tokens by configure_file():