index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (504B) | |
--- | |
1 Progress Bar | |
2 ============ | |
3 | |
4 Description | |
5 ----------- | |
6 This patch introduces a progress bar at the very bottom of non-image sli… | |
7 Similar to the slide numbers patch, it may be useful for an audience to … | |
8 how much more of a presentation they have to endure. One way of measurin… | |
9 is to add a bar to the slides which indicate the presenter's progress ba… | |
10 slide count. | |
11 | |
12 Download | |
13 -------- | |
14 * [sent-progress-bar-1.0.diff](sent-progress-bar-1.0.diff) | |
15 | |
16 Author | |
17 ------ | |
18 * David Phillips <[email protected]> |