Skip to content

v0.12

Compare
Choose a tag to compare
@mjrusso mjrusso released this 16 Feb 15:30
· 17 commits to main since this release

Scoot now has a Settings screen! Access it by clicking Scoot's menu bar icon, then “Preferences…”.

There are a handful of new customization options, including:

  • record global keybindings
  • modify font size used for labels in grid view
  • modify font size used for labels in element view
  • change color scheme (the "primary" and "secondary" colours used by the app)

All existing settings are also exposed in this window, too:

  • switch between Emacs and vi keybinding modes
  • modify contrast of grid view
  • modify contrast of element view
  • modify size of cells in the grid
  • toggle grid lines and grid labels on/off (independently)

All settings changes persist across app launches.

Additional changes:

  • Scoot now uses the monospaced flavour of the system font for the grid and element labels.
  • Scoot now has a custom About screen.

Alas, it is not possible to use Scoot's element-based nav mode to interact with the new Settings or About screens; this is being tracked in #24.