Commit Graph

117 Commits

Author SHA1 Message Date
Jeff Becker b7a1d56fe7
lokimq -> oxenmq 2021-02-04 16:08:28 -05:00
Jeff Becker 7d11b58469
lazy open lmq connection 2020-11-30 09:23:12 -05:00
Jeff Becker 338c291cb6
blocking call to service manager on windows 2020-11-30 07:33:39 -05:00
Jeff Becker d1a0a2e806
check for lokinet pid 2020-11-27 07:08:43 -05:00
Jeff Becker 3fc81c8633
fix macos bootstrap.signed path 2020-11-27 07:08:26 -05:00
Jeff Becker 9200fffae8
add initial systray detection 2020-11-26 07:34:33 -05:00
Jeff Becker 1336536387
hide to tray 2020-11-25 07:28:26 -05:00
Jeff Becker 3ca25db5d9
forgtten header 2020-11-17 16:04:15 -05:00
Jeff Becker bce7657421
fixes for lokimq globalization 2020-11-17 16:02:24 -05:00
Jeff 5b4dac25f8
Merge pull request #79 from majestrate/lmq-globalize-2020-11-17
make lmq object a global singleton in the gui
2020-11-17 11:39:49 -05:00
Jeff Becker 8a0fc14339
make lmq object a global singleton in the gui 2020-11-17 11:21:01 -05:00
Jeff Becker f76790683e
make notray no more, use --tray if you want to run the gui as a tray icon 2020-11-17 11:19:35 -05:00
Jason Rhinelander ecb36c44ae Rounding policy is only available in Qt >= 5.14 2020-11-09 14:43:04 -04:00
Jason Rhinelander a526614b2d Enable high dpi support with pass-through scaling
This should fix 150% (and other non-integer scaling factors) wanting to
round up and thus blow up to 200% size.
2020-11-09 14:33:45 -04:00
Jeff Becker 2a37c15bd0
add win32 icon (probably) 2020-10-27 09:39:17 -04:00
Jeff Becker 78be783319
windows fixes and dos2win 2020-10-19 08:22:33 -04:00
Jeff 5cfa38254d
Merge pull request #59 from despair86/patch-1
arguments go separately
2020-10-10 06:14:07 -04:00
Rick V 9f8807873c arguments go separately 2020-10-09 18:51:24 -05:00
Jeff 5921ba55fe
Merge pull request #54 from despair86/patch-1
try going through the SCM
2020-10-08 12:29:27 -04:00
Jeff Becker 4937455c1a get rid of connected and not running as a concept for now 2020-10-08 12:23:20 -03:00
Rick V f75073b7c4
Update WindowsLokinetProcessManager.cpp 2020-10-07 15:35:35 -05:00
Linux User 9c1396beb0 typo 2020-10-05 20:57:33 -05:00
Linux User 17855f4e80 id 1 2020-10-05 20:15:59 -05:00
Linux User bf8e8488b7 use our manifest 2020-10-05 19:54:44 -05:00
Rick V 6a17557721
Update WindowsLokinetProcessManager.cpp 2020-10-05 19:45:59 -05:00
Linux User c0d7d91208 description 2020-10-05 19:43:01 -05:00
Linux User 0aeaa316cb run gui as admin 2020-10-05 19:41:14 -05:00
Rick V 76b84a3a4f
Update WindowsLokinetProcessManager.cpp 2020-10-05 19:33:59 -05:00
Rick V 1d258d856d
Update WindowsLokinetProcessManager.cpp 2020-10-05 19:32:23 -05:00
Rick V 472043e6b5
try going through the SCM 2020-10-05 19:29:29 -05:00
Jeff 0de6f03dfa config saving works 2020-09-28 15:19:55 -04:00
Linux User 2e6df01163 finally, a cross-compile config 2020-09-21 20:30:58 -05:00
Jeff Becker 03770950a2
start wiring up drone. add lokimq submodule and associated stuffs for it 2020-09-02 07:39:29 -04:00
jeff 9cc8d41747 use a signal to prevent crash from race condition 2020-08-26 09:54:12 -04:00
Jeff Becker 6c9fe07b62
more exit ui jizz 2020-08-26 09:17:15 -04:00
Jeff Becker fb11e90fa2
redo lmq commit to not remove bootstrap code 2020-08-24 06:45:49 -04:00
Jeff Becker a09c1bcccf
move rpc to use lokimq 2020-08-13 13:48:27 -04:00
Stephen Shelton b5bb38ad26
Use lauchd to control process on MacOS
This controls the lokinet process by creating and removing a magic file
which is monitored by launchd and used to supress automatic launching of
lokinet when present.
2020-04-14 12:28:19 -06:00
Jason Rhinelander adf0d00e03 Replace icon with official branding one 2020-03-26 10:42:48 -03:00
Stephen Shelton 8ae8366c7b
Don't stop lokinet on exit in systemd mode 2020-03-24 13:43:08 -06:00
Stephen Shelton 9599bf5200
Hide bootstrap menu option in systemd mode 2020-03-24 12:06:36 -06:00
Stephen Shelton b14760edcd
Merge pull request #24 from notlesh/systemd-support-2020-03-20
First pass at process management via systemd
2020-03-24 10:04:57 -07:00
Stephen Shelton 2dda4ff1dd
Move setApplicationName() to the magic spot 2020-03-24 10:58:06 -06:00
Stephen Shelton 1be6920e4a
setApplicationName() intelligently 2020-03-24 10:31:27 -06:00
Stephen Shelton d26af4884b
Set application icon 2020-03-24 10:09:52 -06:00
Stephen Shelton e9a7dce4a6
Add --notray option 2020-03-24 09:43:15 -06:00
Stephen Shelton df7eaef48a
Let systemd do its own managed stop 2020-03-24 09:07:11 -06:00
Stephen Shelton 560a0478e3
Use systemd for stopping lokinet, also some DRY 2020-03-23 16:53:45 -06:00
Stephen Shelton 5f069e492e
First pass at process management via systemd 2020-03-20 17:19:23 -06:00
Stephen Shelton 319eb43b44
Add a --nohide CLI option 2020-03-20 15:37:48 -06:00