Brys
Brys
### Is your feature request related to a problem? Please describe. For many purposes of binding notifications and background processes windows requires the appID to bind. ### Describe the solution...
It appears on my version of windows 11 seen below has the acrylic effect inoperable and the blur effect lagging the whole PC.  Here is an example with effects...
### Is your feature request related to a problem? Please describe. Okay, so this is kinda confusing but it's a real issue. Types like that are not available are still...
### Describe the bug ```v // main.v fn main() { // ... db := client.create_db('my_db') or { match err { types.AdministratorRequired { panic("admin is required") } types.InvalidDBName { panic("Database name...
Random color!
My event subscribers will not continue to work after the same event once it is repeated. I've tried using `skipRetained` and `retained.` Event drop event but the only thing that...
Use custom tooltips for better viewing! The in-built tooltips the webview/browser offers is pretty limited. Something like popperjs could be utilized to create more user friendly, beautifully styled tooltips.