I am making progress on the next Ekiga release.
I have spent the last few months of spare time working on the user interface. The purpose is to adapt the UI and use the great GTK+3 features when adequate. There is still much left to do, but here are before and after screenshots.
Stay tuned for more!
This looks nice, but I’d be a bit cautious about “Edit claire” as a title. It sounds like something she might object to! Maybe something like “Edit contact: Claire”?
You are absolutely right. I will improve this!
For an explicit apply action dialog, do not add a close button (the X) to the header bar. Instead, add a Cancel text button on the left.
See https://developer.gnome.org/hig/stable/dialogs.html.en and specifically https://developer.gnome.org/hig/stable/figures/patterns/action-dialog.svg
Ah, that was actually automatically done by GTK+. I’ll change that.