]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Added a toggle fullscreen button (default F11) (#20272)
authorMiro Kavaliou <miraslauk@gmail.com>
Thu, 28 Sep 2023 23:55:10 +0000 (19:55 -0400)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2023 23:55:10 +0000 (18:55 -0500)
commitc06586f94296250e9585b5cb7e2ad64b92e9f59b
tree8b9f5bc77238cb73b491b559298656f9d55d8738
parent3477349dfebaba8c7b8d3c359b3c6f68c6d5012b
Added a toggle fullscreen button (default F11) (#20272)

* Added a toggle fullscreen button (default F11)

* Removed un-needed comments

* Review Requested Changes

* Fixed Acidental Spacing Change

* bwoink, removed extraneous code

* nothing, litterally
Content.Client/Entry/EntryPoint.cs
Content.Client/Fullscreen/FullscreenHook.cs [new file with mode: 0644]
Content.Client/Input/ContentContexts.cs
Content.Client/IoC/ClientContentIoC.cs
Content.Client/Options/UI/OptionsMenu.xaml
Content.Client/Options/UI/OptionsMenu.xaml.cs
Content.Client/Options/UI/Tabs/GraphicsTab.xaml.cs
Content.Client/Options/UI/Tabs/KeyRebindTab.xaml.cs
Content.Client/UserInterface/Systems/EscapeMenu/OptionsUIController.cs
Content.Shared/Input/ContentKeyFunctions.cs
Resources/keybinds.yml