Commit Graph

98 Commits

Author SHA1 Message Date
Loek Le Blansch
5b2caa744a fix: hidef option regression
Signed-off-by: Loek Le Blansch <loek.le-blansch.pv@renesas.com>
2025-09-16 14:45:19 +02:00
Loek Le Blansch
e5e83fee30 feat: add hidef option to config file
Signed-off-by: Loek Le Blansch <loek.le-blansch.pv@renesas.com>
2025-09-11 12:51:19 +02:00
Oskar Manhart
982de8a0f8 Merge branch 'main' into timesync 2025-09-04 22:37:15 +02:00
Oskar Manhart
43f86b9821 Merge branch 'main' into timesync 2025-09-04 22:37:01 +02:00
eylenburg
b53682be6c Update winapps
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com>
2025-09-04 22:36:48 +02:00
pre-commit-ci[bot]
fbb382e1e8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci

Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com>
2025-09-04 22:36:48 +02:00
eylenburg
3f909c5ec0 Update winapps
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com>
2025-09-04 22:36:48 +02:00
eylenburg
836f3703f6 add TimeSync() function to script
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com>
2025-09-04 22:36:48 +02:00
Rohan Barar
a6a51b2ccf Further fixes for #638
Signed-off-by: Rohan Barar <rohan.barar@gmail.com>
2025-09-04 21:52:32 +10:00
Nick Logozzo
82f0a0b843 fix: Autopause for docker 2025-08-24 11:22:57 -04:00
Sunong2008
cab82a24dd Update winapps 2025-08-06 23:51:42 +08:00
Rohan Barar
c25ea7c2fc integrate libvirtd group support + document in install guide + remove NixOS patch 2025-08-02 22:41:32 +10:00
Rohan Barar
fdecd7a8da clarified shutdown error text 2025-08-01 17:17:05 +10:00
Rohan Barar
f0aa7d6fb8 docs: clarify removable media comment 2025-08-01 17:10:02 +10:00
Rohan Barar
078c9b01c9 Merge pull request #2 from KernelGhost/codex/find-and-fix-critical-bug-in-codebase
Fix quoting for RemoteApp name
2025-07-31 12:18:28 +10:00
Rohan Barar
4de47581c4 fix wrong variable quoting in file path command 2025-07-31 12:14:45 +10:00
eylenburg
ee967296a6 Update winapps 2025-07-02 14:37:13 +01:00
eylenburg
abf4c7ae66 Update winapps 2025-07-02 14:02:43 +01:00
eylenburg
d250907a3c Update winapps 2025-07-02 13:54:45 +01:00
eylenburg
8ea5c2e079 Update winapps 2025-06-23 12:18:10 +01:00
eylenburg
3e84f5efdf Update winapps 2025-06-23 12:16:44 +01:00
eylenburg
3a71065db7 Merge branch 'winapps-org:main' into main 2025-06-23 12:11:32 +01:00
pre-commit-ci[bot]
8b8e50aeaf [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-06-20 10:14:57 +00:00
eylenburg
12dee36bdc Wait a bit before running command if Windows is not booted 2025-06-20 11:06:01 +01:00
Oskar Manhart
dcd662dc06 fix: use +dynamic-resolution in full sessions 2025-06-10 18:45:33 +02:00
Oskar Manhart
b42449459e feat: remove more default RDP flags to simplify debugging 2025-06-05 09:15:20 +02:00
Sears Schulz
b3969aa3b7 More descriptive message for EC_NOT_EXIST 2025-05-23 21:50:50 -05:00
Sears Schulz
b9ef076dc8 Allow VM_NAME to be changed 2025-05-23 20:54:12 -05:00
linull24
167e6a68e6 typo fix 2025-04-12 15:11:01 +08:00
linull24
04e52f18ce add variable REMOVABLE_MEDIA 2025-04-12 14:59:16 +08:00
linull24
268445aade Update winapps 2025-04-11 21:59:11 +08:00
Oskar Manhart
f6d56fdf50 Revert "Use custom port"
This reverts commit ee9523ee39.
2025-04-05 12:36:44 +02:00
Felix Bartels
ee9523ee39 Use custom port
Signed-off-by: Felix Bartels <felix@9wd.eu>
2025-04-04 11:39:13 +02:00
Oskar Manhart
8e3a3bfc9c doc: run install.bat on libvirt 2024-12-13 20:22:25 +01:00
mindset-tk
8c3a8f8611 Fix logging
Logging was misleading and the date/times logged to file were always the time that the app was initialized, instead of the time of the actual log entry. Issue was noted in https://github.com/winapps-org/winapps/issues/334.
2024-11-25 14:29:14 -08:00
Oskar Manhart
cccdf03863 Merge pull request #240 from winapps-org/add-contribution-guidelines
Resolve licensing issues
2024-09-14 17:46:03 +02:00
Itiligent
0775e16562 enable sound & tofu to config file
also harmonised default RDP options to :
                +dynamic-resolution \
                +auto-reconnect \
                +home-drive \
                +clipboard \
                -wallpaper \
2024-09-10 23:21:39 +10:00
Oskar Manhart
3d674066c7 feat: relicense to AGPLv3 2024-09-08 12:30:28 +02:00
Oskar Manhart
570badd78b feat: fix up authors and keep GPL 2024-09-05 18:21:23 +02:00
Oskar Manhart
2dd0980cc9 Revert "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit d2601efeab, reversing
changes made to f01427a236.
2024-09-05 17:31:21 +02:00
Oskar Manhart
1d3e521144 feat: add license header to our files 2024-09-04 16:48:49 +02:00
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