aboutsummaryrefslogtreecommitdiff
path: root/beamer
Commit message (Collapse)AuthorAge
* viewer: cleaner hash query dictpacien2023-10-26
|
* treewide: use fat arrow syntaxpacien2023-10-26
|
* viewer,timer: replace deprecated substrpacien2023-10-26
|
* init: simplify loading file path from hashpacien2023-10-26
|
* treewide: update copyright on modified filespacien2023-10-23
|
* startscreen: lock UI until all scripts are loaded and readypacien2023-10-23
|
* viewer: fix loading from URL (for demo file)pacien2023-10-23
|
* viewer: fix loading file with drag and droppacien2023-10-23
|
* viewer: load on file select but defer popup startpacien2023-10-23
| | | | This seems to please both Firefox and Chrome.
* presentation,stage: split object init and startpacien2023-10-23
|
* add button to start presentationpacien2023-10-23
| | | | | | Instead of automatically starting after selecting a file. This pleases Chrome's popup blocker, which no longer blocks it. Firefox isn't smart enough to establish the click causality link though.
* app: remove init popup blocker checkpacien2023-10-23
|
* actions: register up and down arrows for switching slidespacien2023-05-23
|
* ui: make botton warning and timer unselectablepacien2021-04-04
| | | | | Fast slide switching with the mouse can cause accidental double clicks and unintended text selection.
* timer: add pause and reset buttonspacien2021-04-04
| | | | GitHub: closes #12
* Rename projectpacien2018-10-24