Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (918B)
---
1 stackmfact
2 ==========
3
4 Description
5 -----------
6 `stackmfact` enables you to vertically resize clients in the stack, like…
7 regular mfact enables you to horizontally resize the master client(s).
8
9
10 smfact 0.00 (original behaviour):
11 +-----------------+-------+
12 | | |
13 | | S1 |
14 | | |
15 | M +=======|
16 | | |
17 | | S2 |
18 | | |
19 +-----------------+-------+
20
21
22 smfact > 0.00 (new behaviour):
23 +-----------------+-------+
24 | | S1 |
25 | +=======+
26 | | |
27 | M | |
28 | | |
29 | | S2 |
30 | | |
31 +-----------------+-------+
32
33 Download
34 --------
35 * [dwm-6.0-smfact.diff](dwm-6.0-smfact.diff)
36
37 Author
38 ------
39 * Jente Hidskes - `<jthidskes at outlook dot com>`
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.