837e888462
[in-app-menu] fix items hidden by navbar in library
2023-03-12 19:40:51 +02:00
a507a8cd71
Merge pull request #988 from Araxeus/in-app-menu-icon
...
[in-app-menu] add toggle menu icon
2023-03-08 21:21:59 +01:00
83d7befc45
disable nav-bar drag when menu is open
2023-03-03 23:37:24 +02:00
c0d0c267a7
Merge branch 'local-upstream/master' into in-app-menu-icon
2023-02-12 19:58:10 +02:00
6577bcdad8
Merge pull request #989 from Araxeus/in-app-menu-draggable-navbar
...
[in-app-menu] make navbar draggable
2023-02-12 18:50:56 +01:00
d8a6453a8d
Merge branch 'local-upstream/master' into in-app-menu-icon
2023-02-10 00:14:39 +02:00
79890e019a
fix navbar position
2023-01-22 20:22:14 +02:00
70361afbaf
use css instead of js
2023-01-22 19:25:29 +02:00
333b695b16
lint
2023-01-22 19:18:10 +02:00
c6bb0cfe88
remove draggable attribute if search box is open
2023-01-19 19:16:01 +02:00
b665343fd9
make navbar draggable [in-app-menu]
2023-01-19 18:52:40 +02:00
1eb0269434
Differentiate between refresh/toggle menu
...
+ visible now checks the actual state to fix PiP bugs
2023-01-19 02:32:57 +02:00
4eaeaafa7c
add menu icon to in-app-menu
2023-01-19 01:43:28 +02:00
b458925aa6
Merge pull request #734 from Araxeus/fix-in-app-menu-top-gap
...
fix top gap between nav-bar and browse-page
2022-06-06 20:51:11 +02:00
f06a3c8c70
fix top gap between nav-bar and browse-page
2022-05-28 19:22:14 +03:00
ea09825ece
Merge branch 'master' into pip-part-2
2022-05-01 23:06:30 +03:00
3394d647a1
Merge pull request #701 from Araxeus/lint
...
lint
2022-05-01 21:35:36 +02:00
6f2552814f
stylelint: declaration-block-no-shorthand-property-overrides
2022-04-22 16:58:41 +03:00
8000a8326f
fix: in-app-menu bg color edge case
...
when item weren't initially rendered because the window was too small, but were then accessed via the arrow keys - backgrounds was missing
2022-04-10 21:39:06 +03:00
d23bfe9368
v3
2022-04-10 21:16:43 +03:00
b4b785d773
feat: in-app-menu hideIcon option
2022-04-09 22:56:01 +03:00
dc928542f8
lighten up menuItem background color
2022-02-11 16:29:11 +02:00
09bd271df2
update in-app-menu
2022-02-06 03:32:15 +02:00
3764ce9a7c
update custom-electron-titlebar
2021-12-16 18:01:11 +02:00
6633243628
use @rozzzly/custom-electron-titlebar
2021-12-13 21:10:59 +02:00
4fd683ed23
update electron & remote module
2021-12-13 20:10:36 +02:00
93e0664f95
fix height & blur of search page item header
2021-11-14 22:02:37 +02:00
bf45ed10aa
fix #490
2021-11-14 21:45:34 +02:00
b1ffd93bc2
lint in-app-menu
2021-11-01 19:57:28 +02:00
12c31725fe
fixes scrollbar position relative to navbar depending on player-page-open
2021-10-25 22:45:11 +03:00
e0841060df
fix comment typo
2021-10-25 20:20:52 +03:00
b7b55b5c83
Add blur to (library)header + make in-app-menu compatible
2021-10-25 00:43:42 +03:00
dd6455a559
update in-app-menu
2021-05-05 20:37:29 +03:00
a194046168
win.once() instead of win.on
2021-04-23 04:06:54 +03:00
bb6ad14111
navbar background black fix visual bug
2021-04-15 12:40:09 +03:00
09d9f72db2
add unresponsive listener
2021-04-10 02:51:38 +03:00
3d41d04818
Revert "fix rare crash due to unfocus effect"
...
This reverts commit 80b1207640 .
2021-04-09 22:28:55 +03:00
80b1207640
fix rare crash due to unfocus effect
2021-04-09 02:19:06 +03:00
980ffb45e9
Create readme.md
...
refactor and css fix
xo --fix
add inline doc
fix typo
2021-04-06 21:57:16 +03:00
106e461beb
fix typo
2021-04-05 04:08:55 +03:00
6472002f8a
fix hide-menu timing + minify log function
2021-04-05 04:04:29 +03:00
1cae35a62b
fix in-app-menu hideMenu on launch
2021-04-03 22:34:12 +03:00
70b03b71e4
refactor and stylecheck
2021-04-03 22:04:40 +03:00
317521bba6
fix memory leak +
...
in-app-menu updates menu only if needed
2021-04-03 21:53:39 +03:00
ec3adff706
fix bug when loading window with no connection
2021-04-03 20:15:48 +03:00
80a7d2c255
remove redundant roles
2021-04-03 15:54:51 +03:00
216205200c
fix in-app-menu navbar opacity + scrollbar color
2021-04-03 15:30:33 +03:00
01d574a302
Merge branch 'master' of github.com:th-ch/youtube-music into menu-options
...
# By Araxeus
# Via GitHub (2) and Araxeus (1)
* 'master' of github.com:th-ch/youtube-music:
remove 'shortcuts'+'discord' from default plugins
cleanup styled-bars code
only refresh if plugin has a menu.js
update styled-bars to support all changes permantly
Refresh menu on plugin enable/disable
2021-04-02 22:40:31 +02:00
77393c5324
Replace click callback by override in custom menu
2021-04-02 21:20:50 +02:00
c09de43154
Rename plugin to in-app-menu + hidden titleBarStyle
2021-03-31 22:37:12 +02:00