Commit Graph

583 Commits

Author SHA1 Message Date
Federico Terzi
4038dd0cf3 feat(clipboard): implement wayland clipboard manager 2021-03-16 19:56:55 +01:00
Federico Terzi
aa64f11950 feat(clipboard): implement clipboard on X11 systems 2021-03-16 16:09:59 +01:00
Federico Terzi
32b1de8ddc feat(clipboard): define base library interface 2021-03-16 12:30:18 +01:00
Federico Terzi
353f3f10de fix: broken tests on Windows and macOS 2021-03-15 21:05:21 +01:00
Federico Terzi
2647f099ad style: formatting 2021-03-15 19:08:08 +01:00
Federico Terzi
307599b761 Finish implementation of hotkey detection on Wayland 2021-03-15 19:05:49 +01:00
Federico Terzi
b18cf1c153 First half of hotkeys detection on Wayland 2021-03-15 12:26:22 +01:00
Federico Terzi
fbeca8b6e9 Implement hotkeys handling on X11 2021-03-14 21:53:17 +01:00
Federico Terzi
474eae69d5 Add hotkey detection implementation to Windows 2021-03-14 18:24:37 +01:00
Federico Terzi
89805a0248 First draft of hotkey support on macOS 2021-03-14 15:50:54 +01:00
Federico Terzi
0ae9b60175 Fix absolute path error on macOS tests 2021-03-14 10:30:53 +01:00
Federico Terzi
2a2fbbd792 Format code 2021-03-13 13:45:52 +01:00
Federico Terzi
beab299aa0 Improve Rolling matcher implementation and add Regex matcher 2021-03-13 13:45:37 +01:00
Federico Terzi
fcfca92bc5 Early draft of RegexMatcher 2021-03-11 22:03:28 +01:00
Federico Terzi
b2f28bb739 Finalize first draft of RollingMatcher 2021-03-11 21:16:18 +01:00
Federico Terzi
caf72c9aef Fix absolute path error on windows 2021-03-11 17:41:34 +01:00
Federico Terzi
784e074795 Improve the RollingMatcher implementation 2021-03-10 21:12:23 +01:00
Federico Terzi
1103278ccd Early draft of RollingMatcher 2021-03-09 21:43:07 +01:00
Federico Terzi
e8881d0faf Add license header and formatting 2021-03-09 16:06:50 +01:00
Federico Terzi
4143caff3d Improve config loading process and tests 2021-03-08 21:46:27 +01:00
Federico Terzi
7262727823 Add config store base implementation and tests 2021-03-08 16:36:16 +01:00
Federico Terzi
0ca740914f Improve the config parsing logic and test cases 2021-03-07 15:53:02 +01:00
Federico Terzi
7b9e43ab06 Improve testing coverage of config module 2021-03-06 15:26:34 +01:00
Federico Terzi
3974d90bc9 Refactor config structure and improve importer logic 2021-03-05 21:31:54 +01:00
Federico Terzi
2cb8da91a5 Continue the work on the new config module 2021-03-04 22:02:44 +01:00
Federico Terzi
2283cedbd3 Making progress in the config parsing 2021-02-26 22:33:33 +01:00
Federico Terzi
e26a04de67 Initial draft of config parsing 2021-02-24 21:57:23 +01:00
Federico Terzi
79a1b85769 Refactor linux methods 2021-02-18 19:51:45 +01:00
Federico Terzi
75ca7ec071 Refactor macOS implementation 2021-02-17 20:40:27 +01:00
Federico Terzi
a57092517e Add windows IPC implementation and general refactor 2021-02-17 19:09:28 +01:00
Federico Terzi
ee611c3a03 First unix ipc implementation 2021-02-15 21:25:38 +01:00
Federico Terzi
cfadebc733 Improve wayland settings 2021-02-15 15:34:24 +01:00
Federico Terzi
3737eed034 Introduce wayland feature 2021-02-14 22:01:42 +01:00
Federico Terzi
a9d24d400d First draft of evdev inject backend 2021-02-14 21:02:50 +01:00
Federico Terzi
ff6bfa20cb First draft of espanso inject x11 implementation 2021-02-13 15:55:28 +01:00
Federico Terzi
e0bf94013d First implementation of espanso-inject on macOS 2021-02-12 16:58:05 +01:00
Federico Terzi
e3e1ad720f Format code 2021-02-10 21:33:14 +01:00
Federico Terzi
c2f497ef59 Initial implementation of espanso-inject on Windows 2021-02-10 21:31:46 +01:00
Federico Terzi
afb64df17c Initial macOS detect implementation 2021-02-09 17:12:16 +01:00
Federico Terzi
18515319a8 Format code 2021-02-08 21:23:28 +01:00
Federico Terzi
7d357149ff First draft of macOS ui layer 2021-02-08 21:13:33 +01:00
Federico Terzi
bee2001e28 Improve detect error handling 2021-02-08 17:16:35 +01:00
Federico Terzi
2f04f174b7 Improve evdev detect implementation 2021-02-08 16:55:20 +01:00
Federico Terzi
1d6b152c15 Initial draft of wayland event source 2021-02-04 22:12:30 +01:00
Federico Terzi
1a21a81ace Add implementation of linux ui eventloop 2021-01-31 21:29:18 +01:00
Federico Terzi
a450ee18fa First implementation of x11 source 2021-01-31 18:09:03 +01:00
Federico Terzi
e77e013ae7 Format code 2021-01-31 14:27:45 +01:00
Federico Terzi
b04ca73641 Wireup context menu item clicks 2021-01-31 14:24:33 +01:00
Federico Terzi
65f9811db3 First draft of context menu handling on Windows 2021-01-31 13:00:27 +01:00
Federico Terzi
567c35eb0e Add native windows notifications to espanso-ui package 2021-01-30 21:20:09 +01:00