Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

WIP: attempt to detect DE on remote sessions #2449

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmuman
Copy link
Contributor

@mmuman mmuman commented Mar 4, 2024

Description

When connecting with ssh to a machine that has an X11 session running, try to find which DISPLAY we can query.

Features

It only detects the DE for now.

Issues

The KDE_SESSION_VERSION property doesn't seem to exist on my session, so I had to check another one which doesn't mention the version.

TODO

Reuse the found DISPLAY to detect other components?

When connecting with ssh to a machine that has an X11 session running,
try to find which DISPLAY we can query.

It only detects the DE for now.
@mmuman
Copy link
Contributor Author

mmuman commented Mar 4, 2024

I noticed this video mentioning neofetch didn't detect desktops remotely via ssh, so I had a try at it.

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

Successfully merging this pull request may close these issues.

None yet

1 participant