Hannah von Reth
                                            Hannah von Reth
                                        
                                    @erikjv Could you gather a bunch of screenshots with the high contrast theme?
Could you also test with a build where: https://github.com/owncloud/client/blob/33384118c29d7378cad37d9971e5f90123f234e3/src/libsync/platform_win.cpp#L69-L70 is commented out? As those two look pretty similar....
or don't kill it at all, which would be the expected behaviour for a wrapper
Hm I'd prefer if console applications won't be killed by the shim. For example I wrapped calls to interactive interpreters, python, msys etc . But I probably could go back...
as shellex, it would allow providing a nice looking and relocatable wrapper for scripts. For example a special invocation of python, currently such a shim would not be portable as...
`[36/203] R:\bin\cl.exe /nologo /TP -DLIBSNORE_PLUGIN_PATH=\"r:/plugins/libsnore-qt5\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DSNORE_SUFFIX=\"-qt5\" -DUNICODE -DWIN32_LEAN_AND_MEAN -DWINVER=0x0600 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D_USE_MATH_DEFINES -D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0600 -Dlibsnore_EXPORTS -Isrc\libsnore...
Ouch I confused the completely unrelated `CCLASH_TRACKER_MODE=yes` with `CCLASH_Z7_OBJ=yes` . It really looks like it works with cmake and qt. Bootstrapping of qtbase won't work out of the box as...
Correction: The code enabling resharing for the share jail was removed. The capability will always be false. Our main concern is to disable resharing for the sharejail in any case....
Your approach sounds sensible, please continue. Could you please open an issue with ownBrander to amend the description for the brandable colors?