Martchus

Results 571 comments of Martchus

It just uses headers and CMake modules from c++utilities but not the library itself. I suppose it would be ok to disable inclusion of c++utilities headers if e.g. `LMDB_SAFE_NO_CPP_UTILITIES` is...

Ok, I would accept commit to switch off c++utilities in `lmdb-safe.hh`. By the way, have you considered using https://github.com/drycpp/lmdbxx? It seems more popular. I personally only opted for lmdb-safe because...

I haven't used lmdbxx myself yet. I would have chosen it if it would have had an interface similar to `lmdb-typed.hh` because it seems more popular and is more actively...

also see https://github.com/openSUSE/mentoring/issues/202

I would generally avoid changing the colors of states/results. However, if it is not possible we can likely chose a different color that is in-line with the ones used in...

> would ensure that the color contrast meets accessibility standards I'm not sure whether our normal light theme needs to meet all accessibility standards. The same counts for the "normal"...

> However, if the color of palettes and other visual elements of the high contrast theme are changed, would it cause any issues? I'm not sure what you mean. The...

> Since this is just one feature of Syncthing Tray it makes no sense to consider all of the next releases betas due to the wizard still being experimental. The...

I've recently setup a new device and I must say Syncthing's official web UI really has some nice featured like picking up a device ID from another device in the...

> It's a nice example how the easy_to_use vs powerful_control problem can be solved. I know the app as I'm using the fork version myself. It is true that both...