Commit graph

49 commits

Author SHA1 Message Date
Exidex
e643dcc4f7
Update README.md 2025-07-07 22:04:14 +02:00
Exidex
283285c317
Replace iced_layer shell with layer_shell implementation from winit fork 2025-07-01 23:24:22 +02:00
Exidex
04e0dfd44a
Update settings ui screenshot in README.md 2025-06-02 20:13:39 +02:00
Exidex
41107d2043
Update README.md 2025-06-01 13:10:43 +02:00
Exidex
d8b6010ad1
Global shortcuts for entrypoints 2025-04-08 21:45:49 +02:00
Exidex
b0f03daba7
Fix event loss due to race condition by allowing only one concurrent view event 2025-03-04 22:03:15 +01:00
Exidex
e2428ff759
Update README.md 2025-03-02 15:07:09 +01:00
Exidex
b7f178666f
Remove Chocolatey install option 2025-02-22 14:51:49 +01:00
Exidex
3b886b0998
Add screenshot to README.md 2025-02-15 20:47:32 +01:00
Exidex
7bf36f9d8d
Update README.md 2025-01-19 12:36:57 +01:00
Exidex
d861b730ef
Update CHANGELOG.md, README.md and THEME.md 2025-01-19 12:09:58 +01:00
Exidex
f2caf8a60b
Update CHANGELOG.md and README.md 2024-12-21 21:47:35 +01:00
Tristan Schrader
f15e7c61ce
feat: Nix package + devShell & NixOS + Home-Manager modules (#27)
We use crane to provide incremental caching to avoid unnecessary rebuilds.

Because @project-gauntlet/tools is a git:// dependency in NPM, we must use
fetchNpmDeps with a hash unique to package-lock.json.

librusty_v8 builds quite slowly, so we fetch the binary bindings from the
project's GitHub release and provide a .#fetch-rusty-v8-hashes package to
get the correct hashes when v8 updates.

The modules are quite basic for now, but once declarative configuration is
supported in Gauntlet, these can be built out more.

Also, we had to include a patch in Cargo.toml for libffi-sys because its
crates.io release is outdated and breaks the nix sandbox.
2024-12-20 23:47:14 +01:00
Exidex
3bb5be6caf
Update CHANGELOG.md and THEME.md 2024-11-16 20:20:18 +01:00
Exidex
f6e3748e78
Update CHANGELOG.md, README.md and THEME.md 2024-10-13 17:37:55 +02:00
Exidex
06cc7ad8c8
Update demo video 2024-10-13 17:34:17 +02:00
Exidex
34c3cf0da6
Add Contribution section to README.md 2024-09-23 19:24:37 +02:00
Exidex
18dea0d56d
Add Numbat mention to README.md 2024-09-15 20:47:05 +02:00
Exidex
ba86afac6d
Update CHANGELOG.md, README.md and THEME.md 2024-09-15 19:38:18 +02:00
Exidex
e59bdd5711
Update README.md 2024-09-07 12:25:15 +02:00
Exidex
af16099a91
Add brew package to README.md 2024-08-30 23:41:34 +02:00
Exidex
a63e56dea0
Update README.md 2024-08-30 17:39:06 +02:00
Exidex
cafb29f4b6
Fix npm run build-dev-plugin in wrong location in README.md 2024-08-18 19:16:50 +02:00
Exidex
764ca8391c Fix generator commands blocking plugin from being stopped/stopped 2024-08-07 11:32:44 +02:00
Exidex
5cec00b2c1
Upload new demo video 2024-08-04 21:28:25 +02:00
Exidex
20e3decbbf Update README.md 2024-08-04 20:42:43 +02:00
Exidex
17753163b4 Update dev instructions in README.md 2024-08-03 13:57:36 +02:00
Exidex
f2ba02a2a8
Upload new demo video 2024-07-07 15:54:55 +02:00
Exidex
ed5efa59df Rename "management" cli option to "settings" 2024-07-07 10:44:11 +02:00
Exidex
f53a098bf2 Fix broken windows icon in README.md 2024-07-07 10:14:12 +02:00
Exidex
8413f7c2b0 Document workaround for macos installation 2024-06-24 18:04:35 +02:00
Exidex
96ee75b5dd Update architecture images 2024-06-18 21:00:18 +02:00
Exidex
4f80148c64 Update README.md 2024-06-15 19:39:20 +02:00
Exidex
b194488178 Rework startup. Frontend is in the same process as server. If server is already running, gui is opened. Added --minimized flag to start server without opening gui 2024-06-09 10:07:16 +02:00
Exidex
89ee4dd75f Fix typo in README.md 2024-05-19 22:49:52 +02:00
Exidex
5443c49ed4 Tweak README.md 2024-05-08 22:15:20 +02:00
Exidex
5eddf2eabe Add note in readme about macOS support 2024-05-03 19:39:54 +02:00
Exidex
2a7b3d4578
Video demo 2024-04-30 13:21:40 +02:00
Exidex
1df1458291 Fix broken plugin download 2024-04-29 22:19:11 +02:00
Exidex
b1755143a9 Tweak README.md 2024-04-29 17:53:53 +02:00
Exidex
451488326e Update README.md and CHANGELOG.md 2024-04-29 14:45:37 +02:00
Exidex
205930fc43 Invert "dev" feature into "release". Default cargo build will not mess up your local env 2024-04-22 21:29:04 +02:00
Exidex
0a9646cbbd Tweak README.md 2024-03-03 15:38:09 +01:00
Exidex
29a387268d Add invite to Discord shield 2024-02-18 11:17:00 +01:00
Exidex
915f36d7e3 Add Discord shield 2024-02-18 11:13:51 +01:00
Exidex
73f5ac9849 Github doesn't supports hidden divs in README.md 2024-02-03 21:45:30 +01:00
Exidex
69e85825c5 Create README.md 2024-02-03 21:32:40 +01:00
Exidex
3ea3d15a9e Migrate to iced-rs. Remove gtk and relm 2023-10-14 15:29:10 +02:00
Exidex
ac7d6617b0 Initial commit. Working first render 2023-05-27 17:16:20 +02:00