Vitalii Hurianov

Results 14 comments of Vitalii Hurianov

Would it be possible to add a setting for how hard you need to press for a click to register? It feels a little too stiff on my MT2, fine...

> Oh, whoa. Apparently this has been essentially already implemented! > > 1. Go to settings > > 2. Type: **msg_incoming** > > 3. Choose your desired notification sound >...

I could try to make a pr if you agree this is needed

Basically one that you could put in a CustomScrollView and wrap with Sliver widgets like SliverSafeArea

Managed to make the searchbar look like the urlbar when it's closed, but sadly I couldn't give it's popup a transparent blurred background, rounded corners or even remove the shadow,...

Try v1.0.1 for the new Searchbar :)

If anybody knows how to style the right-click context menu, feel free to chime in

### Some simple examples of this The following silently bails on the entire match statement ```rust match (a) { 0 // hello world | 1 => (), _ => (),...

I wanted to keep the relation between the slider positions 1 to 1, because VoiceMeeter's volume slider already uses the db scale, which is already non-linear and is the most...

> There must be something missing. If I switch to my Realtek audio device, the perceived volume curve is completely different than one with Voicemeeter, but to the higher side:...