[GH-ISSUE #499] Document selectors for GTK widgets #2977

Open
opened 2026-05-22 23:53:01 +01:00 by JakeStanger · 0 comments
Owner

Originally created by @JakeStanger on GitHub (Mar 16, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/499

Currently the CSS selectors section on each widget page only lists the selectors directly put in place by Ironbar. This means to style the GTK widgets' children (such as parts of a slider), you need to either know how to do this or rely on the GTK debug inspector.

The selectors column on each page should have an additional column to state the type of widget being selected. A separate page should then be written with some details around styling that particular widget.

Originally created by @JakeStanger on GitHub (Mar 16, 2024). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/499 Currently the CSS selectors section on each widget page only lists the selectors directly put in place by Ironbar. This means to style the GTK widgets' children (such as parts of a slider), you need to either know how to do this or rely on the GTK debug inspector. The selectors column on each page should have an additional column to state the type of widget being selected. A separate page should then be written with some details around styling that particular widget.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#2977
No description provided.