Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,557
    • Issues 1,557
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 222
    • Merge requests 222
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container 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
  • gtkgtk
  • Merge requests
  • !4806

theme: Port .boxed-list style from libadwaita

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Mikhaylenko requested to merge wip/exalm/boxed-list into main Jun 09, 2022
  • Overview 6
  • Commits 1
  • Pipelines 4
  • Changes 8

Consistently use it for boxed lists in inspector and gtk-demo.

Fixes issues like #3145 (moved)


Marking as draft because when discussing it in #gtk I forgot another thing: separators. For boxed lists you always want to have separators, and the old method relied on adding them manually - e.g. half of the inspector lists were missing them.

If we don't want that, another option is .frame that doesn't touch separators.

Edited Aug 04, 2022 by Alexander Mikhaylenko
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/exalm/boxed-list