Ubuntu 18.10 doesn't have the GTK inspector and I just want a terminal borderwhat is the difference between a GTK theme, Metacity theme, and Emerald theme?Gdk Gtk warnings and errors from the command lineHow to stop gedit (and other programs) from outputting GTK warnings and the like in my terminal?I want to use “border-image … fill” in GTK+ themeHow to activate keybindings for GTKInspector?Ubuntu 14.04 and Gnome 3.12 , GTK Apps black areas glitch?Why do some themes have gtk-3.0 and gtk-3.20 folders?
Transiting through Switzerland by coach with lots of cash
Is there any way to ward an area against Sending?
Which scripture tells about Saraswati upasana?
What is the origin of the minced oath “Jiminy”?
AC/DC 100A clamp meter
What's the difference between motherboard and chassis?
Who became a professor?
What is /dev/null and why can't I use hx on it?
How would you simplify this complex ratio?
What are the limits on an impeached and not convicted president?
Using 4K Skyrim Textures when running 1920 x 1080 display resolution?
How come the Russian cognate for the Czech word "čerstvý" (fresh) means entirely the opposite thing (stale)?
How to enable Automatic file download in Windows 10 Settings?
What is the next number in the sequence 21, 21, 23, 20, 5, 25, 31, 24, ...?
How to rescale the colorfunction?
The locus of polynomials with specified root multiplicities
How to catch creatures that can predict the next few minutes?
I'm made of obsolete parts
How to realize Poles and zeros at infinity??especially through transfer function?
Making a animation of multiple 3D objects rotating
How to accompany with piano in latin music when given only chords?
Would we have more than 8 minutes of light, if the sun "went out"?
Can't change the screenshot directory because "com.apple.screencapture: command not found"
Can I voluntarily exit from the US after a 20 year overstay, or could I be detained at the airport?
Ubuntu 18.10 doesn't have the GTK inspector and I just want a terminal border
what is the difference between a GTK theme, Metacity theme, and Emerald theme?Gdk Gtk warnings and errors from the command lineHow to stop gedit (and other programs) from outputting GTK warnings and the like in my terminal?I want to use “border-image … fill” in GTK+ themeHow to activate keybindings for GTKInspector?Ubuntu 14.04 and Gnome 3.12 , GTK Apps black areas glitch?Why do some themes have gtk-3.0 and gtk-3.20 folders?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
doesn't work, as I don't have the Debug directory under Settings...
I have managed to use the variable tho, and got this
( Not pasting it since I thought it would be relevant to keep it as an image )
It's not reading the color for some reason, not to mention this works
So the selectors are ok, but how in the hell would I go about to get the terminal a border?
gnome gtk css
add a comment
|
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
doesn't work, as I don't have the Debug directory under Settings...
I have managed to use the variable tho, and got this
( Not pasting it since I thought it would be relevant to keep it as an image )
It's not reading the color for some reason, not to mention this works
So the selectors are ok, but how in the hell would I go about to get the terminal a border?
gnome gtk css
add a comment
|
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
doesn't work, as I don't have the Debug directory under Settings...
I have managed to use the variable tho, and got this
( Not pasting it since I thought it would be relevant to keep it as an image )
It's not reading the color for some reason, not to mention this works
So the selectors are ok, but how in the hell would I go about to get the terminal a border?
gnome gtk css
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
doesn't work, as I don't have the Debug directory under Settings...
I have managed to use the variable tho, and got this
( Not pasting it since I thought it would be relevant to keep it as an image )
It's not reading the color for some reason, not to mention this works
So the selectors are ok, but how in the hell would I go about to get the terminal a border?
gnome gtk css
gnome gtk css
edited Apr 17 at 8:29
Nuwan Thisara
1,1282 gold badges16 silver badges38 bronze badges
1,1282 gold badges16 silver badges38 bronze badges
asked Apr 17 at 6:21
Broken VowelsBroken Vowels
65 bronze badges
65 bronze badges
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
It's there, just a little hard to find.
- Set
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
- Open
gnome-terminal
and click on the settings menu in the top right corner - Select
Advanced
, thenInspector
.
Using inspector to find the border attributes
gnome-terminal: 3.32.1; gtk3: 3.24.8-1
Here's what I get i.imgur.com/undefined.png i.imgur.com/bFKpVCB.png It isn't about being hard to find, it's not there. It literally doesn't exist
– Broken Vowels
Apr 19 at 17:38
add a comment
|
There seems to be a problem from version to version, for whatever reason the GTK devs are too lazy to update their wikis and keep changing class names, on version 19.04 BETA UBUNTU ( GTK 2.24.8 ) all you have to do to add a pretty border to your terminal is :
terminal-window decoration
border-: 1px solid rgba(255,255,255,1);
It wasn't working for me because of the !important or... hell knows, but this is what works on most versions. Don't even ask me how to get GTK Inspector working, to this date I have not managed to do that, and the wiki is useless.
If anyone has the same issue as me with the debug, run this sudo apt install libgtk-3-dev
Some people instead of terminal-window have Terminalwindow or
TerminalWindow or Terminal-Window (again, don't ask why, no one has a
clue as of why )
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134555%2fubuntu-18-10-doesnt-have-the-gtk-inspector-and-i-just-want-a-terminal-border%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
It's there, just a little hard to find.
- Set
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
- Open
gnome-terminal
and click on the settings menu in the top right corner - Select
Advanced
, thenInspector
.
Using inspector to find the border attributes
gnome-terminal: 3.32.1; gtk3: 3.24.8-1
Here's what I get i.imgur.com/undefined.png i.imgur.com/bFKpVCB.png It isn't about being hard to find, it's not there. It literally doesn't exist
– Broken Vowels
Apr 19 at 17:38
add a comment
|
It's there, just a little hard to find.
- Set
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
- Open
gnome-terminal
and click on the settings menu in the top right corner - Select
Advanced
, thenInspector
.
Using inspector to find the border attributes
gnome-terminal: 3.32.1; gtk3: 3.24.8-1
Here's what I get i.imgur.com/undefined.png i.imgur.com/bFKpVCB.png It isn't about being hard to find, it's not there. It literally doesn't exist
– Broken Vowels
Apr 19 at 17:38
add a comment
|
It's there, just a little hard to find.
- Set
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
- Open
gnome-terminal
and click on the settings menu in the top right corner - Select
Advanced
, thenInspector
.
Using inspector to find the border attributes
gnome-terminal: 3.32.1; gtk3: 3.24.8-1
It's there, just a little hard to find.
- Set
gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
- Open
gnome-terminal
and click on the settings menu in the top right corner - Select
Advanced
, thenInspector
.
Using inspector to find the border attributes
gnome-terminal: 3.32.1; gtk3: 3.24.8-1
edited Apr 18 at 8:38
tinlyx
1,1162 gold badges18 silver badges27 bronze badges
1,1162 gold badges18 silver badges27 bronze badges
answered Apr 18 at 4:06
steveosteveo
11 bronze badge
11 bronze badge
Here's what I get i.imgur.com/undefined.png i.imgur.com/bFKpVCB.png It isn't about being hard to find, it's not there. It literally doesn't exist
– Broken Vowels
Apr 19 at 17:38
add a comment
|
Here's what I get i.imgur.com/undefined.png i.imgur.com/bFKpVCB.png It isn't about being hard to find, it's not there. It literally doesn't exist
– Broken Vowels
Apr 19 at 17:38
Here's what I get i.imgur.com/undefined.png i.imgur.com/bFKpVCB.png It isn't about being hard to find, it's not there. It literally doesn't exist
– Broken Vowels
Apr 19 at 17:38
Here's what I get i.imgur.com/undefined.png i.imgur.com/bFKpVCB.png It isn't about being hard to find, it's not there. It literally doesn't exist
– Broken Vowels
Apr 19 at 17:38
add a comment
|
There seems to be a problem from version to version, for whatever reason the GTK devs are too lazy to update their wikis and keep changing class names, on version 19.04 BETA UBUNTU ( GTK 2.24.8 ) all you have to do to add a pretty border to your terminal is :
terminal-window decoration
border-: 1px solid rgba(255,255,255,1);
It wasn't working for me because of the !important or... hell knows, but this is what works on most versions. Don't even ask me how to get GTK Inspector working, to this date I have not managed to do that, and the wiki is useless.
If anyone has the same issue as me with the debug, run this sudo apt install libgtk-3-dev
Some people instead of terminal-window have Terminalwindow or
TerminalWindow or Terminal-Window (again, don't ask why, no one has a
clue as of why )
add a comment
|
There seems to be a problem from version to version, for whatever reason the GTK devs are too lazy to update their wikis and keep changing class names, on version 19.04 BETA UBUNTU ( GTK 2.24.8 ) all you have to do to add a pretty border to your terminal is :
terminal-window decoration
border-: 1px solid rgba(255,255,255,1);
It wasn't working for me because of the !important or... hell knows, but this is what works on most versions. Don't even ask me how to get GTK Inspector working, to this date I have not managed to do that, and the wiki is useless.
If anyone has the same issue as me with the debug, run this sudo apt install libgtk-3-dev
Some people instead of terminal-window have Terminalwindow or
TerminalWindow or Terminal-Window (again, don't ask why, no one has a
clue as of why )
add a comment
|
There seems to be a problem from version to version, for whatever reason the GTK devs are too lazy to update their wikis and keep changing class names, on version 19.04 BETA UBUNTU ( GTK 2.24.8 ) all you have to do to add a pretty border to your terminal is :
terminal-window decoration
border-: 1px solid rgba(255,255,255,1);
It wasn't working for me because of the !important or... hell knows, but this is what works on most versions. Don't even ask me how to get GTK Inspector working, to this date I have not managed to do that, and the wiki is useless.
If anyone has the same issue as me with the debug, run this sudo apt install libgtk-3-dev
Some people instead of terminal-window have Terminalwindow or
TerminalWindow or Terminal-Window (again, don't ask why, no one has a
clue as of why )
There seems to be a problem from version to version, for whatever reason the GTK devs are too lazy to update their wikis and keep changing class names, on version 19.04 BETA UBUNTU ( GTK 2.24.8 ) all you have to do to add a pretty border to your terminal is :
terminal-window decoration
border-: 1px solid rgba(255,255,255,1);
It wasn't working for me because of the !important or... hell knows, but this is what works on most versions. Don't even ask me how to get GTK Inspector working, to this date I have not managed to do that, and the wiki is useless.
If anyone has the same issue as me with the debug, run this sudo apt install libgtk-3-dev
Some people instead of terminal-window have Terminalwindow or
TerminalWindow or Terminal-Window (again, don't ask why, no one has a
clue as of why )
edited Apr 19 at 17:45
answered Apr 17 at 8:48
Broken VowelsBroken Vowels
65 bronze badges
65 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134555%2fubuntu-18-10-doesnt-have-the-gtk-inspector-and-i-just-want-a-terminal-border%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown