Skip to content
Snippets Groups Projects
  1. Apr 07, 2023
    • Mark Gallagher's avatar
      backlight: fix "handle display brightness keys" setting · f8ff5db3
      Mark Gallagher authored
      The callback for the keyboard brightness keys has its functionality restored,
      with clarifying comments added to avoid similar mistakes being made by future
      refactoring efforts.
      
      The functions which return the next brightness level to be used are refactored
      to ensure the value never decreases below 0 or above the maximum brightness.
      Calls to these functions are updated accordingly.
      f8ff5db3
  2. Mar 31, 2023
    • Błażej Szczygieł's avatar
      Improve battery icon levels · 882e087e
      Błażej Szczygieł authored
      Currently we have battery warning icon since 19%, after this change
      it'll be since 10%, because 19% charge level shouldn't be visible as
      critial.
      882e087e
  3. Mar 28, 2023
  4. Mar 20, 2023
  5. Mar 17, 2023
Loading