.. |
bridge
|
Initial implementation of #239 on Windows
|
2020-05-08 19:04:50 +02:00 |
clipboard
|
Fix warnings on Linux
|
2020-04-03 20:10:06 +02:00 |
config
|
Initial draft of Autoreload on Unix
|
2020-05-10 00:02:25 +02:00 |
context
|
Fix bug #252 on Linux
|
2020-05-02 14:42:00 +02:00 |
event
|
Implement Auto-reload on Windows. #239
|
2020-05-10 14:01:23 +02:00 |
extension
|
Improve the ShellExtension to allow the user to specify different shells
|
2020-05-06 20:01:40 +02:00 |
keyboard
|
Add option to delay injected text on Linux. See #248
|
2020-05-05 21:20:54 +02:00 |
matcher
|
Fix #252 on macOS.
|
2020-05-02 14:31:28 +02:00 |
package
|
Fix warnings on Linux
|
2020-04-03 20:10:06 +02:00 |
protocol
|
Implement Auto-reload on Windows. #239
|
2020-05-10 14:01:23 +02:00 |
render
|
Only evaluate global variables when needed. Fix #270
|
2020-05-10 15:20:59 +02:00 |
res
|
Refactor package install command to only accept verified packages by default
|
2020-03-20 19:54:03 +01:00 |
system
|
Add secure input notification on macOS
|
2020-04-03 18:22:31 +02:00 |
ui
|
Add secure input notification on macOS
|
2020-04-03 18:22:31 +02:00 |
check.rs
|
Add a check on macOS to warn the user about possible SecureInput-related issues.
|
2020-03-31 19:33:38 +02:00 |
edit.rs
|
Use shell to spawn editor on Unix, so that they can accept parameters. Fix #245
|
2020-05-10 16:27:06 +02:00 |
engine.rs
|
Implement Auto-reload on Windows. #239
|
2020-05-10 14:01:23 +02:00 |
main.rs
|
Implement Auto-reload on Windows. #239
|
2020-05-10 14:01:23 +02:00 |
process.rs
|
Initial draft of Autoreload on Unix
|
2020-05-10 00:02:25 +02:00 |
sysdaemon.rs
|
Fix warnings on Linux
|
2020-04-03 20:10:06 +02:00 |
utils.rs
|
Fix warnings on Linux
|
2020-04-03 20:10:06 +02:00 |