Matheus Filipe dos Santos Reinert
Matheus Filipe dos Santos Reinert
### The bug: @elParaguayo asked me to open a new issue about this in #2940. It happens in a few widgets, `parse_markup()` raises an exception in the `focus_change` hook. #...
# Issue description When there's a fullscreen application focused on my main screen and I click on my secondary screen it won't change the focus to it, but if i...
### Steps to reproduce Steps: 1. create a browser extension with plasmo `npm create plasmo --with-src` 2. add mui according to the docs `npm install @mui/material @emotion/react @emotion/styled` 3. add...
I've been digging deeper into osdev, especially in osdev's wiki and discord server, and there some names that I got a little confused with after following the blog post, so...
### How do you envision this feature/change to look/work like? Instead of always rendering the component in the top left corner of the anchor it would be nice to be...