On Fri, Nov 03, 2023 at 11:12:27AM +0100, kyomawolf wrote:
> Hey Guys,
> 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 hap
Hey Guys,
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?
I put a simple example of what I mean in the attachment.
Gr