Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blurry HTML #534

Open
IGN-Styly opened this issue Oct 27, 2024 · 3 comments
Open

Blurry HTML #534

IGN-Styly opened this issue Oct 27, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@IGN-Styly
Copy link

IGN-Styly commented Oct 27, 2024

Regression?

No

Hyprlock Info and Version

<hyprlock 0.5.0-1>

Hyprlock config in which the input field is blurry(prob aliasing)
input-field {
  monitor =
  size = 300, 60
  outline_thickness = 4
  dots_size = 0.2
  dots_spacing = 0.2
  font_family=$font
  dots_center = true
  outer_color = $accent
  inner_color = $surface0
  font_color = $text
  fade_on_empty = false
  placeholder_text = <span foreground="##$textAlpha"><i>󰌾 Logged in as </i><span foreground="##$accentAlpha">$USER</span></span>
  hide_input = false
  check_color = $accent
  fail_color = $red
  fail_text = <i>$FAIL <b>($ATTEMPTS)</b></i>
  capslock_color = $yellow
  position = 0, -47
  halign = center
  valign = center
}

Compositor Info and Version

System/Version info
Hyprland, built from branch  at commit 4520b30d498daca8079365bdb909a8dea38e8d55  (version: bump to 0.44.1).
Date: Wed Oct 9 12:54:39 2024
Tag: v0.44.1, commits: 5309
built against aquamarine 0.4.3


flags: (if any)


System Information:
System name: Linux
Node name: Archie
Release: 6.11.5-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000


GPU information:
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] [1002:73bf] (rev c3) (prog-if 00 [VGA controller])


os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo


plugins:
  split-monitor-workspaces by Duckonaut ver 1.2.0

Description

The Test inside of placeholder text is blurry when it should be crisp like the rest. it is only blurry if i use the html like syntax.

How to reproduce

use html like syntax for styling text.

Crash reports, logs, images, videos

No response
bug
How did I get this screenshot?
Hyprland in Hyprland.

@IGN-Styly IGN-Styly added the bug Something isn't working label Oct 27, 2024
@IGN-Styly
Copy link
Author

IGN-Styly commented Oct 27, 2024

Also tried latest git commit no change.

System Info ```sh Hyprland 0.44.0 built from branch main at commit 5d4b54b01286c10d4b6bf402a772b5938b054ce6 (core: move internal structures to monitor pointers (8266)). Date: Sun Oct 27 18:45:38 2024 Tag: v0.44.0-84-g5d4b54b0, commits: 5383 built against aquamarine 0.4.3

flags set:
debug

System Information:
System name: Linux
Node name: Archie
Release: 6.11.5-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000

GPU information:
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] [1002:73bf] (rev c3) (prog-if 00 [VGA controller])

os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo

plugins:
split-monitor-workspaces by Duckonaut ver 1.2.0

@PaideiaDilemma
Copy link
Contributor

Hmm just tested with a few different font families and I can reproduce it. But I also get it without any pango markup using for example noto sans. Can you post your font?

@IGN-Styly
Copy link
Author

Yes, DepartureMono

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants