8cca8c89b3
Merge pull request #1048 from Araxeus/fix-playback-speed-selector
...
Fix playback speed slider not showing and PiP button showing when it shouldn't
2023-03-08 21:15:36 +01:00
ab7ba1c280
fix PiP button showing in non player-bar menu's
2023-02-28 21:10:28 +02:00
7f66ff2c0c
Merge branch 'master' of github.com:th-ch/youtube-music into native-pip
...
* 'master' of github.com:th-ch/youtube-music:
fix PiP hotkey active in searchbox
remove titlebar from in-app-menu+PiP
Bump "@cliqz/adblocker-electron" version
Only run the release stage if it is the main repo
Only build without release if it is a fork
Use del-cli instead of del (for windows)
Replace electron-icon-maker by a more up-to-date fork
Adapt CI to yarn v3
Migrate to yarn v3
Track transitioning status
Fixed recursive volume changes that caused cpu spike, Switched Repeat Modes to NONE|ONE|ALL
Remove references to rimraf
Add first version for crossfade plugin
removed unnecessary if and used better Repeat change detection
connected mpris shuffle, fixed volume, mpris volumes allowed 0.0-1.0
fixed 'repeatChanged' modes being different depending on selected youtube music language
fix precise-volume+searchbox interaction
fix navbar position
2023-02-12 18:41:52 +01:00
735fd39c3c
Merge pull request #1025 from Araxeus/fix-PiP-hotkey-active-in-search
...
[PiP] fix hotkey activating when typing in the search box
2023-02-12 18:34:29 +01:00
d9f1c589e9
fix PiP hotkey active in searchbox
2023-02-10 20:14:07 +02:00
5dd8d1a274
remove titlebar from in-app-menu+PiP
...
Results in an experience similar to the native PiP, except plugins can work (for example precise-volume)
2023-02-10 18:52:51 +02:00
97c6cad503
Avoid video pause
...
Co-authored-by: Araxeus <oaeben@gmail.com >
2023-02-09 22:33:07 +01:00
781a726f4b
Add menu option for native PiP
2023-02-08 23:46:43 +01:00
0b49d57969
Always listen for toggle
2023-02-08 23:46:24 +01:00
8a9a3fc69d
Add option useNativePiP in PiP plugin to use native PiP
2023-02-01 22:25:33 +01:00
0e99f96f01
fix PiP unminimize button hidden
2023-01-12 19:58:44 +02:00
b3f561cf2f
disable maximize button on PiP
...
(doesn't work if `in-app-menu` is enabled)
2023-01-12 19:58:36 +02:00
f9820df6c6
fix PiP button
...
fix #959
2023-01-12 19:18:58 +02:00
7fe937b21e
lint
2022-05-20 19:26:55 +03:00
77d4e9cb84
add optional PiP hotkey
2022-04-15 15:57:48 +03:00
b420998458
disable the video-toggle button when in PiP mode
2022-04-15 15:27:31 +03:00
0f192aab2b
fix precise-volume position in PiP
2022-04-13 17:17:25 +03:00
d23bfe9368
v3
2022-04-10 21:16:43 +03:00
768ec7bda7
v2
2022-04-10 19:19:20 +03:00
c25a6f9d2a
launch pip from video overlay v1
2022-04-10 01:12:06 +03:00
6be9b76550
Improve style and remove draggable CSS that blocks login
2022-04-09 16:59:44 +02:00
ebe3baf4bc
Make PiP window bigger (follow up: make it configurable)
2022-04-09 16:59:24 +02:00
d37e557f79
Block some shortcuts (esc, f) in PiP
2022-04-09 12:15:38 +02:00
5ca0c6b8a9
Ensure player is open when going PiP + add class
2022-04-09 12:14:42 +02:00
e58a580b2b
Restore fullscreenable after switching to PiP mode
2022-04-09 12:13:33 +02:00
f3641f5072
Set in config when PiP mode is enabled
2022-04-09 12:11:05 +02:00
296ecb6740
Always inject style
2022-04-09 12:10:22 +02:00
742a949680
Update plugins/picture-in-picture/back.js
...
Co-authored-by: Araxeus <oaeben@gmail.com >
2022-04-08 15:45:33 +02:00
57290c4164
Update plugins/picture-in-picture/back.js
...
Co-authored-by: Araxeus <oaeben@gmail.com >
2022-04-08 15:44:03 +02:00
6d5fe9561e
Update plugins/picture-in-picture/back.js
...
Co-authored-by: Araxeus <oaeben@gmail.com >
2022-04-08 15:43:57 +02:00
d2265b59d7
Create first version of picture in picture plugin
2022-04-07 20:01:29 +02:00