Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Round the rectangle size to prevent float to int casting issues | James Rowe | 2016-11-12 | 1 | -4/+2 |
| | | | | And other minor style changes | ||||
* | Add default hotkey to swap primary screens. | James Rowe | 2016-11-05 | 1 | -1/+5 |
| | | | | Also minor style changes | ||||
* | Rework frame layouts to use a max rectangle instead of hardcoded calculations | James Rowe | 2016-11-05 | 1 | -250/+88 |
| | |||||
* | LargeFrameLayout + Swapped | SonofUgly | 2016-11-05 | 1 | -50/+36 |
| | | | Make small screen stay at 1x, and large screen maintain its aspect ratio. | ||||
* | Support additional screen layouts. | James Rowe | 2016-11-05 | 1 | -0/+312 |
Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen. |