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 240
    • Merge requests 240
  • 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
  • !4350

GTK WIn32 theme - make buttons with .flat class appear flat and buttons in toolbar non-flat if they don't have said class

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged KrIr17 requested to merge KrIr17/gtk:win32-theme-flat-button-fix into gtk-3-24 Jan 07, 2022
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Currently in the win32 theme, a button with .flat class has a non-flat appearance, and buttons in a toolbar appear flat irrespective of their class. This MR makes them behave similar to the buttons in Adwaita (those with .flat appear flat and non-flat buttons can be present in a toolbar)

before after Adwaita
image image image

fixes downstream issue https://gitlab.com/inkscape/inkscape/-/issues/2896

Edited Jan 07, 2022 by KrIr17
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: win32-theme-flat-button-fix