How to Turn off Grey Overlay over Inactive Windows

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
Since Ubuntu 18.04, disabled windows, e.g. gedit if I switch to another window, have some grey overlay. If I install gnome-tweaks (like described in How to disable animations in Ubuntu 17.10 or 18.04?), I can disable this by setting the theme from Ambience to High Contrast (or High Contrast Inverse).
Since I like the normal Ambience, I would like to keep it, but I do not want gedit to be greyed out (it would be also nice if nothing would be greyed out). Is there a way to configure this?
According to https://ubuntuforums.org/showthread.php?t=1479239, I would assume that this can be done by sudo gedit /usr/share/gnome-shell/theme/gdm3.css and editing some part of the css style, but I have no clue which one. If this is the right way, what would be the property to edit?
gnome 18.04
add a comment |Â
up vote
0
down vote
favorite
Since Ubuntu 18.04, disabled windows, e.g. gedit if I switch to another window, have some grey overlay. If I install gnome-tweaks (like described in How to disable animations in Ubuntu 17.10 or 18.04?), I can disable this by setting the theme from Ambience to High Contrast (or High Contrast Inverse).
Since I like the normal Ambience, I would like to keep it, but I do not want gedit to be greyed out (it would be also nice if nothing would be greyed out). Is there a way to configure this?
According to https://ubuntuforums.org/showthread.php?t=1479239, I would assume that this can be done by sudo gedit /usr/share/gnome-shell/theme/gdm3.css and editing some part of the css style, but I have no clue which one. If this is the right way, what would be the property to edit?
gnome 18.04
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Since Ubuntu 18.04, disabled windows, e.g. gedit if I switch to another window, have some grey overlay. If I install gnome-tweaks (like described in How to disable animations in Ubuntu 17.10 or 18.04?), I can disable this by setting the theme from Ambience to High Contrast (or High Contrast Inverse).
Since I like the normal Ambience, I would like to keep it, but I do not want gedit to be greyed out (it would be also nice if nothing would be greyed out). Is there a way to configure this?
According to https://ubuntuforums.org/showthread.php?t=1479239, I would assume that this can be done by sudo gedit /usr/share/gnome-shell/theme/gdm3.css and editing some part of the css style, but I have no clue which one. If this is the right way, what would be the property to edit?
gnome 18.04
Since Ubuntu 18.04, disabled windows, e.g. gedit if I switch to another window, have some grey overlay. If I install gnome-tweaks (like described in How to disable animations in Ubuntu 17.10 or 18.04?), I can disable this by setting the theme from Ambience to High Contrast (or High Contrast Inverse).
Since I like the normal Ambience, I would like to keep it, but I do not want gedit to be greyed out (it would be also nice if nothing would be greyed out). Is there a way to configure this?
According to https://ubuntuforums.org/showthread.php?t=1479239, I would assume that this can be done by sudo gedit /usr/share/gnome-shell/theme/gdm3.css and editing some part of the css style, but I have no clue which one. If this is the right way, what would be the property to edit?
gnome 18.04
edited May 29 at 11:28
Eranda Peiris
661416
661416
asked May 29 at 10:25
David Georg Reichelt
251112
251112
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1041524%2fhow-to-turn-off-grey-overlay-over-inactive-windows%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