Skip to content

panel: menu: rejig menu items - #545

Open
trigg wants to merge 1 commit into
masterfrom
menu-rejig
Open

panel: menu: rejig menu items#545
trigg wants to merge 1 commit into
masterfrom
menu-rejig

Conversation

@trigg

@trigg trigg commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator
  • remove the extra button
  • overlay as top-layer inside flowboxchild
    • box
      • image = icon
      • label = name
    • menubutton = extra actions
  • menubutton is hidden if no extra actions exist

@trigg

trigg commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator Author

This will cause a change to wiki, naturally

Menu (Popup)

| - popover .menu-popover
  | - box no-class
    | - scrolledwindow .category-list-scroll
      | - box .category-list
        | + button .app-category (One for each category)
          | - box no-class
            | - image no-class
            | - label no-class
    | - scrolledwindow .app-list-scroll
      | - box no-class
        | - flowbox .app-list
          | + flowboxchild (One each for every filtered app launcher)
            | - overlay .app-button
              | - box no-class
                | - image .default-icon
                | - label no-class
            | - menubutton .app-button-extras
    | - entry .app-search
    | - box no-class
      | - button no-class (logout)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant