Commit graph

870 commits

Author SHA1 Message Date
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
Exidex
8fc21934de
Improve ui form plugin examples 2025-03-15 20:14:10 +01:00
Exidex
2e2864e88a
Replace ` with " in docs markdown files 2025-03-15 20:14:09 +01:00
Exidex
67c7234b41
Replace _ with - in plugin examples file names 2025-03-15 20:14:09 +01:00
Exidex
345ab75143
Add script to generate component model from root 2025-03-15 20:14:09 +01:00
Exidex
c08e33c48c
Remove links from docs markdown for now 2025-03-15 20:14:09 +01:00
Exidex
77d20bcd6c
More ui_list plugin examples 2025-03-15 20:14:09 +01:00
Exidex
fc4df0efa1
Rename out-screenshot to out_screenshot 2025-03-15 20:14:09 +01:00
Exidex
d7d87d0829
Rename example plugins from docs_* to ui_* 2025-03-15 20:14:09 +01:00
Exidex
6ccd091c8f
Rename scenarios directory to example_plugins 2025-03-15 20:14:09 +01:00
Exidex
74f6433bea
Fix screenshot generator 2025-03-15 20:14:09 +01:00
Exidex
053b0a1008
Tweak window border color of macos dark theme on non-macos platforms 2025-03-15 20:14:08 +01:00
Exidex
338540cdec
Fix plugin examples after breaking changes 2025-03-15 20:14:08 +01:00
Benno
4f715674c0
Plugin Manifest schema (#62)
Co-authored-by: Exidex <16986685+exidex@users.noreply.github.com>
2025-03-15 19:32:13 +01:00
Exidex
81c21e9ab6
Bump version in nix overlay 2025-03-15 08:52:53 +01:00
Exidex
704b466b20 Prepare for v17 release 2025-03-15 07:19:55 +00:00
Exidex
93dbba1def
Fix typo 2025-03-14 21:46:42 +01:00
Exidex
9dfab9d537
Better process cleanup on linux id server process is killed 2025-03-14 21:45:11 +01:00
Exidex
fd481027e3
Fix zombie processes being left over after closing Settings UI 2025-03-14 20:43:29 +01:00
DaRacci
d4e88b97a5 fix(flake): use strings instead of deprecated url literals. 2025-03-11 20:15:53 +01:00
Exidex
705b42821c
Actually fix the event loss, finally 2025-03-11 20:08:10 +01:00
Exidex
76609064df
Revert previous attempt to fix event loss 2025-03-11 20:06:43 +01:00
Exidex
f96941d436
Add thread names to logs 2025-03-07 21:54:53 +01:00
Exidex
7e5d4aa8ea
Improve logging of panic, abort process on panic 2025-03-07 20:43:35 +01:00
Exidex
1aca32ae9c
Fix panic when closing inline view due to action being run 2025-03-05 21:54:15 +01:00
Exidex
b5575725f0
Clean up debugging leftovers 2025-03-04 22:18:17 +01:00