PowerToys/src/settings-ui/Settings.UI
damienleroy d9c0af232b
[New PowerToy] PowerAccent (#19212)
* add poweraccent (draft) for PR

* removing french text for Spell checking job

* add 'poweraccent' to spell checker

* add 'damienleroy' to spell checker file

* adding RuntimeIdentifiers for PowerAccent project

* duplicate image for settings

* update commandline arguments for launch settings

* Removing WndProc for testing with inter-process connection

* add PowerAccent sources for PowerToys

* fix spellcheck

* fixing stylecop conventions

* Remove StyleCop.Analyzers because of duplicate

* fixing command line reference

* Fixing CS8012 for PowerAccent.

* ARM64 processor

* - Modify PowerAccent fluenticon for dark mode
- Try fix arm64 release

* Remove taskbar

* init Oobe view

* - added POwerAccent to App.xaml.cs
- change style to markdown in Oobe display

* - fixing poweraccent crash
- change Oobe LearnMore link

* Installer and signing

* Cleanup
Add settings

* Issue template

* Add some more characters

* Disabled by default

* Proper ToUnicodeEx calling and remove hacks

* Fix spellcheck

* Remove CommandLine dependency and debug prints. Add logs

* fix signing

* Fix binary metadata with version

* Fix the added space bug

* Only type space if it was the trigger method

* Take account of InputTime for displaying UI

* Fix code styling

* Remove the Trace WriteLine hack and add a delay instead

* Reinstate logs

* Better explanations

* Add telemetry for showing the menu

* Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw

* Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw

* Update src/modules/poweraccent/PowerAccent.Core/Tools/KeyboardListener.cs

* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs

* Add accented characters for S

* Default to both activation methods

* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs

* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs

* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs

* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs

* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs

* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs

Co-authored-by: Damien LEROY <dleroy@veepee.com>
2022-08-26 17:01:50 +01:00
..
Activation [Settings, Common.UI, runner exe] Unify exe/dll naming (#15005) 2021-12-15 12:56:52 +01:00
Assets [New PowerToy] PowerAccent (#19212) 2022-08-26 17:01:50 +01:00
Behaviors [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Controls [New PowerToy] PowerAccent (#19212) 2022-08-26 17:01:50 +01:00
Converters [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Helpers Hide main settings window instead of closing (#17960) 2022-05-19 15:12:59 +02:00
OOBE [New PowerToy] PowerAccent (#19212) 2022-08-26 17:01:50 +01:00
Properties/PublishProfiles [PowerRename][ImageResizer] Tier1 Win11 Context menu (#19000) 2022-06-30 22:10:14 +02:00
Services [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Strings/en-us [New PowerToy] PowerAccent (#19212) 2022-08-26 17:01:50 +01:00
Styles [Settings] String fixes (#15072) 2021-12-20 13:15:08 +01:00
Themes [PTRun]Settings for result order tuning (#18978) 2022-07-04 15:12:56 +01:00
ViewModels [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Views [New PowerToy] PowerAccent (#19212) 2022-08-26 17:01:50 +01:00
app.manifest [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
App.xaml [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
App.xaml.cs [New PowerToy] PowerAccent (#19212) 2022-08-26 17:01:50 +01:00
GlobalSuppressions.cs [General]Upgrade to WinAppSDK 1.1.2 (#19321) 2022-07-15 09:16:32 +01:00
icon.ico [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
MainWindow.xaml [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
MainWindow.xaml.cs Immersive dark mode + Theme Listener (#18315) 2022-07-01 10:52:48 +01:00
OobeWindow.xaml [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
OobeWindow.xaml.cs Immersive dark mode + Theme Listener (#18315) 2022-07-01 10:52:48 +01:00
PowerToys.Settings.csproj [New PowerToy] OCR PowerToy (#19172) 2022-08-25 11:25:52 +01:00