Linux version - #10
Conversation
Resolve README, CONTRIBUTING, and install script conflicts while keeping Linux systemd support and matching install-systemd-user to the server-only/menubar-only split used on macOS. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@bhavsarpratik I think I have successfully merged things, but it would be good to have a review from someone with a Mac. |
|
Thanks @billg-splunk, I tested the installation on my mac and it works without issues. Unfortunately I do not know anyone who uses Linux. Can you check with a friend and get the Linux installation and menubar confirmed? Sharing the review from my CodexThanks for putting this together. Reusing the existing Python server and Issues to fix
Small cleanup
Validation at PR head Overall, the feature direction looks good, but I would request changes before merging—especially the false dependency check, synchronous GTK polling, platform organization, and missing Linux behavioral validation. |
|
@bhavsarpratik I haven't implemented all these recommendations yet but the one that made the most sense was to pull the linux install into a separate file. The only concern is that any changes to install need to also update the other install scripts consistently. |
It works for me, more or less. The toolbar submenus give me a little trouble in kde. I have not tested gnome.
I would suggest having at least 1 or 2 testers before merging.