commit 526b4b0d794cc846f71bd69e3657ba4482c9866d
Author: Jean-Marc Lasgouttes
Date: Wed Oct 21 18:50:10 2020 +0200
Revert "Fix compilation mess in d94bd0726"
This reverts commit abaf2e9bda86b74c4b29b6ead106026665f02a1b.
---
src/Cursor.cpp |2 +-
1 files changed, 1 insertions(+)
commit 2395522aa7b536c1872076c04c2f187c4efaf49d
Author: Jean-Marc Lasgouttes
Date: Wed Oct 21 18:50:31 2020 +0200
Revert "Do not set language from keyboard in passthru setting"
This reverts commit d94bd072647fca813df464c6ef14d84445c603ca.
---
src/Cursor.cpp |3 +--
1 files cha
commit abaf2e9bda86b74c4b29b6ead106026665f02a1b
Author: Jean-Marc Lasgouttes
Date: Wed Oct 21 18:37:00 2020 +0200
Fix compilation mess in d94bd0726
---
src/Cursor.cpp |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Cursor.cpp b/src/Cursor.cpp
index b30ed0f..7a
commit a906676c8971fe4e5eb893937e8cba80cfe2cc12
Author: Kornel Benko
Date: Wed Oct 21 18:27:23 2020 +0200
cmake build: Allow use of '--std=c++17' for gnu compiler
---
development/cmake/modules/FindCXX11Compiler.cmake |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/
commit d94bd072647fca813df464c6ef14d84445c603ca
Author: Jean-Marc Lasgouttes
Date: Wed Oct 21 18:08:39 2020 +0200
Do not set language from keyboard in passthru setting
---
src/Cursor.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/Cursor.cpp b/src/Cursor.