A

Results 20 issues of A

Sometimes when I right click on the icon the context menu don't show up. It seems to be time based, this often happens after an application gets into fullscreen. (ex....

At 5FPS (OBS) there's a gray (Background VCAM) flicker on the cam I had to put it back to 30FPS Would be nice to get a fix so I can...

I had a lot of problem trying to stream to my friend the game... We speak in french in the video. [Here's the video](https://www.facebook.com/Virgil.Fabre/videos/600996704060555/) ### Mozilla Firefox Reality **At 17:20...

Could be noice to display my country's leaderboard

proposal

**Describe the bug** It appears as if one of the fonts I own crashes the notepads's font system and I can't put any font now. I installed one for mandarin...

After installing cargo-edit I can `cargo add crate_name`, great But now to remove one, `cargo rm` doesn't seem to delete the crate and its dependencies ![image](https://user-images.githubusercontent.com/40531871/155288781-d5933d66-9655-4240-8e76-afe55cdc1196.png) Like, there's no logging,...

cargo-rm

You can't own a domain like https://npmsearch.com/ and just let it die, that's a legit curse right there! Fix the website please I beg you

### Describe the bug Tauri doesn't focus when the window instance is launched, instead the focus is done prematurely during loading right after compilation which means that any focus on...

type: bug
priority: 3 low
platform: Windows
status: needs triage

The gallery button acts as a `child` button There is no `child` button, only a `parent` button But then the gallery button becomes a child if the hierarchy of edits...

[Here](https://kylemayes.github.io/vulkanalia/setup/validation_layers.html#using-validation-layers) you provide this code ```rs let info = vk::InstanceCreateInfo::builder() .application_info(&application_info) .enabled_layer_names(&layers) .enabled_extension_names(&extensions) .flags(flags); ``` But the variable `flags` from `.flags(flags);` is undefined

tutorial