Charles Milette
Charles Milette

So somebody has been making waves on TikTok about this app potentially being malware/scamware or other bad things. This is caused by the Store entry saying this:  This is...
If you have this running, TranslucentTB is 100% assured to crash: https://support.freedomscientific.com/Downloads/JAWS
Create a `.editorconfig` like this ``` root = true [*] insert_final_newline = false trim_trailing_whitespace = true indent_style = tab indent_size = 4 [file.toml] indent_style = space indent_size = 2 ```...
  FYI, I'm running on the `dev` branch
 They redesigned the sidebar's appearance on the AU. Updating the skin so it follows the new style seems like a good idea.
On a normal Windows 10 window, the colored outline is visible only when the window is not maximised. When it is maximised, there is not outline Actually, the colored outline...
In case the user messes too much with it and breaks it, it'd be great to have an "reset to defaults" button for these. And only those, because the user...
# Discussion: Dark mode for applications Currently, reliably detecting dark mode in Win32 applications requires either reading the registry or using undocumented methods from `uxtheme.dll`. I strongly suggest to document...
### Describe the bug The Windows App SDK docs are not hosted on GitHub, contrarily to WinUI 2 and Win32 docs. This makes it impossible for outside contributors to suggest...