Skip to content
Snippets Groups Projects
Select Git revision
  • 89abc422cc4a4b899990b790a734a00e0af058f3
  • 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

view.py

Blame
  • Forked from flow3r / flow3r firmware
    Source project has a limited visibility.
    • dos's avatar
      89abc422
      py,st3m: ViewManager: Decouple transitions from vm.replace · 89abc422
      dos authored and dos's avatar dos committed
      This allows more liberal use of vm.pop/push/replace from on_*
      callbacks, cleans up some non-obvious behavior on which view
      is considered active early in the transition and will make
      input handling easier in the future, as this ensures that the
      new view never receives the input state that caused it to
      become active.
      89abc422
      History
      py,st3m: ViewManager: Decouple transitions from vm.replace
      dos authored and dos's avatar dos committed
      This allows more liberal use of vm.pop/push/replace from on_*
      callbacks, cleans up some non-obvious behavior on which view
      is considered active early in the transition and will make
      input handling easier in the future, as this ensures that the
      new view never receives the input state that caused it to
      become active.
    view.py 10.29 KiB