Cameron Gutman
|
0870dd15a8
|
Fix improper null termination when stripping clipboard text
|
2021-12-10 02:04:19 -06:00 |
|
Cameron Gutman
|
97a09e0571
|
Send UTF-8 clipboard text directly rather than emulating keystrokes
|
2021-12-03 11:32:58 +03:00 |
|
Cameron Gutman
|
b2aea9f8f0
|
Revert change to only fire special combos on key up
|
2021-02-28 15:06:46 -06:00 |
|
Cameron Gutman
|
05e4c5b507
|
Move clipboard processing to a separate thread to avoid blocking the main thread during pastes
|
2021-02-07 17:18:35 -06:00 |
|
Cameron Gutman
|
5f3f2a96fd
|
Improve detection of having no clipboard text
|
2021-02-07 13:53:03 -06:00 |
|
Cameron Gutman
|
b83c6f0c28
|
Add support for pasting clipboard text
|
2021-02-07 13:46:38 -06:00 |
|
Cameron Gutman
|
1cd66419d4
|
Remember desired cursor hide state
Fixes #511
|
2021-01-30 11:08:01 -06:00 |
|
Cameron Gutman
|
2eb4769bbc
|
Only trigger special key combos when all keys are up
|
2021-01-24 13:02:42 -06:00 |
|
Cameron Gutman
|
02019000df
|
Ctrl+Alt+Shift+Down Arrow is a reserved key combo on GNOME, so switch to Ctrl+Alt+Shift+D
|
2021-01-21 23:05:48 -06:00 |
|
Cameron Gutman
|
d38ff5759a
|
Add Ctrl+Alt+Shift+Down Arrow shortcut to minimize
|
2021-01-21 19:39:17 -06:00 |
|
Cameron Gutman
|
30e3b02867
|
Start implementation of system key capture
|
2021-01-11 23:43:32 -06:00 |
|
Cameron Gutman
|
bc39c721e3
|
Add a key combo to toggle cursor display in remote desktop mouse mode
|
2020-12-26 19:47:00 -06:00 |
|
Cameron Gutman
|
c2c2bd2df6
|
Split input.cpp into smaller files
|
2020-04-30 20:22:43 -07:00 |
|