Clint Rutkas
66ff661ff5
file moved to wiki ( #5278 )
...
deleting run as admin images and moving to wiki
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-28 13:41:00 -07:00
Andrey Nekrasov
57e69080c9
CDPx: revert parallel msbuild building also in build-powertoys-ci.yml ( #5275 )
2020-07-28 09:23:23 -07:00
Andrey Nekrasov
d78f7a9303
CI: sign new binaries ( #5274 )
...
* CI: sign colorpicker binaries
* CI: sign SVGThumbnailProvider binaries
* CPDx: revert parallel project building
2020-07-28 09:16:09 -07:00
Andrey Nekrasov
47cb34d26b
chore: enable multiprocessor compilation ( #5272 )
2020-07-28 17:20:01 +03:00
Andrey Nekrasov
8354797406
CDPx: do not use span header ( #5268 )
2020-07-28 14:26:30 +03:00
Divyansh Srivastava
87ae1c6a9b
Improving UI performance ( #5216 )
...
* Added fast observable collection
* Updated to use 1 collection changed event per query
* Moved result updating to background thread
* Changed collapsed to hidden for virtualization
* Moved all token cancellations inside try catch
* Fixed freeze on deleting first letter
* nit fixes
* Moved update logic to plugin result loop
* Updated doc comment for AddResults function
* fix result clear on empty query
2020-07-27 18:13:47 -07:00
Clint Rutkas
5fb7d43aff
Update pull_request_template.md
2020-07-27 16:24:53 -07:00
Clint Rutkas
115c391191
Update bug_report.md
2020-07-27 16:20:22 -07:00
Clint Rutkas
c73fa4b0f6
Update feature_request.md
2020-07-27 16:19:42 -07:00
Clint Rutkas
f5894ac3c2
Update bug_report.md
2020-07-27 16:14:30 -07:00
Clint Rutkas
bcbeda5102
Update bug_report.md
2020-07-27 16:12:15 -07:00
Clint Rutkas
8891c305e3
Update documentation-issue.md
2020-07-27 16:07:58 -07:00
Clint Rutkas
c62f98db95
Update documentation-issue.md
2020-07-27 16:07:49 -07:00
Clint Rutkas
96bca43089
Update documentation-issue.md
2020-07-27 16:07:26 -07:00
Clint Rutkas
9ffd42d477
Update documentation-issue.md
2020-07-27 16:06:54 -07:00
Clint Rutkas
c57f051863
Update config.yml
2020-07-27 16:06:09 -07:00
Clint Rutkas
ab04874c11
Update config.yml
2020-07-27 16:05:10 -07:00
Clint Rutkas
481a47b638
Update config.yml
2020-07-27 16:03:18 -07:00
Aaron Junker
df2ef04558
Create config.yml ( #5091 )
2020-07-27 16:00:52 -07:00
Clint Rutkas
c3ad095553
Update NOTICE.md
...
Adding in Martin into notice for color picker
2020-07-27 15:37:27 -07:00
Clint Rutkas
3f2dbfbbd2
removing colorpicker ( #5260 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-27 13:12:47 -07:00
Clint Rutkas
8eca70c338
adding in stable and installer to build status ( #5255 )
...
* Update README.md
* Update README.md
2020-07-27 13:12:31 -07:00
Niels Laute
ba7302a197
[Settings] Adding collapse button to settings navview ( #5237 )
...
* Adding collapse button to settings navview
* Custom panewidth
2020-07-27 09:57:28 -07:00
stefansjfw
d15b0a0285
[FancyZonesEditor] Don't load malformed custom layout and show appropriate message ( #5248 )
...
* Introduce const strings in LayoutModel.cs
* Don't load malformed custom layout and show apropriate message
* Add more checks
* Address PR comments
* Address PR comments
2020-07-27 18:56:26 +02:00
Andrey Nekrasov
3796a5ef97
Autoupdate: implement updating bootstrapper utility ( #5204 )
2020-07-27 19:53:29 +03:00
Bernard Vander Beken
5a48376a77
Fix casing ( #5252 )
2020-07-27 09:43:12 -07:00
stefansjfw
61669a73d9
[FancyZonesEditor] Introduce const strings in LayoutModel.cs ( #5196 )
...
* Introduce const strings in LayoutModel.cs
* Address PR comments - Update FirePropertyChanged
2020-07-27 10:12:35 +02:00
martinchrzan
5a2385c66b
Set default shortcut for activating launcher, creating settings.json … ( #5206 )
...
* Set default shortcut for activating launcher, creating settings.json on a start if it does not exists
* After review fixes
2020-07-25 08:50:29 +02:00
Alekhya
d7721065dc
Add theme aware default icons to usage dictionary ( #5223 )
...
* Added theme aware default icons to usage dictionary
* they should not be removed while resizing
2020-07-24 18:23:33 -07:00
Alekhya
025f2507f4
Drive Detection Indexer warning refinement ( #5221 )
...
* show results always and conditionally show warning
* changed test logic to show warning when expected
* renamed unit test
2020-07-24 17:45:07 -07:00
Alekhya
563fb3ff5c
commenting out the test ( #5224 )
2020-07-24 17:43:48 -07:00
Clint Rutkas
9646ec5edd
fixed another set of warnings ( #5219 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-24 15:46:29 -07:00
Alekhya
cc990a1181
Fix for handling exceptions thrown by dispatcher which were crashing PT Run ( #5199 )
...
* fix report window error icon
* fix for launching web page to create new issue
* Made icon theme aware
* removed exception that was added by mistake
* modified the issue reporting link to match that in the settings page
* added comment
2020-07-24 13:58:40 -07:00
Arjun Balgovind
c4ddb7d351
[PT Run] Resolve text alignment issues for RTL input languages (not for mixed strings) ( #5170 )
...
* Added logic to switch TextBox/TextBlock flow direction on language change
* Move event handler to separate method
* Moved code to function
2020-07-24 13:34:49 -07:00
Arjun Balgovind
ab0047a9b7
Added additional checks in version info methods ( #5173 )
2020-07-24 13:34:17 -07:00
Arjun Balgovind
39ec10cbba
Add telemetry event for measuring time taken to display PT Run ( #5201 )
...
* Added LauncherHotkeyEvent
* Split into cold state and warm state events
2020-07-24 12:38:16 -07:00
Niels Laute
65b6513207
[Settings] Multiple UX refinements (e.g. OOBE) ( #5113 )
...
* Updated FZ page with new resizing logic
* Multiple UX fixes. Added updated resizing logic to other pages
* Added ImageResizer file format example snippets to tooltip
* Added warning icon in hotkeysettingscontrol
* Fixed formatting
* Keys label can now be set
* Replaced custom titleblocks with converter
* Updated strings
* Added correct links to the images. Added PT description on General page as well.
* Colorpicker image updates
* Rounded corners
* Fix
* Added back in correct subtitles
2020-07-24 12:02:56 -07:00
Clint Rutkas
beb4494534
Adding back in key for FZ Json ( #5210 )
...
* Adding back in key for FZ Json
* defaulting key to string empty
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-24 11:35:03 -07:00
martinchrzan
983ff901f2
Prevent clicking through when selecting a color using color picker ( #5203 )
2020-07-24 18:44:46 +02:00
Ivan Stošić
5d66473a4f
[FancyZones] Remove m_workArea from ZoneWindow ( #5185 )
...
* Removed m_workArea from ZoneWindow
* Remove another unused variable
2020-07-24 11:17:39 +02:00
Arjun Balgovind
ff1e04b957
[Keyboard Manager] Added in Shortcut to Key and Key to Shortcut remapping ( #5070 )
...
* Added union class
* Added key to shortcut backend implementation
* Added tests
* Added tests for CapsLock/modifier workaround for key to shortcut
* Added correct JSON loading step
* Cleaned shortcut remap code to use helper function for modifier keys
* Removed RemapKey class
* Enable Key to Shortcut in UI along with Type Shortcut in Remap key window
* Fixed orphaning and unsuccessful remap dialog
* Fixed column width
* Renamed second type key button
* Fixed Type Shortcut issues
* Fixed shortcut to key backend logic and manually tested most scenarios
* Added s2k in UI, manually verified its working
* Added one more k2s test
* Added tests for s2k
* Added tests for Caps Lock workaround in shortcut remaps
* Fixed formatting
* Fixed formatting
* Removed safety code since it can cause issues with code generated key up events
* Added test for key up scenario
* Tweaked warning text
* Tweaked text
* Tweaked text to fit in two lines
* telemetry additions
2020-07-23 16:43:49 -07:00
ryanbodrug-microsoft
53c4c6cbb8
User/ryanbod/folders enable staticanalysis ( #5137 )
...
* Enabling static analysis and settings treat warnings as errors
* Fixing/Supressing static analysis warnings in ContextmenuLoader and removing unused code
* Fixing static analysis errors in Main.cs
* Fixing static analysis warnings for folderpluginSettings.xaml.cs
2020-07-23 16:05:36 -07:00
Arjun Balgovind
47736603af
Fix saving to JSON in PT Settings ( #5197 )
...
* Added argument to fix saving to JSON in PT Settings
* Added argument to fix saving to JSON in PT Settings
2020-07-23 16:04:04 -07:00
Clint Rutkas
b6e5a5e655
Color picker tweaks ( #5194 )
...
* Adjustments on default keystroke and removing key string whihc really didn't do anything
* moving color picker into alphabetical order
* removing removed property
* adjusting comment based on feedback from martin
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-23 15:53:12 -07:00
Clint Rutkas
84018f5b61
Fixing more warnings ( #5189 )
...
* classes need to be in new files
* adding in new lines
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-23 14:56:21 -07:00
Clint Rutkas
592d3afe6d
shifting naming ( #5190 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-23 13:08:20 -07:00
Clint Rutkas
2bd2ec7a2e
Renaming properties to C# styling to fix warnings ( #5166 )
...
* Renaming properties
* Update PowerLauncherProperties.cs
trying to kick CI
* PowerLauncher is way for naming.
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-23 11:01:49 -07:00
Alekhya
f25d2b3a86
removed incrementalClean for launcher ( #5172 )
2020-07-23 10:34:32 -07:00
Clint Rutkas
886cea56f3
bring on all tests ( #5118 )
...
* Update build-powertoys-steps.yml
bring on all tests
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* adding in runsetting
* Delete unit.tests.x64.runsettings
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-23 09:24:16 -07:00
Niels Laute
ed21efc003
[Read me] Updated screenshots in the overview for settings page ( #5148 )
...
* Updated images
* Updated shorcut guide image ref
* Updated image titles
* Uppercase to lowercase
* Added high res colorpicker images
* Updated extension
* Updated extensions
* Added Color Picker description
* Updated readme
* Removed CP section
* Update README.md
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2020-07-23 09:21:11 -07:00