ADeltaX / MobileShell

A custom shell Windows 10 Mobile-like for Windows 10 Desktop
MIT License
359 stars 37 forks source link

Use the system's region settings to define the time format. #5

Closed ShadowEO closed 5 years ago

ShadowEO commented 5 years ago

Here we go! The fixed commits, as with the previous description, this will enable MobileShell to use the system's defined region to format the time display, instead of using a hard-coded time format.

Please feel free to delete pull-request #4 since it was broken, this replaces it.

EDIT: As an aside, your rotation, DPI and resolution detection code works great. I just changed resolutions and it scaled properly, albeit with a slow redraw.

ShadowEO commented 5 years ago

Woops, the MSIX changes weren't supposed to be in this pull request! ^_^;

They aren't used by default anyway so it won't be an issue, but should be in working order for quick and easy deployment anyway. I tested that commit on my own PCs and it seemed to work perfectly as AnyCPU.