Commit graph

30 commits

Author SHA1 Message Date
Exidex
66bf1c861c
Move image download example in dev_plugin to separate entrypoint to not slow down detail-view 2025-01-18 22:42:32 +01:00
Exidex
f9d6642900
Remove onClick events, instead primary action is called on click with id of clicked item. Add onItemFocusChange events 2025-01-10 21:26:54 +01:00
Exidex
e5117c6c45
Fix grid empty view not displaying the image 2025-01-07 20:45:02 +01:00
Exidex
d9b60d5e63
Fix list empty view image being too big 2025-01-07 20:44:21 +01:00
Exidex
1c1deca67e
Rename command-generator entrypoint type into entrypoint-generator 2024-12-25 23:59:45 +01:00
Exidex
9434c88f83
Add ability to open view with generated commands. Rename fn property into run, add view property 2024-12-25 23:45:11 +01:00
Exidex
dd12028e15
Fix values in permissions.exec.command not being resolved properly 2024-12-24 14:49:15 +01:00
Exidex
bb0ceead12
Highlight preference value fields which are required but not yet filled 2024-10-10 20:10:19 +02:00
Exidex
d94563512d
Move "remove plugin" button in settings ui to the bottom of the view 2024-10-10 18:25:04 +02:00
Exidex
0a92457bd4
Implement inline view shortcut display in action panel 2024-10-07 19:55:23 +02:00
Exidex
068cc0ddf0
Unfocus main search list if inline view is rendered 2024-10-06 14:59:26 +02:00
Exidex
12634f3d7d
Implement action shortcuts on main view 2024-10-05 21:14:51 +02:00
Exidex
b582d7ba7f
Variables in paths of permissions 2024-09-21 20:36:31 +02:00
Exidex
079386cd80
Rework permissions. Better validation. Remove ffi and high_resolution_time 2024-09-21 17:30:56 +02:00
Exidex
29649aae51
Split preference name into id and name 2024-09-15 10:50:16 +02:00
Exidex
ea9c795973
Require main_search_bar permission when entrypoint type 'inline-view' is used 2024-09-14 20:03:31 +02:00
Exidex
1fe349db47
Add permissions for clipboard 2024-09-14 17:26:29 +02:00
Exidex
60578e6391
Add useFetch hook. Refine types in other hooks 2024-09-13 19:27:10 +02:00
Exidex
f9f373916f
Add useCachedPromise hook 2024-09-12 20:25:28 +02:00
Exidex
2b82392949 Add other operating systems to dev plugin for easier development 2024-08-04 18:42:13 +02:00
Exidex
bc5b071542 Style overhaul 2024-07-02 22:21:00 +02:00
Exidex
fa51adff11 Implement Clipboard API 2024-06-13 21:27:42 +02:00
Exidex
db91d65700 Implement action shortcuts 2024-03-26 19:20:33 +01:00
Exidex
e6ff621efb Implement command generators, a way for plugins to provide entrypoints 2024-03-23 18:16:56 +01:00
Exidex
fce4ea5213 Initial implementation of List and Grid tags.
Grid is only partially implemented because of issue in iced aw
2024-03-20 17:52:54 +01:00
Exidex
1030d47dc6 Implement setting ui for preferences 2024-03-12 22:22:45 +01:00
Exidex
8295c597e7 Display plugin and entrypoint description in settings ui 2024-03-09 21:19:20 +01:00
Exidex
763ad364bb Implement plugin/entrypoint preferences. No settings ui yet 2024-03-03 19:03:44 +01:00
Exidex
461b8d44a7 Implement inline views 2024-02-13 17:42:39 +01:00
Exidex
aa0faab347 Move out dev_plugin out of workspaces 2024-01-27 17:05:45 +01:00
Renamed from js/dev_plugin/gauntlet.toml (Browse further)