# General

<figure><img src="/files/kTluJAc1Lsrvn3U41TDm" alt=""><figcaption></figcaption></figure>

* **Theme Color**\
  Adjusts the default theme color of Tin Man.\
  \&#xNAN;*(Requires application restart to apply)*
* **HiDPI Scaling**\
  Sets the default font size for HiDPI monitors.\
  \&#xNAN;*(Requires application restart to apply)*
* **Floating Window Title Bar Re-Docking**\
  Controls how floating windows can be re-docked into the main window—use the **full title bar**, or just the **left** or **right** edge for docking behavior.
* **Show Removal Warning**\
  Enables pop-up confirmation windows for actions like removing files from the File List or Export Queue.
* **Show General Message**\
  Enables pop-up confirmation windows for actions like displaying error messages.
* **Show Advanced Options**\
  Reveals advanced settings throughout the application. *(Exactly what it says in the name!)*
* **Enable BETA Features**\
  Displays any available BETA features currently in development.
* **Animated Docking**\
  Enables animated transitions when docking/undocking panels.\
  \&#xNAN;*(Requires application restart to apply)*
* **Show Floating Windows in Video Full Screen** *(Windows Only)*\
  When enabled, floating windows will remain visible during full-screen video playback on Windows.
* **Dark Window Title Bar When Floating**\
  Applies a dark theme to the title bars of all floating windows.
* **Dark Main Title Bar**\
  Applies a dark theme to the main window’s title bar.\
  \&#xNAN;*(Requires application restart to apply)*
* **Dark Main Window Border**\
  Applies a dark border around the main application window.\
  \&#xNAN;*(Requires application restart to apply)*
* **Reset Preferences**\
  Resets all user preferences to their default values.
* **Reset UI Settings**\
  Resets all dockable UI windows to their default size and position.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.calibratedsoftware.com/tin-man/tin-man-desktop/preferences/general.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
