Commit Graph

113 Commits

Author SHA1 Message Date
kramo
50bc67bb1b Fix Lutris source type 2023-11-15 17:38:35 +01:00
kramo
76fd2f97ef Don't mark devel string as translatable 2023-11-12 12:59:22 +01:00
kramo
b574439328 Use full width row buttons 2023-11-11 10:48:09 +01:00
kramo
9557caecbc Use Blueprint menu item shorthands 2023-10-22 22:36:14 +02:00
kramo
69394d01ec Add spinner for fetching SGDB covers 2023-10-21 13:46:29 +02:00
kramo
c3226e33e8 Fix fractional scaling weirdness 2023-09-26 17:28:44 +02:00
kramo
bebc8f3d7f Update translations 2023-09-26 13:52:51 +02:00
kramo
df2b8c40c9 Option to refetch SGDB covers - fixes #192 2023-09-26 13:49:20 +02:00
kramo
8df64c4d05 Update keyboard shortcut capitalization 2023-09-23 15:22:23 +02:00
Clara Hobbs
2d9c954932 Wrap the sidebar in a ScrolledWindow
Previously, the sidebar did not have scrolling enabled.  This resulted
in poor behavior in very short windows, such as landscape on phones,
causing the bottom to be cut off.  This commit fixes it by wrapping the
sidebar's ListBox in a ScrolledWindow.
2023-09-22 20:01:02 -04:00
kramo
273955749a Update library key-capture-widget 2023-09-16 09:50:57 +02:00
kramo
3bef033e5e Newer BLP+Libadwaita syntax/widgets 2023-09-16 09:49:30 +02:00
kramo
89bc0877fd Merge branch 'main' into libadwaita-1.4 2023-08-30 10:21:28 +02:00
kramo
57a7c98f7a Merge branch 'main' into libadwaita-1.4 2023-08-16 15:59:38 +02:00
kramo
73897a9ed3 Update translations 2023-08-16 11:07:41 +02:00
kramo
5abf3f300d Remove missing games - closes #85 2023-08-15 20:11:06 +02:00
kramo
07b78bcdbd Add search entry placeholder text 2023-08-13 15:20:36 +02:00
kramo
2655b60806 Fix NavigationPage title 2023-08-13 15:12:52 +02:00
kramo
21952e635a Fix game sorting, add extra 🍝 2023-08-13 15:09:44 +02:00
kramo
9670a98246 Port DetailsWindow to libadwaita 1.4 2023-08-13 13:08:34 +02:00
kramo
3ebd2dd883 Merge branch 'main' into libadwaita-1.4 2023-08-13 13:02:56 +02:00
kramo
70d8d91b53 Use Libadwaita widgets for details window 2023-08-08 13:44:27 +02:00
Rilic
417a02e8b6 Merge remote-tracking branch 'upstream/main' 2023-08-01 10:52:33 +01:00
GeoffreyCoulaud
2acdedf033 Added heroic import amazon to ui + fixes 2023-07-20 10:29:27 +02:00
Rilic
55cd590424 Merge remote-tracking branch 'upstream/main' 2023-07-17 16:51:56 +01:00
Rilic
0865d4e133 Make RetroArch capitalisation consistent 2023-07-16 22:57:14 +01:00
Rilic
c96b64f72e Implement Retroarch Importer
I'm quite rusty with Python, so please let me know if there are any (or many) grave mistakes!
2023-07-15 14:28:04 +01:00
kramo
33e847ef94 Added icons to Sources sidebar 2023-07-13 14:40:41 +02:00
kramo
8f4e4e619a Add missing tooltip-text to sidebar button 2023-07-12 14:04:22 +02:00
kramo
6db3557cff Add a game counter to total games 2023-07-08 00:47:24 +02:00
kramo
e7d27cc1c4 Implement source filtering 2023-07-07 21:25:08 +02:00
kramo
b577b3ec7b Initial sidebar filter work 2023-07-07 17:46:57 +02:00
kramo
6893551f1c Adaptive layout for mobile - closes #66 2023-07-05 11:03:08 +02:00
kramo
df461421c3 Use set-markup property for toasts 2023-07-04 19:11:17 +02:00
kramo
536e6792e7 Port to Adw.SwitchRow 2023-07-04 19:04:39 +02:00
kramo
5fd6ea20f4 Initial port to Libadwaita 1.4 2023-07-04 18:49:06 +02:00
kramo
e388623c03 Make sure all measurements are divisible by 3 2023-07-03 14:40:08 +02:00
kramo
bbfe478ac3 Fix Legendary location labels 2023-07-01 13:58:47 +02:00
kramo
97e40e0a80 Fix Legendary, warning for missing locations 2023-07-01 13:44:14 +02:00
GeoffreyCoulaud
b3c2437618 fixed flatpak location preferences 2023-07-01 02:55:42 +02:00
kramo
721a46c5b8 Finalize Flatpak source 2023-06-30 23:49:48 +02:00
kramo
07960182c7 Flatpak source cleanups 2023-06-30 21:13:06 +02:00
kramo
7a07553a5d Fixed colors for themeing 2023-06-28 11:26:26 +02:00
kramo
cbd0b3f287 Update translations 2023-06-26 11:37:39 +02:00
kramo
523aa8a82c Cleanups 2023-06-26 11:21:42 +02:00
GeoffreyCoulaud
f9000be272 🚧 WIP new location system
TODO
- Locations contain the schema key
- Schema key overriden at location resolve
- No need for callable candidates,
but need to represent "this location's key"
2023-06-19 22:47:56 +02:00
kramo
9f582dfa3e Improve a11y and consistency for info popover 2023-06-19 19:31:27 +02:00
kramo
4793d50b0a Clean up strings in preferences 2023-06-19 13:58:25 +02:00
GeoffreyCoulaud
070d875ff8 🎨 Improved Legendary source
- Fixed wrong library iteration
- Fixed executable format
- Added toggle in the preferences
- Added legendary to on_import_action
2023-06-09 17:06:33 +02:00
kramo
4c1af9245f Update build configuration 2023-05-27 15:11:03 +02:00