Brys

Results 12 issues of 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...

TODO

It appears on my version of windows 11 seen below has the acrylic effect inoperable and the blur effect lagging the whole PC. ![windows_ver](https://user-images.githubusercontent.com/35676267/173886362-590fb4ea-c1f1-4780-96c1-aabe4790add3.png) Here is an example with effects...

platform: Windows
type: bug
status: on hold

### 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...

Bug
Awaiting Feedback
TODO

### 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...

Bug

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.

enhancement
feature request