Xfce fonts problem

The problem in MPV only happens when OSC is enabled:

image

The problem with disabling it, is that I loose control about the MPV itself…

Found a solution for this, which is good enough for me…

Created a file /home/user/.config/mpv/input.conf

cycle border
ALT+UP add window-scale 0.05
ALT+DOWN add window-scale -0.05
a script-message osc-visibility never
b script-message osc-visibility auto

When the video has this kind of behavior, I press A and the OSC never shows, and it never causes the problem.
When its a normal video, I just press B and the OSC is ready whenever I hover my mouse over it…

I’ll be using this option since I realized that the CPU usage increases every time it searches for that font… some spikes in CPU usage that I’m not comfortable with…

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.