From a9556ba2591c2c929dbe93207979689a5965b284 Mon Sep 17 00:00:00 2001
From: scoliono <2191476+scoliono@users.noreply.github.com>
Date: Wed, 10 Feb 2021 02:14:17 -0800
Subject: [PATCH] Added mouse movement detector, clock in label
---
FemboyWatchdog/FemboyWatchdog.csproj | 42 ++++++++++++++++
FemboyWatchdog/GlobalHooks.cs | 66 +++++++++++++++++++++++++
FemboyWatchdog/Toolbar.Designer.cs | 3 ++
FemboyWatchdog/Toolbar.cs | 71 +++++++++++++++++++++++++--
FemboyWatchdog/media/beep.wav | Bin 0 -> 14356 bytes
5 files changed, 179 insertions(+), 3 deletions(-)
create mode 100644 FemboyWatchdog/GlobalHooks.cs
create mode 100644 FemboyWatchdog/media/beep.wav
diff --git a/FemboyWatchdog/FemboyWatchdog.csproj b/FemboyWatchdog/FemboyWatchdog.csproj
index 7ce4a6b..7089776 100644
--- a/FemboyWatchdog/FemboyWatchdog.csproj
+++ b/FemboyWatchdog/FemboyWatchdog.csproj
@@ -14,6 +14,21 @@
512
+ publish\
+ true
+ Disk
+ false
+ Foreground
+ 7
+ Days
+ false
+ false
+ true
+ 0
+ 1.0.0.%2a
+ false
+ false
+ true
x86
@@ -65,6 +80,7 @@
+
@@ -98,7 +114,33 @@
True
+
+
+ False
+ .NET Framework 3.5 SP1 Client Profile
+ false
+
+
+ False
+ .NET Framework 3.5 SP1
+ true
+
+
+ False
+ Windows Installer 3.1
+ true
+
+
+
+
+ PreserveNewest
+
+
+
+
+
+