Oskar Manhart
|
6381732b05
|
Merge pull request #208 from escapefreeg/main
optimize the logic for detecting the FreeRDP command
|
2024-08-22 10:01:17 +02:00 |
|
pre-commit-ci[bot]
|
89eae4e398
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-08-19 07:37:01 +00:00 |
|
Rhea Barar
|
e6cd5c2053
|
Improve sound and microphone sharing.
|
2024-08-19 17:28:41 +10:00 |
|
escapefreeg
|
b92a4270f1
|
optimize the logic for detecting the FreeRDP command
|
2024-08-11 10:56:19 +08:00 |
|
Rohan Barar
|
45584c8200
|
Updated configuration file template and git clone command in README + Added checks for new Windows backend introduced in #204
|
2024-08-09 08:44:42 +10:00 |
|
Felix Bartels
|
aa4aabcfeb
|
Also add manual option to winapps binary
Signed-off-by: Felix Bartels <felix@9wd.eu>
|
2024-08-08 16:38:08 +02:00 |
|
Rohan Barar
|
d3650c8e0f
|
Corrected misleading comment.
|
2024-08-01 22:47:05 +10:00 |
|
Rohan Barar
|
6f439a4df9
|
Disable AUTOPAUSE by default.
|
2024-07-31 00:46:34 +10:00 |
|
Rohan Barar
|
b90fb086a9
|
Updated WinApps config file template as per request in #175
|
2024-07-30 23:16:51 +10:00 |
|
Rohan Barar
|
3bbf6fb5f1
|
Removed stray space.
|
2024-07-28 22:58:05 +10:00 |
|
Rohan Barar
|
3b8565fa46
|
Added ability to auto-pause following period of inactivity.
|
2024-07-28 22:55:38 +10:00 |
|
Rohan Barar
|
2f8cf846ea
|
Added ability to automatically start Windows.
|
2024-07-28 21:29:37 +10:00 |
|
Rohan Barar
|
e72ef0c039
|
Fixed #162 by revising UNIX to Windows path conversion logic in 'bin/winapps'.
|
2024-07-25 14:42:28 +10:00 |
|
Rohan Barar
|
358c6d24fc
|
Added Windows RDP session title
|
2024-07-22 21:40:48 +10:00 |
|
Rohan Barar
|
daecdbe352
|
Added sound and microphone support by default + Updated libvirt documentation.
|
2024-07-20 01:30:13 +10:00 |
|
Rohan Barar
|
2dfda007a8
|
Fix #91.
|
2024-07-19 13:54:12 +10:00 |
|
Rohan Barar
|
ff2b258ae3
|
Added official support for Podman.
|
2024-07-19 13:13:02 +10:00 |
|
Rohan Barar
|
8fbf074307
|
Added instructions for Podman.
|
2024-07-19 08:06:53 +10:00 |
|
Rohan Barar
|
9d3191cbf1
|
Various changes to streamline Docker experience.
|
2024-07-18 18:27:07 +10:00 |
|
Rohan Barar
|
b0b3c01b9e
|
Added warnings when changing RDP_SCALE automatically to prevent user confusion.
|
2024-07-18 07:19:18 +10:00 |
|
Rohan Barar
|
cdd3515179
|
Fixed #143
|
2024-07-17 22:15:23 +10:00 |
|
Rohan Barar
|
0f1788fca9
|
Fixed #145
|
2024-07-17 22:01:40 +10:00 |
|
Rohan Barar
|
d8aa1d89d6
|
Fixed #141
|
2024-07-17 18:56:17 +10:00 |
|
Rohan Barar
|
38d5874d64
|
Updated .pre-commit-config.yaml
|
2024-07-17 00:07:49 +10:00 |
|
Rohan Barar
|
e13b9e24a2
|
Updated bin/winapps to support FreeRDP Flatpak.
[Addendum] Attempted 'pre-commit install && pre-commit run --all-files' to attempt to fix issues with pre-commit.
|
2024-07-16 23:36:12 +10:00 |
|
Rohan Barar
|
8120df212a
|
Undo erroneous change to bin/winapps.
|
2024-07-16 18:50:26 +10:00 |
|
Rohan Barar
|
66a2d9e365
|
Added installer support for FreeRDP Flatpak.
|
2024-07-16 18:46:14 +10:00 |
|
Rohan Barar
|
08324b2a75
|
Removed 'check' from 'winapps' shell script, as this is no longer required prior to installation. Furthermore, 'winapps manual explorer.exe' is an alternative command with equivalent results.
|
2024-07-16 12:14:19 +10:00 |
|
pre-commit-ci[bot]
|
a3ed167291
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-07-15 21:03:12 +00:00 |
|
Rohan Barar
|
68a7e4f7c5
|
Break array declarations across multiple lines to enhance readability.
|
2024-07-02 08:24:22 +10:00 |
|
Rohan Barar
|
5342eb75cb
|
Extract VM IPv4 address using regular expression.
|
2024-07-01 21:42:39 +10:00 |
|
Rohan Barar
|
07d726f964
|
Convert FreeRDP command to array format.
|
2024-07-01 21:36:02 +10:00 |
|
Rohan Barar
|
782c364f4d
|
Improved detection of running VMs.
|
2024-07-01 16:38:31 +10:00 |
|
Oskar Manhart
|
c82a3ef47d
|
fix: allow empty RDP_FLAGS
|
2024-05-26 12:30:48 +02:00 |
|
LDprg
|
8f259464a5
|
finish adding spellcheck
|
2024-05-24 18:14:03 +02:00 |
|
LDprg
|
7d8ae3ae3e
|
Start fixing alot of stuff
|
2024-05-23 19:09:37 +02:00 |
|
LDprg
|
d9a08384d9
|
add many fixes based on precommit
|
2024-05-23 18:30:03 +02:00 |
|
Oskar Manhart
|
c9a94b2bce
|
fix: properly quote some variables
|
2024-05-14 19:56:39 +02:00 |
|
Oskar Manhart
|
aa2c1d8863
|
fix: invalid syntax
|
2024-05-14 19:32:21 +02:00 |
|
Sebastien Bürky
|
1e2ee830a7
|
we probably should actually stop trying to execute this if the command is not found
|
2024-05-05 15:34:59 +02:00 |
|
Sebastien Bürky
|
0225a9cf01
|
Fix readme and check if the custom freeRDP Command is actually existing
|
2024-05-05 14:56:57 +02:00 |
|
Sebastien Bürky
|
93c450b332
|
Fixes for freerdp3, and for arch linux, also add convenience function to install all officially supported apps in one go, also fix a typo
|
2024-04-20 22:26:22 +02:00 |
|
LDprg
|
a3e0313a73
|
Remove old and fix duplicated lines
Needed to make stuff working again
|
2023-07-13 18:26:53 +02:00 |
|
Fmstrat
|
ee6b64040e
|
Move app files to install
|
2023-07-13 12:20:40 +02:00 |
|
Felix Bartels
|
a81a8540b2
|
Prevent direct execution of winapps script
Signed-off-by: Felix Bartels <felix@host-consultants.de>
|
2023-07-13 12:18:18 +02:00 |
|
Fmstrat
|
6dc0134d06
|
Added RDP_FLAGS option
|
2023-07-13 12:17:04 +02:00 |
|
Fmstrat
|
184fb1167f
|
Added check function
|
2023-07-13 12:16:13 +02:00 |
|
Fmstrat
|
b5f88b3eab
|
Added manual mode
|
2023-07-13 12:14:27 +02:00 |
|
Fmstrat
|
6c9b5b98a4
|
Remove comment
|
2023-07-13 12:12:30 +02:00 |
|
Fmstrat
|
08757c4ad1
|
Add multi-monitor configuration option
|
2023-07-13 12:12:30 +02:00 |
|