-
-
Notifications
You must be signed in to change notification settings - Fork 651
Open
Labels
bugrelated to incorrect existing implementation of some functionalityrelated to incorrect existing implementation of some functionalitydisplay: waylandrelated to Wayland backendrelated to Wayland backendrenderingrelated to code that handles rendering, excluding the used graphics APIrelated to code that handles rendering, excluding the used graphics API
Description
What happened?
Conky appears blurry when using two screens with different screen scaling factors. The size is correct. It just appears blurry.
Setup:
KDE Plasma on Wayland
laptop screen 3072x1920, scaled by 200%
external monitor: 2560x1440, scaled 100%
Conky is blurry when displayed on the laptop screen
It works fine in all these other cases:
- conky is displayed on the second monitor
- both monitors have 200% screen scaling
- no second monitor is plugged in
Version
1.22.2-1
Which OS/distro are you seeing the problem on?
Arch Linux
Conky config
conky.config = {
out_to_x = false,
out_to_wayland = true,
};
conky.text = [[
${font Noto:size=30} Test
]];Stack trace
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugrelated to incorrect existing implementation of some functionalityrelated to incorrect existing implementation of some functionalitydisplay: waylandrelated to Wayland backendrelated to Wayland backendrenderingrelated to code that handles rendering, excluding the used graphics APIrelated to code that handles rendering, excluding the used graphics API