Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Authenticator Authenticator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • World
  • AuthenticatorAuthenticator
  • Merge requests
  • !216

Dark mode: Switch to libadwaita and fix dark mode/theme setting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged M L requested to merge mutluler/Authenticator:fix-dark-mode into master Jan 17, 2022
  • Overview 9
  • Commits 5
  • Pipelines 5
  • Changes 5

Hello,

This is a small MR to fix an error related to the dark mode / theme (settings). I kept the term theme mode because it was more widely used and also described this way in the settings.

Without this patch, starting the applications results in the following fatal error:

(authenticator:2): GLib-GIO-ERROR **: 11:18:49.609: Settings schema 'com.belmoussaoui.Authenticator.Devel' does not contain a key named 'dark-mode'

Thanks for all your work!

Edited Jan 17, 2022 by M L
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-dark-mode