Charles Milette

Results 49 issues of Charles Milette
trafficstars

![image](https://user-images.githubusercontent.com/6440374/32140047-77f0d2aa-bc29-11e7-9796-15d101e795e9.png)

enhancement
help wanted

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: ![image](https://user-images.githubusercontent.com/6440374/103190125-9a41c900-489d-11eb-836c-ae1c3dadb5b4.png) This is...

priority-high

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

bug
help wanted
windows
hacktoberfest

![2016-09-01 3](https://cloud.githubusercontent.com/assets/6440374/18187661/8543d3e6-7079-11e6-88b1-f6adf6fd4143.png) ![2016-09-01 2](https://cloud.githubusercontent.com/assets/6440374/18187697/e47096a6-7079-11e6-9f1d-e762fabc89cf.png) FYI, I'm running on the `dev` branch

cantfix

![image](https://cloud.githubusercontent.com/assets/6440374/19500357/43be7c1c-956a-11e6-9722-8e364789d463.png) They redesigned the sidebar's appearance on the AU. Updating the skin so it follows the new style seems like a good idea.

enhancement

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

cantfix

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

discussion
area-Shell UX

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

documentation