Skip to content
Snippets Groups Projects
  1. Aug 13, 2023
  2. Aug 12, 2023
  3. Aug 09, 2023
    • q3k's avatar
      py: add volume control, overlay · 922ab6c8
      q3k authored and schneider's avatar schneider committed
      This implements volume control globally on the right-hand should
      tristate, and draws an overlay whenever the volume changed or we moved
      between headphone/speakers output.
      922ab6c8
  4. Aug 06, 2023
    • dx's avatar
      Convert ctx from an ABC to a mypystub · 2439ffad
      dx authored and q3k's avatar q3k committed
      Required a bunch of renaming from ctx.Ctx to ctx.Context (its real name)
      
      Makes the docs actually show docstrings
      
      Also apparently mypy doesn't like "from typing_extensions import
      Protocol" and the fact that it didn't complain so far means that we're
      probably not type checking everything.
      2439ffad
  5. Aug 05, 2023
  6. Aug 03, 2023
Loading