Marshall Bowers
27f97ba762
settings_ui: Add font ligature settings controls ( #15301 )
...
This PR adds settings controls for changing whether ligatures are
enabled for the UI and buffer fonts.
Release Notes:
- N/A
2024-07-26 17:06:14 -04:00
Marshall Bowers
659f34bf21
settings_ui: Add UI and buffer font family controls ( #15124 )
...
This PR adds settings controls for changing the UI and buffer font
families.
Release Notes:
- N/A
2024-07-24 18:01:35 -04:00
Marshall Bowers
740c444089
settings_ui: Add theme settings controls ( #15115 )
...
This PR adds settings controls for the theme settings.
Release Notes:
- N/A
2024-07-24 16:25:52 -04:00
Marshall Bowers
274e56b086
settings_ui: Add UI and buffer font weight controls ( #15104 )
...
This PR adds settings controls for the UI and buffer font weight
settings.
It also does some work around grouping the settings into related
sections.
Release Notes:
- N/A
2024-07-24 14:09:13 -04:00
Marshall Bowers
d540c95c81
settings_ui: Add prototype for settings controls ( #15090 )
...
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
This PR adds a prototype for controlling settings via the settings UI.
Still staff-shipped.
Release Notes:
- N/A
2024-07-24 10:36:27 -04:00
Marshall Bowers
7d0386eff9
settings_ui: Add placeholder view ( #15019 )
...
This PR adds a placeholder view for the settings UI. It does not contain
any functionality, as of yet.
This view is staff-shipped behind a feature flag.
Release Notes:
- N/A
2024-07-23 12:50:11 -04:00