Niels Laute
|
e131d0ff4b
|
[Settings] Icon visual improvements (#15756)
|
2022-01-25 17:29:12 +00:00 |
|
Niels Laute
|
5880f3855b
|
[Settings] Crosshair icon (#15750)
* Added MouseCrosshair to Settings, layout tweaks
* Adding image to docs folder
* Update Product.wxs
|
2022-01-25 14:16:49 +00:00 |
|
Niels Laute
|
1a25dacc73
|
Update Settings.UI.csproj (#15704)
|
2022-01-25 13:54:42 +01:00 |
|
Pedro Lamas
|
cccadec44c
|
[FileExplorer] StlThumbnailProvider (#15568)
* Adds StlThumbnailProvider
* Spell checker fixes
* Adds missing changes
* Attempts to fix alpha background issue
* Adds missing dependency references
* Upgrades .NET Core 3.1 to .NET 5
* Updates Helix Toolkit to fix .net5 compatibility
* Return null bitmap If STL model is empty
|
2022-01-25 11:51:37 +00:00 |
|
Davide Giacometti
|
2182aabe35
|
always on top accent color borders (#15709)
|
2022-01-24 09:02:09 -08:00 |
|
Jaime Bernardo
|
2e8dfa73d2
|
Mouse Utils - Mouse Pointer Crosshair (#15633)
* Apply PowerToys template
* Add CppWinRt package
* Add Settings reference
* Use proper output dir
* Proper WindowsTargetPlatformVersion
* Add filters to vcxproj
* Proper resource file generation
* Remove boilerplate code
* Initial implementation of the mouse crosshair
* Add enable module to settings page
* Change hotkey in settings
* Add color, opacity, thickness settings
* Add telemetry
* Add Oobe entry
* Add installer instructions
* Add dll to pipelines
* Add crosshair borders
* Fix settings case
* Tweak defaults to make it look like the specs
* fix spellchecker
* Fix resources and binary info
* Correct composition tree comment typo
* Reduce argument copy
* Start disabled by default
* Add maximum to crosshair thickness and border size
* Set minimum border size of 0
* Fix comment
* Add maximum to radius
* Add comment for non-localizable strings
* Rename "Inclusive Mouse"-"Mouse Pointer Crosshair"
|
2022-01-24 13:29:16 +00:00 |
|
Andrey Nekrasov
|
3d59c797f9
|
[Setup] Use WiX bootstrapper instead of a custom one (#15050)
@dhowett gave approval on teams. Squash merging
|
2022-01-05 10:28:09 -08:00 |
|
Dustin L. Howett
|
4484727c69
|
Remove all vestiges of the old CDPx pipeline and old loc data (#15242)
This pull request removes build steps and localization files that we no longer need.
Related: #15243
|
2022-01-03 17:51:56 -06:00 |
|
Seraphima Zykova
|
fa81968dbb
|
[AlwaysOnTop] Proof of concept (#14360)
Co-authored-by: Niels Laute <niels.laute@live.nl>
|
2021-12-29 17:33:20 +00:00 |
|
Niels Laute
|
54a3e67eed
|
[Settings] Added units to strings (#15185)
* Added units to strings
* Update Resources.resw
|
2021-12-28 17:00:16 +01:00 |
|
Niels Laute
|
7ac7e48e66
|
[Settings] Added disabled state to FZ preview control (#15166)
* Added Disabled state
* Added wallpaper image to installer file
|
2021-12-27 14:29:31 +01:00 |
|
Niels Laute
|
226b04e014
|
Adding secondary style for IsEnabledTextBlock (#15160)
|
2021-12-27 14:29:01 +01:00 |
|
Niels Laute
|
4066243c6f
|
[Settings/OOBE] Updated images (#15164)
* Updated docs images
* Updates thumbnails in Settings
* Added image
|
2021-12-26 18:30:45 +01:00 |
|
Davide Giacometti
|
288e0487a0
|
[FancyZones] Zone Number Settings (#14910)
|
2021-12-20 16:50:51 +00:00 |
|
Niels Laute
|
3805348afd
|
[Settings] String fixes (#15072)
* Fix ToggleSwitch
* Numberbox label fix
|
2021-12-20 13:15:08 +01:00 |
|
Niels Laute
|
d724f6de70
|
Update Setting.xaml (#15046)
|
2021-12-19 14:28:09 +01:00 |
|
Stefan Markovic
|
cc5d33606b
|
[Build Fix] Fix SettingsUI loc paths (#15043)
|
2021-12-17 13:40:07 -06:00 |
|
Stefan Markovic
|
073caffef4
|
[Settings, Common.UI, runner exe] Unify exe/dll naming (#15005)
* Unify exe/dll naming - PowerToys.Runner
Align naming with other exes - PowerToys Runner -> PowerToys.Runner
* Unify exe/dll naming - Microsoft.PowerToys.Common.UI
Project name - Microsoft.PowerToys.Common.UI -> Common.UI
dll name - Microsoft.PowerToys.Common.UI.dll -> PowerToys.Common.UI.dll
* Unify exe/dll naming - Settings
Project names - Microsoft.PowerToys.Settings* -> Settings*
Dll names - Microsoft.PowerToys.Settings*.dll -> PowerToys.Settings*.dll
* Revert file autoformat
* [Docs] Update paths to settings projects/files
* Fix tests - Update path
|
2021-12-15 12:56:52 +01:00 |
|