Lime3DS/src
Paulo Faustino 8e4b806419 More accessible screen layout settings. (#3340)
* Remove borders from status bar items

On Ubuntu the status bar didn't look as good as on Windows due to some border being drawn around each status bar cell.

* Revert "Remove borders from status bar items"

This reverts commit 15fd32bf2b33d72f5c1b589b35c8dd6232ad263c.

* Remove borders from status bar items 

On Ubuntu the status bar didn't look as good as on Windows due to some border being drawn around each status bar cell.

* More accessible screen layout settings.

Depending on the game I'm playing I find myself needing to switch screen layouts very often and it's currently a hassle to have to open the settings dialog in order to do that so I've added shortcuts for the screen layout options and swap screen option on the main menu plus I added a keyboard shortcut to quickly toggle between the available layouts during game play (F10). I've also updated the swap screen shortcut (F9 now, used to be Ctrl + Tab) so it's next to the layout toggle shortcut by default (F9 and F10).

* Clean up.
2018-02-02 12:19:49 -08:00
..
audio_core cmake: add missing ${...} for variables inside generator expressions 2017-12-23 03:00:15 +02:00
citra citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
citra_qt More accessible screen layout settings. (#3340) 2018-02-02 12:19:49 -08:00
common Merge pull request #2882 from danzel/movie-squash 2018-01-23 01:03:37 -07:00
core Merge pull request #3408 from wwylele/apt-new-framework 2018-02-02 12:15:57 -08:00
input_common Variable tilt clamp (#3366) 2018-01-17 17:30:50 -05:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests Tests: Added some tests for the VMManager class. 2018-01-23 08:21:12 -05:00
video_core citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
web_service CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00