<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jun 24, 2014 at 8:49 PM, Ahmed Ibrahim Khalil <span dir="ltr"><<a href="mailto:ahmedibrahimkhali@gmail.com" target="_blank">ahmedibrahimkhali@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Aleix and Albert,<div><br></div><div>I am about to finish the plugin and it works greatly when I move my finger across the device, but I am also aiming to handle the click event on the Android application but I cannot translate that into KDE.</div>


<div>I'm thinking in using QCoreApplication::sendEvent to send click event but I have no idea what the receiver should be. </div><div><br></div><div>Anyone has another idea ?</div><div><br></div><div>Cheers</div></div>

<div class=""><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 23, 2014 at 12:54 PM, Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div>On Sat, Jun 21, 2014 at 11:24 AM, Ahmed Ibrahim Khalil <span dir="ltr"><<a href="mailto:ahmedibrahimkhali@gmail.com" target="_blank">ahmedibrahimkhali@gmail.com</a>></span> wrote:<br>




</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div dir="ltr">Hi,<div><br>
</div><div>I'm interested in contributing to the KDEConnect project, as I found it an amazing and very helpful project that I use daily in my Android phone.</div>

<div><br></div><div>I am interested in developing using the phone as a mouse pad.</div>
<div><br></div><div>My questions are, Did any one started developing this feature before ? </div><div><br></div><div>If not, Is there a ready made KDE dbus interface or a library that could help me to use the mouse remotely, or do I need to implement my own ?</div>





<div><br></div><div><br></div><div>Cheers</div></div>
<br></div></div>_______________________________________________<br>
KDEConnect mailing list<br>
<a href="mailto:KDEConnect@kde.org" target="_blank">KDEConnect@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdeconnect" target="_blank">https://mail.kde.org/mailman/listinfo/kdeconnect</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">Qt provides this already. See:</div><div class="gmail_extra"><a href="http://qt-project.org/doc/qt-5/qcursor.html#setPos" target="_blank">http://qt-project.org/doc/qt-5/qcursor.html#setPos</a><span><font color="#888888"><br>




</font></span></div><span><font color="#888888"><div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></font></span><div class="gmail_extra"><br></div><div class="gmail_extra">PS: I soooo want this feature :D</div>


</div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div><div class="gmail_extra">What about using XTest, XTestFakeButtonEvent()?<br><a href="http://www.x.org/archive/X11R7.5/doc/Xext/xtestlib.html">http://www.x.org/archive/X11R7.5/doc/Xext/xtestlib.html</a><br>

<br></div><div class="gmail_extra">Aleix<br></div></div>