summaryrefslogtreecommitdiff
path: root/src/rda.c
Commit message (Collapse)AuthorAgeFilesLines
* src/rda.c: Don't fail if no remote technology is enabled at configure time.Mike Gabriel2018-11-021-5/+4
|
* configure.ac et al.: Make it possible to enable/disable awareness for the ↵Mike Gabriel2018-09-081-0/+21
| | | | supported remote desktop technologies at build time.
* Ogon RDP support: initial draft to support Ogon RDP as remote desktop ↵Mike Gabriel2018-07-021-0/+17
| | | | technology.
* src/rda.c: Report a desktop session as local, if XDG_SEAT env var is set in ↵Mike Gabriel2018-06-281-4/+10
| | | | the session. Good enough for a start, I guess.
* initial draft of the RDA shared libraryMike Gabriel2018-06-271-0/+132