Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEEDBACK: tell about problems or give feedback and ideas easily here #14

Open
kalaksi opened this issue Jun 14, 2024 · 6 comments
Open

Comments

@kalaksi
Copy link
Owner

kalaksi commented Jun 14, 2024

This issue is meant to lower the bar for giving feedback and ideas, so now you can do it just by commenting here. The goal is to understand how people use, or want to use, Lightkeeper. Are there difficulties and what works well and what doesn't.

You can:

  • Report bugs.
  • Tell about difficulties in your workflow (the aim of Lightkeeper is to make things easier and more fluent).
  • Other kind of ideas or feature requests.
  • Give feedback. Maybe there are features you like or dislike?

You can use reactions with existing comments instead of basically repeating the same message to keep the contents of this issue easier to go through.

@kalaksi kalaksi changed the title FEEDBACK: give feedback and ideas easily here FEEDBACK: tell about problems or give feedback and ideas easily here Jun 14, 2024
@playlogo
Copy link

playlogo commented Jul 5, 2024

Hey, so I don't know if this is possible to do with flatpack, but an "import feature" for the .ssh/config file would be super nice! Maybe ask the user on first startup, and possibly also import any private keys refrenced in the config file.

@playlogo
Copy link

playlogo commented Jul 5, 2024

Also for some reason some icons look like this for me:
image
Is my KDE install missing icons ?

@kalaksi
Copy link
Owner Author

kalaksi commented Jul 6, 2024

Hey, so I don't know if this is possible to do with flatpack, but an "import feature" for the .ssh/config file would be super nice! Maybe ask the user on first startup, and possibly also import any private keys refrenced in the config file.

It's possible by using a file selection portal (a dialog). SSH config could be used to help configure lightkeeper, but I wouldn't want to copy any private keys around since that complicates things security-wise. User would have to select the individual private keys using the file portal again.

By the way, ssh-agent works fine with Lightkeeper so that could be a better and easier way to handle keys.

Is my KDE install missing icons ?

That's interesting... All necessary icons should already be bundled. Are all icons like that? What distro and version are you using? Flatpak or built from source?

@playlogo
Copy link

playlogo commented Jul 6, 2024

It's possible by using a file selection portal (a dialog). SSH config could be used to help configure lightkeeper, but I wouldn't want to copy any private keys around since that complicates things security-wise. User would have to select the individual private keys using the file portal again.

Yeah, you're right, letting the user select the private keys is also a lot more trustworthy. But I really like the idea of a one-time dialog asking the user to import the config.

That's interesting... All necessary icons should already be bundled. Are all icons like that? What distro and version are you using? Flatpak or built from source?

I'm running Nobara 39 with KDE Plasma 6.0.5 and the latest Flatpak version. Only some icons are like that, but this could also be an Issue with my linux install/Themes or something else...

@sdraxler
Copy link

sdraxler commented Dec 15, 2024

Apologies, if I overlooked something. Is it possible to specify different login users, dependent on the machine? It appears that Lightkeeper tries to use the same account to log into all machines I have configured.

@kalaksi
Copy link
Owner Author

kalaksi commented Dec 15, 2024

Apologies, if I overlooked something. Is it possible to specify different login users, dependent on the machine? It appears that Lightkeeper tries to use the same account to log into all machines I have configured.

Hi, no problem. Currently you would do it by creating a new host group, e.g. "ssh-user2", where you can add the "ssh" connector module to override SSH settings of the defaults-group. Then use that host group with hosts you want.
GUI doesn't currently have a more direct way to set those settings per host, but I'm considering of adding something easier so that a separate host group isn't always needed.
Let me know if there are any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants