Commit Graph

20 Commits

Author SHA1 Message Date
Clive Galway
c744cfdc81 Remove old Monitor.ahk 2019-11-14 21:32:17 +00:00
Clive Galway
c47001ed81 Fix #46 2019-08-24 20:12:08 +01:00
Clive Galway
9451b4cd49 Prefix VID / PID with 0x when using Copy button 2019-08-23 22:32:31 +01:00
Clive Galway
ab9b14279c Add "Copied to clipboard" tooltip 2019-08-23 22:14:59 +01:00
Clive Galway
6e2980b841 Fix subscription 2019-08-23 22:06:56 +01:00
Clive Galway
6ccbc21adc Fix subscriptions 2019-08-23 22:00:10 +01:00
Clive Galway
1fabcfced6 Ensure Monitor always fits on 1080p screen 2019-08-23 21:54:08 +01:00
Clive Galway
d27579ab56 Add copy buttons to Monitor, streamline code 2019-08-23 21:26:54 +01:00
Clive Galway
583db43dc4 Fix layout, remove super-globals 2019-06-09 13:51:01 +01:00
Bluscream
c0ec0b6d98
revert include to default 2019-06-08 22:56:58 +02:00
Bluscream
788a985fa3
Add keypress filter to monitor
Add checkbox for filtering only keyup event's so we have no "double" events (disabled by default)
currently the horizontal alignment is fixed, i have no idea how to make it dynamic
2019-06-08 22:56:10 +02:00
Clive Galway
768d46a48d Fix missing & in handles 2019-03-05 20:48:39 +00:00
Clive Galway
f7768b21cb Monitor shows key names 2019-02-24 19:32:07 +00:00
Clive Galway
d9665708a7 Mouse monitor reports as sub mode, UI changes 2019-02-24 17:41:51 +00:00
evilC
e699e28b6d Update Monitor to show Handle 2018-07-02 18:58:40 +01:00
evilC
9ef97fb18b ContextManager, Wrap all methods 2018-03-30 19:04:58 +01:00
evilC
2717e494ee Fix Monitor logic 2018-03-30 19:00:33 +01:00
evilC
35089f9a55 Implement missing Send methods, Tidy, Comments 2018-03-28 23:31:25 +01:00
evilC
908dab1d86 Allow filtering of mouse movement 2018-03-28 22:15:20 +01:00
evilC
c237149d02 Initial Refactor 2018-03-28 20:39:29 +01:00