Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-19 | 3-6 | Julian Xhokaxhiu | |
2019-10-19 | 3-5 | Julian Xhokaxhiu | |
2019-10-19 | Remove non allowed AUR files | Julian Xhokaxhiu | |
Reference them externally | |||
2017-09-04 | 3-4 | Julian Xhokaxhiu | |
2017-09-04 | Wrong format | Julian Xhokaxhiu | |
Expected output: WIDTH,HEIGHT Before it was: WIDTHxHEIGHT | |||
2017-09-04 | 3-3 | Julian Xhokaxhiu | |
2017-09-04 | Autodetect resolution output | Julian Xhokaxhiu | |
Based on the current one chosen during boot | |||
2017-09-02 | 3-2 | Julian Xhokaxhiu | |
2017-09-02 | Add xorg-xset | Julian Xhokaxhiu | |
2017-07-01 | Add support for Intel GPUs HW Acceleration | Julian Xhokaxhiu | |
2017-03-15 | Slim down the manifest size | Julian Xhokaxhiu | |
And fix the path to the background.js file | |||
2017-03-15 | Add project URL | Julian Xhokaxhiu | |
2017-03-15 | Reload a tab if it crashes | Julian Xhokaxhiu | |
Thanks to https://chrome.google.com/webstore/detail/snapper-aw-snap-tab-reloa/jehgbfogcmbekbbcadldojojckehlkbi | |||
2017-02-18 | Clear cache and configuration before starting chromium process | Julian Xhokaxhiu | |
This way we always make sure to start fresh at every reboot, even if unexpected | |||
2017-02-02 | Bump version | Julian Xhokaxhiu | |
2016-09-27 | Disable web security was not the right solution | Julian 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-27 | Bump version | Julian Xhokaxhiu | |
And update the hashes | |||
2016-09-13 | A more robust solution to boot Chrome fullscreen | Julian Xhokaxhiu | |
Actually hard-coded as 1080p. Next step would be to autodetect it. | |||
2016-09-12 | Refactor the script | Julian 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. | |||
2016-09-12 | Update MD5 | Julian Xhokaxhiu | |
One hash was wrong. | |||
2016-09-12 | Better installation guide | Julian Xhokaxhiu | |
When the user install this package, print some required informations like the URL file path, and possibility to customize it. Finally update hashes of the sh file. | |||
2016-09-12 | Fix path to URL autostart txt file | Julian Xhokaxhiu | |
And update the Install file to generate it on first install | |||
2016-09-12 | First commit | Julian Xhokaxhiu | |
Still WIP and not tested. But looks fine for now. |