Skip to content

Add support for Tracking Configuration #18

@justogm

Description

@justogm

Summary

Implement a configuration system for tracking that allows users to choose:

  • Tracking modalities (mouse, gaze, neither, or both)
  • Tracking frequency (sampling rate)
  • Enable/disable specific tracking types

Details

  • Allow users to specify which input modality to track (mouse, gaze, or both).
  • Configuration should include sampling frequency to control how often tracking happens.
  • UI/Config file option to set preferences for tracking modalities and rate.
  • Defaults and error handling if modalities are unavailable.
  • Documentation updates to cover new configuration options.

Rationale

Customizing tracking is valuable for privacy, performance, and adapting to different hardware/setup constraints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions