Skip to content
GitLab
  • Menu
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 146
    • Issues 146
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GNOME
  • libadwaitalibadwaita
  • Merge requests
  • !165
The source project of this merge request has been removed.

Add a counter to AdwViewSwitcher

Merged CodedOre requested to merge (removed):unread-counter into main Jun 22, 2021
  • Overview 135
  • Changes 22

This is the Merge Request for the counter property. This will close #203 (closed).

Checklist for technical points:

  • AdwViewStackPage does not implement GtkAccessible, which leads to errors.
  • Fix the size of the badge.
  • The vapi-generator complains about the add-child function and a wrong return type, resulting in the CI failing.
  • Clean up stylesheet
  • Other problems I've not found yet

Checklist for design points:

  • Decide style for "non-urgent" counter
  • Decide if we need separate style for checked button
  • Decide where the counter can be placed when ViewSwitcher is large
  • Provide a HighContrast variant of the badge

Images of the current state:

narrow-viewswitcher

large-viewswitcher

Edited Jun 30, 2021 by CodedOre
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: unread-counter