CSD & SSD Window Control Buttons

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
The latest theme of Gnome on 3.26, Adwaita has this unproportionate CSD and SSD window control buttons styling and I wish to fix it myself because it kinda bothers me... Ehmm OCD?. I need help from the great themers out there, I have been trying to figure out how to align all three, close, minimize, maximize button of CSD and SSD applications through gtk.css but I can't find the GTK CSS call names for the close, minimize and maximize button. Hope someone can help.
gnome gui gtk
add a comment |Â
up vote
0
down vote
favorite
The latest theme of Gnome on 3.26, Adwaita has this unproportionate CSD and SSD window control buttons styling and I wish to fix it myself because it kinda bothers me... Ehmm OCD?. I need help from the great themers out there, I have been trying to figure out how to align all three, close, minimize, maximize button of CSD and SSD applications through gtk.css but I can't find the GTK CSS call names for the close, minimize and maximize button. Hope someone can help.
gnome gui gtk
well i do know that unity and gtk2 uses images/svg for the buttons. for the case of csd its hard to tell
â JoshKisb
Feb 6 at 5:17
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The latest theme of Gnome on 3.26, Adwaita has this unproportionate CSD and SSD window control buttons styling and I wish to fix it myself because it kinda bothers me... Ehmm OCD?. I need help from the great themers out there, I have been trying to figure out how to align all three, close, minimize, maximize button of CSD and SSD applications through gtk.css but I can't find the GTK CSS call names for the close, minimize and maximize button. Hope someone can help.
gnome gui gtk
The latest theme of Gnome on 3.26, Adwaita has this unproportionate CSD and SSD window control buttons styling and I wish to fix it myself because it kinda bothers me... Ehmm OCD?. I need help from the great themers out there, I have been trying to figure out how to align all three, close, minimize, maximize button of CSD and SSD applications through gtk.css but I can't find the GTK CSS call names for the close, minimize and maximize button. Hope someone can help.
gnome gui gtk
gnome gui gtk
asked Jan 29 at 15:17
Gelo Tress
85
85
well i do know that unity and gtk2 uses images/svg for the buttons. for the case of csd its hard to tell
â JoshKisb
Feb 6 at 5:17
add a comment |Â
well i do know that unity and gtk2 uses images/svg for the buttons. for the case of csd its hard to tell
â JoshKisb
Feb 6 at 5:17
well i do know that unity and gtk2 uses images/svg for the buttons. for the case of csd its hard to tell
â JoshKisb
Feb 6 at 5:17
well i do know that unity and gtk2 uses images/svg for the buttons. for the case of csd its hard to tell
â JoshKisb
Feb 6 at 5:17
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%2f1001029%2fcsd-ssd-window-control-buttons%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
well i do know that unity and gtk2 uses images/svg for the buttons. for the case of csd its hard to tell
â JoshKisb
Feb 6 at 5:17