espanso/src
2019-10-25 22:37:12 +02:00
..
bridge Merge branch 'feature-pointer' into dev 2019-10-25 22:37:12 +02:00
clipboard Make Clipboard the default backend on Linux. Partial fix for #76 2019-10-10 19:19:26 +02:00
config First draft of the word separation feature, proposed in issue #82 2019-10-19 23:31:05 +02:00
context High res status icon for macOS. Fix #98. 2019-10-24 21:43:34 +02:00
event Convert matching system to unicode strings instead of chars. Fix #78 2019-10-10 20:53:27 +02:00
extension Fix #54 2019-09-30 22:51:18 +02:00
keyboard Add cursor position implementation on Linux 2019-10-25 22:34:31 +02:00
matcher Merge branch 'feature-pointer' into dev 2019-10-25 22:37:12 +02: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
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
engine.rs Refactor cursor hint to support dynamic matches 2019-10-24 18:48:55 +02:00
main.rs Fix bug that prevented espanso detect from working correctly on macOS. Fix #91 2019-10-23 20:55:54 +02: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