Graphite/desktop/src
Timon a18b7ff79d
Desktop: Add an 'Enable V-Sync' preference on Mac (#3887)
* add vsync pref

* account for physical scale in pixel preview passthru check

* change allow to expect attr

* Update user-facing v-sync text

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2026-03-11 21:32:37 +00:00
..
cef Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
render Desktop: Add an 'Enable V-Sync' preference on Mac (#3887) 2026-03-11 21:32:37 +00:00
window Desktop: Add an 'Enable V-Sync' preference on Mac (#3887) 2026-03-11 21:32:37 +00:00
app.rs Desktop: Add an 'Enable V-Sync' preference on Mac (#3887) 2026-03-11 21:32:37 +00:00
cef.rs Desktop: Custom cursor support (#3452) 2025-12-06 16:16:14 -08:00
cli.rs Desktop: Fix missing resize events causing all-gray window on Mac after launch (#3445) 2025-12-06 23:11:47 +00:00
consts.rs Desktop: Capitalize the app directory name on Mac and Windows 2026-01-06 00:46:35 +00:00
dirs.rs Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
event.rs Desktop: Restart without UI acceleration when it fails on Linux (#3668) 2026-01-26 14:33:09 +00:00
gpu_context.rs Desktop: Mac native menu bar (#3301) 2025-10-27 14:11:24 +00:00
lib.rs Desktop: Add an 'Enable V-Sync' preference on Mac (#3887) 2026-03-11 21:32:37 +00:00
main.rs Desktop: Fixup MacOS build (#3295) 2025-10-20 13:31:36 +00:00
persist.rs Desktop: Add "Disable UI Acceleration" to preferences (#3774) 2026-02-19 01:54:01 +00:00
preferences.rs Desktop: Add "Disable UI Acceleration" to preferences (#3774) 2026-02-19 01:54:01 +00:00
render.rs Desktop: Fix missing resize events causing all-gray window on Mac after launch (#3445) 2025-12-06 23:11:47 +00:00
window.rs Desktop: Add Eyedropper tool support with native Vello (#3684) 2026-01-27 01:24:09 +00:00