Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare wineboot task like wine #553

Open
wants to merge 885 commits into
base: refactoring
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
885 commits
Select commit Hold shift + click to select a range
de84182
Translated using Weblate (Chinese (Simplified))
tofuHero Jul 8, 2019
8ac1f27
Prioritize user games over installed games over uninstalled games whe…
tkashkin Jul 10, 2019
f9fb59c
Add IGDB request quota warning
tkashkin Jul 10, 2019
bd9635c
Unset ld env variables in `Utils.run*` for AppImage builds (#267)
tkashkin Jul 11, 2019
2462da6
Translated using Weblate (Dutch)
Vistaus Jul 11, 2019
aed8a1a
Translated using Weblate (Norwegian Bokmål)
comradekingu Jul 11, 2019
bece03f
Translated using Weblate (Chinese (Simplified))
tkashkin Jul 11, 2019
c77df04
Game details view improvements
tkashkin Jul 11, 2019
ad827dc
Translated using Weblate (Dutch)
Vistaus Jul 12, 2019
526c6f8
Translated using Weblate (Norwegian Bokmål)
comradekingu Jul 11, 2019
be55ac0
[ci skip] Bump version
tkashkin Jul 13, 2019
3eda1c3
Translated using Weblate (Portuguese (Brazil))
Jul 22, 2019
42aac9c
Fix build with older `glib` and/or without `libmanette`
tkashkin Jul 26, 2019
acfec61
Fix sort func in `GameTagsList`
tkashkin Jul 28, 2019
0ae8e38
Translated using Weblate (Portuguese (Brazil))
tkashkin Jul 24, 2019
9548658
Merge branch 'dev' of https://hosted.weblate.org/git/gamehub/translat…
tkashkin Jul 28, 2019
a1fb490
[ci skip] Update source code mirrors
tkashkin Jul 28, 2019
4bb1b7f
[ci skip] Update mirrors
tkashkin Jul 28, 2019
f28cc89
Add `/opt/` and `/var/opt/` to FSOverlay allowed paths list (#290)
tkashkin Jul 29, 2019
788bb28
Parse `appinfo.vdf` to find Proton versions (#292, #101)
tkashkin Jul 31, 2019
97b2775
[ci skip] Update `scripts/build.sh`
tkashkin Jul 31, 2019
62adec9
Added translation using Weblate (Persian)
Goudarz Aug 2, 2019
d1df472
Translated using Weblate (Persian)
Goudarz Aug 2, 2019
9b022f2
Add type checks in `Proton.find_proton_versions` (#292, #101)
tkashkin Aug 2, 2019
6498058
Fix overlays detection (#291)
tkashkin Aug 2, 2019
9b67620
Translated using Weblate (Persian)
Goudarz Aug 2, 2019
eecf1db
Fix `Game.get_file()` (#291)
tkashkin Aug 4, 2019
f804511
Added translation using Weblate (Hindi)
Aug 10, 2019
5d97064
Added translation using Weblate (Telugu)
Aug 10, 2019
8e019ba
Translated using Weblate (Telugu)
Aug 10, 2019
dfab162
Refresh GOG access token on error (#294)
tkashkin Aug 13, 2019
075168a
Steam-like game launch command overrides (#297)
tkashkin Aug 21, 2019
8a89a89
Games grid size customization
tkashkin Aug 21, 2019
27c29ff
Translated using Weblate (Portuguese (Brazil))
Aug 21, 2019
3821042
Translated using Weblate (Dutch)
Vistaus Aug 21, 2019
25fc5c4
Itch.io support (WIP)
hagabaka Aug 22, 2019
b9fcb91
Merge branch 'dev' into itch
tkashkin Aug 23, 2019
255f07b
itch.io: improved butler detection and connection (#65)
tkashkin Aug 23, 2019
94ff468
Add `/opt/` and `/var/opt/` to FSOverlay allowed paths list (#290)
tkashkin Jul 29, 2019
34b3c90
Parse `appinfo.vdf` to find Proton versions (#292, #101)
tkashkin Jul 31, 2019
48b844b
[ci skip] Update `scripts/build.sh`
tkashkin Jul 31, 2019
6963150
Added translation using Weblate (Persian)
Goudarz Aug 2, 2019
147dbdd
Translated using Weblate (Persian)
Goudarz Aug 2, 2019
bcfe0ee
Add type checks in `Proton.find_proton_versions` (#292, #101)
tkashkin Aug 2, 2019
ddfc9e1
Fix overlays detection (#291)
tkashkin Aug 2, 2019
511ba95
Translated using Weblate (Persian)
Goudarz Aug 2, 2019
18bc9f0
Fix `Game.get_file()` (#291)
tkashkin Aug 4, 2019
3b3ce96
Added translation using Weblate (Hindi)
Aug 10, 2019
fdfec8a
Added translation using Weblate (Telugu)
Aug 10, 2019
b51a9cf
Translated using Weblate (Telugu)
Aug 10, 2019
03033ec
Refresh GOG access token on error (#294)
tkashkin Aug 13, 2019
6d7e801
Steam-like game launch command overrides (#297)
tkashkin Aug 21, 2019
5bb3eb3
Games grid size customization
tkashkin Aug 21, 2019
025edd0
itch.io: improved butler detection and connection (#65)
tkashkin Aug 23, 2019
049af88
Add itch game platforms
hagabaka Aug 23, 2019
705939e
Itch.load_games use call backs properly
hagabaka Aug 23, 2019
54c0653
Merge remote-tracking branch 'upstream/itch' into itch
hagabaka Aug 23, 2019
bcf771a
Remove a print line
hagabaka Aug 23, 2019
25bd9db
Handle different butler message types
hagabaka Aug 23, 2019
a995806
Remove empty method
hagabaka Aug 23, 2019
d2ccabe
Fix itch game list
hagabaka Aug 23, 2019
f87c84e
Fix handling of butler error responses
hagabaka Aug 24, 2019
57e5687
Add itch game install feature
hagabaka Aug 24, 2019
f5f9e43
Set itch game installed status
hagabaka Aug 24, 2019
ffc9da1
Fix error jsonrpc returns
hagabaka Aug 24, 2019
6205f91
Add itch game launch feature
hagabaka Aug 24, 2019
38f7c2b
[ci skip] `Runnable.Installer` refactoring
tkashkin Aug 26, 2019
e367071
Display itch download status
hagabaka Aug 28, 2019
2ac609d
Implement itch game uninstall feature
hagabaka Aug 28, 2019
404b8bb
Translated using Weblate (Norwegian Bokmål)
comradekingu Aug 28, 2019
40adea8
`Downloader` and `Installer` implementations for itch.io games (#65)
tkashkin Aug 28, 2019
feec46d
Handle itch ShellLaunch, HTMLLaunch, URLLaunch
hagabaka Aug 28, 2019
5cdc7d7
Merge branch 'dev' into itch
tkashkin Aug 31, 2019
0f6c828
[ci skip] Small fixes and improvements
tkashkin Aug 31, 2019
fcb80e5
Prevent multiple game launches (#280, #281)
tkashkin Aug 31, 2019
c62fd1e
Merge branch 'dev' into itch
tkashkin Aug 31, 2019
1a969ce
Added translation using Weblate (Arabic)
OmarAglan Sep 2, 2019
654105c
[ci skip] Update translations
tkashkin Sep 2, 2019
f7cabe2
Merge branch 'dev' into itch
tkashkin Sep 2, 2019
56f9f36
Fix itch ServerMessageListener
tkashkin Sep 2, 2019
a7d2474
Translated using Weblate (German)
Sep 3, 2019
f02b1a6
Translated using Weblate (French)
Sep 3, 2019
23c164d
Automatically update before running itch games
hagabaka Sep 4, 2019
905f530
[ci skip] Fix ellipsis in string (#301)
leela52452 Sep 5, 2019
a5403de
Added translation using Weblate (Portuguese (Portugal))
mansil Sep 6, 2019
2a7ac4c
Translated using Weblate (Portuguese (Portugal))
mansil Sep 6, 2019
833d510
Translated using Weblate (German)
tinect Sep 17, 2019
a785155
Image cache changes
tkashkin Sep 28, 2019
30b9b5e
Performance and memory usage improvements (#57)
tkashkin Oct 2, 2019
07f10c6
Added translation using Weblate (Korean)
ParkSeongSoo97 Oct 3, 2019
6057099
Translated using Weblate (Dutch)
Vistaus Oct 3, 2019
4693bf5
Translated using Weblate (Norwegian Bokmål)
comradekingu Oct 3, 2019
86b7d57
Allow enabling d9vk
Lucki Oct 7, 2019
a3a2e89
Translated using Weblate (Indonesian)
Oct 9, 2019
8f7f70c
Translated using Weblate (French)
NathanBnm Oct 11, 2019
2c90003
Translated using Weblate (French)
NathanBnm Oct 12, 2019
79598e1
Translated using Weblate (Arabic)
abidin251 Oct 14, 2019
e851f70
Translated using Weblate (Arabic)
abidin251 Oct 17, 2019
f3ea1ed
Translated using Weblate (Arabic)
abidin251 Oct 18, 2019
184c6e7
Translated using Weblate (French)
NathanBnm Oct 19, 2019
cf641ac
Translated using Weblate (French)
VeryTastyTomato Oct 21, 2019
68f69e9
Added translation using Weblate (Catalan)
marcriera Nov 6, 2019
51f4546
Added translation using Weblate (Finnish)
lahtis Nov 7, 2019
b20005b
Translated using Weblate (Finnish)
lahtis Nov 7, 2019
7427529
Translated using Weblate (Catalan)
marcriera Nov 6, 2019
79c06dc
Translated using Weblate (Catalan)
marcriera Nov 8, 2019
8ae0e75
Translated using Weblate (Finnish)
lahtis Nov 8, 2019
4236830
Translated using Weblate (Finnish)
lahtis Nov 9, 2019
4d0a243
Translated using Weblate (Turkish)
Nov 11, 2019
006ff9f
Translated using Weblate (Turkish)
Nov 13, 2019
6075c9f
Merge pull request #312 from Lucki/patch-1
tkashkin Nov 15, 2019
8a88b07
Bump version to 0.15.0
tkashkin Nov 15, 2019
747b9a8
Translated using Weblate (Finnish)
lahtis Nov 16, 2019
f91b5a1
Added translation using Weblate (Spanish (Mexico))
juliomorales98 Nov 18, 2019
27ad62b
Translated using Weblate (Spanish (Mexico))
juliomorales98 Nov 18, 2019
066abff
Added Italian translations (#324)
mirkobrombin Nov 22, 2019
fe5c2c5
Translated using Weblate (Finnish)
lahtis Nov 23, 2019
4be2113
Translated using Weblate (Italian)
mirkobrombin Nov 24, 2019
390e27e
Translated using Weblate (Catalan)
Dec 1, 2019
80983eb
Merge branch 'dev' into itch
hagabaka Dec 11, 2019
0be02ac
Fix renamed function Downloader.download_file
hagabaka Dec 12, 2019
1f2e19d
Added translation using Weblate (Chinese (Simplified))
wangling12 Dec 17, 2019
2eb0149
Add a line break
wangling12 Dec 17, 2019
be837b8
Merge pull request #327 from wangling12/dev
tkashkin Dec 17, 2019
5f7183a
Translated using Weblate (Chinese (Simplified))
wangling12 Dec 17, 2019
af359d9
Fix crash when butler isn't installed
hagabaka Dec 21, 2019
b3257fa
Revert "Automatically update before running itch games"
hagabaka Dec 22, 2019
ba9e653
Update status when itch game install is cancelled
hagabaka Dec 22, 2019
e50d608
Translated using Weblate (Chinese (Simplified))
wangling12 Dec 26, 2019
a584a30
Update translations
tkashkin Dec 28, 2019
ffd35be
Merge branch 'itch' into dev
tkashkin Dec 28, 2019
00a7d2b
Deleted translation using Weblate (Chinese (Simplified))
tkashkin Dec 29, 2019
62afa72
Deleted translation using Weblate (Chinese (Traditional))
tkashkin Dec 29, 2019
ef1faa9
Translated using Weblate (Turkish)
Dec 28, 2019
a465878
Translated using Weblate (Dutch)
Vistaus Dec 28, 2019
77ac0e2
Update locales
tkashkin Dec 29, 2019
88b20bd
Merge branch 'dev' of github.com:tkashkin/GameHub into dev
tkashkin Dec 29, 2019
29bd1a3
Update locales
tkashkin Dec 29, 2019
9085b11
Translated using Weblate (Turkish)
Dec 29, 2019
40dadc3
Translated using Weblate (Dutch)
Vistaus Dec 29, 2019
3fb1a9c
Translated using Weblate (Chinese (Simplified))
wangling12 Dec 29, 2019
e35714e
Translated using Weblate (Catalan)
Dec 29, 2019
e77cdc7
Translated using Weblate (French)
NathanBnm Dec 30, 2019
e23b4c3
Translated using Weblate (Norwegian Bokmål)
comradekingu Jan 3, 2020
6057e0f
Fix Humble Trove URL signing (#329, #32)
tkashkin Jan 4, 2020
66d4631
More null checks
tkashkin Jan 5, 2020
c0f42a5
Initial Tweaks implementation (#326)
tkashkin Jan 12, 2020
e0e69d2
Translated using Weblate (Norwegian Bokmål)
comradekingu Jan 12, 2020
5cc985f
Translated using Weblate (Dutch)
Vistaus Jan 12, 2020
9fbe03c
Translated using Weblate (French)
NathanBnm Jan 13, 2020
bf29727
Translated using Weblate (Turkish)
Jan 12, 2020
6ecd1b8
Translated using Weblate (Catalan)
Jan 13, 2020
e6217f9
Translated using Weblate (Italian)
Kinnard Jan 13, 2020
2018b40
Translated using Weblate (French)
NathanBnm Jan 17, 2020
af37f96
Add meson options (#336)
tkashkin Jan 22, 2020
52f4a13
Added `work_dir` property for games
tkashkin Jan 26, 2020
6336acd
Translated using Weblate (Dutch)
Vistaus Jan 26, 2020
65ecdfd
Translated using Weblate (French)
NathanBnm Jan 26, 2020
4955499
Translated using Weblate (Turkish)
Jan 26, 2020
2de6bac
Translated using Weblate (Norwegian Bokmål)
comradekingu Jan 31, 2020
3e93484
Update `scripts/build.sh`
tkashkin Feb 1, 2020
210ccf0
Update `scripts/build.sh`
tkashkin Feb 1, 2020
e9fc9b8
Translated using Weblate (Polish)
Garreciq Feb 3, 2020
7578aa8
Translated using Weblate (Chinese (Simplified))
wangling12 Feb 3, 2020
37ddf3f
Games grid responsiveness improvements (#57)
tkashkin Feb 8, 2020
2496124
Translated using Weblate (Chinese (Simplified))
reisojamin Feb 8, 2020
69b4015
Added translation using Weblate (Marathi)
josprachi Feb 20, 2020
48bf44d
Translated using Weblate (Spanish (Mexico))
AndGuz Feb 23, 2020
26b7c17
Translated using Weblate (Marathi)
josprachi Mar 2, 2020
2c73d30
Update tweaks (#347, #348)
tkashkin Mar 4, 2020
1275a10
Fix GOG download filenames (#350)
tkashkin Mar 6, 2020
c6215e8
Translated using Weblate (Finnish)
lahtis Mar 6, 2020
ae09c35
Translated using Weblate (Finnish)
lahtis Mar 7, 2020
8738314
Translated using Weblate (Indonesian)
catatankungkong Mar 8, 2020
ccbb4fb
Translated using Weblate (German)
weblate Mar 16, 2020
b8bbb97
Translated using Weblate (French)
VeryTastyTomato Mar 17, 2020
7b77852
Translated using Weblate (German)
weblate Mar 19, 2020
0071dca
Translated using Weblate (German)
Mar 19, 2020
21de8b8
Translated using Weblate (German)
Dakunier Mar 19, 2020
ae21180
Translated using Weblate (German)
weblate Mar 19, 2020
bd43451
Fix setting work_dir to install_dir
Lucki Apr 1, 2020
e3e84e6
Fix GH_INSTALL_DIR for custom scripts
Lucki Apr 1, 2020
e5e4fc9
Translated using Weblate (Portuguese (Brazil))
wtuemura Apr 3, 2020
4a2ee4a
Translated using Weblate (Portuguese (Brazil))
Apr 3, 2020
9f56ef2
Translated using Weblate (Chinese (Traditional, Hong Kong))
comradekingu Apr 3, 2020
0d59525
Translated using Weblate (Chinese (Traditional))
comradekingu Apr 3, 2020
6c38075
Add steam image provider
Lucki Apr 4, 2020
55f6f72
Catch possible empty applist
Lucki Apr 5, 2020
046240e
get appids from appinfo.vdf
Lucki Apr 5, 2020
c980806
fallback for unowned steam games
Lucki Apr 5, 2020
45275ff
Reorder dir list to match assigning equivalent
Lucki Apr 8, 2020
d3dbc7c
Don't create symlink if there's already a blockdevice linked
Lucki Apr 13, 2020
6179b35
Check if our symlink already exists and create at the first free driv…
Lucki Apr 13, 2020
6efef5d
Translated using Weblate (Turkish)
Apr 12, 2020
c9dc547
Add local custom grid images as results
Lucki Apr 14, 2020
7724323
Translated using Weblate (Turkish)
Apr 14, 2020
820a8c1
Add to the shortcut node instead of the root node
Lucki Apr 15, 2020
a9023ef
Add all tags to the shortcut
Lucki Apr 15, 2020
28a577f
Preset custom library image
Lucki Apr 15, 2020
0dfb995
[WIP] Refactoring, InstallDialog changes
tkashkin Apr 15, 2020
57b25a7
Merge pull request #366 from Lucki/issue-#319
tkashkin Apr 15, 2020
19bbd48
Merge pull request #363 from Lucki/steam_images
tkashkin Apr 15, 2020
151a919
Merge pull request #361 from Lucki/patch-1
tkashkin Apr 15, 2020
9f06f0f
Merge pull request #365 from Lucki/issue-#359
tkashkin Apr 15, 2020
2d34df7
Merge pull request #362 from Lucki/patch-2
tkashkin Apr 15, 2020
a87323c
Fix build with `glib` < 2.62
tkashkin Apr 15, 2020
6b0f5ab
0.16.0
tkashkin Apr 15, 2020
628ae3c
Translated using Weblate (German)
Apr 17, 2020
7ce2f68
Translated using Weblate (German)
weblate Apr 17, 2020
7fac970
Translated using Weblate (German)
Dakunier Apr 17, 2020
f42ed9e
Merge branch 'dev' into refactoring
tkashkin Apr 23, 2020
50fea8a
`GamePropertiesDialog` redesign
tkashkin Apr 26, 2020
5c47442
New widgets
tkashkin Jul 7, 2020
ad13170
More Settings UI improvements
tkashkin Jul 9, 2020
c16b87b
Tweak requirements (#355)
tkashkin Jul 11, 2020
c577bc1
New iteration of Tweak options UI (#355)
tkashkin Jul 19, 2020
3dbccd3
`TweakOptionsPopover` improvements
tkashkin Jul 31, 2020
0151692
`TweakOptionsPopover` - add support for `string` options (#355)
tkashkin Aug 1, 2020
289f9c5
More Settings UI improvements
tkashkin Aug 2, 2020
ec4295b
Settings UI improvements
tkashkin Aug 2, 2020
193015f
Tweaks UI improvements
tkashkin Aug 2, 2020
18d8f38
Tweaks UI improvements
tkashkin Aug 3, 2020
f590902
Tweaks: load tweaks recursively from subdirectories (#355)
tkashkin Aug 3, 2020
86e59c3
Tweaks: refactoring (#355)
tkashkin Aug 10, 2020
86788a0
UI improvements
tkashkin Aug 11, 2020
a97ce7e
Tweaks: copy global options to game options when state is changed fro…
tkashkin Aug 12, 2020
3efeec8
Tweaks: button to reset global or game tweak options; show tweak stat…
tkashkin Aug 13, 2020
32c0717
GamesGrid: added an option to hide titles in game cards, fixed some v…
tkashkin Aug 14, 2020
748c4f7
Tweaks: fixes for global options and default values (#355)
tkashkin Aug 15, 2020
d2ec729
Overlays: updated UI
tkashkin Aug 15, 2020
9458fb8
TweakSet.get_options_or_copy_global: actually copy global options by …
tkashkin Aug 15, 2020
b41fb84
FSOverlay: check current mount options if overlay is mounted and skip…
tkashkin Aug 22, 2020
1cb7b0a
Inhibit screensaver when game is running (#426)
tkashkin Aug 24, 2020
78dcb1c
Start CompatTools refactoring
tkashkin Aug 27, 2020
c21014c
Detect more Wine versions
tkashkin Aug 29, 2020
07368f5
Compat.Tools.Wine: save to database
tkashkin Aug 30, 2020
a4125be
Flatpak improvements (#427)
ntninja Aug 30, 2020
5cac14d
Flatpak improvements (#427)
tkashkin Aug 30, 2020
6d346ae
Wine options UI
tkashkin Sep 9, 2020
a34848f
Wine: save/restore options
tkashkin Sep 18, 2020
6d11c59
`Compat`: Initial implementation for `InstallTask` and `RunTask`. (Cu…
tkashkin Oct 15, 2020
95f17a5
`Wine`:
tkashkin Oct 18, 2020
befb442
Proton:
tkashkin Oct 18, 2020
0a5bcfa
CompatTool fixes
tkashkin Oct 19, 2020
602ca47
Proton: List uninstalled Proton versions from Steam in Add menu
tkashkin Oct 23, 2020
307fcbc
Compat: Initial support for Steam compatibility tools (`compatibility…
tkashkin Oct 24, 2020
66a8b16
Steam: Try to detect Steam install path (#384)
tkashkin Oct 25, 2020
1cce940
Update NVIDIA tweaks (#440)
tkashkin Nov 26, 2020
51dd7c8
Maybe fix Humble Trove downloads (#429)
tkashkin Nov 27, 2020
cfb51a0
Prepare wineboot task like wine
o-schneider Jun 25, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
44 changes: 44 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
name: Bug report
about: Report an issue or unexpected behavior with GameHub
---

<!--
Before creating the issue, please make sure that...

* You are using the latest version of GameHub (active development happens in the dev branch).
* Your version of GameHub is compiled with optimization turned off (see here: https://github.com/tkashkin/GameHub/issues/162 for more info)
* There isn't already an open issue for your problem.

If you have multiple unrelated problems, create separate issues rather than combining them into one.

Note that leaving sections blank or being vague will make it difficult to help you.
-->

###### Expected behavior



###### Actual behavior



###### Steps to reproduce



###### Version and environment

<!--
Paste GameHub version and environment info below.

To get version and environment info either:
* Run this in your terminal: `com.github.tkashkin.gamehub -v`
or:
* Open GameHub settings
* Open About page of settings dialog
* Click Copy button in top right of about page
-->
```
PASTE VERSION INFO HERE
```
57 changes: 57 additions & 0 deletions .github/ISSUE_TEMPLATE/crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
name: Crash report
about: Report GameHub crashing under some circumstances
---

<!--
Before creating the issue, please make sure that...

* You are using the latest version of GameHub (active development happens in the dev branch).
* Your version of GameHub is compiled with optimization turned off (see here: https://github.com/tkashkin/GameHub/issues/162 for more info)
* There isn't already an open issue for your problem.

If you have multiple unrelated problems, create separate issues rather than combining them into one.

Note that leaving sections blank or being vague will make it difficult to understand and fix the problem.
-->

###### Steps to reproduce



###### Version and environment

<!--
Paste GameHub version and environment info below.

To get version and environment info either:
* Run this in your terminal: `com.github.tkashkin.gamehub -v`
or:
* Open GameHub settings
* Open About page of settings dialog
* Click Copy button in top right of about page
-->
```
PASTE VERSION INFO HERE
```

###### GDB log

<!--
To get the GDB log, follow these steps:

1. Close GameHub if it's running
2. Install GDB if it's not already installed
3. Run this in your terminal: `com.github.tkashkin.gamehub --gdb`
4. Reproduce crash
5. Copy the log and paste below
-->

<details>
<summary>GDB log</summary>

```
PASTE LOG HERE
```

</details>
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: New feature
about: Request new functionality
---

<!--
Please describe the behavior that you want to add, and why. Be as clear as possible to avoid confusion.

If you want to request multiple features that aren't directly related, then create one issue per feature.
-->
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/improvement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Improvement
about: Request a change that isn't a bug or new feature
---

<!--
Please describe the behavior that you want to change, and why. Be as clear as possible to avoid confusion.

If you want to request multiple changes that aren't directly related, then create one issue per change.
-->
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
build/

debian/*
!debian/source/
!debian/changelog
!debian/changelog.in
!debian/compat
!debian/control.in
!debian/copyright
!debian/rules.in

flatpak/com.github.tkashkin.gamehub.json
flatpak/.flatpak-builder/

*~

.buildconfig

snap/*
!snap/snapcraft.yaml
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "flatpak/libs/shared"]
path = flatpak/libs/shared
url = https://github.com/flathub/shared-modules.git
28 changes: 28 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---

language: node_js

node_js:
- lts/*

sudo: required

services:
- docker

addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++-5-dev

cache:
directories:
- /tmp/liftoff

install:
- npm install @elementaryos/houston

script:
- houston ci
Loading