mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 02:18:11 +08:00
Simplify platform-specific keyboard layouts with Accel key and global platform variable (#748)
* Simplify platform-specific keyboard layouts with Accel key and global platform variable Co-authored-by: Dennis <dennis@kobert.dev>
This commit is contained in:
co-authored by
Dennis
parent
d8ae727ea9
commit
776992a297
Generated
+1
@@ -215,6 +215,7 @@ dependencies = [
|
||||
"graphite-proc-macros",
|
||||
"kurbo",
|
||||
"log",
|
||||
"once_cell",
|
||||
"rand_chacha",
|
||||
"remain",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user