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 158
    • Issues 158
    • 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
  • Issues
  • #7
Closed
Open
Issue created Jan 12, 2021 by Alexander Mikhaylenko@exalmMaintainer

HdyComboRow overlaps too much with GtkDropDown

In GTK3 this widget didn't mirror GtkComboBox API because it was old and terrible, and instead used list models and name functions. In GTK4 there's GtkDropDown and HdyComboRow is now literally an action row + copypasta from GtkDropDown, with the only difference being styling.

Is it really that important to keep it? Or should we instead add the ability to use the kind of styling we want to GtkDropDown (most noticeably, popover arrow and position) and just use that?

Assignee
Assign to
Time tracking