index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (618B) | |
--- | |
1 Hide Tabs | |
2 ========= | |
3 | |
4 Description | |
5 ----------- | |
6 This patch hides all the tabs and only shows them when Mod+Shift is pres… | |
7 All functions with switching, rotating, and creating tabs involve Mod+Sh… | |
8 When not doing one of these functions, visibility of the tabs is not nee… | |
9 | |
10 This patch relies on the keyrelease patch to support show/hide on | |
11 keypress/keyrelease. | |
12 | |
13 This patch was inspired by and borrows from the autohide patch originall… | |
14 by Carlos Pita. | |
15 | |
16 Download | |
17 -------- | |
18 * [tabbed-hidetabs-20191216-b5f9ec6.diff](tabbed-hidetabs-20191216-b5f9e… | |
19 | |
20 Author | |
21 ------ | |
22 * Leela Pakanati - <[email protected]> |