Skip to content

Nemo toolbar element outlines #52

Answered by SebastJava
johnsonmt01 asked this question in Q&A
Discussion options

You must be logged in to vote

To find and do some quick tests on these toolbar buttons, you should try the GtkInspector. It is a wonderful tool that does many things. I can't describe it all but the two things you will probably find most helpful here are:

  • The top-left button to select an object. Then use the scrolldown menu under this button to see the CSS nodes and the CSS selectors.
  • Click on the CSS tab to try some CSS mods and test your experiments instantly, "on the fly"

This means you need to install the libgtk-3-dev package. Yes, it is monstrously big, but it should be all okay. Find some documentation here: https://wiki.gnome.org/Projects/GTK/Inspector

Unfortunately, Control-Shift-D doesn't work with Nemo. Yo…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@SebastJava
Comment options

@johnsonmt01
Comment options

@SebastJava
Comment options

@SebastJava
Comment options

@johnsonmt01
Comment options

Answer selected by SebastJava
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #50 on December 10, 2022 21:00.