Niels Laute
f470a19bb9
Updating module images ( #30699 )
...
* Updating PNGs
* Update PastePlain.gif
* CropAndLock
* Filelock smith
* More image updates
* Run
* Update CropAndLock.gif
* Mouse utils
* ImageResizer
* ScreenRuler name change
* Updates
* More changes and renames
* Create PowerLauncher.png
* Create CommandNotFound.png
* Delete FancyZones_MDL2.svg
* Updates
* Updated images
* More image updates
* Paste as plain text update
* Cmd Not Found and Quick Accent
* Fix PowerToys Run PowerToys plugin image paths
* Fix installer
* Change menu order
* Reinstate image names to avoid issues with aka.ms links
* Typo in rename
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2024-01-26 17:12:33 +01:00
Clint Rutkas
2fa4a489a1
Fixing accent brush and corner radius on dashboard ( #31031 )
...
* Removing background accent. It causes eye to target ones differently due to shading differences
* forcing radius
* Update DashboardPage.xaml
* Remove unused accent color from modules listing
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2024-01-22 11:24:34 -08:00
Jaime Bernardo
ccc1ab828d
[Settings]Remove CmdNotFound from dashboard and flyout ( #31006 )
2024-01-18 10:26:42 +00:00
Carlos Zamora
46f5316858
Introduce Command Not Found module ( #26319 )
...
* Introduce Command Not Found module
* rewrite module to depend on WinGet PowerShell module
* address Dongbo's feedback
* try and implement settings UI
* fix SUI build; try and store PowerShell object
* add and use object pool
* apply Dongbo's feedback
* add warm up; implement IPooledObjectPolicy
* Add module interface
* WIP trying to import module from settings
* Add EnableModule.ps1
* spellcheck
* spellcheck again
* Installer. Add DisableModule.ps1
* Fix styling
* Give the user some output from installing
* Prettify the Settings controls
* Add button to check PowerShell 7's version
* Fix Settings Assets paths
* Fix PowerShell 7 output
* Make module enable and disable scripts give better information
* Fix spellcheck
* Fix image files and placeholders
* Don't remove CmdNotFound on upgrade and don't fail on uninstall of
CmdNotFound
* Consistent install module scripts location on debug and installed
* installer: Avoid messageboxes and hide powershell on uninstalling CmdNotFound
* Fix psd1 file resolution when installed
* Fix spellcheck
* Add telemetry events
* Fix gpo files
* If GPO is set, enable/disable module on PT start depending on gpo value
* Cleanup module interface
* Cleanup settings code
* If GPO is set, disable Settings page logic
* Adding icons
* Update settings UI and strings
* Add telemetry for suggestions and feedbacks
* Fix sln file
* Fix build
* minor fixes
* Updating icon
* Remove global.json
* Remove unused PowerShell dependency
* Don't use preview version of Automation and fix NOTICE
* Fix signing
* Fix NOTICE.md
* Fix version checking for getfilesiginforedist.dll
* Fix spellchecker
* Fix README.md
* Fix false positives section in expect.txt
* Add logs to module interface
---------
Co-authored-by: Stefan Markovic <stefan@janeasystems.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Niels Laute <niels.laute@live.nl>
2024-01-03 16:43:42 +01:00
Laszlo Nemeth
9620d265ae
[Settings][Dashboard]Switch to settings page on module clicked ( #29554 )
...
* Settings Dashboard: Adding feature switch to settings page if module panel clicked.
* fixing xaml styling
* Refactoring, creating common methods GetModuleAccentColor and GetModulePageType
* Correct button style to be invisible. Add the same functionality to the disabled modules.
* fixing XAML styling
2023-11-09 14:43:28 +00:00
Laszlo Nemeth
2c83d36954
[Settings]Refactor module data for Dashboard and Flyout ( #29555 )
...
* Intoducing ModuleType enum, restructuring Dashboard AllApps page
* Restructuring LauncherViewModel + fix spell checker
* Restructuring Dashboard page
* Fixing MousePointerCrossHair icon path, refactoring UpdatingGeneralSettingsCallback method
* Updating Flyout Launch page.
* Fix logging
2023-11-07 16:38:06 +00:00