1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-13 23:25:49 +01:00

Add Fullscreen autocommand

This commit is contained in:
Kris Maglione
2008-11-01 20:46:33 +00:00
parent f5bc695368
commit 12a9532e6c
5 changed files with 17 additions and 5 deletions

View File

@@ -24,6 +24,7 @@ Available {events}:
*ColorScheme* Triggered after a color scheme has been loaded
*DOMLoad* Triggered when a page's DOM content has fully loaded
*DownloadPost* Triggered when a download has completed
*Fullscreen* Triggered when the browser's fullscreen state changes
*LocationChange* Triggered when changing tabs or when navigating to a new location
*PageLoadPre* Triggered after a page load is initiated.
*PageLoad* Triggered when a page gets (re)loaded/opened