Commit Graph

100 Commits

Author SHA1 Message Date
GeoffreyCoulaud
8da7185d17 Various fixes 2023-05-24 17:30:19 +02:00
GeoffreyCoulaud
7220852291 🎨 Reorganized game loading from disk 2023-05-24 17:08:34 +02:00
GeoffreyCoulaud
8026c41886 🎨 Moved Initial game load to app.on_activate 2023-05-24 16:32:13 +02:00
kramo
36b6bc17bd Cleanups 2023-05-24 15:36:25 +02:00
GeoffreyCoulaud
a11569014d ♻️ Restructured sources and managers 2023-05-24 15:35:48 +02:00
GeoffreyCoulaud
abe41635fd 🚧 More work on managers 2023-05-24 15:35:47 +02:00
GeoffreyCoulaud
9ea2e9652d 🚧 More work on managers 2023-05-24 15:35:46 +02:00
GeoffreyCoulaud
9fd58e6ba3 🚧 More fixes 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
e5d2657bb9 🚑 More rebase conflicts resolved 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
f246a73b19 ♻️ Changed shared imports to absolute 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
604bcfb2e9 🚧 Initial work on Steam source 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
83d7aad0d1 Made more linter-friendly 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
a176b33241 🎨 Using absolute imports 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
d347c30dff 🚧 Switched back to tasks 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
211c5d670b Follow-up: changed how importer is run 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
78b91c0d52 Initial importer work done 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
855ab2c5e8 🚧 Using the new importer 2023-05-24 15:33:19 +02:00
kramo
382623d1e7 v1.5 2023-05-23 15:44:59 +02:00
kramo
4ca8e140aa Move close action to the window class 2023-05-23 14:04:57 +02:00
kramo
5c8e290fd4 Make Ctrl + W a separate action 2023-05-22 16:58:14 +02:00
kramo
1597d783f0 Quit on Ctrl + W 2023-05-22 16:09:35 +02:00
kramo
203393dea0 Move shared values to shared 2023-05-21 17:28:29 +02:00
Geoffrey Coulaud
ab21e8b38b Moved schemas to shared module (#94) 2023-05-21 16:34:22 +02:00
kramo
00fa770943 Cleanups 2023-05-07 17:59:23 +02:00
kramo
e1296444e5 Cleanups 2023-05-07 17:38:31 +02:00
Arcitec
f8c06a9e4d Sort contributors alphabetically (#82) 2023-05-06 07:41:42 +02:00
kramo
92e818af64 Simplify action creation 2023-05-03 20:25:54 +02:00
kramo
fc67ba471a Fix typo in gschema 2023-04-26 20:03:04 +02:00
kramo
1e3df843ba Move DetailsWindow to its own class 2023-04-20 01:53:22 +02:00
kramo
b92e316729 Update create_details_window to use Game class 2023-04-19 21:54:25 +02:00
kramo
259891fdc5 Cleanups 2023-04-19 21:14:00 +02:00
kramo
9c38d10ff8 Simplify action creation 2023-04-19 20:15:43 +02:00
kramo
9e7dc12a99 Cleanups 2023-04-19 19:50:11 +02:00
kramo
bc9192e83b Cleanups 2023-04-18 19:07:49 +02:00
kramo
f8bb111939 Cleanups 2023-04-18 02:31:44 +02:00
kramo
1a3c26c074 v1.4 2023-04-16 13:51:37 +02:00
kramo
12f6ae0567 Fix play button flickering when launching game 2023-04-16 01:18:46 +02:00
kramo
43ec0e1a1f Fix hiding game toast bug 2023-04-15 22:02:04 +02:00
kramo
fd66d07ac3 Cleanups 2023-04-11 23:31:16 +02:00
kramo
7b4513913e Add ability to search for games 2023-04-10 18:56:49 +02:00
kramo
d93c6aa81d Details view improvements 2023-04-10 15:24:24 +02:00
kramo
9986e35365 v1.3.2 2023-04-06 14:24:43 +02:00
kramo
1279514c30 v1.3.1 2023-04-06 11:38:54 +02:00
kramo
33377cf69f v1.3 2023-04-06 10:18:55 +02:00
kramo
b942fd7d3c Add shortcut for removing game 2023-04-04 23:45:40 +02:00
kramo
cbe9bfbab8 SteamGridDB for manually added games 2023-04-04 19:12:36 +02:00
kramo
f18894bf10 Add itch import 2023-04-03 18:17:53 +02:00
kramo
a4c28449a7 Add Geoffrey Coulaud to the AboutWindow 2023-04-03 11:35:16 +02:00
kramo
b1cb2d679a Make undoing the hide action more consistent 2023-04-03 10:56:56 +02:00
kramo
e373534e41 Add toast notifications for hiding/unhiding games 2023-04-03 10:36:58 +02:00