<div dir="ltr"><div>Hello,</div><div><br></div><div>I am a student working on integrating krfb (KDE Remote Desktop Sharing application) with KDE Telepathy, as part of my project under the Season of KDE program.</div><div><br>
</div><div>We plan to show a list of telepathy contacts with desktop sharing capability on krfb's main window. For this purpose we were planning to use KTp::ContactGridWidget present in ktp-common-internals/Widgets/contact-grid-widget.*</div>
<div><br></div><div>However this, as the name suggests, provides a grid of contact Icons. The widget internally uses a QListView, and sets its view mode to IconView internally, and doesn't currently support changing the view to a ListMode.</div>
<div><br></div><div>I plan to forward the functionality of QListView to the public API of ContactGridWidget that allows switching the view mode between ListMode & IconMode, if possible. This might lead to making the widget's name confusing as it</div>
<div>might not be exactly a Grid anymore.</div><div><br></div><div>So can we add this functionality and rename it to ContactViewWidget or something? </div><div>Please make some suggestion regarding this matter.</div><div>
<br></div><div>Thanks,</div><div>Aman</div></div>