Matej Drobnič

Results 164 issues of Matej Drobnič

### Describe the feature With the recent tabs update, mobile toolbar changed to this five button layout: ![image](https://user-images.githubusercontent.com/507922/205427957-511981f7-0d05-4a64-a069-97020c2a5b9c.png) It seems like Commander can't change this toolbar? ### Does this fix...

enhancement

When coroutine is dispatched, depending on the dispatcher, it might take some time for it to actually start executing. In current state, this time is not count as non-idle, which...

**Describe the bug** When there is an infinite loop in a background scope coroutine, calling `runCurrent()` in test will cause test to lock up, ignoring the timeout. **Provide a Reproducer**...

question
test

## Feature request Currently, when MPD plays radio streams via http(s), it seems to default to pretty large buffer (around 2s), which causes pretty large latency. Any chance this could...

### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...

api: crashlytics

1. Start Weylus on Sway (Wayland) 2. Open Weylus webpage on any mobile device 3. Stream will work normally 4. Change size of the webpage (for example, toggle fullscreen or...

It seems like QR code is not forced to always be square, it stretches to a window aspect ratio. For example, here, window is pretty wide and thus QR code...

Attempting to create a hotspot will result in a following error: ``` Config dir: /tmp/create_ap.wlp1s0.conf.3s6Bf5Zf PID: 29674 Network Manager found, set ap0 as unmanaged device... DONE Custom frequency band set...

Currently, pre-commit hook page only mentions CLI steps. This requires user to maintain separate detekt binary in the project and it's not compatible with type resolution. With this PR, I...

documentation

When there are no previews in the app, `Showkase.getBrowserIntent()` will not get generated even if there is a `@ShowkaseRoot` present. Ideally, this Intent should still be generated, but be empty...