Commit graph

61 commits

Author SHA1 Message Date
Revincx
ed1daab1f6
feat: use osdlyrics dbus interface to send lyric contents 2023-08-26 10:31:23 +08:00
Lvc Revincx
845bc8a921
Merge branch 'qier222:master' into revincx-pr 2023-08-25 23:28:35 +08:00
qier222
ce738f6b40
revert: change port to workaround 21H2's port 2023-01-30 12:38:38 +08:00
Revincx
022f740c3f
feat: osdlyrics desktop lyrics support 2022-10-05 16:21:18 +08:00
pan93412
6d3508c62a
fix: change port to workaround 21H2's port (#1706)
* fix: change port to 35216 → workaround 21H2's port
* style: with restyled (#1707)
* Restyled by clang-format
* Restyled by prettier
* fix: change 21232 to 41342

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
2022-06-22 14:29:18 +08:00
memorydream
a9b05d66a6
fix(components/Titlebar): 还原/最大化按钮在双击标题栏时不会更新的问题 (#1575)
* fix(components/Titlebar): `还原/最大化`按钮在双击标题栏时不会更新的问题

* update
2022-04-29 19:52:22 +08:00
memorydream
3fca7d16bb fix: APP启动时检查窗口位置,避免窗口启动在屏幕外 2022-04-05 14:41:48 +08:00
pan93412
3d5d40c476
feat(components/Navbar): 自訂和微調各系統的 titlebar (#1343)
* feat: linux custom titlebar
* add settings init
* Update zh-TW.js
* fix: color

Co-authored-by: memorydream <34763046+memorydream@users.noreply.github.com>
2022-02-25 07:36:56 +08:00
CNawalol
d15b58d805
feat: mpris support (#1279)
* feat: mpris support

* fix: 修复网页版无法播放

* fix: 修复在 Player.js 里 ipcRenderer 为空时引发的错误

* docs: update README

* docs: update README

Co-authored-by: memorydream <34763046+memorydream@users.noreply.github.com>
2022-01-30 00:37:12 +08:00
memorydream
d716bb8cde
feat: refactor tray (#1227)
* feat: support set tray icon tooltip info

* fix: name

* refactor tray impl and add tray playing state change

* fix: linux impl

* add pause icon

* add tray like state

* fix

* fix: linux impl

* better pause icon
2022-01-17 23:23:21 +08:00
Chiro
d322a29b72
fix: #1063 #1010 (#1083) 2021-12-20 19:00:33 +08:00
memorydream
c25a3065e1
fix: 在windows和linux中,当启动第二个窗口时,呼出已经启动的窗口 (#992)
* fix: 在windows和linux中,当启动第二个窗口时,呼出已经启动的窗口

* prettier code

* change
2021-10-22 16:51:04 +08:00
memorydream
9d18ad51f6
fix: 修复Linux下,关闭主面板时... 询问选项无效的bug (#969)
* fix: Linux close app ask cant work

* Update background.js

* fix: bug
2021-10-11 10:19:37 +08:00
memorydream
de818282c8
fix: 增强并明确关闭app的相关行为 (#938)
* 分离close和minimize按钮行为

* bug fix
2021-09-28 19:05:34 +08:00
qier222
14f47f8cfc
fix: 全局快捷键相关bug 2021-09-25 19:10:37 +08:00
qier222
bb87b7f20d
fix: bugs 2021-09-25 18:49:05 +08:00
memorydream
17ef0e927c
feat: more operations for close | 为关闭app操作提供更多选项 (#918)
* feat: more operations for close

* remove minimizeToTray form initLocalStorage

Co-authored-by: qier222 <qier222@outlook.com>
Co-authored-by: qier222 <qier2222@gmail.com>
2021-09-25 16:12:30 +08:00
qier222
caaf62ea20
fix: remove osdlyrics 2021-06-10 13:50:31 +08:00
qier222
e54c606c6d
feat: custom shortcuts 2021-06-09 20:39:00 +08:00
qier222
c506dea02b
fix: bugs 2021-06-08 00:09:30 +08:00
qier222
3d29bb5ca1
fix: bugs 2021-06-05 23:41:29 +08:00
qier222
41ff8058b2
feat: remember window position 2021-06-04 15:06:37 +08:00
Shi Liang
85592142af
feat. OSD Lyrics | 增加桌面歌词功能 (#685)
* Add OSD Lyrics

* tidy files

* fix OSDLyrics: last line of lyrics not showing, performance

* tidy files

* make user can resize the lyrics window

* Fix bug of initial window size

* Fix: 1. auto resize osdlyrics window after packaging; 2. lyric parser problem with %;

* tidy files
2021-05-21 17:15:30 +08:00
qier222
41a30a25c0
fix: bugs 2021-05-18 16:57:37 +08:00
qier222
5b6619d1de
fix: proxy issue 2021-05-17 19:20:37 +08:00
Ethan Wong
cc6b364b87
fix: make Express listen on localhost only (#656) 2021-05-08 23:30:21 +08:00
qier222
95f22f47fe
fix: bugs 2021-04-28 13:44:37 +08:00
qier222
07455c8ecd
feat: send current track to main process and provide an api 2021-04-28 01:09:17 +08:00
qier222
9351f6bc89
chore: format codes 2021-04-26 16:31:03 +08:00
Map1en_
43a293da6a
fix(electron): set appearance during init of electron window (#525)
resolve #512
2021-04-04 21:00:47 +08:00
wenjie
36447ae5d8
feat: add global shortcut setting (#470)
* feat: add global short cut setting

* fix: fix settings not work

* fix: call initIpcMan after createWindow

* fix: fix build error (typo)
2021-03-25 21:20:53 +08:00
qier222
55585a921f
feat: support Last.fm scrobble 2021-03-23 23:43:29 +08:00
qier222
752d7cb482
fix: bugs 2021-03-19 14:46:41 +08:00
qier222
7efe109c83
feat: support global shortcuts 2021-03-19 14:24:39 +08:00
Rick
2a9a53a940
fix: Navbar i18n & Github -> GitHub (#443)
* update: Navbar i18n

* update: Github -> GitHub
2021-03-19 09:58:17 +08:00
wenjie
52d7a2af26
chore: Feature/prettier eslint (#397)
* feat: add translations

* refactor: use trinocular operators instead if

* style: add prettier to eslint, fix lint errors

* chore: add .gitattr
2021-03-11 15:42:44 +08:00
qier222
ee248be2c5
fix: bugs 2021-03-07 17:31:38 +08:00
qier222
ee77b34ee9
fix: bugs 2021-03-06 21:45:33 +08:00
Mr. Will
51fc57efe8
为 Windows 平台添加沉浸式标题栏 (#277) 2021-02-12 20:03:01 +08:00
qier222
de7d008c0b feat(electron): add minimize to tray option to settings page 2021-01-29 19:55:02 +08:00
qier222
db14c9283f fix: bugs 2021-01-05 22:21:01 +08:00
qier222
15ac2b5815 feat(electron): add tray for Windows 2021-01-05 22:20:16 +08:00
qier222
acf3d768f8 refactor: enhance UI compatibility 2021-01-02 21:07:08 +08:00
qier222
11844e22fe refactor: background.js 2020-12-29 00:46:48 +08:00
qier222
44df6f5531 feat(electron): remember window size #82 2020-12-16 23:28:54 +08:00
njzy
b394ec0899
refactor: hide window when close app (#78)
fix: window can't be close by shortcutkey

fix: tray does not show in Windows
2020-12-09 19:50:50 +08:00
qier222
870e0a4e9e fix(electron): login issue after restart app 2020-12-05 12:30:48 +08:00
qier222
b7f51f02c2 fix(electron): auto update 2020-12-04 18:46:35 +08:00
qier222
2998e52427 fix(electron): login issue 2020-11-24 15:29:37 +08:00
qier222
fed756f6bd fix(electron): open new window in browser 2020-11-24 13:54:58 +08:00