How to say when an application is taking the half of your screen on a computer
When using a computer I know when the application is taking the entire screen we call it "full screen" or "your application is in full screen mode".
And so how is it called when a application is taking half of the screen (in order to display 2 applications for instance one on the left and one on the right).
Thanks in advance:
word-request vocabulary
add a comment |
When using a computer I know when the application is taking the entire screen we call it "full screen" or "your application is in full screen mode".
And so how is it called when a application is taking half of the screen (in order to display 2 applications for instance one on the left and one on the right).
Thanks in advance:
word-request vocabulary
1
taking up the entire screen and "What's it called when etc."
– Lambie
Mar 22 at 14:38
add a comment |
When using a computer I know when the application is taking the entire screen we call it "full screen" or "your application is in full screen mode".
And so how is it called when a application is taking half of the screen (in order to display 2 applications for instance one on the left and one on the right).
Thanks in advance:
word-request vocabulary
When using a computer I know when the application is taking the entire screen we call it "full screen" or "your application is in full screen mode".
And so how is it called when a application is taking half of the screen (in order to display 2 applications for instance one on the left and one on the right).
Thanks in advance:
word-request vocabulary
word-request vocabulary
edited Mar 22 at 16:31
Ced
asked Mar 22 at 8:55
CedCed
83413
83413
1
taking up the entire screen and "What's it called when etc."
– Lambie
Mar 22 at 14:38
add a comment |
1
taking up the entire screen and "What's it called when etc."
– Lambie
Mar 22 at 14:38
1
1
taking up the entire screen and "What's it called when etc."
– Lambie
Mar 22 at 14:38
taking up the entire screen and "What's it called when etc."
– Lambie
Mar 22 at 14:38
add a comment |
4 Answers
4
active
oldest
votes
Mostly, it is called "Split-screen mode".
"Half-screen mode" and "Shared-screen mode" works alright too.
New contributor
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
12
I've only ever heard and seen "split screen" being used. I'd understand what people meant if they used "half screen", but it would sound odd. Screen sharing using things like TeamViewer, Skype or dedicated conferencing tools is far too common for "shared screen" to mean the same as "split screen".
– Anthony Grist
Mar 22 at 13:50
1
Normally I wouldn't mention it, but since this is ELL: "alright" is a colloquial version of "all right".
– Acccumulation
Mar 22 at 14:47
3
I agree with Anthony that "shared screen" is far more often used to refer to sharing one's screen with a remote third party, usually in a tech support or presentation capacity, and has nothing to do with how much of the screen a given application takes up. Split-screen is far and away the best choice here.
– Doktor J
Mar 22 at 15:19
add a comment |
In addition to Bella's answer, I occasionally hear the terms "docked" and "snapped" (as in, "The application is docked to the left side of the screen," or "Snap the application to the right side.")
New contributor
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
Although these refer to the location, rather than amount, of the application.
– Acccumulation
Mar 22 at 14:47
@Acccumulation None of them really indicate amount these days. In my experience the default for docking/snapping is 50% of the screen (split either vertically or horizontally, depending on which edge you snap to), but modern operating systems allow changing the amount of the screen used. Split screen doesn't strictly mean it's using exactly half of the screen - it just means that the screen is split - but these are the closest terms we've got.
– Anthony Grist
Mar 22 at 15:36
add a comment |
Specifically in the Windows OS, an application window can be in any one of three states; Full Screen, Minimized, and Normal. There is no special term for various arrangements of normal windows on your monitor(s). "Split Screen" is typically used for "couch co-op" games where two (or more) players can each have (all on one monitor) their own dedicated screen space (window) to play the game. "Shared Screen" is typically used to mean sharing the entire screen with a remote third party, like in a Skype meeting you can share your screen with everyone else in the meeting. I've never heard "half-screen" being used, it sounds to me like a property of the monitor itself rather than a window arrangement on the screen.
Edit: Note that in various multi-window applications like Excel, there are names for various arrangements of the application's "inner" windows such as Tiled, Horizontal, Vertical, and Cascade; but those names are more application specific (to Excel in this case) than generally accepted.
I actually create this kind of multi-window arrangement on my screen(s) every day, but I don't have a name or an easy, short description, other than saying something like, "arrange both windows on your screen so you can see as much of each as possible and neither window overlaps" or "imagine drawing a line across the middle of the screen and place one window above the line, one below".
Back in the day, at least, Windows had an option to tile all non-minimised windows. At least, I remember doing that in 3.1...
– SamBC
17 hours ago
add a comment |
I read in the Collins Dictionary the definition of split-screen and it seems quite accurate, even if it does not explicitly specify half of the screen, the meaning seems close:
[countable noun]
On a computer screen, a split-screen is a display of two different things in separate parts of the screen.
Source COBUILD Advanced English Dictionary. Copyright © HarperCollins Publishers
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "481"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f201782%2fhow-to-say-when-an-application-is-taking-the-half-of-your-screen-on-a-computer%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Mostly, it is called "Split-screen mode".
"Half-screen mode" and "Shared-screen mode" works alright too.
New contributor
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
12
I've only ever heard and seen "split screen" being used. I'd understand what people meant if they used "half screen", but it would sound odd. Screen sharing using things like TeamViewer, Skype or dedicated conferencing tools is far too common for "shared screen" to mean the same as "split screen".
– Anthony Grist
Mar 22 at 13:50
1
Normally I wouldn't mention it, but since this is ELL: "alright" is a colloquial version of "all right".
– Acccumulation
Mar 22 at 14:47
3
I agree with Anthony that "shared screen" is far more often used to refer to sharing one's screen with a remote third party, usually in a tech support or presentation capacity, and has nothing to do with how much of the screen a given application takes up. Split-screen is far and away the best choice here.
– Doktor J
Mar 22 at 15:19
add a comment |
Mostly, it is called "Split-screen mode".
"Half-screen mode" and "Shared-screen mode" works alright too.
New contributor
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
12
I've only ever heard and seen "split screen" being used. I'd understand what people meant if they used "half screen", but it would sound odd. Screen sharing using things like TeamViewer, Skype or dedicated conferencing tools is far too common for "shared screen" to mean the same as "split screen".
– Anthony Grist
Mar 22 at 13:50
1
Normally I wouldn't mention it, but since this is ELL: "alright" is a colloquial version of "all right".
– Acccumulation
Mar 22 at 14:47
3
I agree with Anthony that "shared screen" is far more often used to refer to sharing one's screen with a remote third party, usually in a tech support or presentation capacity, and has nothing to do with how much of the screen a given application takes up. Split-screen is far and away the best choice here.
– Doktor J
Mar 22 at 15:19
add a comment |
Mostly, it is called "Split-screen mode".
"Half-screen mode" and "Shared-screen mode" works alright too.
New contributor
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Mostly, it is called "Split-screen mode".
"Half-screen mode" and "Shared-screen mode" works alright too.
New contributor
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Mar 22 at 9:51
Bella SwanBella Swan
7258
7258
New contributor
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Bella Swan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
12
I've only ever heard and seen "split screen" being used. I'd understand what people meant if they used "half screen", but it would sound odd. Screen sharing using things like TeamViewer, Skype or dedicated conferencing tools is far too common for "shared screen" to mean the same as "split screen".
– Anthony Grist
Mar 22 at 13:50
1
Normally I wouldn't mention it, but since this is ELL: "alright" is a colloquial version of "all right".
– Acccumulation
Mar 22 at 14:47
3
I agree with Anthony that "shared screen" is far more often used to refer to sharing one's screen with a remote third party, usually in a tech support or presentation capacity, and has nothing to do with how much of the screen a given application takes up. Split-screen is far and away the best choice here.
– Doktor J
Mar 22 at 15:19
add a comment |
12
I've only ever heard and seen "split screen" being used. I'd understand what people meant if they used "half screen", but it would sound odd. Screen sharing using things like TeamViewer, Skype or dedicated conferencing tools is far too common for "shared screen" to mean the same as "split screen".
– Anthony Grist
Mar 22 at 13:50
1
Normally I wouldn't mention it, but since this is ELL: "alright" is a colloquial version of "all right".
– Acccumulation
Mar 22 at 14:47
3
I agree with Anthony that "shared screen" is far more often used to refer to sharing one's screen with a remote third party, usually in a tech support or presentation capacity, and has nothing to do with how much of the screen a given application takes up. Split-screen is far and away the best choice here.
– Doktor J
Mar 22 at 15:19
12
12
I've only ever heard and seen "split screen" being used. I'd understand what people meant if they used "half screen", but it would sound odd. Screen sharing using things like TeamViewer, Skype or dedicated conferencing tools is far too common for "shared screen" to mean the same as "split screen".
– Anthony Grist
Mar 22 at 13:50
I've only ever heard and seen "split screen" being used. I'd understand what people meant if they used "half screen", but it would sound odd. Screen sharing using things like TeamViewer, Skype or dedicated conferencing tools is far too common for "shared screen" to mean the same as "split screen".
– Anthony Grist
Mar 22 at 13:50
1
1
Normally I wouldn't mention it, but since this is ELL: "alright" is a colloquial version of "all right".
– Acccumulation
Mar 22 at 14:47
Normally I wouldn't mention it, but since this is ELL: "alright" is a colloquial version of "all right".
– Acccumulation
Mar 22 at 14:47
3
3
I agree with Anthony that "shared screen" is far more often used to refer to sharing one's screen with a remote third party, usually in a tech support or presentation capacity, and has nothing to do with how much of the screen a given application takes up. Split-screen is far and away the best choice here.
– Doktor J
Mar 22 at 15:19
I agree with Anthony that "shared screen" is far more often used to refer to sharing one's screen with a remote third party, usually in a tech support or presentation capacity, and has nothing to do with how much of the screen a given application takes up. Split-screen is far and away the best choice here.
– Doktor J
Mar 22 at 15:19
add a comment |
In addition to Bella's answer, I occasionally hear the terms "docked" and "snapped" (as in, "The application is docked to the left side of the screen," or "Snap the application to the right side.")
New contributor
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
Although these refer to the location, rather than amount, of the application.
– Acccumulation
Mar 22 at 14:47
@Acccumulation None of them really indicate amount these days. In my experience the default for docking/snapping is 50% of the screen (split either vertically or horizontally, depending on which edge you snap to), but modern operating systems allow changing the amount of the screen used. Split screen doesn't strictly mean it's using exactly half of the screen - it just means that the screen is split - but these are the closest terms we've got.
– Anthony Grist
Mar 22 at 15:36
add a comment |
In addition to Bella's answer, I occasionally hear the terms "docked" and "snapped" (as in, "The application is docked to the left side of the screen," or "Snap the application to the right side.")
New contributor
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
Although these refer to the location, rather than amount, of the application.
– Acccumulation
Mar 22 at 14:47
@Acccumulation None of them really indicate amount these days. In my experience the default for docking/snapping is 50% of the screen (split either vertically or horizontally, depending on which edge you snap to), but modern operating systems allow changing the amount of the screen used. Split screen doesn't strictly mean it's using exactly half of the screen - it just means that the screen is split - but these are the closest terms we've got.
– Anthony Grist
Mar 22 at 15:36
add a comment |
In addition to Bella's answer, I occasionally hear the terms "docked" and "snapped" (as in, "The application is docked to the left side of the screen," or "Snap the application to the right side.")
New contributor
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
In addition to Bella's answer, I occasionally hear the terms "docked" and "snapped" (as in, "The application is docked to the left side of the screen," or "Snap the application to the right side.")
New contributor
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Mar 22 at 14:00
0x54530x5453
1512
1512
New contributor
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
0x5453 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
Although these refer to the location, rather than amount, of the application.
– Acccumulation
Mar 22 at 14:47
@Acccumulation None of them really indicate amount these days. In my experience the default for docking/snapping is 50% of the screen (split either vertically or horizontally, depending on which edge you snap to), but modern operating systems allow changing the amount of the screen used. Split screen doesn't strictly mean it's using exactly half of the screen - it just means that the screen is split - but these are the closest terms we've got.
– Anthony Grist
Mar 22 at 15:36
add a comment |
2
Although these refer to the location, rather than amount, of the application.
– Acccumulation
Mar 22 at 14:47
@Acccumulation None of them really indicate amount these days. In my experience the default for docking/snapping is 50% of the screen (split either vertically or horizontally, depending on which edge you snap to), but modern operating systems allow changing the amount of the screen used. Split screen doesn't strictly mean it's using exactly half of the screen - it just means that the screen is split - but these are the closest terms we've got.
– Anthony Grist
Mar 22 at 15:36
2
2
Although these refer to the location, rather than amount, of the application.
– Acccumulation
Mar 22 at 14:47
Although these refer to the location, rather than amount, of the application.
– Acccumulation
Mar 22 at 14:47
@Acccumulation None of them really indicate amount these days. In my experience the default for docking/snapping is 50% of the screen (split either vertically or horizontally, depending on which edge you snap to), but modern operating systems allow changing the amount of the screen used. Split screen doesn't strictly mean it's using exactly half of the screen - it just means that the screen is split - but these are the closest terms we've got.
– Anthony Grist
Mar 22 at 15:36
@Acccumulation None of them really indicate amount these days. In my experience the default for docking/snapping is 50% of the screen (split either vertically or horizontally, depending on which edge you snap to), but modern operating systems allow changing the amount of the screen used. Split screen doesn't strictly mean it's using exactly half of the screen - it just means that the screen is split - but these are the closest terms we've got.
– Anthony Grist
Mar 22 at 15:36
add a comment |
Specifically in the Windows OS, an application window can be in any one of three states; Full Screen, Minimized, and Normal. There is no special term for various arrangements of normal windows on your monitor(s). "Split Screen" is typically used for "couch co-op" games where two (or more) players can each have (all on one monitor) their own dedicated screen space (window) to play the game. "Shared Screen" is typically used to mean sharing the entire screen with a remote third party, like in a Skype meeting you can share your screen with everyone else in the meeting. I've never heard "half-screen" being used, it sounds to me like a property of the monitor itself rather than a window arrangement on the screen.
Edit: Note that in various multi-window applications like Excel, there are names for various arrangements of the application's "inner" windows such as Tiled, Horizontal, Vertical, and Cascade; but those names are more application specific (to Excel in this case) than generally accepted.
I actually create this kind of multi-window arrangement on my screen(s) every day, but I don't have a name or an easy, short description, other than saying something like, "arrange both windows on your screen so you can see as much of each as possible and neither window overlaps" or "imagine drawing a line across the middle of the screen and place one window above the line, one below".
Back in the day, at least, Windows had an option to tile all non-minimised windows. At least, I remember doing that in 3.1...
– SamBC
17 hours ago
add a comment |
Specifically in the Windows OS, an application window can be in any one of three states; Full Screen, Minimized, and Normal. There is no special term for various arrangements of normal windows on your monitor(s). "Split Screen" is typically used for "couch co-op" games where two (or more) players can each have (all on one monitor) their own dedicated screen space (window) to play the game. "Shared Screen" is typically used to mean sharing the entire screen with a remote third party, like in a Skype meeting you can share your screen with everyone else in the meeting. I've never heard "half-screen" being used, it sounds to me like a property of the monitor itself rather than a window arrangement on the screen.
Edit: Note that in various multi-window applications like Excel, there are names for various arrangements of the application's "inner" windows such as Tiled, Horizontal, Vertical, and Cascade; but those names are more application specific (to Excel in this case) than generally accepted.
I actually create this kind of multi-window arrangement on my screen(s) every day, but I don't have a name or an easy, short description, other than saying something like, "arrange both windows on your screen so you can see as much of each as possible and neither window overlaps" or "imagine drawing a line across the middle of the screen and place one window above the line, one below".
Back in the day, at least, Windows had an option to tile all non-minimised windows. At least, I remember doing that in 3.1...
– SamBC
17 hours ago
add a comment |
Specifically in the Windows OS, an application window can be in any one of three states; Full Screen, Minimized, and Normal. There is no special term for various arrangements of normal windows on your monitor(s). "Split Screen" is typically used for "couch co-op" games where two (or more) players can each have (all on one monitor) their own dedicated screen space (window) to play the game. "Shared Screen" is typically used to mean sharing the entire screen with a remote third party, like in a Skype meeting you can share your screen with everyone else in the meeting. I've never heard "half-screen" being used, it sounds to me like a property of the monitor itself rather than a window arrangement on the screen.
Edit: Note that in various multi-window applications like Excel, there are names for various arrangements of the application's "inner" windows such as Tiled, Horizontal, Vertical, and Cascade; but those names are more application specific (to Excel in this case) than generally accepted.
I actually create this kind of multi-window arrangement on my screen(s) every day, but I don't have a name or an easy, short description, other than saying something like, "arrange both windows on your screen so you can see as much of each as possible and neither window overlaps" or "imagine drawing a line across the middle of the screen and place one window above the line, one below".
Specifically in the Windows OS, an application window can be in any one of three states; Full Screen, Minimized, and Normal. There is no special term for various arrangements of normal windows on your monitor(s). "Split Screen" is typically used for "couch co-op" games where two (or more) players can each have (all on one monitor) their own dedicated screen space (window) to play the game. "Shared Screen" is typically used to mean sharing the entire screen with a remote third party, like in a Skype meeting you can share your screen with everyone else in the meeting. I've never heard "half-screen" being used, it sounds to me like a property of the monitor itself rather than a window arrangement on the screen.
Edit: Note that in various multi-window applications like Excel, there are names for various arrangements of the application's "inner" windows such as Tiled, Horizontal, Vertical, and Cascade; but those names are more application specific (to Excel in this case) than generally accepted.
I actually create this kind of multi-window arrangement on my screen(s) every day, but I don't have a name or an easy, short description, other than saying something like, "arrange both windows on your screen so you can see as much of each as possible and neither window overlaps" or "imagine drawing a line across the middle of the screen and place one window above the line, one below".
edited 2 days ago
answered 2 days ago
geneSummonsgeneSummons
23116
23116
Back in the day, at least, Windows had an option to tile all non-minimised windows. At least, I remember doing that in 3.1...
– SamBC
17 hours ago
add a comment |
Back in the day, at least, Windows had an option to tile all non-minimised windows. At least, I remember doing that in 3.1...
– SamBC
17 hours ago
Back in the day, at least, Windows had an option to tile all non-minimised windows. At least, I remember doing that in 3.1...
– SamBC
17 hours ago
Back in the day, at least, Windows had an option to tile all non-minimised windows. At least, I remember doing that in 3.1...
– SamBC
17 hours ago
add a comment |
I read in the Collins Dictionary the definition of split-screen and it seems quite accurate, even if it does not explicitly specify half of the screen, the meaning seems close:
[countable noun]
On a computer screen, a split-screen is a display of two different things in separate parts of the screen.
Source COBUILD Advanced English Dictionary. Copyright © HarperCollins Publishers
add a comment |
I read in the Collins Dictionary the definition of split-screen and it seems quite accurate, even if it does not explicitly specify half of the screen, the meaning seems close:
[countable noun]
On a computer screen, a split-screen is a display of two different things in separate parts of the screen.
Source COBUILD Advanced English Dictionary. Copyright © HarperCollins Publishers
add a comment |
I read in the Collins Dictionary the definition of split-screen and it seems quite accurate, even if it does not explicitly specify half of the screen, the meaning seems close:
[countable noun]
On a computer screen, a split-screen is a display of two different things in separate parts of the screen.
Source COBUILD Advanced English Dictionary. Copyright © HarperCollins Publishers
I read in the Collins Dictionary the definition of split-screen and it seems quite accurate, even if it does not explicitly specify half of the screen, the meaning seems close:
[countable noun]
On a computer screen, a split-screen is a display of two different things in separate parts of the screen.
Source COBUILD Advanced English Dictionary. Copyright © HarperCollins Publishers
answered 2 days ago
CedCed
83413
83413
add a comment |
add a comment |
Thanks for contributing an answer to English Language Learners Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f201782%2fhow-to-say-when-an-application-is-taking-the-half-of-your-screen-on-a-computer%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
taking up the entire screen and "What's it called when etc."
– Lambie
Mar 22 at 14:38