PowerToys/src/modules/launcher/PowerLauncher
2020-05-08 13:59:49 -07:00
..
Images [Launcher] Replace default app icons with MDL2 EB3B (#2797) 2020-05-08 13:34:21 -07:00
Languages Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
Properties Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
Resources Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
Themes Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
ActionKeywords.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
ActionKeywords.xaml.cs Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
app.manifest Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
app.png Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
App.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
App.xaml.cs Removing unecceary EventName requirement. EventSource<T>.Write will use the type name of T if null is passed in. This saves us passing an extra string uneccesarily as the public property would be serialized into the event data as well as being specified as the EventName 2020-05-06 15:10:22 -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
HotkeyControl.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
HotkeyControl.xaml.cs Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
MainWindow.xaml [launcher] Location and multi monitor support (#2446) 2020-05-01 14:25:06 -07:00
MainWindow.xaml.cs adding in ignore for alt-space (#2799) 2020-05-08 13:59:49 -07:00
PowerLauncher.csproj Fix double compile issue for Launcher and Settings (#2759) 2020-05-08 09:07:18 -07:00
ReportWindow.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
ReportWindow.xaml.cs Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
ResultListBox.xaml Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
ResultListBox.xaml.cs Merge PowerLauncher branch (#2345) 2020-04-28 15:06:01 -07:00
SettingsWatcher.cs Moving launcher save settings under AppData/Local/Microsoft/PowerToys/Run 2020-05-04 20:34:34 -07:00