WofWca

Results 488 comments of WofWca

Do you think it would be okay to merge if we were to remove the toggle from the UI completely? so that it's only possible to enable for developers.

Closing because ain't nobody got time for it right now

After https://github.com/deltachat/deltachat-desktop/pull/4868, this will also need to be done for the gallery.

Let's convert this into an issue: https://github.com/deltachat/deltachat-desktop/issues/5574. https://github.com/deltachat/deltachat-desktop/pull/5044 did a part of the job.

We only do this when you select a chat, but not when you Alt + Tab

It can overflow on different translations and on different zoom levels, and the search input actually does overflow even with the screen size limit - try typing a lot of...

So you think it's fine to keep the logic as is for now and make it an advanced setting? If so, I'll do it.

Force-pushed a few adjustments: - made this an opt-in experimental setting - added "meta" key for Mac - smol refactors Also I realized there is https://github.com/deltachat/deltachat-desktop/blob/54cd76c3628e9add851ef50cf9716728a50f1964/src/renderer/keybindings.ts#L62 which stores close to...

I moved the code to Composer. Also I noticed a bug. If you execute the shortcut rapidly, it gets weird. The messages start getting selected seemingly at random on follow-up...