Tool to inspect desktop theme elements?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















I just purchased a HiDPI monitor and though I've been able to fix the bulk of problems following the Arch HiDPI guide, there are still many problems to fix and I can't identify some of the desktop elements so I can theme them properly.



I've been using the program GTKInspector to find css elements in various GTK apps so I can edit the theme, but I can't figure out how to do the same for for my xfce desktop. In GTKInspector you can drag a cross-hair (Widget Selector) over an element in a program and you can then see the GTK tree, along with the css elements so you can know what the element is called and hence you can override it in a custom gtk.css file.



enter image description here



I've tried launching xfce4-panel with debugging enabled, (Which is how you enable GTKInspector for a program) but it just won't work for xfce4-panel itself.



GTK_DEBUG=interactive xfce4-panel -r &


Is there a way to use GTKInspector on xfce4-panel, or another tool that would identify the existing theming elements? For example, I'd like to make the icons larger in the windows list.



enter image description here










share|improve this question
























  • I don't understand the question but you can try to ask here : forum.xfce.org/index.php

    – ctac_
    Feb 15 at 15:18











  • Sorry if that wasn't clear. I've edited the question to hopefully be more descriptive.

    – akovia
    Feb 15 at 17:48











  • I don't use GTKInspector at all so i don't know, that's why i give you a link to the forum of developper team of xfce. They can certainly help for what you search on xfce. You can try in the applications menu --> Settings --> Settings Manager --> Panel --Display --> Row Size (pixels): and increment the value

    – ctac_
    Feb 15 at 18:12











  • Thanks for the reply. The row size affects everything proportionally, so it doesn't help to get the icon size larger alone. I thought I was just missing a simple trick or tool that was GTK-centric and not desktop specific.

    – akovia
    Feb 15 at 19:14















0















I just purchased a HiDPI monitor and though I've been able to fix the bulk of problems following the Arch HiDPI guide, there are still many problems to fix and I can't identify some of the desktop elements so I can theme them properly.



I've been using the program GTKInspector to find css elements in various GTK apps so I can edit the theme, but I can't figure out how to do the same for for my xfce desktop. In GTKInspector you can drag a cross-hair (Widget Selector) over an element in a program and you can then see the GTK tree, along with the css elements so you can know what the element is called and hence you can override it in a custom gtk.css file.



enter image description here



I've tried launching xfce4-panel with debugging enabled, (Which is how you enable GTKInspector for a program) but it just won't work for xfce4-panel itself.



GTK_DEBUG=interactive xfce4-panel -r &


Is there a way to use GTKInspector on xfce4-panel, or another tool that would identify the existing theming elements? For example, I'd like to make the icons larger in the windows list.



enter image description here










share|improve this question
























  • I don't understand the question but you can try to ask here : forum.xfce.org/index.php

    – ctac_
    Feb 15 at 15:18











  • Sorry if that wasn't clear. I've edited the question to hopefully be more descriptive.

    – akovia
    Feb 15 at 17:48











  • I don't use GTKInspector at all so i don't know, that's why i give you a link to the forum of developper team of xfce. They can certainly help for what you search on xfce. You can try in the applications menu --> Settings --> Settings Manager --> Panel --Display --> Row Size (pixels): and increment the value

    – ctac_
    Feb 15 at 18:12











  • Thanks for the reply. The row size affects everything proportionally, so it doesn't help to get the icon size larger alone. I thought I was just missing a simple trick or tool that was GTK-centric and not desktop specific.

    – akovia
    Feb 15 at 19:14













0












0








0








I just purchased a HiDPI monitor and though I've been able to fix the bulk of problems following the Arch HiDPI guide, there are still many problems to fix and I can't identify some of the desktop elements so I can theme them properly.



I've been using the program GTKInspector to find css elements in various GTK apps so I can edit the theme, but I can't figure out how to do the same for for my xfce desktop. In GTKInspector you can drag a cross-hair (Widget Selector) over an element in a program and you can then see the GTK tree, along with the css elements so you can know what the element is called and hence you can override it in a custom gtk.css file.



enter image description here



I've tried launching xfce4-panel with debugging enabled, (Which is how you enable GTKInspector for a program) but it just won't work for xfce4-panel itself.



GTK_DEBUG=interactive xfce4-panel -r &


Is there a way to use GTKInspector on xfce4-panel, or another tool that would identify the existing theming elements? For example, I'd like to make the icons larger in the windows list.



enter image description here










share|improve this question
















I just purchased a HiDPI monitor and though I've been able to fix the bulk of problems following the Arch HiDPI guide, there are still many problems to fix and I can't identify some of the desktop elements so I can theme them properly.



I've been using the program GTKInspector to find css elements in various GTK apps so I can edit the theme, but I can't figure out how to do the same for for my xfce desktop. In GTKInspector you can drag a cross-hair (Widget Selector) over an element in a program and you can then see the GTK tree, along with the css elements so you can know what the element is called and hence you can override it in a custom gtk.css file.



enter image description here



I've tried launching xfce4-panel with debugging enabled, (Which is how you enable GTKInspector for a program) but it just won't work for xfce4-panel itself.



GTK_DEBUG=interactive xfce4-panel -r &


Is there a way to use GTKInspector on xfce4-panel, or another tool that would identify the existing theming elements? For example, I'd like to make the icons larger in the windows list.



enter image description here







xfce gtk theme gtk3






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 15 at 17:48







akovia

















asked Feb 15 at 14:06









akoviaakovia

386




386












  • I don't understand the question but you can try to ask here : forum.xfce.org/index.php

    – ctac_
    Feb 15 at 15:18











  • Sorry if that wasn't clear. I've edited the question to hopefully be more descriptive.

    – akovia
    Feb 15 at 17:48











  • I don't use GTKInspector at all so i don't know, that's why i give you a link to the forum of developper team of xfce. They can certainly help for what you search on xfce. You can try in the applications menu --> Settings --> Settings Manager --> Panel --Display --> Row Size (pixels): and increment the value

    – ctac_
    Feb 15 at 18:12











  • Thanks for the reply. The row size affects everything proportionally, so it doesn't help to get the icon size larger alone. I thought I was just missing a simple trick or tool that was GTK-centric and not desktop specific.

    – akovia
    Feb 15 at 19:14

















  • I don't understand the question but you can try to ask here : forum.xfce.org/index.php

    – ctac_
    Feb 15 at 15:18











  • Sorry if that wasn't clear. I've edited the question to hopefully be more descriptive.

    – akovia
    Feb 15 at 17:48











  • I don't use GTKInspector at all so i don't know, that's why i give you a link to the forum of developper team of xfce. They can certainly help for what you search on xfce. You can try in the applications menu --> Settings --> Settings Manager --> Panel --Display --> Row Size (pixels): and increment the value

    – ctac_
    Feb 15 at 18:12











  • Thanks for the reply. The row size affects everything proportionally, so it doesn't help to get the icon size larger alone. I thought I was just missing a simple trick or tool that was GTK-centric and not desktop specific.

    – akovia
    Feb 15 at 19:14
















I don't understand the question but you can try to ask here : forum.xfce.org/index.php

– ctac_
Feb 15 at 15:18





I don't understand the question but you can try to ask here : forum.xfce.org/index.php

– ctac_
Feb 15 at 15:18













Sorry if that wasn't clear. I've edited the question to hopefully be more descriptive.

– akovia
Feb 15 at 17:48





Sorry if that wasn't clear. I've edited the question to hopefully be more descriptive.

– akovia
Feb 15 at 17:48













I don't use GTKInspector at all so i don't know, that's why i give you a link to the forum of developper team of xfce. They can certainly help for what you search on xfce. You can try in the applications menu --> Settings --> Settings Manager --> Panel --Display --> Row Size (pixels): and increment the value

– ctac_
Feb 15 at 18:12





I don't use GTKInspector at all so i don't know, that's why i give you a link to the forum of developper team of xfce. They can certainly help for what you search on xfce. You can try in the applications menu --> Settings --> Settings Manager --> Panel --Display --> Row Size (pixels): and increment the value

– ctac_
Feb 15 at 18:12













Thanks for the reply. The row size affects everything proportionally, so it doesn't help to get the icon size larger alone. I thought I was just missing a simple trick or tool that was GTK-centric and not desktop specific.

– akovia
Feb 15 at 19:14





Thanks for the reply. The row size affects everything proportionally, so it doesn't help to get the icon size larger alone. I thought I was just missing a simple trick or tool that was GTK-centric and not desktop specific.

– akovia
Feb 15 at 19:14










0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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/3.0/"u003ecc by-sa 3.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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f500878%2ftool-to-inspect-desktop-theme-elements%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f500878%2ftool-to-inspect-desktop-theme-elements%23new-answer', 'question_page');

);

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






Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)