Commit graph

80 commits

Author SHA1 Message Date
10c35cc910 Update workflow 2023-07-19 07:17:13 -07:00
fd51096ce2 Update workflow 2023-07-18 21:23:09 -07:00
1ad8f49e50 Update workflow 2023-07-18 20:43:45 -07:00
1b1d75d75e Fix workflow 2023-07-18 20:30:49 -07:00
3a8a14fc37 Update workflow 2023-07-18 20:30:23 -07:00
df1fea343d Update workflow 2023-07-18 20:28:18 -07:00
e18468125a Update workflow 2023-07-18 20:27:44 -07:00
6b1ef67eaf Cache stuff 2023-07-18 20:25:24 -07:00
0c91a08173 Update workflow 2023-07-18 20:21:18 -07:00
955ca1e794 Update workflow and manifest 2023-07-18 20:05:35 -07:00
fa39342e94 Update workflow 2023-07-18 19:57:41 -07:00
9f846a1960 Update workflow 2023-07-18 19:53:14 -07:00
6bec0c7631 Update workflow 2023-07-18 19:47:48 -07:00
d91bab0db2 Update workflow 2023-07-18 19:28:18 -07:00
76d4ab0e7c Remove need for rust 2023-07-18 19:13:06 -07:00
d5e7321859 Fix workflow 2023-07-18 19:03:46 -07:00
ea81f6757c Fix workflow. 2023-07-18 18:53:26 -07:00
86833b6b6f Fix sizing bugs and add sizing to themes 2023-07-18 18:44:19 -07:00
f0a5e078c3 Remove accidental repo 2023-07-18 14:21:41 -07:00
6daa8ff520 Allow uploading nightlies 2023-07-18 14:19:22 -07:00
8c273e29dc Fix accidental backslash in workflow 2023-07-18 11:02:41 -07:00
8243a803ab Update workflow 2023-07-18 11:01:57 -07:00
eace21d908 Update workflow to build flatpaks instead 2023-07-18 10:59:58 -07:00
15450e079d Don't show the console window on Windows. 2023-07-18 10:51:18 -07:00
6541988fa1 Don't run at max speed without vsync to reduce CPU usage 2023-07-17 17:35:25 -07:00
cafced3bdb Use GLES on ARM 2023-07-17 16:49:31 -07:00
03c596c3ce Lower CPU usage by increasing samples rendered at a time. 2023-07-17 16:19:56 -07:00
0c01f2c8f6 Update screenshot to reflect current version 2023-07-17 16:07:59 -07:00
35077a3e58 Make theme load/save as windows fill the window too 2023-07-17 15:55:19 -07:00
3894aa8537 Make main windows docked, fix crashing bug when docking, and update ImGui 2023-07-17 15:45:43 -07:00
c5265450d9 Update open dialog and theme selector
The open dialog now fills the window
The theme selector now has a background again.
2023-07-17 14:56:02 -07:00
c06b28ca11 Fix non-portals build and remove some temporary debugging code generating warnings when compiling the Windows build 2023-07-17 13:42:58 -07:00
2370e1f495 Fix missing dependency for CI 2023-07-17 13:26:06 -07:00
2200119f1f Add a delete button to themes in the preferences and fix a bug with imported themes. 2023-07-17 13:23:02 -07:00
18bc56e510 Fix incorrect object used when getting the selected export path 2023-07-17 12:55:13 -07:00
a6025d69f0 Fix desync between file saving and file opening portal callbakcs. 2023-07-17 12:33:30 -07:00
b012069269 Add portal support and update .gitignore 2023-07-17 12:21:38 -07:00
d46032e3bd Fix app not being grouped with its launcher in KDE 2023-07-16 20:32:04 -07:00
437fcd2a61 Add legacy meson options file. 2023-07-16 20:01:25 -07:00
fc21f91c21 Fix Windows support on MinGW-w64 on Arch Linux 2023-07-16 19:59:23 -07:00
0a85c36a7d Make music access read-only. 2023-07-16 18:49:22 -07:00
c178c5e349 Update metainfo for Flathub 2023-07-16 18:11:07 -07:00
fcddb60409 Fix improper formatting in metainfo. 2023-07-16 17:53:11 -07:00
85400075a9 Add screenshots to README 2023-07-16 17:51:13 -07:00
6fce663733 Add metainfo. 2023-07-16 17:34:20 -07:00
12ed2c9b41 Fix accent color not updating theme. 2023-07-16 17:34:20 -07:00
2732024611 Add screenshots 2023-07-16 17:27:29 -07:00
05753c77e5 Fix incorrect options in flatpak builder description. 2023-07-16 17:16:32 -07:00
d90b568a38 Fix accidental ignore of build-file.sh 2023-07-16 17:09:08 -07:00
9ebdb3b967 Set up flatpak and add allow installation.
Prepare for flatpak build and create initial manifest which may not work yet.

Add desktop file and icon.

Fix incorrect location for desktop file in meson.build

Change player executable name so it's not so generic.

Update executable bit of the desktop file and add my flatpak repo folder to .gitignore.

Update executable bit of the desktop file and add my flatpak repo folder to .gitignore.

Update desktop file name.

Hopefully make flatpak export the desktop file and icon/

Fix incorrect icon path.

Fix incorrect binary and hopefully fix install script.

Actually fix install script.

Add categories to desktop file.

Fix incorrect separator and add generic name in desktop file.
2023-07-16 17:05:07 -07:00