yparitcher

Results 31 comments of yparitcher

i ran into simalar issuses using the api, the doc needs to be clarified, the `language=he` just puts the hebrew first (sometimes), which is quite pointless, if you want to...

commenting out: koreader/base/thirdparty/czmq/build/arm-kindlepw2-linux-gnueabi/czmq-prefix/src/czmq-build/src/platform.h ``` #define HAVE_LIBUUID 1 ``` was a quick and dirty way to let it succeed

This was my problem ;) I was building a different program that needed to be linked against the kindle's `lipc` so i copied `lipc` and dependecies from my kindle into...

@poire-z I think i mentioned it when designing dispatcher, but it was not a serious usecase so no one asked to optimize it, so i left it as is. >...

> (1) After adding an action, `Sort` is immediately checked even I haven't sorted anything yet. Dispatcher now automatically sorts items by when they were added. (adding an item adds...

> (2) In Gesture manager action menu now has 11 items (`Pass through (default)` and `Pass through` are above `Sort`) that causes two pages of the menu. Still looking for...

Rosh Hashana is this monday & tuesday so i will not have time to finish this untill late next week at the earliest.

> > > In Gesture manager action menu now has 11 items > > > Still looking for ways to arrange/fix this > > Can we get a screenshot to...

Ready on my end. Only lightly tested, as I have don't use profiles, and don't have a use for a QuickMenu

> Not directly oncerns this PR, but Dispatcher and creoptions and koptoptions. Are there any reasons to give the same names to actions in cre and pdf documents? Eg `line_spacing`...