Skip to content
Snippets Groups Projects
Select Git revision
  • 41b7dd6d85112ba0f9ef28b4ce1ef63bc881865e
  • main default protected
  • phhw
  • captouch-threshold
  • t
  • dos
  • test2
  • test
  • slewtest
  • simtest
  • view-think
  • vm-pending
  • media-buf
  • scope
  • passthrough
  • wave
  • vsync
  • dos-main-patch-50543
  • json-error
  • rahix/big-flow3r
  • pippin/media_framework
  • v1.3.0
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
34 results

application.py

Forked from flow3r / flow3r firmware
Source project has a limited visibility.
  • q3k's avatar
    41b7dd6d
    py: re-introduce os/app button naming · 41b7dd6d
    q3k authored and q3k's avatar q3k committed
    This finally bakes in some UX assumptions about the meaning of each
    button.
    
    The app button (by default the left button) is for exclusive use by
    applications. In the menu, the app button is used to go left/right and
    to select an option.
    
    The os button (by default the right button) is for exclusive use by the
    OS. It always adjusts the volume and allows the user to navigate back
    (either exit the app or go back in menus - the latter not being
    implemented yet).
    41b7dd6d
    History
    py: re-introduce os/app button naming
    q3k authored and q3k's avatar q3k committed
    This finally bakes in some UX assumptions about the meaning of each
    button.
    
    The app button (by default the left button) is for exclusive use by
    applications. In the menu, the app button is used to go left/right and
    to select an option.
    
    The os button (by default the right button) is for exclusive use by the
    OS. It always adjusts the volume and allows the user to navigate back
    (either exit the app or go back in menus - the latter not being
    implemented yet).