Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libadwaita libadwaita
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 161
    • Issues 161
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libadwaitalibadwaita
  • Merge requests
  • !194

Add AdwEntryRow widget

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maximiliano requested to merge msandova/libadwaita:entry-row into main Jul 20, 2021
  • Overview 82
  • Commits 7
  • Pipelines 84
  • Changes 33

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 Apr 22, 2022 by Alexander Mikhaylenko
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: entry-row