Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
28
rated 0 times [  28] [ 0]  / answers: 1 / hits: 27504  / 1 Year ago, tue, february 28, 2023, 8:02:46

The title might need some adjusting but what I am trying to say is that, when one drags a window to the left or right side of the screen, it resizes to fill that half of the screen. So if I drag 2 windows, one to the left and one to the right, I can have to 2 windows that use the whole screen and do not overlap. For example, for cases where I want to explain about web programming and on one window I have the code and on the other I have the web browser.



Now, what if I wanted to have 4 instead of 2. One window would resize to take the top-left, the other the top-right, then 2 more would take the bottom-left and bottom-right. All of this would take those positions if I dragged them to their respective corners (eg: The top-left window would resize to that position if I drag it to the top-left corner of the screen, the bottom-right would resize to that position if I drag it to the bottom-right corner of the screen).



So how can I add 2 more positions so Unity handles all of this 4 positions instead of only 2?


More From » unity

 Answers
7

I think you can edit the EDGE settings in GRID using the CompizConfig Setting Manager
(to install this run sudo apt-get install compizconfig-settings-manager in a terminal).



enter image description here



If you set the corner setting (i.e setting Upper Left Corner to Top Left Corner) then when you drag the windows to the corners, it will "SNAP"


[#30669] Wednesday, March 1, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
entmpy

Total Points: 52
Total Questions: 112
Total Answers: 113

Location: Marshall Islands
Member since Tue, Sep 21, 2021
3 Years ago
entmpy questions
;