Mm2PL
Mm2PL
> Settings file-only: settings that are intended primarily for developers/"power users" (i.e. audio backend, chat send protocol, most of the time gates) I'm highly against having more settings file only...
I noticed that this behavior can sometimes happen with inserting recent messages and the `connected` message.
I believe this might have to do with empty timeoutUser / messageText / searchText in those messages
> Upd2: Now it doesnt crash. inconsistent bug probably needs closing as unable to reproduce
we have crash reporting now
IMO this should be implemented by a plugin once some kind of way to open a Chatterino popup window from a plugin is added.
The braize API is this: https://github.com/chatterino/api. The maximum thumbnail size by [default is 300](https://github.com/Chatterino/api/blob/master/config.yaml#L16) and I believe that instance uses the default config.
@pajlada What would be your opinion on upping the thumbnail size for the official Chatterino API instance? We could also have an option to fetch the thumbnail directly from the...
@jammehcow calls to actions are made from lambdas created in HotkeyController::shortcutsForCategory. See around line 70 in src/controllers/hotkeys/HotkeyController.cpp
Unable to replicate on Ubuntu Linux 20.04.1, i3, IBus using `AltGr+(Shift)?+[;']`. Worth noting that my layout intentionally doesn't have any dead keys without modifiers.