0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Andrey Onishchenko
7457b00651 Arch build fix 2024-02-08 14:51:45 +03:00
Yury Shvedov
a75f59cd80 Add do not fix quit flag
Electron is quite unoptimised technology and running YM window in
foreground requires a lot of cpu usage. So hiding window to background
is more feature, then bug =)

Change-Id: Id4e00303379004b6353a88efd7232e180f80fe6d
2024-01-30 23:52:10 +03:00
Yury Shvedov
209cedb1ae Reuse icon from sources
Change-Id: I5fb61daa29b4a2f1fb0074fc4ac9d4a9bf4a550b
2024-01-30 21:39:09 +03:00
Yury Shvedov
46e9a0e494 Add some style fixes for shell scripts
* use `mktemp -d` for temporary files
* use trap to remove temporary files
* fix some shellcheck warnings

Change-Id: Ib73f5a52d7bcd21232e7ef31a815c28a06dcd857
2024-01-30 21:39:08 +03:00
Andrey Onishchenko
200c082981 mkdir error fix 2024-01-30 18:15:10 +03:00
Andrey Onishchenko
8fd5911e07 some updates for arch 2024-01-30 18:07:57 +03:00
Andrey Onishchenko
a558dcf73b repack only generates asar now 2024-01-29 23:14:45 +03:00
Andrey Onishchenko
094d225ca3 fix to repack.sh 2024-01-29 22:32:18 +03:00
Andrey Onishchenko
9bf42b7675 Swtiched to .asar + PKGBUILD generation 2024-01-29 21:41:52 +03:00
Andrey Onishchenko
9f68480abb App quiting fix 2024-01-29 19:48:31 +03:00
Andrey Onishchenko
711980db10 Path fix 2024-01-29 18:39:02 +03:00
9438d8880b
save forge.config.js and desktop.ejs as files 2024-01-29 14:56:48 +00:00
a9b515cb52
fix typo 2024-01-29 14:40:09 +00:00
8c8605a639
add .desktop template with icons 2024-01-29 14:36:15 +00:00
Andrey Onishchenko
eb742c9f19 Getops fix 2024-01-26 15:35:29 +03:00
dikey0ficial
821fe6acf2
Fixed exiting on agreement with license 2024-01-21 10:07:44 +03:00
dikey0ficial
19ab725647
Merge remote-tracking branch 'origin/main' 2024-01-21 10:07:02 +03:00
Andrey Onishchenko
724872c7ed Fixed license setting 2024-01-20 19:42:39 +03:00
dikey0ficial
06880d7338
Fixed RPM build error (package license) 2024-01-20 13:06:00 +03:00
Yury Shvedov
d2b1fbf4aa Add support for NixOS
Additionally - fix some shellcheck warnings in repack.sh

Change-Id: I2cbc6516c54a4f4e4ecef817ed9fe90b0a460faa
2024-01-14 15:35:58 +03:00
Andrey Onishchenko
bc6875ee33
Added repack script 2023-12-04 16:02:20 +03:00