Commit Graph

159 Commits

Author SHA1 Message Date
Federico Terzi
bc19b412ae feat(core): first steps in patch system implementation 2021-07-31 11:54:53 +02:00
Federico Terzi
96309709b2 fix(core): fix service register on linux when executed from app-image 2021-07-30 20:40:20 +02:00
Federico Terzi
08e86c7e35 fix(core): remove spurious print 2021-07-28 22:41:52 +02:00
Federico Terzi
3aea65de72 feat(core): implement KeyStateProvider for wayland injector 2021-07-28 22:37:46 +02:00
Federico Terzi
6a558f74c7 feat(core): show welcome UI only once after the engine has successfuly initialized 2021-07-27 23:12:22 +02:00
Federico Terzi
925a411460 feat(core): improve troubleshooter behavior on critical errors 2021-07-27 22:23:48 +02:00
Federico Terzi
6dc3f1093d feat(core): add start and stop aliases 2021-07-26 20:40:45 +02:00
Federico Terzi
7bdeff8bb7 feat(core: improve auto troubleshooting logic 2021-07-24 15:47:08 +02:00
Federico Terzi
adc13c707d feat(core): improve notification handling 2021-07-24 10:08:37 +02:00
Federico Terzi
e9d90929a6 feat(core): show already running warning if multiple instances are present 2021-07-23 22:15:18 +02:00
Federico Terzi
2d559b7fb0 feat(core): implement run-count config in worker 2021-07-21 20:23:37 +02:00
Federico Terzi
f42c4ef56e feat(core): implement basic troubleshooting logic 2021-07-19 23:35:20 +02:00
Federico Terzi
c0d08bf1bd fix(core): fix starting template that misbehaved on Windows 2021-07-17 16:38:05 +02:00
Federico Terzi
08efac57d7 feat(core): show initial notification when espanso starts 2021-07-17 15:58:45 +02:00
Federico Terzi
fd2f385858 feat(core): implement linux service methods 2021-07-14 22:35:45 +02:00
Federico Terzi
72d7c19e9f feat(core): add support for linux capabilities 2021-07-14 20:43:31 +02:00
Federico Terzi
c381da94f9 feat(core): add todo service cli stub 2021-07-14 19:35:49 +02:00
Federico Terzi
64886ff436 feat(core): implement service methods on Windows 2021-07-12 21:42:51 +02:00
Federico Terzi
59a405a21d feat(core): implement service cli handler on macOS 2021-07-11 22:26:40 +02:00
Federico Terzi
8f44b6631c feat(core): enable modulo as a default feature 2021-07-10 10:28:32 +02:00
Federico Terzi
4dac91e10c style(core): remove outdated comments 2021-07-10 10:28:10 +02:00
Federico Terzi
587b120f1c feat(core): add AppImage build script 2021-07-10 00:18:04 +02:00
Federico Terzi
5f98041413 feat(core): add basic AppImage resources 2021-07-09 21:23:30 +02:00
Federico Terzi
1895488f6b feat(core): populate config directory with default content if not present 2021-07-07 22:05:39 +02:00
Federico Terzi
0c1a8dd080 feat(core): replace old accessibility images with up-to-date ones 2021-06-29 20:31:29 +02:00
Federico Terzi
4ee1215fbc feat(core): improve icon dock handling on macOS 2021-06-29 20:04:19 +02:00
Federico Terzi
612c8ba8e4 feat(core): add explanatory image on Welcome screen for macOS 2021-06-29 20:02:11 +02:00
Federico Terzi
5b547fec9f feat(core): launch daemon from launcher process 2021-06-27 20:20:05 +02:00
Federico Terzi
dd4d93bc94 fix(core): reduce timeout for broadcast message when adding espanso to PATH on Windows 2021-06-27 20:19:31 +02:00
Federico Terzi
ce3a1c456c feat(core): wire up Welcome screen 2021-06-27 18:04:21 +02:00
Federico Terzi
cec11f39cb feat(core): extend env-path module to Windows 2021-06-27 15:46:09 +02:00
Federico Terzi
887dfa2d5c fix(core): fix wrong symlink detection on macOS 2021-06-27 09:12:30 +02:00
Federico Terzi
4734eabb0d fix(core): fix wrong handler override on macOS bundle 2021-06-26 22:40:38 +02:00
Federico Terzi
a8522720a2 feat(core): implement macOS bundle launching logic 2021-06-26 22:31:20 +02:00
Federico Terzi
355196ea90 feat(core): wire up Wizard accessibility page 2021-06-26 21:32:21 +02:00
Federico Terzi
1edb533c32 feat(core): wire up Add to PATH wizard page 2021-06-26 19:49:41 +02:00
Federico Terzi
8f99c6ce16 feat(core): implement env-path cli module on macOS 2021-06-26 18:55:05 +02:00
Federico Terzi
8fb3826298 feat(core): implement runtime Preferences module 2021-06-25 18:57:17 +02:00
Federico Terzi
49714b5b53 feat(wizard): progress in the Wizard planning 2021-06-25 17:10:02 +02:00
Federico Terzi
e992fe4f0c feat(core): implement wizard migration handler 2021-06-15 23:29:04 +02:00
Federico Terzi
b47279db63 feat(core): improve migration error logging 2021-06-15 23:15:43 +02:00
Federico Terzi
f984d22f0c feat(core): improve migration exit code handling 2021-06-15 22:30:53 +02:00
Federico Terzi
2cba576084 feat(core): add logo no-background 2021-06-13 17:16:57 +02:00
Federico Terzi
2cfb1be487 feat(core): progress in the launcher implementation 2021-06-13 14:18:27 +02:00
Federico Terzi
5e3491e238 feat(core): add launcher cli module 2021-06-12 21:23:56 +02:00
Federico Terzi
05920fbebc feat(core): wire up backspace_limit option 2021-06-10 21:27:37 +02:00
Federico Terzi
581bd199bb feat(core): wire up word_separator option 2021-06-10 21:15:13 +02:00
Federico Terzi
17ffe488fe fix(core): fix secure input watcher on non-macos systems 2021-06-09 22:05:47 +02:00
Federico Terzi
09095a1e8d feat(core): implement secure-input watcher 2021-06-09 21:49:27 +02:00
Federico Terzi
645cd78573 feat(core): wire up parameters in clipboard injector 2021-06-08 20:48:33 +02:00