You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
I searched the existing issues and did not find anything similar.
Current Behavior
I am using Hyprland (sway has the same issue) with two 1080p on with no monitor scale.
The text that updates (Memory usage for example) doesn't get damaged properly (only seems to happen at the top).
Enabling damage_blink in Hyprland reveals that the whole window is getting redrawn every frame, and yet the characters still don't get rendered correctly.
Expected Behavior
No response
Steps to Reproduce
No response
Debug Logs
Expand logs
DEBUG resources::utils > Not running as Flatpak
INFO resources::application > Resources (net.nokyan.Resources)
INFO resources::application > Version: 1.10.2 ()
INFO resources::application > Datadir: `/usr/share/resources`
DEBUG resources::application > Operating system: Arch Linux
DEBUG resources::application > Kernel version: 7.0.3-arch1-2
DEBUG resources::utils::gpu > Searching for GPUs…
DEBUG resources::utils::pci > Parsing pci.ids…
INFO resources::utils::pci > Successfully parsed pci.ids within 8.73ms (vendors: 2500, devices: 20687, subdevices: 17704)
DEBUG resources::utils::gpu::amd > Parsing /usr/share/libdrm/amdgpu.ids…
DEBUG resources::utils::gpu::amd > Successfully parsed /usr/share/libdrm/amdgpu.ids within 611.12µs (736 entries)
INFO resources::utils::gpu > Found GPU "AMD Radeon RX 570 Series" (Identifier: 0000:09:00.0 · PCI ID: 1002:67df · Category: AMD)
DEBUG resources::utils::gpu > 1 GPUs found
DEBUG resources::utils::app > Detecting installed apps
DEBUG resources::utils::app > Using the following directories for app detection: ["/usr/share/applications", "/home/user/.local/share/applications", "/home/user/.local/share/applications"]
DEBUG resources::utils::app > Using the following locales for app names and descriptions: ["en_US.UTF-8", "en_US", "en"]
...
INFO resources::utils::app > Detected 94 apps within 4.89ms
DEBUG resources::utils::cpu > CPU temperature sensor located at "/sys/class/hwmon/hwmon2/temp1_input" (k10temp, type: hwmon)
DEBUG resources::utils::memory > Memory information obtained using udevadm
DEBUG resources::utils::npu > Searching for NPUs…
DEBUG resources::utils::npu > 0 NPUs found
DEBUG resources::utils::process > Spawning resources-processes in native mode (/usr/lib/resources/resources-processes)
...
DEBUG resources::utils::app > Associating process 28244 with app "Resources" (ID: "net.nokyan.Resources") based on process executable path matching with app commandline (resources)
DEBUG resources::utils::app > Associating process 28272 with app "Resources" (ID: "net.nokyan.Resources") based on match in KNOWN_EXECUTABLE_NAME_EXCEPTIONS
INFO resources::ui::window > A drive has been added (or turned visible): /sys/block/nvme0n1
INFO resources::ui::window > A drive has been added (or turned visible): /sys/block/sdb
INFO resources::ui::window > A drive has been added (or turned visible): /sys/block/sda
INFO resources::ui::window > A network interface has been added (or turned visible): /sys/class/net/enp8s0
Is there an existing issue for this?
Current Behavior
I am using Hyprland (sway has the same issue) with two 1080p on with no monitor scale.
The text that updates (Memory usage for example) doesn't get damaged properly (only seems to happen at the top).
Enabling
damage_blinkin Hyprland reveals that the whole window is getting redrawn every frame, and yet the characters still don't get rendered correctly.Expected Behavior
No response
Steps to Reproduce
No response
Debug Logs
Expand logs
Environment
Anything Else?
No response