summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base/content/browser-fullScreen.js
Commit message (Collapse)AuthorAgeLines
* [Pale Moon] Use mousemove events instead of MousePosTracker for hiding the ↵FranklinDM2019-02-02-27/+10
| | | | | | navigation bar in fullscreen * Tag #336
* Issue #336: Mouse position tracker not set even if chrome is still visible ↵Franklin DM2018-07-13-0/+12
| | | | on fullscreen
* [PALEMOON] Replace fullscreen permission dialog with a warningJustOff2018-05-06-89/+11
|
* [PALEMOON] Update fullscreen activation event to match UXPJustOff2018-05-06-1/+1
|
* [PALEMOON] Align the application with the updated fullscreen APIJustOff2018-05-01-6/+2
|
* [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in ↵JustOff2018-05-01-87/+56
| | | | fullscreen mode and simplify related code
* [PALEMOON] Added padding to toolbar autohideJustOff2018-05-01-32/+18
|
* [PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreenJustOff2018-05-01-20/+8
|
* Bug 1170200 - Part 2: Update JavaScript consumers of ↵janekptacijarabaci2018-04-26-2/+1
| | | | nsIPermissionManager::Remove
* [PALEMOON] Use non-prefixed cancelAnimationFrame in browser-fullscreen.jsMatt A. Tobin2018-04-09-1/+1
|
* Add Pale MoonMatt A. Tobin2018-02-02-0/+607