Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: wayland support: force gamescope for wine games when using wayland | sinanmohd | 2023-04-07 | 1 | -0/+6 |
| | |||||
* | clean: remove "config" from mangohud warn message as it can also be ↵ | sinanmohd | 2023-04-07 | 1 | -1/+1 |
| | | | | generated by cmdline args | ||||
* | configs: change default mangohud value to 2 | sinanmohd | 2023-04-07 | 2 | -2/+2 |
| | |||||
* | optimization: curl: resume from cache and skip fully cached files | sinanmohd | 2023-04-07 | 1 | -2/+2 |
| | |||||
* | version: bump to v0.2 | sinanmohd | 2023-04-07 | 1 | -1/+1 |
| | |||||
* | fix: getopts, properly handle optargs | sinanmohd | 2023-04-07 | 1 | -8/+7 |
| | |||||
* | configs: game profiles can now override soibox configs | sinanmohd | 2023-04-07 | 2 | -7/+9 |
| | | | | | | | | the proper precedence order is listed below in descending order * command line arguments * game profiles * ~/.config/soibox/soibox.conf * /etc/soibox/soibox.conf | ||||
* | clean: follow the xdg base directory specification | sinanmohd | 2023-04-07 | 1 | -12/+12 |
| | |||||
* | optimization: speed up the game launching if uptodate vulkan translation is ↵ | sinanmohd | 2023-04-07 | 1 | -2/+16 |
| | | | | already installed | ||||
* | feature: mangohud: add support for diffrent perfomance overlay levels | sinanmohd | 2023-04-07 | 2 | -6/+50 |
| | |||||
* | initial commit | sinanmohd | 2023-04-07 | 7 | -0/+1442 |