Commit Graph

9 Commits (0423a38ab55fd2ed7eb9853e9c867d31afd71649)

Author SHA1 Message Date
James Rowe d9305b0a07 Add default hotkey to swap primary screens.
Also minor style changes
James Rowe 2b1654ad9b Support additional screen layouts.
Allows users to choose a single screen layout or a large screen layout.
Adds a configuration option to change the prominent screen.
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks.
This makes clang-format useful on those.

Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything.
bunnei a71013cf16 qt: Rename all "toogle" to "toggle".
bunnei 74842116b2 qt: Add an option to settings for enabling V-Sync.
bunnei 08ad9b36d4 config: Add a setting for graphics V-Sync.
bunnei 2267f98941 qt: Add a configuration tab for Graphics and move relevant fields.