espanso/src
2020-03-10 20:47:31 +01:00
..
bridge Implement specific key modifiers on Windows. See #117 2020-03-10 17:22:50 +01:00
clipboard Add image clipboard backend on Linux 2019-11-29 21:38:29 +01:00
config Disable conflict check by default, as it yields a lot of false positives and doesn't provide much value. See #177 2020-03-10 20:47:31 +01:00
context Implement more specific KeyModifiers on Linux. Fix #117 2020-03-10 18:51:11 +01:00
event Implement specific key modifiers on Windows. See #117 2020-03-10 17:22:50 +01:00
extension Add clipboard extension. Fix #192 2020-03-03 00:18:46 +01:00
keyboard Change way Inject backend handles multiline matches on Linux 2020-03-08 19:10:26 +01:00
matcher Implement specific key modifiers on Windows. See #117 2020-03-10 17:22:50 +01:00
package Moved default location for configuration and packages. Fix #73. Merge #77. Create path subcommand. Updated tests 2019-10-09 00:37:42 +02:00
protocol Fix warnings on macOS 2019-09-16 17:52:33 +02:00
render Add clipboard extension. Fix #192 2020-03-03 00:18:46 +01:00
res High res status icon for macOS. Fix #98. 2019-10-24 21:43:34 +02:00
system Add GPL preamble 2019-09-15 18:29:11 +02:00
ui Improve code quality and add tests 2019-09-28 10:44:25 +02:00
check.rs Improve code quality and add tests 2019-09-28 10:44:25 +02:00
edit.rs Refactor edit subcommand to consider the case of handling corrupted configuration files 2020-03-02 21:51:53 +01:00
engine.rs Move the incompatible backend warning 2020-03-08 20:17:47 +01:00
main.rs Refactor anti self-injection mechanism 2020-03-08 00:23:26 +01:00
sysdaemon.rs Fix #84 2019-10-12 16:24:08 +02:00
utils.rs First draft of complete package manager functionality 2019-09-27 23:41:15 +02:00