From c70505d7c7b7b48600f273357694b56ccf5d2a15 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Fri, 23 May 2025 11:41:09 +0000 Subject: Initial commit --- dwl-patches/patches/deck/README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 dwl-patches/patches/deck/README.md (limited to 'dwl-patches/patches/deck/README.md') diff --git a/dwl-patches/patches/deck/README.md b/dwl-patches/patches/deck/README.md new file mode 100644 index 0000000..419f7a4 --- /dev/null +++ b/dwl-patches/patches/deck/README.md @@ -0,0 +1,34 @@ +### Description +Adds a layout with a monocle layout for clients in the stack (port of the [deck layout for dwm](https://dwm.suckless.org/patches/deck/)); stacked clients are like a deck of cards (see below) + +``` +Tile: ++-----------------+--------+ +| | | +| | S1 | +| | | +| M +--------+ +| | | +| | S2 | +| | | ++-----------------+--------+ + +Deck: ++-----------------+--------+ +| | | +| | | +| | | +| M | S1 | +| | | +| | | +| | | ++-----------------+--------+ +``` + +### Download +- [git branch](https://codeberg.org/anabasis/dwl/src/branch/deck) +- [2024-05-10](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/deck/deck.patch) + +### Authors +- [anabasis](https://codeberg.org/anabasis) +- [Palanix](https://codeberg.org/Palanix) -- cgit v1.2.3