summarylogtreecommitdiffstats
path: root/chromium-fullscreen.xinitrc
AgeCommit message (Collapse)Author
2019-10-19Remove non allowed AUR filesJulian Xhokaxhiu
Reference them externally
2017-09-04Wrong formatJulian Xhokaxhiu
Expected output: WIDTH,HEIGHT Before it was: WIDTHxHEIGHT
2017-09-04Autodetect resolution outputJulian Xhokaxhiu
Based on the current one chosen during boot
2017-07-01Add support for Intel GPUs HW AccelerationJulian Xhokaxhiu
2017-03-15Reload a tab if it crashesJulian Xhokaxhiu
Thanks to https://chrome.google.com/webstore/detail/snapper-aw-snap-tab-reloa/jehgbfogcmbekbbcadldojojckehlkbi
2017-02-18Clear cache and configuration before starting chromium processJulian Xhokaxhiu
This way we always make sure to start fresh at every reboot, even if unexpected
2016-09-27Disable web security was not the right solutionJulian Xhokaxhiu
In order to disable X-Frame-Option header security, we need to tackle this via an extension. So provide a way to automatically load it, every time the chromium process starts.
2016-09-27Disable Security restrictionsJulian Xhokaxhiu
This is useful if you need to embed some website via iframe, which usually are not allowed
2016-09-13A more robust solution to boot Chrome fullscreenJulian Xhokaxhiu
Actually hard-coded as 1080p. Next step would be to autodetect it.
2016-09-12Refactor the scriptJulian Xhokaxhiu
Now we require xlogin since the simple Shell script does not work. Add also a .xinitrc file for the autostart of Chrome using xinit.