From d9305b0a074a255eb484911db70a126a6fe347b1 Mon Sep 17 00:00:00 2001 From: James Rowe <jroweboy@gmail.com> Date: Sat, 5 Nov 2016 02:58:11 -0600 Subject: Add default hotkey to swap primary screens. Also minor style changes --- src/common/framebuffer_layout.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/common/framebuffer_layout.h') diff --git a/src/common/framebuffer_layout.h b/src/common/framebuffer_layout.h index c69a80732d..7f88c94630 100644 --- a/src/common/framebuffer_layout.h +++ b/src/common/framebuffer_layout.h @@ -33,7 +33,8 @@ FramebufferLayout DefaultFrameLayout(unsigned width, unsigned height, bool is_sw FramebufferLayout SingleFrameLayout(unsigned width, unsigned height, bool is_swapped); /** - * Factory method for constructing a Frame with the a 4x size Top screen with a 1x size bottom screen on the right + * Factory method for constructing a Frame with the a 4x size Top screen with a 1x size bottom + * screen on the right * This is useful in particular because it matches well with a 1920x1080 resolution monitor * @param width Window framebuffer width in pixels * @param height Window framebuffer height in pixels -- cgit v1.2.3-70-g09d2