Evgeny Stambulchik

Results 190 comments of Evgeny Stambulchik

Thanks for your efforts, but I believe the right approach is to save the drawings in the .pdfpc file, not unlike notes, etc., made by the user interactively. Likely formatted...

> Could you elaborate what your intentions with saving the annotations in the .pdfpc file are? The philosophy of pdfpc is to never alter the presentation file itself. With the...

> I can refactor this to save to and load from the `.pdfpc` file. I'd save it as a base64 blob of deflated data in the JSON. Why make a...

> Then you'd duplicate the object keys. First, `x1` and `y1` are equal to `x2` and `y2` of the previous array element, so can be skipped. In fact, we need...

> is it possible to completely remove the black "notes" area? With a configuration variable, or a keybind to toggle it? Not really. There are many geometry restrictions to fit...

With a [recent addition](https://github.com/pdfpc/pdfpc/pull/701/commits/8f02d99378024ead326bd95bae30f8a9540082bf), there are separate shortcuts for toggling the presenter and presentation windows. Does it solve your issue?

In my setup (FVWM with `Style "*" SloppyFocus`), everything flashes with ~10Hz or so. Apparently, closing a window programmatically moves the focus back to the application. BTW, using separately `focus_in_event`...

I think it's better to have an empty show_qrcode() if REST is off.

I think a better place for such clarifications is the FAQ.

Which Linux distribution do you use? Which video driver? It sounds like a problem in the latter.