Manav Rathi
f003b4f8ac
[desktop] Update version and link
2025-02-12 06:52:12 +05:30
Manav Rathi
e0eae10007
Use URL instead of repeating contents
2025-01-22 12:41:39 +05:30
Manav Rathi
3d2b8974df
Temporary tracing
2025-01-21 16:24:03 +05:30
Manav Rathi
0309db9466
[desktop] Include branding colors in Flathub MetaInfo
...
https://docs.flathub.org/blog/introducing-app-brand-colors/#adding-brand-colors
2025-01-20 14:04:21 +05:30
NN708
03903ae605
[desktop] Add MetaInfo
2025-01-17 11:08:18 +08:00
Manav Rathi
e4bc206d6a
[desktop] Revert to 1.6.63 Linux icon behaviour
...
https://github.com/ente-io/ente/issues/1909
2024-06-04 12:30:05 +05:30
Manav Rathi
cab8660446
[desktop] (Maybe) fix the dock icon on Linux
...
Ref: https://github.com/ente-io/ente/issues/1909
build/icons/512-512.png is just a 1/2 copy of build/icons.png.
2024-06-01 20:05:35 +05:30
Manav Rathi
11451efffd
Restore macOS icon
...
git checkout 42679bc9daa4108681683079f4cb1f2832f4578c~ -- build/icon.icns
2024-04-10 20:32:32 +05:30
Manav Rathi
6a7220ca43
Remove support files for (removed) Windows GGML binary
...
These were added together with the GGML Windows binary in commit
c3887847bca7a800b10ccb9428a194e3bfbbd261.
2024-04-09 21:32:41 +05:30
Manav Rathi
4327cfdb23
Only ONNX, desktop
2024-04-09 20:46:27 +05:30
Manav Rathi
42679bc9da
Remove duplicated icon
...
Per https://www.electron.build/icons , a single 512x512 icon.png placed in the
buildResources directory (default `build`) is enough to generate icons for all
three - macOS, Windows and Linux.
2024-03-27 15:00:25 +05:30
Manav Rathi
88e8e1a18d
Remove hacky splash window with a background color
...
...hacky because it was using a timer instead of the "ready-to-show" event
(which wasn't getting fired for some reason). It is recommended that we set a
background color anyway.
2024-03-26 21:45:21 +05:30
Manav Rathi
0634727ef3
Remove unused file
...
From my understanding, this was accidentally leftover from 3c8af97f695176b0dcf1c98893a5b4238dc89941
2024-03-20 10:34:17 +05:30
Manav Rathi
b3289f2b8d
Remove (kindof) unused reloadWindow IPC
...
We now bundle the renderer code within the app. So a load-fail indicates
something really wrong, not something we can deal with upfront (the code wasn't
probably even working - e.g. it was assigning to a function parameter
mainWindow, not the actual global var behind it).
2024-03-19 19:18:05 +05:30
Manav Rathi
a5e6f0cc30
Let Prettier 3 have a go at it
2024-03-12 18:01:09 +05:30
Manav Rathi
d7cd2cecbc
Default buildResources is build
2024-03-12 16:12:53 +05:30
Manav Rathi
027ae1cfb9
build => resources
2024-03-11 17:37:43 +05:30
Manav Rathi
88741083fe
Prettier 3 + reformat (same as web)
2024-03-11 16:46:52 +05:30
Manav Rathi
1ac5222b09
Move into desktop/
2024-03-01 12:36:35 +05:30