index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (569B) | |
--- | |
1 ratiofullscreen | |
2 =============== | |
3 | |
4 Description | |
5 ----------- | |
6 Toggle fullscreen for a window while saving its ratio. | |
7 | |
8 Space left uncovered by a window may be set to be black or left | |
9 transparent. | |
10 | |
11 The patch is intended to be used with old games which have miniscule | |
12 window sizes and don't handle fullscreen correctly themselves. | |
13 | |
14 Smartborders patch (its modified resizeclient function) is a dependency | |
15 of this patch. | |
16 | |
17 Download | |
18 -------- | |
19 | |
20 [dwm-ratiofullscreen-20210723-e493493.diff](dwm-ratiofullscreen-20210723… | |
21 | |
22 Authors | |
23 ------- | |
24 | |
25 * Layerex - <[email protected]> |