How to disable auto resizing of windows when moved to the top? [duplicate]
This question already has an answer here:
(18.04) How to disable the window resizing when accidentally touching one of the screen edges?
1 answer
When I move a window close to the top, it snaps to maximum size. I am using Ubuntu 18.04, GNOME 3.28.2.
How do I disable that? I searched about six months ago, no way to disable back then.
1/5/19
Yes, solved! Thank you!
These two worked on my Ubuntu 18.04
gsettings set org.gnome.mutter edge-tiling false
- dconf-editor
These did not work
- GNOME Tweaks (disable "Edge Tiling" not available)
gsettings set org.gnome.shell.overrides edge-tiling false
Thank you Kulfy, Hamza Saeed, vanadium, PRATAP.
18.04 gnome-shell
marked as duplicate by pomsky
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 5 at 22:02
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
(18.04) How to disable the window resizing when accidentally touching one of the screen edges?
1 answer
When I move a window close to the top, it snaps to maximum size. I am using Ubuntu 18.04, GNOME 3.28.2.
How do I disable that? I searched about six months ago, no way to disable back then.
1/5/19
Yes, solved! Thank you!
These two worked on my Ubuntu 18.04
gsettings set org.gnome.mutter edge-tiling false
- dconf-editor
These did not work
- GNOME Tweaks (disable "Edge Tiling" not available)
gsettings set org.gnome.shell.overrides edge-tiling false
Thank you Kulfy, Hamza Saeed, vanadium, PRATAP.
18.04 gnome-shell
marked as duplicate by pomsky
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 5 at 22:02
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Yes, this appears to be a duplicate and can be deleted. Thank you.
– Dave E.
Jan 5 at 22:27
No need to delete it :) duplicates have a big role in the Stack Exchange network, they work as signposts and help organising the sites.
– pomsky
Jan 6 at 13:25
add a comment |
This question already has an answer here:
(18.04) How to disable the window resizing when accidentally touching one of the screen edges?
1 answer
When I move a window close to the top, it snaps to maximum size. I am using Ubuntu 18.04, GNOME 3.28.2.
How do I disable that? I searched about six months ago, no way to disable back then.
1/5/19
Yes, solved! Thank you!
These two worked on my Ubuntu 18.04
gsettings set org.gnome.mutter edge-tiling false
- dconf-editor
These did not work
- GNOME Tweaks (disable "Edge Tiling" not available)
gsettings set org.gnome.shell.overrides edge-tiling false
Thank you Kulfy, Hamza Saeed, vanadium, PRATAP.
18.04 gnome-shell
This question already has an answer here:
(18.04) How to disable the window resizing when accidentally touching one of the screen edges?
1 answer
When I move a window close to the top, it snaps to maximum size. I am using Ubuntu 18.04, GNOME 3.28.2.
How do I disable that? I searched about six months ago, no way to disable back then.
1/5/19
Yes, solved! Thank you!
These two worked on my Ubuntu 18.04
gsettings set org.gnome.mutter edge-tiling false
- dconf-editor
These did not work
- GNOME Tweaks (disable "Edge Tiling" not available)
gsettings set org.gnome.shell.overrides edge-tiling false
Thank you Kulfy, Hamza Saeed, vanadium, PRATAP.
This question already has an answer here:
(18.04) How to disable the window resizing when accidentally touching one of the screen edges?
1 answer
18.04 gnome-shell
18.04 gnome-shell
edited Feb 2 at 3:14
PRATAP
2,6652627
2,6652627
asked Jan 5 at 4:36
Dave E.Dave E.
62
62
marked as duplicate by pomsky
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 5 at 22:02
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by pomsky
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 5 at 22:02
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Yes, this appears to be a duplicate and can be deleted. Thank you.
– Dave E.
Jan 5 at 22:27
No need to delete it :) duplicates have a big role in the Stack Exchange network, they work as signposts and help organising the sites.
– pomsky
Jan 6 at 13:25
add a comment |
Yes, this appears to be a duplicate and can be deleted. Thank you.
– Dave E.
Jan 5 at 22:27
No need to delete it :) duplicates have a big role in the Stack Exchange network, they work as signposts and help organising the sites.
– pomsky
Jan 6 at 13:25
Yes, this appears to be a duplicate and can be deleted. Thank you.
– Dave E.
Jan 5 at 22:27
Yes, this appears to be a duplicate and can be deleted. Thank you.
– Dave E.
Jan 5 at 22:27
No need to delete it :) duplicates have a big role in the Stack Exchange network, they work as signposts and help organising the sites.
– pomsky
Jan 6 at 13:25
No need to delete it :) duplicates have a big role in the Stack Exchange network, they work as signposts and help organising the sites.
– pomsky
Jan 6 at 13:25
add a comment |
3 Answers
3
active
oldest
votes
To disable auto-resizing of the windows, open a terminal and run:
gsettings set org.gnome.shell.overrides edge-tiling false
add a comment |
Install "GNOME Tweaks" from the Software Centre
Go to "Windows" tab and disable "Edge Tiling"
Kindly select answer as solved if it solves your problem
Updated:
Hamza there is no Edge tiling option under Windows in Tweaks at least in my main installation. Can you please share a screenshot? Thanks :)
– Kulfy
Jan 5 at 14:00
@Kulfy updated!
– Hamza Saeed
Jan 6 at 5:06
add a comment |
Command Line way:
by default the value for edge-tiling is set to true..
check the value with the below command
gsettings get org.gnome.mutter edge-tiling
then set the value to false by below command
gsettings set org.gnome.mutter edge-tiling false
Example:
$ gsettings get org.gnome.mutter edge-tiling
true
$ gsettings set org.gnome.mutter edge-tiling false
$
GUI way
Open dconf-editor, if not installed install it by below command
sudo apt update && sudo apt install dconf-editor
search for "mutter" --> edge-tiling --> turn off the button.
I don't think setting org.gnome.mutter edge-tiling will do this. I tried your method. Results: i.stack.imgur.com/0oINY.gif
– Kulfy
Jan 5 at 12:57
Indeed, only works with the org.gnome.shell.overrides key.
– vanadium
Jan 5 at 14:00
add a comment |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
To disable auto-resizing of the windows, open a terminal and run:
gsettings set org.gnome.shell.overrides edge-tiling false
add a comment |
To disable auto-resizing of the windows, open a terminal and run:
gsettings set org.gnome.shell.overrides edge-tiling false
add a comment |
To disable auto-resizing of the windows, open a terminal and run:
gsettings set org.gnome.shell.overrides edge-tiling false
To disable auto-resizing of the windows, open a terminal and run:
gsettings set org.gnome.shell.overrides edge-tiling false
answered Jan 5 at 6:56
KulfyKulfy
4,46151542
4,46151542
add a comment |
add a comment |
Install "GNOME Tweaks" from the Software Centre
Go to "Windows" tab and disable "Edge Tiling"
Kindly select answer as solved if it solves your problem
Updated:
Hamza there is no Edge tiling option under Windows in Tweaks at least in my main installation. Can you please share a screenshot? Thanks :)
– Kulfy
Jan 5 at 14:00
@Kulfy updated!
– Hamza Saeed
Jan 6 at 5:06
add a comment |
Install "GNOME Tweaks" from the Software Centre
Go to "Windows" tab and disable "Edge Tiling"
Kindly select answer as solved if it solves your problem
Updated:
Hamza there is no Edge tiling option under Windows in Tweaks at least in my main installation. Can you please share a screenshot? Thanks :)
– Kulfy
Jan 5 at 14:00
@Kulfy updated!
– Hamza Saeed
Jan 6 at 5:06
add a comment |
Install "GNOME Tweaks" from the Software Centre
Go to "Windows" tab and disable "Edge Tiling"
Kindly select answer as solved if it solves your problem
Updated:
Install "GNOME Tweaks" from the Software Centre
Go to "Windows" tab and disable "Edge Tiling"
Kindly select answer as solved if it solves your problem
Updated:
edited Jan 6 at 5:06
answered Jan 5 at 5:55
Hamza SaeedHamza Saeed
40110
40110
Hamza there is no Edge tiling option under Windows in Tweaks at least in my main installation. Can you please share a screenshot? Thanks :)
– Kulfy
Jan 5 at 14:00
@Kulfy updated!
– Hamza Saeed
Jan 6 at 5:06
add a comment |
Hamza there is no Edge tiling option under Windows in Tweaks at least in my main installation. Can you please share a screenshot? Thanks :)
– Kulfy
Jan 5 at 14:00
@Kulfy updated!
– Hamza Saeed
Jan 6 at 5:06
Hamza there is no Edge tiling option under Windows in Tweaks at least in my main installation. Can you please share a screenshot? Thanks :)
– Kulfy
Jan 5 at 14:00
Hamza there is no Edge tiling option under Windows in Tweaks at least in my main installation. Can you please share a screenshot? Thanks :)
– Kulfy
Jan 5 at 14:00
@Kulfy updated!
– Hamza Saeed
Jan 6 at 5:06
@Kulfy updated!
– Hamza Saeed
Jan 6 at 5:06
add a comment |
Command Line way:
by default the value for edge-tiling is set to true..
check the value with the below command
gsettings get org.gnome.mutter edge-tiling
then set the value to false by below command
gsettings set org.gnome.mutter edge-tiling false
Example:
$ gsettings get org.gnome.mutter edge-tiling
true
$ gsettings set org.gnome.mutter edge-tiling false
$
GUI way
Open dconf-editor, if not installed install it by below command
sudo apt update && sudo apt install dconf-editor
search for "mutter" --> edge-tiling --> turn off the button.
I don't think setting org.gnome.mutter edge-tiling will do this. I tried your method. Results: i.stack.imgur.com/0oINY.gif
– Kulfy
Jan 5 at 12:57
Indeed, only works with the org.gnome.shell.overrides key.
– vanadium
Jan 5 at 14:00
add a comment |
Command Line way:
by default the value for edge-tiling is set to true..
check the value with the below command
gsettings get org.gnome.mutter edge-tiling
then set the value to false by below command
gsettings set org.gnome.mutter edge-tiling false
Example:
$ gsettings get org.gnome.mutter edge-tiling
true
$ gsettings set org.gnome.mutter edge-tiling false
$
GUI way
Open dconf-editor, if not installed install it by below command
sudo apt update && sudo apt install dconf-editor
search for "mutter" --> edge-tiling --> turn off the button.
I don't think setting org.gnome.mutter edge-tiling will do this. I tried your method. Results: i.stack.imgur.com/0oINY.gif
– Kulfy
Jan 5 at 12:57
Indeed, only works with the org.gnome.shell.overrides key.
– vanadium
Jan 5 at 14:00
add a comment |
Command Line way:
by default the value for edge-tiling is set to true..
check the value with the below command
gsettings get org.gnome.mutter edge-tiling
then set the value to false by below command
gsettings set org.gnome.mutter edge-tiling false
Example:
$ gsettings get org.gnome.mutter edge-tiling
true
$ gsettings set org.gnome.mutter edge-tiling false
$
GUI way
Open dconf-editor, if not installed install it by below command
sudo apt update && sudo apt install dconf-editor
search for "mutter" --> edge-tiling --> turn off the button.
Command Line way:
by default the value for edge-tiling is set to true..
check the value with the below command
gsettings get org.gnome.mutter edge-tiling
then set the value to false by below command
gsettings set org.gnome.mutter edge-tiling false
Example:
$ gsettings get org.gnome.mutter edge-tiling
true
$ gsettings set org.gnome.mutter edge-tiling false
$
GUI way
Open dconf-editor, if not installed install it by below command
sudo apt update && sudo apt install dconf-editor
search for "mutter" --> edge-tiling --> turn off the button.
answered Jan 5 at 7:01
PRATAPPRATAP
2,6652627
2,6652627
I don't think setting org.gnome.mutter edge-tiling will do this. I tried your method. Results: i.stack.imgur.com/0oINY.gif
– Kulfy
Jan 5 at 12:57
Indeed, only works with the org.gnome.shell.overrides key.
– vanadium
Jan 5 at 14:00
add a comment |
I don't think setting org.gnome.mutter edge-tiling will do this. I tried your method. Results: i.stack.imgur.com/0oINY.gif
– Kulfy
Jan 5 at 12:57
Indeed, only works with the org.gnome.shell.overrides key.
– vanadium
Jan 5 at 14:00
I don't think setting org.gnome.mutter edge-tiling will do this. I tried your method. Results: i.stack.imgur.com/0oINY.gif
– Kulfy
Jan 5 at 12:57
I don't think setting org.gnome.mutter edge-tiling will do this. I tried your method. Results: i.stack.imgur.com/0oINY.gif
– Kulfy
Jan 5 at 12:57
Indeed, only works with the org.gnome.shell.overrides key.
– vanadium
Jan 5 at 14:00
Indeed, only works with the org.gnome.shell.overrides key.
– vanadium
Jan 5 at 14:00
add a comment |
Yes, this appears to be a duplicate and can be deleted. Thank you.
– Dave E.
Jan 5 at 22:27
No need to delete it :) duplicates have a big role in the Stack Exchange network, they work as signposts and help organising the sites.
– pomsky
Jan 6 at 13:25