ironbar icon indicating copy to clipboard operation
ironbar copied to clipboard

Customisable Wayland gtk bar written in Rust.

Results 40 ironbar issues
Sort by recently updated
recently updated
newest added

**Describe the feature you'd like** In waybar at least, there is a way to set a "warning" and "critical" amount for the battery widget. I think it would be cool...

enhancement

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

documentation

I am using [wallust](https://codeberg.org/explosion-mental/wallust) (rust replacement for pywal) and whenever I change my colorscheme it doesn't reload the css colors stored in `~/.cache/wal/colors.css` but if I open and save the...

enhancement

**Describe the solution you'd like** Workspace name shows some custom string, icon, anything the user wants based on the window class and/or title **Describe alternatives you've considered** Waybar have something...

enhancement

**Describe the bug** When changing the css of a tray, the hot reload doesn't exactly work right and requires restart of an ironbar for the correct css style. **To Reproduce**...

bug

I see we can use pango markup with clock and custom modules but that looks like thats it? I'm trying to use it with a label or script module tooltip...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Currently some modules, like sys_info, formats numbers like percentages and memory usage in GB in a fixed way, and that...

enhancement

"Almost no values are displayed in the network module when compared to other bars. I think this is because my download speed is too low to be displayed. Is it...

enhancement

**Is your feature request related to a problem? Please describe.** It is currently hard to discover sensor names. The typical Intel/AMD ones are now on the wiki, but these are...

enhancement

While building my own very advanced & custom ironbar, I noticed currently `ironvar_defaults` doesnt accept Dynamic String parsing. This is a big missing feature I think because: 1- Although I...

enhancement