doodhout

Results 27 comments of doodhout

A pointer to what causes this might be the following behaviour that I noticed: When I gesture-type using anysoftkeyboard, it will very strictly only suggest words that start with the...

@smatthie What I mean is this: Part 1: finding the start key of the gesture: https://github.com/AnySoftKeyboard/AnySoftKeyboard/blob/ac4b3fcaf9b3b8d3d7df70922da4d54e80503083/ime/app/src/main/java/com/anysoftkeyboard/gesturetyping/GestureTypingDetector.java#L285-L291 Part 2: discarding every word that does not start with the character of the...

> On the German keyboard the letters äöüß are not typed as diacritical + ASCII (two keystrokes/characters) but have their own separate key (one keystroke/character) I'm sorry, I was under...

I found the following code in this repo: [CardItem.vue](https://github.com/nextcloud/deck/blob/master/src/components/cards/CardItem.vue) sets the label background colour and text colour using the `labelStyle()` method that is defined in [labelStyle.js](https://github.com/nextcloud/deck/blob/master/src/mixins/labelStyle.js). `labelStyle()` returns the style...

Would it be possible to click the match to go to its location on the page? That's an interesting feature. To achieve this now, I have to copy-paste the matching...

> Long story short, CAD (on mobile) can only delete **cookies** and not other site data (cache, indexedDB, localStorage, Plugin Data, Service Workers) at this time. This means that if...

Is there currently a way to install add-ons that are not included in the very short list of recommended add-ons for Firefox for Andoird "Fenix"? For the stable Google Play...

Line spacing (or line height or whatever it is that causes less lines to be visible on a certain screen) is currenty like so for v1.0.3: Liberation Sans Mono (my...

@cketti What do you propose as an alternative for people wanting all relevant messages (sent, received & drafts) being visible in the same thread?

"All Mail" is provider specific (most likely just Google) and not all providers have it, therefore it cannot be accepted as a general solution.