Ani
949df59c9e
[PTRun]Fix scaling issues by setting per-monitor DPI aware ( #32882 )
...
* Made PT Launcher per-monitor DPI aware
* Added PerMonitor fallback
2024-06-03 21:41:46 +01:00
seraphima
9867395b5b
moved utils to common
2024-06-03 16:49:08 +02:00
z4pf1sh
e993ea3c64
[PreviewPane]Fix crash on 64 bit file handles ( #32826 )
...
* [PreviewPane] Parse input window handle as IntPtr type instead of Int32
* [PreviewPane] Apply IntPtr arg parser fix for the following handlers:
GcodePreviewHandler
MarkdownPreviewHandler
PdfPreviewHandler
QoiPreviewHandler
SvgPreviewHandler
2024-06-03 13:17:40 +01:00
Pascal Quach
4558d2e01b
[PTRun][Docs]Add EdgeWorkspaces to Third-Party plugins ( #32810 )
2024-06-03 12:45:11 +01:00
Nick
c2b6dceb18
[FindMyMouse]Add Win+Ctrl double press option ( #32802 )
...
* [FindMyMouse] Add Win+Ctrl double press option
* use includeWinKey default const in SuperSonar
* Add some comments regarding the bitmask
* Fix XAML style
2024-06-03 12:44:11 +01:00
Davide Giacometti
c00f37c8d7
[Hosts]Duplicate check improvements ( #32805 )
...
* moved duplicate check in a dedicate service and made it async
* addressed feedback
2024-06-03 10:26:05 +01:00
Heiko
e2f1ad6d40
[AdvPaste]Spelling fix ( #33127 )
2024-06-03 09:29:55 +01:00
donlaci
cb2a4ec6e9
corrections in the snippet tool.
...
extending icon handling in the editor: for packaged apps look for the exe in the current path
adding shortcut icon creation.
2024-05-31 19:09:45 +02:00
Jaime Bernardo
be89da899c
[Deps]Upgrade WinAppSDK to 1.5.3 ( #32809 )
2024-05-31 09:50:21 +01:00
Ani
1fb632d4a6
[Installer]Use custom action to copy DSC files on user install ( #32799 )
...
* Better fix for installation issues when My Documents on network drive
* Fix spellcheck
* Improved wxs comment
* Created DSCModule folder in install folder; removed DSC modules from resources
* Added back newline
2024-05-31 09:47:31 +01:00
Jan Klass
f859eac18a
[QC]Drop outdated sln win-app-driver README.md file reference ( #32794 )
...
PR #29453 removed the `src/tests/win-app-driver` folder, but missed removing the sln file reference to the folders `README.md` file.
2024-05-31 09:46:23 +01:00
Heiko
420e097e24
[Hosts]Add horizontal scroll on additional lines dialog ( #32790 )
2024-05-31 09:45:56 +01:00
Heiko
92e8b06068
[Hosts]Improve Resizing behavior, don't hide host names ( #32788 )
...
* ui improvements
* ui improvements
* feedback
2024-05-31 09:45:20 +01:00
HydroH
4c9e18116c
[PTRun]Remove full stops in plugin descriptions ( #32613 )
2024-05-31 09:44:21 +01:00
Stefan Markovic
29ce15bb8a
[Deps] Update System.Drawing.Common to 8.0.6 ( #33162 )
2024-05-30 15:50:42 +02:00
donlaci
7e80c1bf73
spell checker
2024-05-29 13:51:28 +02:00
donlaci
24add7d4f8
adding dependent projects to the projects solution
2024-05-28 19:43:32 +02:00
donlaci
e11deec96f
Merge branch 'dev/feature/projects' of https://github.com/microsoft/PowerToys into dev/feature/projects
2024-05-28 18:26:36 +02:00
donlaci
feba2e6f17
adding logs
2024-05-28 18:21:30 +02:00
seraphima
c18c70afdb
spellcheck
2024-05-27 21:44:42 +02:00
seraphima
aa788dad04
Merge branch 'dev/feature/projects' of https://github.com/microsoft/PowerToys into dev/feature/projects
2024-05-27 17:01:06 +02:00
seraphima
42905045b4
launch
2024-05-27 16:33:56 +02:00
seraphima
ccaf327baa
run launcher
2024-05-27 16:33:30 +02:00
seraphima
6f813d9e66
app name fix
2024-05-27 16:33:13 +02:00
seraphima
2b71d97449
removed hwnd from json
2024-05-27 16:23:03 +02:00
seraphima
9f61f0793d
updated app data
2024-05-27 15:15:34 +02:00
seraphima
cc553a60d5
get packaged app info
2024-05-27 15:07:53 +02:00
Stefan Markovic
d0d2f3cd9c
[GPO][AdvPaste]Online AI models GPO ( #33045 )
...
* [Advanced Paste] AI gpo
* address PR comments
* XAML format
* Fix showing Enable Paste with AI with module disabled
* Rename variable in ViewModel for clarity
* Update adml revision
* Move policy registry key around
* Update src/modules/AdvancedPaste/AdvancedPaste/Strings/en-us/Resources.resw
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com >
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com >
v0.81.1
2024-05-26 12:22:50 +01:00
Jaime Bernardo
8bb5a33572
[PTRun]Fix accent on title bar bleed into UI ( #33046 )
...
* [PTRun]Fix accent on title bar bleed into UI
* Fix XAML style
2024-05-26 12:20:41 +01:00
Jaime Bernardo
13b57e32f4
[Settings][AdvPaste]Clarify AI features are optional ( #33056 )
2024-05-26 12:16:22 +01:00
donlaci
3cd57eee63
creating drawing helper class to separate drawing functionallity
2024-05-24 15:36:01 +02:00
seraphima
6f6c32f989
update packages
2024-05-24 13:50:27 +02:00
Jaime Bernardo
59f9785296
[Settings][AdvPaste]Check clibboard history gpo ( #32977 )
...
* [Settings][AdvPaste]Check clibboard history gpo
* Fix XAML style
* GPO Infobar below
2024-05-24 00:19:01 +01:00
Stefan Markovic
8fce41da06
[AdvPaste][runner]Fix triggering non-set hotkeys ( #32976 )
2024-05-23 23:39:52 +01:00
Jaime Bernardo
f3540174cd
[ci][Tests]Fix vstest location for VS 17.10 release ( #33033 )
2024-05-23 22:32:28 +01:00
Clint Rutkas
dc91407625
adjusted readme for clarifying adavnced paste ( #33027 )
2024-05-23 11:52:53 -07:00
seraphima
15c3956eda
spelling
2024-05-21 17:48:58 +02:00
seraphima
ce19c4e5ff
spelling
2024-05-21 17:45:07 +02:00
Jaime Bernardo
16e68aff41
0.81 changelog ( #32904 )
...
* 0.81 changelog
* Add installer hashes
* Add Advanced Paste mentions
2024-05-21 08:28:47 -07:00
seraphima
c157e64f28
Projects
2024-05-21 16:55:15 +02:00
Craig Loewen
483f7aa464
[NewUtility]Advanced Paste ( #23 )
...
Advanced Paste V1 implementation
---------
Co-authored-by: Stefan Markovic <stefan@janeasystems.com >
Co-authored-by: Niels Laute <niels.laute@live.nl >
Co-authored-by: Jordi Adoumie <98557455+joadoumie@users.noreply.github.com >
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com >
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
v0.81.0
2024-05-17 23:43:59 +01:00
Stefan Markovic
c601a3e3e2
[ARM][Settings][CmdNotFound]Fix CmdNotFound page init ( #32892 )
...
On ARM, process does not inherit environment, so PATH variable only contains SYSTEM values.
As pwsh.exe path is in USER PATH, check requirements script on CmdNotFound page load will fail
and as a result all requirements will be shown as missing.
Therefore, on loading, we manually set PATH variable, same as we do after installing pwsh7.
2024-05-17 14:38:37 +01:00
Carlos Zamora
e1832a0a4a
[CommandNotFound]Upgrade to use PSGallery release and support arm64 ( #32766 )
...
* [CommandNotFound] Add support for upgrading the module
* upgrade module as a part of upgrade installation; actually set content in EnableModule.ps1
* Fix XAML style to pass CI
* Remove CmdNotFound project from sln as well
* Remove CmdNotFound psd1 file from installer
* More installer fixes
* UpgradeCommandNotFound runs after InstallFiles
* Fix NOTICE.md
* Fix custom action condition
* Pass install folder to the custom action
* Upgrade-Module --> Update-Module
* actually install the module
* spell
* verify updated scripts work; make necessary changes
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
2024-05-16 13:45:06 +01:00
Jaime Bernardo
07ca6c8e62
[Deps]Update System.Drawing.Common to 8.0.5 ( #32866 )
2024-05-14 20:58:12 +01:00
PesBandi
28df82f19b
[QuickAccent]Add ǽ and ϑ ( #32816 )
2024-05-14 10:24:58 +01:00
PesBandi
c458087af0
[Monaco]Add support for .srt (subtitle) file previewing ( #32817 )
2024-05-14 09:40:23 +01:00
Aaron Junker-Wildi
b63b385db2
Add GitHub Copilot Workspaces policy ( #32822 )
2024-05-13 13:23:35 -07:00
Heiko
ee91e4dcc2
[Settings][PTRun]Fix crash on empty additional options number box ( #32832 )
...
* add NaN check to PluginOption ViewModel
* fix spelling
* fix spelling
* Update PluginAdditionalOptionViewModel.cs
2024-05-13 16:41:07 +01:00
nathan
fd6de9a0da
[PTRun][Docs]Updated Third party plugins to include UnicodeInput ( #32724 )
...
* [PTRun][Docs] Updated Third party plugins to include UnicodeInput
* Update names.txt
Add `nathancartlidge`
2024-05-10 14:18:48 +01:00
gokcekantarci
d9ef1357c9
[Peek]Fix image aliasing ( #32669 )
2024-05-10 14:17:08 +01:00