Stefan Markovic
3ada3c20a2
[PT Run] Smooth scrolling of the results list ( #15033 )
...
This fixes scrolling when using touchpad
2021-12-17 10:22:25 +01: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
Stefan Markovic
d359b3adc8
[PowerRename] Don't treat extensions for folders ( #14908 )
...
* Dont treat extensions for folders
* Simplify fix and add test
* Add try/catch
* Update test to avoid updating spellcheck
2021-12-14 14:42:37 +01:00
Graham Sutherland
f5d2f86c23
Add support for hex/binary numbers to calculator ( #14948 )
...
This minor expression validation tweak allows hexadecimal and binary numbers to be entered into expressions.
2021-12-13 20:01:12 +03:00
Stefan Markovic
dfba79313f
[PowerRename] Fix AltGr input ( #14927 )
2021-12-13 13:47:45 +01:00
Jaime Bernardo
c48f8f75d4
[GCodePreview]Fix locproject ( #14955 )
2021-12-10 17:43:11 -08:00
CleanCodeDeveloper
9152ea8f1c
[Image Resizer]Try to recover metadata even when the metadata data structure is invalid ( #14914 )
...
* metadata.Clone() fails also for situations where we still can recover metadata
metadata.Clone() is also an expensive operation (deep copy) and it is not necessary anymore as we build up the metadata object from scratch anyway
* If an exception is throw here something is seriously wrong with the metadata structure
We take all metadata we have read so far an write it to the resized image
* add log statement
* Adjust test written for #2447 as we are able to copy the metadata now
* Improve documentation
2021-12-10 13:54:05 +00:00
Pedro Lamas
1e0033166f
[FileExplorer]GcodeThumbnailProvider and GcodePreviewHandler ( #14827 )
...
* Adds the GcodeThumbnailProvider
* Registers the GcodeThumbnailProvider
* Adds Settings support
* Reverts solution changes back to original
* Corrects "Gcode" text with "G-code"
* Adds gcode thumbnail setting description
* Follow up on PR review comments
* Adds GcodePreviewHandler
* Follow up on PR review comments
* Renames assemblies following #14903
2021-12-10 11:53:01 +00:00
Stefan Markovic
dfe9169e39
[modules] Unify exe & dll naming ( #14903 )
...
* Unify exe/dll naming - AwakeModuleInterface
* Unify exe/dll naming - ColorPicker.dll & ColorPickerUI.exe
* Unify exe/dll naming - FancyZones, FancyZonesEditor & FancyZonesModuleInterface
* Unify exe/dll naming - ImageResizerExt & ImageResizer.exe
* Unify exe/dll naming - KeyboardManager.dll
* Unify exe/dll naming - FindMyMouse & MouseHighlighter
* Unify exe/dll naming - PowerRename.dll, PowerRenameUIHost & PowerRenameUILib
* Unify exe/dll naming - File Explorer add-ons
* Unify exe/dll naming - ShortcutGuide
* Unify exe/dll naming - VCM
* Unify exe/dll naming - PT Run
* Unify exe/dll naming - *.resources.dll
* [Fix] Unify exe/dll naming - VideoConferenceProxyFilter_x86
2021-12-10 10:50:46 +01:00
Jaime Bernardo
c681988892
[MouseUtils]Add PowerToys to window names ( #14892 )
2021-12-09 11:08:53 +00:00
Jaime Bernardo
2ba1dcf03a
[PTRun]Avoid starting two instances from runner ( #14868 )
...
* [PTRun]Avoid starting two instances from runner
* Set m_enabled later
2021-12-09 11:05:31 +00:00
kurema
dfa139b72f
Update Resources.resw ( #14921 )
2021-12-09 11:57:47 +01:00
Clint Rutkas
71380d6fb1
[VCM]disable by default and admin warning ( #14686 )
...
* Adding in InfoBar warning when not running as admin
* small newline text shift
* rolling out a text fix i didn't mean to commit
* defaulting to off, there are other spots is seems like
* [Runner] introduce is_enabled_by_default method and keep VCM disabled by default
* getting file back in good state
Co-authored-by: yuyoyuppe <a.yuyoyuppe@gmail.com>
2021-12-07 13:50:04 +00:00
ChaseKnowlden
aa376a2c0d
Description and Company name Fixed ( #14785 )
...
* Description and Company name Fixed
* PowerToys Run fix
2021-12-06 22:04:11 -08:00
CleanCodeDeveloper
e6428da21f
[ImageResizer]fix colorspace metadata regression ( #14867 )
2021-12-06 19:28:57 +00:00
Davide Giacometti
3b89e6f5a4
[PTRun]update icons and author on startup ( #14828 )
2021-12-06 19:28:04 +00:00
Davide Giacometti
d7e36079fc
[PTRun][Window]PowerLauncher removed from results ( #14786 )
2021-12-06 19:27:10 +00:00
Stefan Markovic
88ec74d81e
Unify dll/exe naming - interop ( #14795 )
2021-12-06 16:27:54 +01:00
Deondre Davis
fc303c2c38
[PowerRename]Fix "Learn more about RegEx" link ( #14706 )
2021-12-06 11:44:18 +00:00
Clint Rutkas
35d328964f
Update Resources.resx ( #14707 )
2021-12-03 06:53:57 -08:00
Seraphima Zykova
9d10426295
[FancyZones][Hotfix] Fix VirtualDesktopManager init ( #14793 )
2021-12-03 09:59:05 +00:00
Niels Laute
287bc99a0f
[Run] Removing unused icons ( #14631 )
...
* Removing unused icons
* Update Product.wxs
* Update Product.wxs
* Update PowerLauncher.csproj
* Update PowerLauncher.csproj
* Revert "Update PowerLauncher.csproj"
This reverts commit 45011bd1e0
.
* Revert "Update PowerLauncher.csproj"
This reverts commit c6d6298034
.
* Update PowerLauncher.csproj
* Revert "Update PowerLauncher.csproj"
This reverts commit 60d30f30df
.
* Update PowerLauncher.csproj
2021-12-03 00:02:56 +01:00
Jaime Bernardo
f92bfc62f1
[PTRun][Hotfix]Don't load duplicate plugins ( #14776 )
2021-12-02 16:41:15 +00:00
Stefan Markovic
82ad79dd1f
Open PowerRename on current active monitor ( #14774 )
2021-12-02 15:09:33 +01:00
Stefan Markovic
c95fb78cf4
[PT Run - Calculator plugin] Allow single-digit factorial ( #14736 )
2021-12-02 15:07:47 +01:00
Niels Laute
a018e0493b
[PowerRename] Add row highlighting ( #14746 )
...
* Add Highlight property to ExplorerItem
* Change property type
* Initialize property
* Update MainWindow.xaml
* Update MainWindow.xaml
* Update MainWindow.xaml
* Updated brush
Co-authored-by: Stefan Markovic <stefan@janeasystems.com>
2021-12-02 13:02:12 +01:00
Stefan Markovic
87f6278bf9
Standardize Image Resizer naming ( #14694 )
...
* Standardize Image Resizer naming
* Use no-throw methods
* Do not move if new dir already exist
* Update test files paths
2021-12-02 09:08:43 +01:00
Davide Giacometti
ec11abbc52
[PT Run] [Program] Fix FileSystemWatcher Crash ( #14649 )
2021-11-30 14:41:09 +00:00
Jaime Bernardo
bf2c5d9ec0
[PTRun][Program]Avoid loops due to symlinks ( #14676 )
2021-11-30 11:25:01 +00:00
FLOAT4
5381486c25
[FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing ( #14464 )
...
* [FancyZones] Rename ZoneWindowDrawing -> ZonesOverlay
* [FancyZones] Rename ZoneWindowDrawing -> ZonesOverlay in tools and docs
Co-authored-by: float4 <float4-unspecified-mail>
2021-11-25 16:39:03 +01:00
Niels Laute
d2c6148662
[PowerRename] Resolve UI focus issue ( #14605 )
...
* UI tweaks
* Fixed 0 margins
* Fixed height for button
* Update MainWindow.xaml
2021-11-24 18:45:31 +00:00
Seraphima Zykova
bd0db76e31
[FancyZones] Crash on launch: fix exception handler ( #14609 )
...
* fix stacktrace logging
* init logger before exception handler
* wchar check
2021-11-23 18:41:10 +00:00
Clint Rutkas
8743c2329e
Show color as a float and as a decimal value ( #14548 )
...
* #14020 and #12630 - Show color as a float and as a decimal value
* getting stuff up-to-par
* changing RGB Float to VEC4
* Getting Decimal to display correct.
* tweaking VEC4 output. What would be better is if these actually pulled from a real output ...
* Shifting to force decimal
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2021-11-23 09:08:01 -08:00
Jaime Bernardo
46244e8e84
[FindMyMouse]Add additional settings ( #14590 )
...
* [FindMyMouse]Add additional settings
* Add setting for Spotlight Initial Zoom
* PR feedback: lowercase settings names
* PR feedback: settings descriptions
* PR feedback: change opacity to percentage
* PR feedback: increase maximum zoom factor
* PR feedback: group spotlight settings
* PR feedback: Expanders start collapsed initially
* Remove extra settings file save in dllmain
* PR feedback: change initial zoom description
* PR feedback: Add warning for photo sensitive users
* PR feedback: remove warning and add description instead
* PR feedback: size->factor in initial zoom description
* Feedback PR: remove opacity description
* PR feedback: remove photo sensitivity warning
2021-11-23 16:52:17 +00:00
Stefan Markovic
8afac77841
[ColorPicker] Accept lower-case hex code in AdjustColor window HEX text block ( #14602 )
2021-11-23 16:40:12 +01:00
CleanCodeDeveloper
6452369351
[Image Resizer] Fix image resizer unexpected property type or value ( #14475 )
...
* fixes issue #9885 , image 2 and 3
* fixes issue #9885 , image 1
* fixes issue #9885 , image 2 and 3 (refactoring)
* try to get past the spell checker
* Loop over all metadata and try to read the actual value. Remove metadata item if exception is thrown on reading the value.
* Add debug utils which will help to troubleshoot further metadata bugs
* Revert "try to get past the spell checker"
This reverts commit 34aa0728b5
.
* I gave up on fiddling with individual metadata decided to build up the metadata object from the scratch
* Improved log messages, add comments, renamed variables
2021-11-23 11:19:09 +00:00
Jaime Bernardo
2d5276f742
Mouse Utils - Mouse Highlighter ( #14496 )
...
* New PowerToys template
* Add CppWinRt to empty PowerToy
* Add Settings reference to empty PowerToy
* Use proper output dir
* Proper WindowsTargetPlatformVersion
* Add filters to vcxproj
* Proper resource file generation
* Add MouseHighlighter proof of concept code
* Abstract implementation into a struct
* Enable module
* Disable module
* Add enable module to settings page
* Can change the hotkey in settings
* Remove remaining boilerplate code
* Add logging
* Add telemetry
* Add Oobe entry
* Add installer instructions
* Add dll to pipelines
* fix spellchecker
* Add more configurability
* Make settings a bit prettier
* Fix spellchecker
* Fix wrong default fade timers
* Fix user facing strings
* Tweak default duration values
* Fix to appear in every virtual desktop
* [Mouse Highlighter] Show highlight on mouse drag (#14529 )
* [Mouse Highlighter]show pointer on mouse drag
* fix spellchecker
* [MU] UI tweaks (#14544 )
* UI tweaks
* Update Resources.resw
* Updated text strings
* fix spellcheck
Co-authored-by: Laute <Niels.Laute@philips.com>
* tweak default values
* PR feedback: use wstring_view
* PR feedback: Log error on json error
* PR feedback: don't throw 1
* PR feedback: fix copy-pasta leftColor->rightColor
* PR feedback:Add another error message on exception
* PR feedback: add todo to use commons/utils/json.h
Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-11-22 13:31:31 +00:00
Clint Rutkas
0dae5d0402
Revert " #14020 and #12630 - Show color as a float and as a decimal value"
...
This reverts commit 022dde4754
.
2021-11-19 14:11:32 -08:00
Clint Rutkas
022dde4754
#14020 and #12630 - Show color as a float and as a decimal value
2021-11-19 14:08:14 -08:00
Clint Rutkas
0aaf00dc5e
Getting it sync'ed with settings but this needs to be localized / pulled from a common spot w/ settings ( #14537 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2021-11-19 09:43:45 -08:00
Jaime Bernardo
04a72ed947
[FindMyMouse]show on all virtual desktops ( #14504 )
2021-11-18 11:43:54 +00:00
FLOAT4
5a9f52fb11
[FancyZones] Bypass restriction on SetForegroundWindow ( #14383 )
...
Co-authored-by: float4 <float4-unspecified-mail>
2021-11-18 09:16:04 +00:00
Stefan Markovic
5a4822f89e
[PowerRename] Tweak UI and fix performance issues ( #14365 )
...
* Init
* Update MainWindow.xaml
* Add identation
* Remove template selector
* Vertical UI
* Update PowerRenameUILib.vcxproj
* Revert "Vertical UI"
This reverts commit d0b3d264fb
.
* Revert "Update PowerRenameUILib.vcxproj"
This reverts commit ba18503db2
.
* Tweaks to margins
* Updated tweaks
* Update MainWindow.xaml
* Wire counters
* Improve perf: Constant O(1) find-item-by-id time instead of O(n)
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-11-17 10:57:22 +01:00
Franky Chen
c934127d84
[PT Run] Support for application URI ( #14391 )
...
* [RUN] Add support for uri with scheme only
* Fix typo
* Add full support for application URI
* Apply suggestions from code review and add tests
* [PT Run] Add support for application uri
* Update error message
* Adapt the icon if the result is web URI
* Update icons for application URI
* Update icons for application URI (dark mode)
* Update icon
2021-11-16 22:06:45 +00:00
Stefan Markovic
2128b88571
[PowerRename] Add PowerRename.exe metadata ( #14465 )
...
* Add PowerRename.exe metadata
* Remove unneeded stuff
2021-11-16 17:15:18 +01:00
Davide Giacometti
c7381cf1d5
PT Run plugins directories alignment ( #14462 )
2021-11-16 16:09:18 +00:00
FLOAT4
9bb6d57515
[FancyZones] Cleanup ( #14274 )
...
* [FancyZones] Remove obsolete code
The field `m_zoneSets` is unused, and may be removed.
* [FancyZones] Remove obsolete code
The field `m_windows` is unused, and may be removed.
* [FancyZones] Move adjustment of `RECT` to utils.cpp
By doing so, also fix a bug where a non-`WS_SIZEBOX` window (a window that should not be resized) was resized (and not properly resized) if it was zoned into more than one zone.
* [FancyZones] Complete rename `ZoneWindow` -> `WorkArea`
Fix leftovers from "[FancyZones] Rename ZoneWindow -> WorkArea (#12223 )"
* [FancyZones] Refer to the move/size action as dragging
* [FancyZones] Rename `ActiveZoneSet` -> `ZoneSet`
There is only one zone set used by a work area.
* [FancyZones] Rename `zoneUuid` -> `layoutUuid`
The variable holds the UUID of the layout (not of a zone).
Co-authored-by: float4 <float4-unspecified-mail>
2021-11-11 17:23:22 +00:00
Jacob Deuchert
0aa213a31d
[PT Run][VSCode] Add DevContainer workspaces to search results ( #14313 )
...
* [PT Run] (VSCode Workspaces Plugin) Added devcontainers
* [PT Run] (VSCode Workspaces Plugin) Added localization for dev container workspace type
* [PT Run] (VSCode Workspaces Plugin) Streamlined result title for different workspace types
2021-11-11 14:06:59 +00:00
yuyoyuppe
bef119b03b
[Setup] Add logging for registry changes + add logger for powerpreview
...
- cleanup logger project + remove SettingsAPI dependency
2021-11-11 15:00:43 +03:00
Heiko
2c9b86d873
[PT Run] [Settings plugin] Add new settings ( #13746 )
...
* Add entries for settings tools (#13741 )
* Add UAC entry (#13743 )
* fix typo
* Add entries for environment vars (#13734 )
* fix typos
* fixes
* Improvements
* fix resource strings
* Fix merge conflicts
* update system env vars command
* fix json schema
* Update settings
* fix typo
* add firstResultScore
* fix typos
2021-11-10 16:38:27 +00:00