Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • totem totem
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 191
    • Issues 191
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • 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
  • totemtotem
  • Merge requests
  • !338

main: use GtkBin as base instead HdyHeaderBar

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Krifa75 requested to merge Krifa75/totem:header-gtk-bin into master Dec 01, 2022
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 6

So, these days I had less time than usual so I couldn't do what I had in mind like discussed in #553.

Honestly, if you allow me, I don't like very much the current solution. It bothers me a little.
But I didn't find another solution so if you have some suggestion... 👍

(last attempt) The current UI is roughly like :

  • Flap
    • Toolbar (player + grilo)
    • Stack (player + grilo)

What I wanted to do :

  • Stack
    • Flap
      • Player toolbar
      • Player widget
    • Grilo (grilo is a GtkBox)
      • Grilo toolbar
      • Grilo widget

Each views handle their own toolbar.
But I always have difficult to anticipate so I don't know if what i had planned was going to do more good than harm.

Thanks

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: header-gtk-bin