Commit graph

895 commits

Author SHA1 Message Date
Exidex
3992897fcf Prepare for v19 release 2025-05-11 13:51:01 +00:00
Exidex
624f37aaeb
Read gauntlet version from main file in nix flake 2025-05-11 15:37:21 +02:00
Exidex
f0912c8e21
Run nix flake update 2025-05-11 15:36:27 +02:00
Exidex
40fb6f2617
Implement entrypoint search aliases 2025-05-11 13:25:13 +02:00
Exidex
3064f7f297
Make text selection color distinct from the background in form view text inputs in Settings UI 2025-05-09 19:41:56 +02:00
Exidex
5a52e1a9e5
Fixed crash when closing inline view due to Action being run ... again 2025-05-09 19:37:11 +02:00
Exidex
2ddd9c8bf0
Fix error toolip of global shortcuts for entrypoint not being shown on hover 2025-05-08 21:59:59 +02:00
Exidex
4ab582ddad
Fix panic when trying to assign global shortcut that is already assigned by another application 2025-05-08 21:41:57 +02:00
Exidex
4aec25397a
Fix formatting 2025-05-06 21:19:33 +02:00
Exidex
80396abbad
Migrate communication over Grpc to new system to reduce boilerplate 2025-05-05 19:52:07 +02:00
Exidex
44d594c395
Migrate FrontendApi and BackendForFrontendApi to new system to reduce boilerplate 2025-05-04 17:33:59 +02:00
Exidex
ba64162222
Proc-macro for api boundary trait boilerplate codegen. BackendForPluginRuntimeApi migrated 2025-05-04 13:54:55 +02:00
Oscar Muhr
5b4f94cfc6
update npmDepsHash in nix overlay (#69) 2025-05-04 12:45:17 +02:00
Exidex
b6c0b780db
Fix plugin runtime panic when using assetDataSync() 2025-05-04 10:52:59 +02:00
Exidex
f204969e63
Add support for svg images 2025-05-03 19:52:05 +02:00
Exidex
59307623ca
Make text selection color distinct from the background in form view text inputs 2025-05-03 10:24:57 +02:00
Exidex
ebcee6a470
Make entrypoint.*.actions.*.shortcut optional 2025-05-03 10:09:57 +02:00
Exidex
9abbc1909d
Sort windows in opened windows view according to focus order 2025-05-02 20:49:51 +02:00
Exidex
c403a5a386
Grid and List focus plugin examples 2025-04-27 20:56:28 +02:00
Exidex
417ed8a13a
More plugin examples. Clipboard, promise helpers, environment 2025-04-27 20:12:17 +02:00
Exidex
affeccceb1
Storage and assets plugin examples 2025-04-25 20:05:26 +02:00
Exidex
ace5a874e3
Fix build 2025-04-24 21:16:05 +02:00
Exidex
1a1c862973
More plugin examples 2025-04-24 21:13:43 +02:00
Exidex
87d6b1abb8
Fix typo in plugin manifest json schema 2025-04-20 17:27:21 +02:00
Exidex
a72329aeb7
Add a bunch of plugin examples for entrypoint generators 2025-04-20 17:16:00 +02:00
Exidex
b8f07d5028
Unify Vec<u8> usage to ArrayBuffer in js. Fixes icon in EntrypointGenerator requiring number[] 2025-04-20 16:15:43 +02:00
Exidex
61eca05f42
Add contributions to CHANGELOG.md 2025-04-13 20:01:02 +02:00
Exidex
7143ed2471 Prepare for v18 release 2025-04-13 17:41:09 +00:00
Exidex
25a10d573c
Bump nix version 2025-04-13 19:36:16 +02:00
Exidex
bdda05f579
Update CHANGELOG.md 2025-04-13 19:32:35 +02:00
Exidex
4a99160427
Fix plugin view being empty if the window is closed by toggling global shortcut 2025-04-13 18:59:48 +02:00
Benno
8439f96430
fix: ensure window state resets correctly (#65) 2025-04-13 18:29:29 +02:00
Exidex
6fafe23658
Fix window sometimes not being hidden on x11 2025-04-11 18:02:10 +02:00
Exidex
02f9d366fe
Pin wix toolkit version in github actions 2025-04-10 20:32:41 +02:00
Exidex
d8b6010ad1
Global shortcuts for entrypoints 2025-04-08 21:45:49 +02:00
Exidex
2bb69f8add
Fix formatting 2025-04-03 20:38:03 +02:00
Exidex
a258bdf674
Do not panic when global shortcut unregistration fails 2025-04-03 19:54:01 +02:00
Exidex
9f057c09dc
Show generated entrypoints in settings view 2025-04-03 19:37:57 +02:00
Exidex
ae0f833f15
Rework shortcut selector ui in settings 2025-03-30 19:25:09 +02:00
DaRacci
aacf78a377 fix(flake): update npmDepsHash 2025-03-20 18:17:30 +01:00
Exidex
b47906fbad
Fix author field schema description 2025-03-16 12:08:16 +01:00
Exidex
3d962f3405
Add authors field to plugin manifest 2025-03-16 11:56:28 +01:00
Exidex
6d37684fc8
Tweak descriptions of fields in plugin manifest schema 2025-03-16 11:05:37 +01:00
Exidex
c39ac08178
Update package-lock.json 2025-03-15 20:22:34 +01:00
Exidex
99f7ecec11
Fix formatting 2025-03-15 20:16:19 +01:00
Exidex
709f8337d4
Fix scenario runner 2025-03-15 20:14:10 +01:00
Exidex
d721bda736
Inline view examples 2025-03-15 20:14:10 +01:00
Exidex
90957f214a
Use pull_request instead of pull_request_target 2025-03-15 20:14:10 +01:00
Exidex
71284cbca8
Add search-bar-set-search-text list example 2025-03-15 20:14:10 +01:00
Exidex
6e04702903
Add 3 more grid examples. Tweak others 2025-03-15 20:14:10 +01:00