Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 4.04 KB

config.md

File metadata and controls

38 lines (25 loc) · 4.04 KB

No Distractions Full Screen v4.1.8 Config:

Thanks for using NDFS! The most useful config is outlined below. (Modifying other values may have unintended consequences - please click "Restore Defaults" if having issues.)

Please report bugs/feature requests to Github or email at [email protected] (yes it's real 😊). Note that the No Distractions Answer Bar uses a custom layout and may not play well with other addons. Feel free to report issues, and I will try my best, but widespread compatibility may not be possible.

If you are updating from an old version, many values may be obsolete. Please note your current config and click "Restore Defaults" to remove non-functional values.

Changing the appearance of the No Distractions Answer Bar can be done through the NDFS toolbar menu option (not here). However clicking "Restore Defaults" on this screen will reset your No Distractions Answer Bar appearance settings.

All changes are effective immediately. Note that changing settings through menu buttons will override respective values.

  • MS_Windows_fullscreen_compatibility_mode: Only applies to Microsoft Windows. Enabled by default; resolves numerous graphical issues when in Fullscreen mode (e.g. persistent task bar, flickering with overlays, hidden right click-menus).
    If on Windows and experiencing grpahical issues, try setting to false.

  • answer_button_border_color_normal,
    answer_button_border_color_night:
    Color of border around answer buttons for normal/night mode. Supports both the Night Mode Addon for legacy Anki versions and native Anki Night Mode. Accepts HTML color codes. For help, see: Color Picker
    This value is used in both the default answer bar and No Distractions Answer Bar

  • answer_button_opacity: Opacity of the answer buttons. Note that mouse-hovers will make the answer buttons opaque.
    0 = hidden, 1 = solid. Must add leading 0 (e.g. 0.5)

  • answer_conf_time: Number of seconds the answer confirmation animation lasts. Only applies if No Distractions Answer Bar is enabled.
    Setting to 0 will disable animation

  • cursor_idle_timer: Milliseconds to wait before hiding cursor.
    Setting to 0 will keep cursor hidden even when moving. Negative values will disable cursor hide.

  • fullscreen_hotkey: Keybinding that toggles fullscreen/windowed mode
    Examples: F11, Ctrl+F, Shift+D, P. For more details, see: QKeySequence

  • lock_answer_bar_hotkey: Keybinding that toggles whether the answer bar should be draggable.
    Examples: Ctrl+C, Shift+R. For more details, see: QKeySequence

  • rendering_delay: Milliseconds to wait before window is updated with layout changes. Helps reduce flickering and artifacts when toggling fullscreen/windowed.
    Can be adjusted depending on your computer speed and preferences. Higher values = cleaner transitions, but less responsive toggling.