Evgeny Stambulchik

Results 139 comments of Evgeny Stambulchik

You chose to ignore our request to provide important information when submitting an issue...

When you submit a new *bug* report, it's listed in the [template](https://raw.githubusercontent.com/pdfpc/pdfpc/master/.github/ISSUE_TEMPLATE/Bug_report.md).

The current version is 4.4.0, which includes [this fix](https://github.com/pdfpc/pdfpc/pull/474). Please give it a try.

> That makes it smoother, but it is quite laggy What is laggy - the drawing or even the motion of the pointer (without pressing the mouse button)? Same question...

@stettberger Thanks, it's impressive :). But I cannot reproduce it, also tried with simplescreenrecorder. I guess it might be related to video driver. Hmm, xorg 7.7 is pretty old -...

Well, nonetheless - what hardware do you have, in particular the video card?

Thinkpad L390 here, UHD Graphics 620. Cannot notice any slowdown...

As a quick fix, you can put in your personal CSS file (`$XDG_CONFIG_HOME/pdfpc/pdfpc.css`) something like ``` .bottomText { font-size: 36px; } ``` but this will prevent rescaling of the label...

A tablet stylus itself usually has a way to switch between the pen and eraser mode, and pdfpc tries to autodetect that. You can set the `disable-input-autodetection` option in the...

I don't have a stylus right now to check, but I remember its button wasn't detected as a mouse click at all, it just changed the stylus mode which pdfpc...