After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 552660 - We lack a heap view widget
We lack a heap view widget
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: GUI
GIT master
Other All
: Normal enhancement
: 3.20
Assigned To: Snark
Ekiga maintainers
Depends on:
Blocks: 552659
 
 
Reported: 2008-09-17 16:11 UTC by Snark
Modified: 2010-11-11 12:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Snark 2008-09-17 16:11:29 UTC
Such a widget is definitely needed for multiple-chat-page.cpp.
Comment 1 Snark 2010-11-11 10:16:28 UTC
We have one. Unused, untested. It compiles and the code looks nice enough.
Comment 2 Eugen Dedu 2010-11-11 11:09:38 UTC
Could you please explain what "heap view" means?  (I do not know currently)
Comment 3 Snark 2010-11-11 12:41:38 UTC
You know what the roster view is ; it's in the main window.

It shows things organized in a three levels structure :
- heaps ;
- groups ;
- presentities.

The goal of the heap view is to show a two-level structure ; it will be used in the multiple chat uri -- see bug #552659.