(18.04) How to disable the window resizing when accidentally touching one of the screen edges?

Clash Royale CLAN TAG#URR8PPP up vote
2
down vote
favorite
When moving the windows there is a resize effect that occurs when accidentally touching one of the screen edges. This control was available in CCSM and Ubuntu Tweak in previous versions.
I'm not finding it in Gnome tweak. I also searched the repository with:
$ apt search ubuntu.*tweak
gnome window 18.04 resize
add a comment |Â
up vote
2
down vote
favorite
When moving the windows there is a resize effect that occurs when accidentally touching one of the screen edges. This control was available in CCSM and Ubuntu Tweak in previous versions.
I'm not finding it in Gnome tweak. I also searched the repository with:
$ apt search ubuntu.*tweak
gnome window 18.04 resize
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
When moving the windows there is a resize effect that occurs when accidentally touching one of the screen edges. This control was available in CCSM and Ubuntu Tweak in previous versions.
I'm not finding it in Gnome tweak. I also searched the repository with:
$ apt search ubuntu.*tweak
gnome window 18.04 resize
When moving the windows there is a resize effect that occurs when accidentally touching one of the screen edges. This control was available in CCSM and Ubuntu Tweak in previous versions.
I'm not finding it in Gnome tweak. I also searched the repository with:
$ apt search ubuntu.*tweak
gnome window 18.04 resize
edited Apr 28 at 11:48
pomsky
22.1k76996
22.1k76996
asked Apr 28 at 10:55
L. D. James
17.4k43178
17.4k43178
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
3
down vote
accepted
Open Terminal and run
gsettings set org.gnome.mutter edge-tiling false
You may also have to run
gsettings set org.gnome.shell.overrides edge-tiling false
How is this different from in CompizConfig Settings Manager settingGrid => Corners/Edges => Top Edgeto None? This change in CCSM used to did the trick for 16.04 but not in 18.04
â sdaffa23fdsf
Jun 10 at 10:52
@sdaffa23fdsf Because 18.04 has GNOME + Mutter (by default} whereas 16.04 has Unity + Compiz, two quite different things.
â pomsky
Jun 10 at 11:08
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
Open Terminal and run
gsettings set org.gnome.mutter edge-tiling false
You may also have to run
gsettings set org.gnome.shell.overrides edge-tiling false
How is this different from in CompizConfig Settings Manager settingGrid => Corners/Edges => Top Edgeto None? This change in CCSM used to did the trick for 16.04 but not in 18.04
â sdaffa23fdsf
Jun 10 at 10:52
@sdaffa23fdsf Because 18.04 has GNOME + Mutter (by default} whereas 16.04 has Unity + Compiz, two quite different things.
â pomsky
Jun 10 at 11:08
add a comment |Â
up vote
3
down vote
accepted
Open Terminal and run
gsettings set org.gnome.mutter edge-tiling false
You may also have to run
gsettings set org.gnome.shell.overrides edge-tiling false
How is this different from in CompizConfig Settings Manager settingGrid => Corners/Edges => Top Edgeto None? This change in CCSM used to did the trick for 16.04 but not in 18.04
â sdaffa23fdsf
Jun 10 at 10:52
@sdaffa23fdsf Because 18.04 has GNOME + Mutter (by default} whereas 16.04 has Unity + Compiz, two quite different things.
â pomsky
Jun 10 at 11:08
add a comment |Â
up vote
3
down vote
accepted
up vote
3
down vote
accepted
Open Terminal and run
gsettings set org.gnome.mutter edge-tiling false
You may also have to run
gsettings set org.gnome.shell.overrides edge-tiling false
Open Terminal and run
gsettings set org.gnome.mutter edge-tiling false
You may also have to run
gsettings set org.gnome.shell.overrides edge-tiling false
answered Apr 28 at 11:41
pomsky
22.1k76996
22.1k76996
How is this different from in CompizConfig Settings Manager settingGrid => Corners/Edges => Top Edgeto None? This change in CCSM used to did the trick for 16.04 but not in 18.04
â sdaffa23fdsf
Jun 10 at 10:52
@sdaffa23fdsf Because 18.04 has GNOME + Mutter (by default} whereas 16.04 has Unity + Compiz, two quite different things.
â pomsky
Jun 10 at 11:08
add a comment |Â
How is this different from in CompizConfig Settings Manager settingGrid => Corners/Edges => Top Edgeto None? This change in CCSM used to did the trick for 16.04 but not in 18.04
â sdaffa23fdsf
Jun 10 at 10:52
@sdaffa23fdsf Because 18.04 has GNOME + Mutter (by default} whereas 16.04 has Unity + Compiz, two quite different things.
â pomsky
Jun 10 at 11:08
How is this different from in CompizConfig Settings Manager setting
Grid => Corners/Edges => Top Edge to None? This change in CCSM used to did the trick for 16.04 but not in 18.04â sdaffa23fdsf
Jun 10 at 10:52
How is this different from in CompizConfig Settings Manager setting
Grid => Corners/Edges => Top Edge to None? This change in CCSM used to did the trick for 16.04 but not in 18.04â sdaffa23fdsf
Jun 10 at 10:52
@sdaffa23fdsf Because 18.04 has GNOME + Mutter (by default} whereas 16.04 has Unity + Compiz, two quite different things.
â pomsky
Jun 10 at 11:08
@sdaffa23fdsf Because 18.04 has GNOME + Mutter (by default} whereas 16.04 has Unity + Compiz, two quite different things.
â pomsky
Jun 10 at 11:08
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1029168%2f18-04-how-to-disable-the-window-resizing-when-accidentally-touching-one-of-the%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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