Skip to content

Add AdwEntryRow widget

Maximiliano requested to merge msandova/libadwaita:entry-row into main

Following the mockup at

https://gitlab.gnome.org/Teams/Design/os-mockups/-/blob/master/lists/list-entries.png

I hope my C is not offensive to the reader.

TODO:

  • Complete the documentation
  • Determine an API that make sense
  • Add a widget subclassed from AdwEntryRow following GtkPasswordEntry
  • Implement basic accessibility
  • Maybe add animations (https://i.stack.imgur.com/ErZSj.gif)
  • When the text is long, GtkText and GtkLabel are not displayed in the same way

image

Edited by Alice Mikhaylenko

Merge request reports