mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-29 19:03:48 -07:00
tiv1: minor fixes for crashes
This commit is contained in:
@@ -24,6 +24,8 @@ struct STextInputV1 {
|
||||
|
||||
uint32_t serial = 0;
|
||||
|
||||
bool active = false;
|
||||
|
||||
struct SPendingSurr {
|
||||
bool isPending = false;
|
||||
std::string text = "";
|
||||
|
Reference in New Issue
Block a user