Spacedrive Bot
Spacedrive Bot
Most noticeable on careers and team page; the <div /> elements we're using to create the blurry blob effect in the background cause the page to scroll to the right...
Currently the ffmpeg ddl files must be in the same directory as the Spacedrive exe for it to work. Oscar Beaumont on Linear
Most of the primitive UI components in the interface package can be relocated to the ui package
Give the DMG file a background image like other applications. Oscar Beaumont on Linear
**import { useFocusState } from '@/hooks/useFocusState';** instead of **import { useFocusState } from '../../../hooks/useFocusState';** Jamie Pine on Linear
For example in the modal for adding a new device (trigged from "Add device" on Overview page), when pressing the enter key inside the text field the modal does not...
On Brave browser, Ubuntu 22.04. This could possibly be that there \*is\* no font other than the system default, and it was only noticed because Ubuntu's default font is \*that\*...
Currently CMD+R reloads the Tauri webview, it would be nice to also trigger a command to re-initialize the core.
* Buttons to re-run identifier and thumbnailer should exist in location settings * When adding locations, the identifier and thumbnailer should be automatically queued for execution. * Add a remove...
When resizing the explorer there is a lot of lag created by the virtualized list. Since exact screen width and height dimensions are required by the library in JS, the...