Graphite/editor/src/messages
Keavon Chambers b52bf7b7d4
Add support for reordering document tabs (#3999)
* Add support for reordering document tabs

* Fix tab bar scrolling

* Close tab without activating it on pointerdown
2026-04-03 06:35:52 -07:00
..
animation Revert real time playback being enabled by default (#3150) 2025-09-08 02:15:59 -07:00
app_window Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
broadcast Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
clipboard Desktop: Text clipboard support (#3461) 2025-12-12 00:16:35 +00:00
debug Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
defer Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
dialog Desktop: fix Mac restart dialog to show all changes to preferences requiring restart (#3903) 2026-03-19 02:51:26 +00:00
frontend Desktop: Open file dialogs in the folder containing the document (#3934) 2026-03-23 01:36:25 +00:00
input_mapper Fix an assortment of small bugs (#3968) 2026-03-28 17:12:13 -07:00
input_preprocessor Replace globals with editor environment (#3656) 2026-01-19 17:06:02 +00:00
layout Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919) 2026-03-19 18:25:34 -07:00
menu_bar Remove the path-bool library (#3882) 2026-03-11 08:55:03 +01:00
portfolio Add support for reordering document tabs (#3999) 2026-04-03 06:35:52 -07:00
preferences Desktop: fix Mac restart dialog to show all changes to preferences requiring restart (#3903) 2026-03-19 02:51:26 +00:00
tool Make Alt+click on a handle in the Path tool split it from its colinear pair 2026-04-01 23:04:56 -07:00
viewport Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
message.rs Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
mod.rs Replace globals with editor environment (#3656) 2026-01-19 17:06:02 +00:00
prelude.rs Fix the Gradient tool's linear/radial type toggle resetting the gradient color stops (#3499) 2026-02-11 13:49:23 -08:00