lublak
lublak
Allow to add/list/remove/replace outlines via cli.
Currently you can list or remove annotations. It would be also usefull to replace them. Like `pdfcpu annotations replaceto link|page inFile objNr url|pagenumber`
**Describe the solution you'd like** It would be handy if you can scroll through the images. So you can use Ctrl + Scroll for zooming as known in the browser....
**Is your feature request related to a problem? Please describe.** Currently x11 is supported only via xdotool. There are a lib for x11: https://github.com/erlepereira/x11-rs with xtest and xlib For waylands...
**Is your feature request related to a problem? Please describe.** Currenlt some special keys are not supported in key_sequence_parse. **Describe the solution you'd like** Allow keys for key_sequence_parse: ``` {LEFT}...
And yes, I'm sorry that I would still like something. It's about automatically setting the proton version on the steam deck when importing. This is about the games that are...
If i look right we can just copy set_header to add_header and ap_table_set to replace ap_table_add https://github.com/HaxeFoundation/neko/blob/master/libs/mod_neko/cgi.c#L178 Or we can add an option as bool add like in https://github.com/HaxeFoundation/neko/blob/master/libs/mod_tora/mod_tora.c#L132 I...
