Commit Graph

993 Commits

Author SHA1 Message Date
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
56502fd0e5 feat(modulo): implement already_running flag on welcome gui 2021-07-23 22:14:44 +02:00
Federico Terzi
2d559b7fb0 feat(core): implement run-count config in worker 2021-07-21 20:23:37 +02:00
Federico Terzi
acf4286cd4 fix(path): fix legacy runtime dir detection 2021-07-20 20:09:26 +02:00
Federico Terzi
0280738dd3 fix(modulo): fix compilation problem on macOS 2021-07-19 23:51:28 +02:00
Federico Terzi
f42c4ef56e feat(core): implement basic troubleshooting logic 2021-07-19 23:35:20 +02:00
Federico Terzi
dc6b11cfc8 feat(config): improve error messages 2021-07-19 20:50:14 +02:00
Federico Terzi
11edf080de feat(modulo): implement troubleshooting window 2021-07-19 20:48:55 +02:00
Federico Terzi
aec2425b0b feat(config): refactor config handler to also return warnings and errors 2021-07-18 12:10:56 +02:00
Federico Terzi
c0d08bf1bd fix(core): fix starting template that misbehaved on Windows 2021-07-17 16:38:05 +02:00
Federico Terzi
17e59c8edf feat(core): improve Windows installer 2021-07-17 15:59:08 +02:00
Federico Terzi
08efac57d7 feat(core): show initial notification when espanso starts 2021-07-17 15:58:45 +02:00
Federico Terzi
a8799c3d9a feat(ui): refactor windows notification system away from WinToast 2021-07-17 15:58:19 +02:00
Federico Terzi
f8b7300d31 feat(core): implement Windows installer packaging 2021-07-17 10:24:25 +02:00
Federico Terzi
fc70b4fc03 feat(core): factor out windows build steps to be reused 2021-07-16 22:50:13 +02:00
Federico Terzi
a4b9b30cdf feat(core): create packager for Windows portable mode and move scripts to separate files 2021-07-16 22:14:05 +02:00
Federico Terzi
fd2f385858 feat(core): implement linux service methods 2021-07-14 22:35:45 +02:00
Federico Terzi
40a307c38d fix(core): fix makefile configuration for newer versions of Rust 2021-07-14 20:49:59 +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
d9f275895b fix(detect): fix wrong handling of repeated key presses on Wayland 2021-07-10 11:19:24 +02:00
Federico Terzi
99d040e708 feat(core): add run-binary make command 2021-07-10 10:45:39 +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
190b718614 docs(core): introduce early draft of compilation docs 2021-07-10 10:22:56 +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
79f7a546d4 fix(modulo): fix compilation on Linux 2021-07-09 21:23:12 +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
b897ac4421 fix(mac-utils): fix app not going on the foreground 2021-06-29 20:31:08 +02:00
Federico Terzi
4ee1215fbc feat(core): improve icon dock handling on macOS 2021-06-29 20:04:19 +02:00
Federico Terzi
ddf8a35aeb feat(mac-utils): add methods to show/hide macOS dock icon 2021-06-29 20:03:45 +02:00
Federico Terzi
40ea11ef94 feat(modulo): improve welcome screen on macOS 2021-06-29 20:03:23 +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
7e09fe769b feat(modulo): return result from Wizard 2021-06-27 20:18:49 +02:00
Federico Terzi
ce3a1c456c feat(core): wire up Welcome screen 2021-06-27 18:04:21 +02:00
Federico Terzi
a6ca1ee4c2 feat(modulo): add welcome screen 2021-06-27 18:02:29 +02:00
Federico Terzi
cec11f39cb feat(core): extend env-path module to Windows 2021-06-27 15:46:09 +02:00
Federico Terzi
5abf2419e1 feat(path): include portable mode flag 2021-06-27 15:45:40 +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
9f905fbd36 feat(mac-utils): implement accessibility methods 2021-06-26 21:32:55 +02:00
Federico Terzi
355196ea90 feat(core): wire up Wizard accessibility page 2021-06-26 21:32:21 +02:00