Andrey Nekrasov
efee03eb99
[KBM] Distinguish numpad keys ( #28097 )
2023-08-23 18:56:40 +02:00
Seraphima Zykova
c2bb2a8c3a
[FancyZones Editor] Duplicating non-selected layout applies duplicated layout fix ( #28042 )
2023-08-22 20:25:03 +02:00
gokcekantarci
5426759b9c
Pt run] keep shell open ( #28041 )
...
* [PTRun] LeaveShellOpen condition added to run command
* [PTRun] Keep shell open added to shell plugin settings.
* [PTRun] Unnecessary variable deleted. Formatting.
* [PTRun] Variable name changed.
2023-08-22 17:16:42 +02:00
Seraphima Zykova
6acae53e2c
[FancyZones] Improve code quality (part 6) ( #28034 )
2023-08-22 14:57:45 +02:00
Davide Giacometti
7c7f6cabf7
[Peek][Monaco Preview] Open Monaco URI in default browser ( #27774 )
...
* open Monaco URI in default browser
* added dialog when URI is opened
2023-08-21 15:51:29 +02:00
Andrey Nekrasov
a46b80c76f
[PowerRename] Enable "Enumerate items" by default ( #28075 )
2023-08-21 15:42:28 +02:00
Stefan Markovic
75ed88f823
Add Base64DecodeRequest description in community.valuegenerator.md ( #28074 )
2023-08-21 13:30:25 +02:00
Aaron Junker
35285088b8
Add /helped command ( #27175 )
...
* Update resourceManagement.yml
* Update .github/policies/resourceManagement.yml
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
---------
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
2023-08-21 12:15:31 +02:00
League of Poro
d4ae13238e
Added base64 decode function to the Value Generator ( #27835 )
2023-08-21 12:05:08 +02:00
Deepak Sangle
a8b7d4d627
Fix/peek/file size ( #28051 )
...
* [Peek] displaying file size in correct grammatical format
* Update Directory.Packages.props
* removed unnecessary file
2023-08-21 10:58:50 +02:00
Samuel Bronson
08337a9578
Update ui-architecture.md: Fix .xaml links ( #28068 )
...
* Update ui-architecture.md: Fix .xaml links
* Update doc/devdocs/settingsv2/ui-architecture.md
---------
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
2023-08-21 10:27:11 +02:00
Jeremy Sinclair
3244ba9899
[CI] Condense NuGet Restore into MSBuild Tasks ( #27028 )
...
* Remove NuGet Restore tasks and incorporate msbuild restore target
* Add RestorePackagesConfig msbuild argument
* Add RestorePackagesConfig argument for installer
* Remove NuGet installer task
* Added Nuget Restore static graph
* Applied build and restore changes to release pipeline
* Removed NuGet Restore Static Graph
* Set NuGet Restore Graph only to main PowerToys solution
* Removed typo
* Fix path format issue
* Added release pattern
* Removed NuGet Restore Package Graph Options
* Updating NuGet authenticate task.
* Use restore switch in CI
* Use restore switch in Release
* Removed Packages Path
2023-08-16 12:31:10 -04:00
Stefan Markovic
7c5f2a5dc1
[thumbnail previewers] Release source file after reading it ( #28011 )
2023-08-16 15:00:04 +02:00
Stefan Markovic
88b92afe5f
Use Strings/*/Resources.resw instead of Properties/ one ( #27972 )
2023-08-15 18:28:49 +02:00
Seraphima Zykova
3dcfd93ee8
[FancyZones Editor] Highlight the user-defined default layout when no layout applied ( #27879 )
2023-08-15 12:25:54 +02:00
Andrey Nekrasov
7ab2717b09
[PowerRename] Remember last window size and optimize sorting ( #27978 )
...
We don't need to sort deeper layers, because they're being enumerated using explorer API and will appear in order anyway
2023-08-14 21:43:31 +02:00
Davide Giacometti
1d35263e4a
fix InvalidOperationException collection was modified ( #27975 )
2023-08-14 19:23:08 +02:00
Andrey Nekrasov
268614ccd9
[PowerRename] Introduce advanced counter functionality ( #27895 )
2023-08-14 16:53:49 +02:00
Jaime Bernardo
97d397a576
[Docs]Update core team in COMMUNITY.md ( #27934 )
...
* [Docs]Update core team in COMMUNITY.md
* Fix spellcheck
2023-08-14 07:37:49 -07:00
Davide Giacometti
bcb0942b73
don't accumulate installer ( #27908 )
2023-08-14 10:55:12 +02:00
Stefan Markovic
00dc4981d1
Localize renameParts combo box ( #27950 )
2023-08-12 13:17:21 +02:00
Shubh Sardana
5b6f04bbff
Update keyboardmanagerui.md ( #26077 )
...
* Update keyboardmanagerui.md
fixed broken links in TOC
* fixed Previously acknowg words - now absent
* removed pkey
* PKEY -> pkey
* updated toc
* Update doc/devdocs/modules/keyboardmanager/keyboardmanagerui.md
* Update doc/devdocs/modules/keyboardmanager/keyboardmanagerui.md
* Update doc/devdocs/modules/keyboardmanager/keyboardmanagerui.md
* Update doc/devdocs/modules/keyboardmanager/keyboardmanagerui.md
* Update .github/actions/spell-check/expect.txt
---------
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
2023-08-11 11:27:44 +02:00
Jaime Bernardo
24dfec624e
[Settings]Fix IsEnabledTextBlock secondary style ( #27928 )
2023-08-11 09:54:31 +02:00
Jaime Bernardo
aedac403b4
[GitHub]Add Crop and Lock to the issues templates ( #27931 )
2023-08-11 07:48:19 +02:00
Laszlo Nemeth
412dfa0c48
[Runner]Adding param when restarting to detect restart loop ( #27794 )
...
* [Runner] adding param when restarting to detect restart loop
* modifying comment to be more precise
* Adding log for the restart-loop-break scenarios
2023-08-10 11:59:36 +01:00
Jaime Bernardo
7ecfc58caa
[New Utility]Crop And Lock ( #27832 )
...
* [CropAndLock]Original POC code dump
* Project rename and delete solution
* Remove unused architectures
* Update cppwinrt to be in line with the solution
* Add to PowerToys solution and fix build errors
* Initial module interface empty project
* Module skeleton based on AlwaysOnTop
* Add loggers to module interface
* Add crop and lock to the runner
* Enable starts and disable kills the process
* Events reacting to hotkeys
* Main application reacting to events
* Initialize unhandled exception handling
* Singleton in line with other projects
* Also exit when PowerToys exit is detected
* Create Settings page
* React to shortcut changes in Settings
* Disable Crop and Lock through an Event
* Disable running Crop and Lock standalone
* Remove Crop and Lock tray icon
* Module Interface dll version
* Fix main app resource file to include version
* Make pch conditional on CI build
* Add to signing
* Remove settings screen opened by removed tray icon
* Fix spellcheck
* Yet another fix for spellcheck
* Fix disabling utility
* Fix solution build configurations
* Fix C++ analyzer errors
* Try to fix pre-compiled header CI errors
* Fix crash while exiting with an active reparent window
* Fix missing reference when building in release CI
* Add OOBE page
* GPO: Add admx and adml file changes
* GPO: react to changes in GPO
* Add quick access flyout menu entry
* Use Crop And Lock icon
* Use actual images for Settings and OOBE
* Module and app telemetry
* Add entry to README.md
* Add to process lists
* Additional logging
* Attribution in Settings page
* Add attribution to Community.md
* Fix spellcheck
* Fix typo in strings
* Fix crash when window handle is no longer valid
* Update COMMUNITY.md
* Fix supportedOS in manifest
* Don't show msgbox if detecting second instance
* Remove unused hotkey
* Tweak attribution
* Fix attribution spellcheck
2023-08-10 10:46:33 +01:00
Stefan Markovic
d2c5b365fa
[settings] Support launching settings app directly ( #27881 )
...
* Support launching settings app directly
* Update src/settings-ui/Settings.UI/SettingsXAML/App.xaml.cs
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it>
* Update src/settings-ui/Settings.UI/SettingsXAML/App.xaml.cs
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
---------
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2023-08-10 10:02:50 +02:00
Seraphima Zykova
3fe2a2459d
[FancyZones] Fix canvas zones drawing ( #27882 )
2023-08-09 10:34:25 +02:00
Stefan Markovic
f0c30132a2
Remove CreateScheduledTask CA and handle task creation from runner code ( #27819 )
...
* Refactor to avoid code duplication
* Remove CreateScheduledTask CA
* Update installer/PowerToysSetupCustomActions/CustomAction.cpp
Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>
* Update installer/PowerToysSetupCustomActions/CustomAction.cpp
Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>
---------
Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>
2023-08-09 10:23:54 +02:00
Heiko
433edb4790
[PTRun][Settings plugin]Update device and bluetooth results ( #27823 )
...
* update settings list json
* add strings
* fix bthprops command
2023-08-08 19:33:11 +01:00
Davide Giacometti
8e712c6f49
[MouseUtils]Auto activate setting for highlighter and crosshairs ( #27826 )
...
* auto activate for mouse highlighter and crosshairs
* revert changed encoding
2023-08-08 17:01:23 +01:00
Niels Laute
a49f806ac7
[ImageResizer] Moving from ModernWPF to WpfUI ( #26858 )
...
* Moving from ModernWPF to WpfUI
* signing fix
* Spellcheck
* Sign fix 2
* Loc tweaks
* sign fix 3
* Move titlebar
* Tweaks
* Debug
* Fix again
* Updating preview package
* Fixes
* Update notice.md
---------
Co-authored-by: Stefan Markovic <stefan@janeasystems.com>
2023-08-08 15:19:38 +02:00
Randy
f6e9b08855
[RegistryPreview][UI]Update all AppBarButtons to use an explicit Icon( #27770 )
...
* Fix for 27766
Removes the Icon property from all AppBarButtons and adds FontFamily for all Glyph's
* Update MainWindow.xaml
Removing a "Windows 11-only" glyph to prevent UI issues.
2023-08-08 13:14:09 +01:00
Davide Giacometti
64252192fa
[Run][PluginManager]Doc for 3rd party plugins ( #27566 )
...
* doc for 3rd party run plugins
* link 3rd party run plugins doc
* fix spellcheck
* remove file
* fix links
* added author
* Update doc/thirdPartyRunPlugins.md
Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
* Update doc/thirdPartyRunPlugins.md
Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
* Update doc/thirdPartyRunPlugins.md
Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
* Update doc/thirdPartyRunPlugins.md
Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
* Update doc/thirdPartyRunPlugins.md
Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
* Update doc/thirdPartyRunPlugins.md
Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
---------
Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
2023-08-08 13:01:50 +01:00
Juan M. Araújo
c5ad5e613e
[FileLocksmith]Icon refresh ( #27664 )
...
Previous File Locksmith icon is in RGB/A format in all its sizes/resolutions, except for the 16x16 icon, which is in 256 indexed colors. This makes the icon look "jagged" in W11 context menu when using dark mode:
![imagen](https://github.com/microsoft/PowerToys/assets/117078256/70d9f0dc-6aa3-4b47-8853-27c4a8db85e8 )
This small update replaces the indexed color 16x16 icon for a RGB/A one. Here's an example of the new: ![icon-png](https://github.com/microsoft/PowerToys/assets/117078256/ecc6e974-5b6b-4e12-89da-b56995306764 )
2023-08-08 12:50:49 +01:00
Jaime Bernardo
274bcce4a2
[Settings]Fix crash opening system color settings ( #27797 )
...
* [Settings]Fix crash opening system color settings
* Update src/settings-ui/Settings.UI/SettingsXAML/Views/GeneralPage.xaml.cs
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it>
---------
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it>
2023-08-06 16:48:06 +01:00
Davide Giacometti
287fce236d
[Peek]Fix 0 byte size displayed ( #27709 )
...
fix 0 byte size displayed
2023-08-06 16:26:44 +01:00
Laszlo Nemeth
6948ffca53
[MouseHighlighter]Bringing to front to be on top of other topmost windows ( #27062 )
...
* [MouseHighlighter] modifying window to be 'topmost' to be visible when clicking on 'pinned to top' windows.
* Fixing window hidden when clicking on a pinned to top window.
* Moving the code which starts the bring-to-front-timer to the mouse click events.
Also adding modifications to await 5 times 10 ms after the event to have surely the desired effect as in some cases the window repositioning takes longer than 10 ms.
* Minor changes
* Add safety code to ensure timer is never started paralely. Also minor format changes.
* Add comments
* spell checker corrections
2023-08-06 16:16:56 +01:00
Davide Giacometti
c95508c8a5
[Peek]Fix empty file type for shortcuts( #27716 )
...
fixes missing file type for shortcuts
2023-08-06 15:44:56 +01:00
Davide Giacometti
cd6178763d
[Chore]Update test packages and StyleCop ( #27708 )
...
* update test packages and StyleCop
* bumped versions
2023-08-06 15:29:36 +01:00
Laszlo Nemeth
185ebad2f0
[PTRun]Fix search being abandoned while cycling results ( #27409 )
...
* [Launcher] ignoring key preses while previous key press processing is ongoing
* extending TextChangedEventArgs with Initiator, storing and using initiator for the event lifetime to avoid overwriting of the initiator when parallel events occur.
* extending code with check on event object presence
2023-08-06 15:22:33 +01:00
Stefan Markovic
159bf7455d
Replace PowerRename OOBE gif ( #27829 )
2023-08-04 17:43:53 +02:00
ChaseKnowlden
bcaca188b4
Replace PowerRename GIF ( #27499 )
...
* Replace PowerRename GIF
* Update PowerRename GIF
* Reduce size of gif
* Reduce GIF to 700x251
2023-08-04 15:35:46 +02:00
Stefan Markovic
adbc273bcf
[installer] Auto-start PowerToys as logged-in user from installer run… ( #27793 )
...
* [installer] Auto-start PowerToys as logged-in user from installer running as SYSTEM
* spellcheck
* Address feedback
* spellcheck
2023-08-04 09:59:33 +02:00
Anders
d4213c3e30
Missing CoUninitialize ( #27732 )
2023-08-03 19:44:17 +02:00
Anders
b54a7c3b0b
[Runner] Unnecessary RegisterWindowMessage ( #27728 )
2023-08-03 19:43:55 +02:00
sh0ckj0ckey
be9ed7536b
[Settings] Solving Hook-related problems with modifier keys appearing at ShortcutControl ( #27513 )
2023-08-03 12:13:35 +02:00
Jay
655a8baed3
[KBM]More specific labels to avoid confusion ( #25774 )
...
* Update strings
* add one change
* use "select" as verb
2023-08-03 10:58:31 +01:00
Jaime Bernardo
00546a03e6
0.72 changelogs ( #27662 )
...
Co-authored-by: Aaron Junker <aaron.junker@outlook.com>
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
2023-08-01 10:19:14 -07:00
Jaime Bernardo
a1f21fd6f3
[MWB]Fix crash when trying to read null settings ( #27682 )
2023-07-31 09:14:11 +01:00