Commit Graph

14 Commits

Author SHA1 Message Date
DESKTOP-O1U24RQ\Kevin_Yu f67d062fd2 modified example config 2022-06-21 15:08:00 +08:00
Andrew Ferrazzutti 800f51958d Fix sandboxing
- Allow setting the sandbox in the config file, and document it
- Enable the sandbox in the default Docker config
- Don't assign to a const when trying to set the sandbox flag
2022-05-03 22:56:55 -04:00
Andrew Ferrazzutti 570eedf904 Auto-derive the installed LINE extension's UUID 2021-07-08 02:25:30 -04:00
Andrew Ferrazzutti 4e21113940 Add config for setting custom Chromium path
Also update SETUP/README with instructions
2021-07-03 02:07:59 -04:00
Andrew Ferrazzutti e1b822bd52 Jiggle mouse with xdotool to keep LINE alive
Even if Chrome is the only window in an X session, and even if the
window is focused, the LINE extension stops getting new messages unless
the mouse has moved recently. To work around that, use xdotool to move
the mouse every so often.
2021-07-02 14:04:53 -04:00
Andrew Ferrazzutti e13f59a8f3 Rework message syncing and sending 2021-04-27 02:59:16 -04:00
Andrew Ferrazzutti 456ac7ff50 Rename again 2021-03-15 01:40:56 -04:00
Andrew Ferrazzutti b25bac8cea Rename 2021-02-26 14:19:48 -05:00
Andrew Ferrazzutti 85814f9793 More changes 2021-02-26 02:22:41 -05:00
Andrew Ferrazzutti 63dc7f0be3 Initial changes 2021-02-26 01:35:20 -05:00
Andrew Ferrazzutti 9033ec856b Rename amp->line 2021-02-26 01:28:54 -05:00
Tulir Asokan 0480fcdf3b Remove trailing comma 2020-08-24 18:56:37 +03:00
Tulir Asokan 03e8090cd1 Add flag to set browser executable path 2020-08-24 18:26:07 +03:00
Tulir Asokan 0d913d73d7 Add config and improve stopping 2020-08-24 16:45:44 +03:00