|
d0a2532c27
|
start working on generalizing credential logic
|
2024-06-16 07:08:10 -04:00 |
|
|
141334f7e2
|
add idle timeout and version on settings screen
|
2024-01-31 13:14:08 -08:00 |
|
|
1b749a857c
|
disable hotkeys if initial registration fails
|
2023-10-09 08:50:31 -07:00 |
|
|
d4fa8966b2
|
add unix listener, split win/unix into separate submodules
|
2023-09-23 11:10:54 -07:00 |
|
|
1047818fdc
|
basic implementation of named-pipe server
|
2023-09-18 20:13:29 -07:00 |
|
|
61d9acc7c6
|
request unlock/credentials when terminal is launched from locked/empty state
|
2023-09-11 16:00:58 -07:00 |
|
|
8d7b01629d
|
make keybinds configurable
|
2023-09-10 14:04:09 -07:00 |
|
|
5685948608
|
add hotkeys to show window and launch terminal
|
2023-09-09 07:29:57 -07:00 |
|
|
c98a065587
|
make terminal emulator configurable
|
2023-09-09 06:30:19 -07:00 |
|
|
a51b20add7
|
combine ExecError with LaunchError and use Session::try_get() instead of matching
|
2023-08-03 21:57:55 -07:00 |
|
Joseph Montanaro
|
890f715388
|
usable backend for terminal launch
|
2023-08-03 16:35:15 -07:00 |
|
|
89bc74e644
|
start working on terminal launcher
|
2023-08-02 19:57:37 -07:00 |
|
|
e866a4a643
|
change location of dev db and bump version
|
2023-05-06 22:09:41 -07:00 |
|
|
871dedf0a3
|
display setup errors
|
2023-04-30 10:52:46 -07:00 |
|
|
913148a75a
|
minor tweaks
|
2023-04-29 10:01:45 -07:00 |
|
|
b761d3b493
|
find data dir properly
|
2023-04-28 22:34:17 -07:00 |
|
|
70d71ce14e
|
restart listener when config changes
|
2023-04-28 14:33:04 -07:00 |
|
Joseph Montanaro
|
741169d807
|
start on login
|
2023-04-27 14:24:08 -07:00 |
|
|
4aab08e6f0
|
save settings to db
|
2023-04-26 15:49:08 -07:00 |
|
Joseph Montanaro
|
cb26201506
|
unproductive flailing
|
2022-12-28 15:48:25 -08:00 |
|
|
df6b362a31
|
return structured errors from commands (wip)
|
2022-12-23 11:34:17 -08:00 |
|
Joseph Montanaro
|
61d674199f
|
store config in database, macro for state access
|
2022-12-22 16:36:32 -08:00 |
|
Joseph Montanaro
|
398916fe10
|
use different ports for dev and live modes
|
2022-12-21 16:22:24 -08:00 |
|
Joseph Montanaro
|
50f0985f4f
|
display client info and unlock errors to user
|
2022-12-21 13:43:37 -08:00 |
|