diff --git a/src/cmd/synergyc/CMakeLists.txt b/src/cmd/synergyc/CMakeLists.txt index ed44ff69..f6a9cc32 100644 --- a/src/cmd/synergyc/CMakeLists.txt +++ b/src/cmd/synergyc/CMakeLists.txt @@ -29,6 +29,7 @@ if (WIN32) tb_idle.ico tb_run.ico tb_wait.ico + synergyc.exe.manifest ) elseif (APPLE) file(GLOB arch_headers "OSX*.h") diff --git a/src/cmd/synergyc/synergyc.exe.manifest b/src/cmd/synergyc/synergyc.exe.manifest new file mode 100644 index 00000000..ecd2728a --- /dev/null +++ b/src/cmd/synergyc/synergyc.exe.manifest @@ -0,0 +1,17 @@ + + + + + + + + + + + + + PerMonitor + true + + + \ No newline at end of file diff --git a/src/cmd/synergys/CMakeLists.txt b/src/cmd/synergys/CMakeLists.txt index 4393455c..b099eaf4 100644 --- a/src/cmd/synergys/CMakeLists.txt +++ b/src/cmd/synergys/CMakeLists.txt @@ -29,6 +29,7 @@ if (WIN32) tb_idle.ico tb_run.ico tb_wait.ico + synergys.exe.manifest ) elseif (APPLE) file(GLOB arch_headers "OSX*.h") diff --git a/src/cmd/synergys/synergys.exe.manifest b/src/cmd/synergys/synergys.exe.manifest new file mode 100644 index 00000000..ecd2728a --- /dev/null +++ b/src/cmd/synergys/synergys.exe.manifest @@ -0,0 +1,17 @@ + + + + + + + + + + + + + PerMonitor + true + + + \ No newline at end of file diff --git a/src/gui/src/MainWindowBase.ui b/src/gui/src/MainWindowBase.ui index 42f44dd6..a9345e26 100644 --- a/src/gui/src/MainWindowBase.ui +++ b/src/gui/src/MainWindowBase.ui @@ -18,8 +18,8 @@ - 500 - 400 + 600 + 0