8000 [Bug]: Icon rendered half when background is colored · Issue #3012 · polybar/polybar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Bug]: Icon rendered half when background is colored #3012
Closed as not planned
Closed as not planned
@rew1nter

Description

@rew1nter

Checklist

  • I have read the appropriate section in the contributing guidelines
  • I believe this issue is a problem with polybar itself and not a misconfiguration on my part
  • I have searched for other open and closed issues that may have already reported this problem
  • I have checked the known issues page for this problem.
  • I have followed the debugging guide to narrow down the problem to a minimal config.

Steps to reproduce

  1. Have a binary/script print this %{F#606060}  %{F- }Haze
  2. Create a module and call it in bar
[module/weather]
type = custom/script


label = %output% 
; label-background = #302A36

exec = fakeweather
interval = 960

This will fully print the emoji like here:
image

but if you uncomment the label-background line and load this again, the emoji will not be fully rendered:
image

Minimal config

[module/weather]
type = custom/script


label = %output% 
; label-background = #302A36

exec = fakeweather
interval = 960

Polybar log

No response

Expected behavior

Show full emoji as usual when background is colored

Actual behavior

Emoji is not fully shown when background is colored

Window Manager and Version

Plasma 5.27.8

Linux Distribution

6.5.4-arch2-1 Endeavour os

Polybar version

polybar 3.6.3

Features: +alsa +curl +i3 +mpd +network(libnl) +pulseaudio +xkeyboard

X extensions: +randr (+monitors) +composite +xkb +xrm +xcursor

Build type: Release
Compiler: /usr/bin/c++
Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/polybar/src=/usr/src/debug/polybar -flto=auto -O3 -DNDEBUG -Wall -Wextra -Wpedantic -Wsuggest-override
Linker flags: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wall -Wextra -Wpedantic -Wsuggest-override  -Wall -Wextra -Wpedantic -Wsuggest-override

Additional Context / Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0