Timur Kristóf

Results 171 comments of Timur Kristóf

It has been some years since I last needed it, but the details can be found here: https://github.com/communi/communi-desktop/blob/master/src/app/main.cpp#L76

@hagabaka Do you have a suggestion about that encrypted storage?

@hagabaka Sounds nice. Let's deal with secure passwords in #125 and talk about the plain text config file. What exactly are you proposing? Simply put a `QMap` into `QSettings`? Would...

One more issue here: we would need to take care of users updating from earlier versions so that they don't lose their settings.

@gdamjan Right now we group together multiple join / part / quit messages, so that should reduce the noise. If I understand correctly you don't actually want to hide all...

@khronosschoty Can you please elaborate on what would be the advantage of having such a plugin?

Actually what I wanted to try was Starcraft II (which is 64-bit). Can I ask you to also make x86_64 builds on appveyor? Or would that be too difficult?

Allright then, sorry for the noise. I was too eager to try something new and cool. :) I'd still appreciate the automatic build, and would try with SC2 when it's...

Also, you don't have to hardcode these in your program, you can use `maxPreferredMeshWorkGroupInvocations` and `prefersLocalInvocation*Output` from the device properties to determine these things.