index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (802B) | |
--- | |
1 selectivefakefullscreen | |
2 ======================= | |
3 | |
4 Description | |
5 ----------- | |
6 Allows a specific application to fake a full screen while the rest behav… | |
7 it's based on Jan Hendrik Farr's patch, [fakefullscreen](../fakefullscre… | |
8 | |
9 Includes a modification to config.def.h in order to add a new member to … | |
10 called "isfakefullscreen", set it to one for all the applications you wa… | |
11 fake a full screen. | |
12 | |
13 Download | |
14 -------- | |
15 * [dwm-selectivefakefullscreen-20201130-97099e7.diff](dwm-selectivefakef… | |
16 * [dwm-selectivefakefullscreen-20200513-f09418b.diff](dwm-selectivefakef… | |
17 | |
18 Changelog | |
19 --------- | |
20 2020-11-30: | |
21 * Fix for resize issue | |
22 | |
23 2020-05-13: | |
24 * Original patch | |
25 | |
26 Author | |
27 ------ | |
28 * Francisco Javier Tapia - <[email protected]> |