<!doctype html>
<html>
 <head> 
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
 </head>
 <body> 
  <div class="default-style">
    Hey Guys, 
  </div> 
  <div class="default-style">
    currently I'm trying to use a libinput's eventloop. It used to work as a standalone, but when I tried to put it into Glib::signal_timeout it seems to not receive any events anymore. Do you know more about why this is happening? 
  </div> 
  <div class="default-style">
    I put a simple example of what I mean in the attachment. 
   <br>Greetings 
  </div> 
  <div class="default-style">
    Kyomawolf 
  </div> 
  <div class="default-style">
      
  </div> 
 </body>
</html>