blob: 8f385454eb218cfbe17d5c839a2ed03aa7eb87ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
- [ ] move fully from github to cgit
- [x] copy the github issues to this file
- [ ] update stackoverflow links to cgit
- [x] update app links to cgit
- [ ] add note about sending patches and remarks via email in readme
- [x] use a button to open popups (to avoid triggering popup blockers)
- [x] confirm whether action clicks do not trigger the blocker
- [x] remove redundant popup blocker check at start
- [ ] add a donation link to the app?
- [ ] Selectable text layer:
Add a selectable text layer on top of the rendered canvas,
allowing the user to copy text and click on embedded links.
- [ ] Slider overview:
Display a thumbnails grid of all the slides to the presenter,
making jumping between slides faster.
- [ ] Display audience slide on speaker screen:
Display the slide shown to the audience full-screen on the speaker's
screen when maintaining a button pressed for example.
- [ ] Highlight, pointer and spotlight:
Add something similar to what Impressive does,
allowing the presenter to highlight parts of the slide during the
presentation.
(https://impressive.sourceforge.net/)
|