Robin Lindén
Robin Lindén
The proper thing would be to, instead of doing things like `#include "../src/updater.c` to test the updater, you do something like `target_link_library(test_updater library_containing_updater)`, and you'd get all dependencies and header...
https://robinli.eu/utox_0-15-1.dmg should be one of the latest OS X builds we have.
There are some instructions at the top in the template: https://github.com/uTox/uTox/blob/develop/docs/utox_theme.ini
Back when prototyping this (this PR is not complete at all, just for a few testers to check it out and see what they though), I looked at different implementations...
I don't think we should preemptively duplicate the majority of the codebase. Why is it needed?
This is part of #651.
>Does the issue you referenced will support 4 shortcut chats that will be displayed when long-pressing the app's icon in the launcher as well as creating a shortcut from the...
Yeah, I guess this can be expanded a bit. :P I've only set up the ShortcutManager things I needed for the chat bubbles to work, so the widget and shortcuts...
I'll finish the ShortcutManager bits of the chat bubbles and unassign myself from this issue once they're in, and you can add the other bits you wanted if you want!
Possibly fixed for calls in 66825e0fc024d34a5e1fb2fd7dbbd121edb37ff4. Needs confirmation and then we'll do something similar for messages.