Oskar Manhart
c330e29f27
fix(ci): allow passing extra args to nix-update
2024-11-01 13:46:45 +01:00
Oskar Manhart
3865e2abe7
fix(ci): update actions
2024-11-01 13:29:56 +01:00
Oskar Manhart
be5d020a04
fix(ci): ignore patches
2024-11-01 13:26:29 +01:00
Oskar Manhart
e93cf9a535
Merge pull request #234 from winapps-org/feat-nix-packaging
...
Package WinApps (and the Launcher) with Nix
2024-11-01 13:23:36 +01:00
Oskar Manhart
b49979e6ce
Merge pull request #268 from tristanRW/patch-1
...
Fix keyboard-layout being changed to US on RDP connection
2024-11-01 12:29:39 +01:00
Oskar Manhart
6dd5038c46
Merge branch 'main' into patch-1
2024-11-01 12:28:58 +01:00
Oskar Manhart
b9aa42856d
Merge pull request #259 from itiligent/main
...
Clean up network profiles
2024-11-01 12:26:30 +01:00
Oskar Manhart
b18efc4497
fix: don't change mode for owner but for current user
2024-11-01 12:23:11 +01:00
Oskar Manhart
2dafe2d7a1
fix: iron out some more issues
...
This addresses the issues in https://github.com/winapps-org/winapps/pull/234#discussion_r1813582112
and closes #299 .
2024-10-30 09:22:23 +01:00
Oskar Manhart
df54d08955
feat: properly set versions
2024-10-22 21:07:29 +02:00
Oskar Manhart
7277f71b9c
feat: auto-update flake weekly
2024-10-22 21:04:17 +02:00
Oskar Manhart
e630b5a898
feat: update packages
2024-10-22 21:03:55 +02:00
Oskar Manhart
e8fbc95e3e
Merge branch 'feat-nix-packaging' of github.com:winapps-org/winapps into feat-nix-packaging
2024-10-22 20:50:45 +02:00
Oskar Manhart
9d455ba753
feat: flake-compat
2024-10-22 20:49:32 +02:00
Oskar Manhart
c8dcccad08
Merge pull request #291 from Username404-59/main
...
README.md: Update Gentoo dependencies list
2024-10-09 11:59:36 +02:00
Username404-59
9ca357642a
README.md: Update Gentoo dependencies list
...
Fixes the ebuild parent dirs & depend on openbsd-netcat instead of netcat because libvirt needs it and is likely to be installed
2024-10-08 21:41:59 +02:00
Oskar Manhart
e8dc55a83a
fix: typo
2024-10-05 09:55:56 +02:00
Oskar Manhart
d248abcc64
Merge pull request #281 from CHN-beta/feat-nix-packaging
...
use netcat instead of netcat-gnu
2024-10-05 09:54:52 +02:00
chn
64478a87a4
use netcat instead of netcat-gnu
2024-10-05 14:08:39 +08:00
Rainhard
2211d9f78e
Fix keyboard-layout being changed to US on RDP connection
...
Added the IgnoreRemoteKeyboardLayout Registry Key to prevent automatic changes to the keyboard layout.
As mentioned in (this article)[https://poweradm.com/ignoreremotekeyboardlayout-windows-rdp/ ] the rdp server adds and activates the US keyboard-layout if the keyboard-layout of the client does not match the servers. Since our client is on linux there are many cases where this is not given, so it is better to let the user choose a layout on windows.
2024-09-23 22:19:22 +08:00
Oskar Manhart
406c7c0213
Merge pull request #264 from winapps-org/freechelmi-patch-1
...
Remove Winapps install from Docker doc
2024-09-20 10:08:57 +02:00
michel memeteau
0a7bf57a13
Merge pull request #263 from MopigamesYT/main
...
Fix netcat package typo for arch systems
2024-09-19 17:09:14 +02:00
michel memeteau
49a2dd91e9
Remove Winapps install from Docker doc
...
This winapps paragraph leads user to confusion and start winapps right away although they have other steps to do in the main doc page
2024-09-19 16:48:55 +02:00
Margot
602aee2b9b
Merge branch 'winapps-org:main' into main
2024-09-19 15:50:23 +02:00
Margot
39063a3fff
Update README.md
2024-09-19 15:49:30 +02:00
Oskar Manhart
93bdf8856f
fix: remove license header from reg file ( closes #261 )
2024-09-19 12:47:56 +02:00
Rohan Barar
7cbe3ff07c
Merge pull request #262 from KernelGhost/main
...
Fixed #192 (Clarified ambiguous Debian package)
2024-09-19 18:49:31 +10:00
Rohan Barar
b4c32b09b9
Fixed #192 (Clarified ambiguous Debian package)
2024-09-19 18:38:12 +10:00
Oskar Manhart
86bfd8bdf1
fix: remove trailing spaces
2024-09-18 17:59:58 +02:00
Oskar Manhart
2a70f7f3a2
fucking WORK
2024-09-18 17:56:49 +02:00
Oskar Manhart
fd90dd837d
fuck this honestly
2024-09-18 17:51:08 +02:00
Oskar Manhart
e6e1e26c14
Update lictool.yaml
2024-09-18 17:40:58 +02:00
Oskar Manhart
b854224cef
fix(ci): run lictool without pre-commit
2024-09-18 17:37:06 +02:00
itiligent
cd2a73ff30
Cleanup network profiles
2024-09-18 23:11:49 +10:00
itiligent
4b22993e9c
Merge branch 'winapps-org:main' into main
2024-09-18 18:02:55 +10:00
Oskar Manhart
0468d3b4cb
doc: update readme in regards to #233
2024-09-18 09:51:38 +02:00
pre-commit-ci[bot]
6d67815c9c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-09-18 05:26:52 +00:00
itiligent
e839d1fdcd
change script path to %windir%
2024-09-18 15:26:41 +10:00
pre-commit-ci[bot]
90b3422709
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-09-18 04:58:41 +00:00
itiligent
1496041b48
Clean up old network profiles
...
Keep Windows networking tidy. At boot a Powershell script will run that clears out old network profile names automatically created at previous system reboots. A regist change disables the "Do you want your PC to be discoverable" nag screen after eachc reboot
2024-09-18 14:50:48 +10:00
Oskar Manhart
509a782a4a
Merge branch 'main' into feat-nix-packaging
2024-09-14 17:50:30 +02:00
Oskar Manhart
45bb5e24f2
Merge branch 'main' of github.com:winapps-org/winapps
2024-09-14 17:46:19 +02: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
Oskar Manhart
41a1450bd0
Merge pull request #240 from winapps-org/add-contribution-guidelines
...
Resolve licensing issues
2024-09-14 17:42:24 +02:00
Oskar Manhart
ad8b1cfc8e
Update CODE_OF_CONDUCT.md
2024-09-12 10:00:08 +02:00
Oskar Manhart
d49b60cbc5
Merge pull request #250 from itiligent/main
...
switch managment of /sound /microphone & /cert:tofu to the winapps config file
2024-09-10 17:39:11 +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
7f3cdcee4d
fix: fix malformed patch
2024-09-09 17:50:55 +02:00
Oskar Manhart
60b3e809fb
Merge remote-tracking branch 'origin/main' into feat-nix-packaging
2024-09-09 17:22:48 +02:00
Oskar Manhart
2d06aa2e89
Merge remote-tracking branch 'origin/main' into add-contribution-guidelines
2024-09-09 17:17:08 +02:00