Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • phosh phosh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 124
    • Issues 124
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • phoshphosh
  • Merge requests
  • !377

brightness: Fix brightness setting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Guido Gunther requested to merge guido.gunther/phosh:brightness-set into master Nov 05, 2019
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

At least with 3.24.12 when we receive the brightness_changed_cb we must not mark ourself as setting brightness since otherwise we bail out early out out of brightness_set() never resetting setting_brightness. This unbreaks making brightness setting only work the first time.

Signed-off-by: Guido Günther guido.gunther@puri.sm

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: brightness-set