mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 09:15:22 +01:00
[GH-ISSUE #152] All nerdfont icons used in ironbar break with new version of nerdfont #4297
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#4297
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yavko on GitHub (May 17, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/152
Describe the bug
Yeah so the nerdfont devs released a new release (0.3.0), and now all the icons don't work (appear as CJK or Arabic) :) https://github.com/ryanoasis/nerd-fonts/issues/365
https://www.nerdfonts.com/releases
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Icons aren't CJK or Arabic
System information:
Screenshots

@yavko commented on GitHub (May 17, 2023):
btw https://github.com/loichyan/nerdfix can help, used it for my dotfiles, and has a nice tui with autocomplete
@JakeStanger commented on GitHub (May 18, 2023):
Correct me if I'm wrong, but I don't think this is in scope of ironbar (outside the docs), since it doesn't handle fonts beyond loading the CSS styles.
I'll look to see if/how this affects the examples and update those.
@yavko commented on GitHub (May 18, 2023):
It is, the Unicode values have changed
@yavko commented on GitHub (May 18, 2023):
If you update your fonts you will see this too, problem is with the defaults
@JakeStanger commented on GitHub (May 18, 2023):
Ah of course, I forgot there are chars coded into the defaults 🤦 I'm with you now
@JakeStanger commented on GitHub (May 21, 2023):
Think that's got 'em. From memory / a quick search I don't think there are any outside of the music module, and nerdfix didn't find anything else. Let me know if you know there's anything I've missed