summaryrefslogtreecommitdiff
path: root/src/common/framebuffer_layout.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Round the rectangle size to prevent float to int casting issuesGravatar James Rowe2016-11-121-2/+5
| | | | And other minor style changes
* Add default hotkey to swap primary screens.Gravatar James Rowe2016-11-051-1/+2
| | | | Also minor style changes
* Support additional screen layouts.Gravatar James Rowe2016-11-051-0/+43
Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen.