Reorganize top-level directories with clearer naming convention

app -> app-desktop-macos, presets -> app-presets, server -> remote-server,
daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn.
Updated run.py and presets.py path references accordingly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Paul Lipscomb
2026-07-15 17:51:05 -04:00
parent e58f06d9fa
commit 7ecc718f5d
2256 changed files with 11 additions and 5 deletions
@@ -0,0 +1,31 @@
= Settings dialog
This dialog opens when pressing the xref:helgobox:ROOT:app/user-interface/title-bar.adoc#title-bar-settings[] button in the title bar and navigating to the Playtime section.
image::generated/screenshots/main/settings.png[]
== Appearance
include::partial$generated/elements/settings/show-control-unit-frames.adoc[]
See xref:further-concepts/matrix.adoc#control-unit-frame[].
include::partial$generated/elements/settings/show-column-numbers.adoc[]
Disabling this will give you more vertical space, but also hides the shortcut buttons such as xref:user-interface/matrix-area.adoc#column-cell-exclusive-mode[]. In that case, you can still change those things in the xref:user-interface/inspector/column.adoc[].
include::partial$generated/elements/settings/show-clip-activity.adoc[]
include::partial$generated/elements/settings/show-cell-selection-as-crosshair.adoc[]
include::partial$generated/elements/settings/show-hypothetical-play-cursor.adoc[]
include::partial$generated/elements/settings/cell-color-position.adoc[]
include::partial$generated/elements/settings/cell-progress-position.adoc[]
include::partial$generated/elements/settings/cell-width.adoc[]
include::partial$generated/elements/settings/cell-height.adoc[]
In addition, you might be interested in the xref:helgobox::app/user-interface/settings-dialog.adoc#settings-overall-size[] setting, located in the general appearance section.
== Engine
include::partial$generated/elements/settings/tempo-latency.adoc[]