deskflow/src/lib
Igor Sikachyna 9302f86bb0
SYNERGY-856 - Add option to prevent client from sleeping (#7001)
* Disable thread execution state changes preventing the system from going to sleep

* Update changelog

* Added option to the GUI

* Only set system to be in use

* Remove leftover code affecting display and system power off

* Add option parsing to the correct place

* Update changelog

* Remove prevent sleep option from struct initializer, replace NULL with nullptr in relevant places

* Remove duplicated code

* Prevent sleep on Mac clients

* SYNERGY-856 - Return language sync option
2021-05-31 11:53:49 +03:00
..
arch SYNERGY-885 mac client listens on ipv4 only but attempts to connect on ipv6 (#7008) 2021-05-20 19:59:05 +03:00
base SYNERGY-956 - Resolve code scanning issues (#7006) 2021-05-26 12:39:40 +03:00
client SYNERGY-1003 Connection processing for name with several ips (#7013) 2021-05-24 11:21:32 +03:00
common #6342 updated copyright in cmd version to use build date 2020-09-14 16:39:38 +01:00
io as per Sonar recommendations 2020-11-03 17:52:56 +07:00
ipc as per Sonar recommendations 2020-11-03 17:52:56 +07:00
mt Remove ../ includes in src/lib 2017-03-09 15:16:08 +00:00
net SYNERGY-885 mac client listens on ipv4 only but attempts to connect on ipv6 (#7008) 2021-05-20 19:59:05 +03:00
platform SYNERGY-856 - Add option to prevent client from sleeping (#7001) 2021-05-31 11:53:49 +03:00
server SYNERGY-993 - Remove code related to the screen saver synchronization functionality (#6998) 2021-05-27 11:57:34 +03:00
shared SYNERGY-362 Eliminate using std::chrono (#6828) 2020-11-04 12:10:18 +02:00
synergy SYNERGY-856 - Add option to prevent client from sleeping (#7001) 2021-05-31 11:53:49 +03:00
CMakeLists.txt Removed synwinhk DLL, back porting 703097c 2019-11-14 15:11:00 +00:00