Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-logs gnome-logs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • 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
  • gnome-logsgnome-logs
  • Merge requests
  • !30

Port to GTK 4

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Maximiliano requested to merge msandova/gnome-logs:gtk4-port into master Oct 11, 2021
  • Overview 15
  • Commits 43
  • Pipelines 21
  • Changes 25

Two things were visually modified

  • The .compressed-entries-label background color was set to accent_bg_color (blue), since borders now is invisible in light mode and has bad contrast on dark mode
  • Back button on the search popup is now a GtkButton, ModelButton is a private widget, and the inverted property is no available anymore making it look weird, this could be fixed to look as it was It was styled following menu model's sub menu back button

image

image

See Initiatives#26

Edited Jan 05, 2022 by Maximiliano
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gtk4-port