Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 241
    • Merge requests 241
  • 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
  • !439

GtkTheme: Menu border-radius and box-shadow changes

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Feichtmeier requested to merge Feichtmeier/gtk:context_menus_gtk-3-24 into gtk-3-24 Dec 06, 2018
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 1
  • introduce $menu_radius
  • use it for menus and context-menus
  • use the popover box-shadow also for menus
  • use padding for menus to avoid edge overlapping
  • remove the background for menus to avoid bleeding out of the round edges

See: !432 (merged)

Top-menu "first instance":

image

Context-menu and all "childs" spawned out of the "top menu first instance":

image

image

Edited Dec 07, 2018 by Feichtmeier
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: context_menus_gtk-3-24