Andrej Lackovič
Andrej Lackovič
See https://github.com/slgobinath/libreoffice-code-highlighter#install-extension
[This fork](https://github.com/jmzambon/libreoffice-code-highlighter) seems to work
Some [forum user](https://love2d.org/forums/viewtopic.php?p=251352#p251352]) also had this problem and it was solved by updating the driver.
It seems like you can use localapi - if you look in source code, you can find /localapi/v0/prefs endpoint and you can retrieve info from it like this: ```bash curl...
Can confirm, that when moving mouse on specific screen (in my case DP-5), cursor is laggy and hyprland eats up ~300MB / min. Also looks like `no_hardware_cursors = true` fixes...