PowerToys/src/modules/launcher/PowerLauncher
Alekhya 30b65028fe
Fix Code Related PT Run Accessibility issues (#5610)
* set the name automation properties for the result elements

* Added name properties to search box

* removed the name for the grid

* localized the automation property names of the launcher control

* Localized the automation name property for the result list

* Uncommented out the Hide() function which was commented out to run Accessibility Insights

* modified resources from static to dynamic

* reverted access modifier to internal as we are no longer using this

* updated csproj file
2020-08-05 13:43:47 -07:00
..
Helper Improve query cancellation and ResultCollection performance (#5370) 2020-07-31 15:09:23 -07:00
Images [PowerToys Run] Updated (plugin) icons with MDL2 (#4149) 2020-07-13 22:59:19 -07:00
Languages Fix Code Related PT Run Accessibility issues (#5610) 2020-08-05 13:43:47 -07:00
Properties Fix Code Related PT Run Accessibility issues (#5610) 2020-08-05 13:43:47 -07:00
Resources Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
Storage Migrate files from Wox to PowerLauncher (#5014) 2020-07-20 11:22:03 -07:00
Styles [PowerToys Run] Vertical scrollbar for results list (#4343) 2020-06-17 09:48:30 -07:00
Themes [Run] Updated tooltip styling and fixed casing (#4877) 2020-07-10 12:06:57 -07:00
ViewModel Added null check before using unregister hotkey function (#5627) 2020-08-05 08:06:03 -07:00
ActionKeywords.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
ActionKeywords.xaml.cs spelling: separator (#3751) 2020-05-26 18:10:58 -07:00
app.manifest Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
app.png [PowerToys Run] Updated (plugin) icons with MDL2 (#4149) 2020-07-13 22:59:19 -07:00
App.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
App.xaml.cs Fixed exceptions in dispose not allowing PT Run to terminate (#5615) 2020-08-04 21:06:07 -07:00
FodyWeavers.xml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
FodyWeavers.xsd Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
LauncherControl.xaml Fix Code Related PT Run Accessibility issues (#5610) 2020-08-05 13:43:47 -07:00
LauncherControl.xaml.cs Somil55/merge wpf to master (#3840) 2020-06-01 12:35:37 -07:00
MainWindow.xaml Migrate files from Wox to PowerLauncher (#5014) 2020-07-20 11:22:03 -07:00
MainWindow.xaml.cs wrapping agressively the timer. (#5560) 2020-08-03 16:46:15 -07:00
PowerLauncher.csproj Fix Code Related PT Run Accessibility issues (#5610) 2020-08-05 13:43:47 -07:00
PublicAPIInstance.cs Dev/crutkas/fixing warnings (#5161) 2020-07-22 13:27:17 -07:00
ReportWindow.xaml Fix for handling exceptions thrown by dispatcher which were crashing PT Run (#5199) 2020-07-24 13:58:40 -07:00
ReportWindow.xaml.cs Fix for handling exceptions thrown by dispatcher which were crashing PT Run (#5199) 2020-07-24 13:58:40 -07:00
ResultList.xaml Fix Code Related PT Run Accessibility issues (#5610) 2020-08-05 13:43:47 -07:00
ResultList.xaml.cs [Run] Minor UX tweaks (#4526) 2020-06-26 16:12:26 -07:00
Settings.cs Dev/crutkas/fixing warnings (#5161) 2020-07-22 13:27:17 -07:00
SettingsWatcher.cs Set default shortcut for activating launcher, creating settings.json … (#5206) 2020-07-25 08:50:29 +02:00