|
|
@ -4,7 +4,6 @@
|
|
|
|
#include <wlr/types/wlr_text_input_v3.h>
|
|
|
|
#include <wlr/types/wlr_text_input_v3.h>
|
|
|
|
#include <wlr/types/wlr_input_method_v2.h>
|
|
|
|
#include <wlr/types/wlr_input_method_v2.h>
|
|
|
|
#include <wlr/types/wlr_compositor.h>
|
|
|
|
#include <wlr/types/wlr_compositor.h>
|
|
|
|
#include "sway/input/seat.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* The relay structure manages the relationship between text-input and
|
|
|
|
* The relay structure manages the relationship between text-input and
|
|
|
|