Exidex
|
fbb3bd82fc
|
Fix compilation on macos
|
2024-07-21 20:51:32 +02:00 |
|
Exidex
|
ccbf0d39ed
|
Replace frontend part of backend grpc server with in-process channel communication
|
2024-07-21 20:44:20 +02:00 |
|
Exidex
|
f269e56c66
|
Replace frontend grpc server with in-process channel communication
|
2024-07-21 18:03:07 +02:00 |
|
Exidex
|
5190db5bcd
|
Replace reqwest with ureq. blocking reqwest call doesn't work inside tokio runtime
|
2024-07-21 17:48:52 +02:00 |
|
Exidex
|
e74c128b6e
|
Migrate scenario plugins to new image source api
|
2024-07-21 15:34:18 +02:00 |
|
Exidex
|
3d847a283e
|
Quick implementation of image fetch from url
|
2024-07-21 15:33:37 +02:00 |
|
Exidex
|
f76461aaa4
|
Fix scenario runner build
|
2024-07-21 15:33:00 +02:00 |
|
Exidex
|
5c19f79574
|
ImageSource on js plugin side is now just a reference to asset instead of binary array with image
|
2024-07-21 13:30:26 +02:00 |
|
Exidex
|
af0b0ca51b
|
Fix focused item being off-screen when searching for specific item
|
2024-07-18 21:32:42 +02:00 |
|
Exidex
|
8b91976736
|
Replace custom parser of .desktop file Exec property with gtk-launch
|
2024-07-18 21:27:18 +02:00 |
|
Exidex
|
cb660d3640
|
Add explicit txt file extension to log files
|
2024-07-18 21:01:20 +02:00 |
|
Exidex
|
16d540b0ca
|
Reuse plugin and entrypoint uuids to avoid creation spam of new log directories
|
2024-07-18 21:01:01 +02:00 |
|
Exidex
|
8a73b13fc2
|
Write local plugin logs to file, so it can be shown in "npm run dev" console
|
2024-07-18 20:42:07 +02:00 |
|
Exidex
|
9983b35129
|
Fix pressing enter in main view list always selecting first search result
|
2024-07-16 22:37:55 +02:00 |
|
Exidex
|
c3b1fa6a27
|
Remove not needed focus functionality from iced fork
|
2024-07-16 22:36:57 +02:00 |
|
Exidex
|
3da44bf551
|
Tweak text colors
|
2024-07-16 22:20:09 +02:00 |
|
Exidex
|
a293cdbac3
|
Fix focused button not being always in view when using keyboard navigation for main list
|
2024-07-16 21:04:36 +02:00 |
|
Exidex
|
5b7a695bf3
|
Slightly tweak settings fields positioning
|
2024-07-15 20:11:06 +02:00 |
|
Exidex
|
957ee81a73
|
Implement actual global shortcut modification from value set in settings
|
2024-07-15 20:01:45 +02:00 |
|
Exidex
|
519efbcdaf
|
Implement UI for changing global shortcut
|
2024-07-14 19:58:04 +02:00 |
|
Exidex
|
18561f3670
|
Refactor Settings UI to allow for multiple views
|
2024-07-13 22:28:02 +02:00 |
|
Exidex
|
c75c7a71d7
|
Implement hide entrypoints toggle in settings ui
|
2024-07-12 12:35:21 +02:00 |
|
Exidex
|
d15952f795
|
Continue Settings UI style tweaks
|
2024-07-12 12:02:22 +02:00 |
|
Exidex
|
c840eb707d
|
Start of settings ui style overhaul
|
2024-07-10 21:37:56 +02:00 |
|
Exidex
|
7a5af1c4f5
|
Rename colors
|
2024-07-09 22:01:20 +02:00 |
|
Exidex
|
9262e95969
|
Style tweaks
|
2024-07-09 19:12:53 +02:00 |
|
Exidex
|
412cb1cc22
|
Change color of selected text
|
2024-07-09 18:39:09 +02:00 |
|
Exidex
|
db00d967a5
|
Accept windows and macos in the list of supported systems
|
2024-07-09 18:29:00 +02:00 |
|
Exidex
|
d590878152
|
Use physical key codes for shortcut matching
|
2024-07-08 21:48:44 +02:00 |
|
Exidex
|
f2ba02a2a8
|
Upload new demo video
|
2024-07-07 15:54:55 +02:00 |
|
Exidex
|
0bb63db8b8
|
Release v5
|
2024-07-07 09:02:22 +00:00 |
|
Exidex
|
96022422d6
|
Update CHANGELOG.md
|
2024-07-07 10:50:03 +02:00 |
|
Exidex
|
ed5efa59df
|
Rename "management" cli option to "settings"
|
2024-07-07 10:44:11 +02:00 |
|
Exidex
|
94c89aa7b4
|
Add error message for settings if unable to connect to server
|
2024-07-07 10:39:08 +02:00 |
|
Exidex
|
f53a098bf2
|
Fix broken windows icon in README.md
|
2024-07-07 10:14:12 +02:00 |
|
Exidex
|
eccd5d1c32
|
Temporary workaround for core dump on startup in release mode by using debug mode. Slower but at least works
|
2024-07-07 09:56:38 +02:00 |
|
Exidex
|
f30a952d3b
|
Revert "Do not try to render inline view when search string is empty. Also work around for strange deno crash in release mode right after startup."
This reverts commit b642d43be9.
|
2024-07-07 09:50:24 +02:00 |
|
Exidex
|
05c9d4af2a
|
Fix styling on error views
|
2024-07-06 20:24:51 +02:00 |
|
Exidex
|
6770459fb7
|
Update CHANGELOG.md
|
2024-07-06 16:41:00 +02:00 |
|
Exidex
|
dbe5671ace
|
Fix plugins local and builtin plugins re-enabling themselves after restart
|
2024-07-05 20:50:05 +02:00 |
|
Exidex
|
725c1fde15
|
Revert "Temporary workaround for core dump on macOS in release mode"
This reverts commit e8148bf01a.
|
2024-07-05 19:37:31 +02:00 |
|
Exidex
|
b642d43be9
|
Do not try to render inline view when search string is empty. Also work around for strange deno crash in release mode right after startup.
|
2024-07-05 19:34:12 +02:00 |
|
Exidex
|
02ea8dc02e
|
Even more styling work
|
2024-07-04 20:15:56 +02:00 |
|
Exidex
|
b8729ce044
|
More styling work
|
2024-07-03 22:04:20 +02:00 |
|
Exidex
|
87d38415f4
|
Reduce grid item height
|
2024-07-03 21:18:21 +02:00 |
|
Exidex
|
146d6f63d1
|
Fix view going transparent while waiting for first render from backend
|
2024-07-03 21:15:35 +02:00 |
|
Exidex
|
c7199496a9
|
Better spacing for detail-in-list
|
2024-07-02 22:54:27 +02:00 |
|
Exidex
|
15f76b7a96
|
Do not resize window for sub views
|
2024-07-02 22:54:00 +02:00 |
|
Exidex
|
5b1cee643b
|
Change main search text placeholder color
|
2024-07-02 22:24:24 +02:00 |
|
Exidex
|
bc5b071542
|
Style overhaul
|
2024-07-02 22:21:00 +02:00 |
|