Kasper
Kasper
### Describe the bug Elements with `data-tauri-drag-region` can't be dragged while the window isn't in focus, which is not how native windows (or Electron's implementation) works Note: `acceptsFirstMouse` doesn't entirely...
This error is caused when performing `color-picker:open` in settings. Not that this is a problem, but it would be nice to just ignore it. **Atom Version**: 1.13.0 **Electron Version**: 1.3.13...
I'd like a setting to automatically open the color picker once I've selected a color value, so essentially double-clicking it and it's there. Bonus: Have the color values change in...
If `sl rebase` is just for moving commits, how about renaming the command to `sl move`?
### Describe the bug When proxying a domain to a SvelteKit website, the router now re-executes the router which causes a 404. Example: I have the SvelteKit website `sveltekit.com`. On...
### Describe the bug The documentation says: > If the input is empty or invalid (in the case of `type="number"`), the value is `undefined`. When the value is initialized, it...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Bug Description When connected to my 5K iMac, the Android app lags a...
`min` and `max` are non-nullable and have default values. Changing this would require a textbox for setting the year. `min` defaults to `The start of the year - 20 years`...
- Lyrics (https://lrclib.net/) - Show in playlist - Undo - Albums/genres/artists views - Global search - Songs in multiple albums - Remember queue on restart - Integrate [Butterchurn](https://github.com/jberg/butterchurn) (or [Kaleidosync](https://github.com/zachwinter/kaleidosync)...
Implement full-text search using [tantivy](https://github.com/quickwit-oss/tantivy)