steam-deck-tools/SteamController
Kamil Trzciński e5debff45b SteamController: Use Roslyn Scripting to compile UserProfiles
- This looks into `UserProfiles/` and compiles user profiles
- This exposes a very minimal scripting interface as defined by `Dynamic.Globals`
2023-01-03 11:34:40 +01:00
..
Devices SteamController: Use Roslyn Scripting to compile UserProfiles 2023-01-03 11:34:40 +01:00
Helpers Handle legitimate exception for "expected" failures 2022-12-18 10:00:55 +01:00
Managers Depend on GetCursorPos to detect SAS 2022-12-10 17:42:27 +01:00
Profiles SteamController: Use Roslyn Scripting to compile UserProfiles 2023-01-03 11:34:40 +01:00
ProfilesSettings Improve VirtualKeyCode to ToWindowsInput mapping 2022-12-12 11:45:29 +01:00
Resources Theme responsive notification icons (#23) 2022-12-14 21:13:06 +01:00
UserProfiles SteamController: Use Roslyn Scripting to compile UserProfiles 2023-01-03 11:34:40 +01:00
app.manifest Add SteamController implementation 2022-11-26 10:19:50 +01:00
Context.cs Log exceptions in various places 2022-12-12 18:44:02 +01:00
ContextDebug.cs Depend on GetCursorPos to detect SAS 2022-12-10 17:42:27 +01:00
ContextThread.cs Handle ThreadInterruptedException when doing thread.Interrupt 2022-12-18 10:00:54 +01:00
Controller.cs SteamController: Use Roslyn Scripting to compile UserProfiles 2023-01-03 11:34:40 +01:00
Program.cs Add Sentry error tracking 2022-12-12 18:31:29 +01:00
Resources.Designer.cs Theme responsive notification icons (#23) 2022-12-14 21:13:06 +01:00
Resources.resx Theme responsive notification icons (#23) 2022-12-14 21:13:06 +01:00
Settings.cs Change ShowTouchKeyboard to be KeyboardStyles 2022-12-10 11:08:48 +01:00
SettingsDebug.cs DEBUG allows to keep X360 controller always connected 2022-12-10 10:45:37 +01:00
SteamController.csproj SteamController: Use Roslyn Scripting to compile UserProfiles 2023-01-03 11:34:40 +01:00