summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/headless/README.md
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2025-05-23 11:41:09 +0000
committerLeonard Kugis <leonard@kug.is>2025-05-23 11:41:09 +0000
commitc70505d7c7b7b48600f273357694b56ccf5d2a15 (patch)
tree21c27ac6ffced8d6d904e35bdb39baa5d685d829 /dwl-patches/patches/headless/README.md
downloaddotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.tar.gz
dotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.tar.bz2
dotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.zip
Initial commitHEADmaster
Diffstat (limited to 'dwl-patches/patches/headless/README.md')
-rw-r--r--dwl-patches/patches/headless/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/dwl-patches/patches/headless/README.md b/dwl-patches/patches/headless/README.md
new file mode 100644
index 0000000..990a5d9
--- /dev/null
+++ b/dwl-patches/patches/headless/README.md
@@ -0,0 +1,11 @@
+### Description
+Implements `swaymsg create_output` command, it allows you to create virtual/headless outputs. But in combination with a VNC server (for example wayvnc), this allows you to essentially have additional monitors, by connecting to the VNC server with an appropiate client (for example on an tablet or laptop).
+
+If you plan to use wayvnc, you'll need [virtual-pointer](https://codeberg.org/dwl/dwl-patches/wiki/virtual-pointer.-) patch as well
+
+### Download
+- [git branch](https://codeberg.org/wochap/dwl/src/v0.5/headless)
+- [v0.5](https://codeberg.org/dwl/dwl-patches/raw/commit/0096e49402bc59b4050e12cdb9befb79d0011006/headless/headless.patch)
+
+### Authors
+- [wochap](https://codeberg.org/wochap) \ No newline at end of file