5da8073235
fix conflict
2025-01-25 21:15:26 +01:00
5479b7ee95
Fix the iframe problem
2025-01-25 20:51:22 +01:00
bc6d2ac549
Add call to arms to popup. Fix some minor issues
2025-01-13 01:22:49 +01:00
42ac51f1e9
CSUI: set opacity to 0 when extension menu is not triggered
2025-01-12 23:24:01 +01:00
ad1e73d0cc
Try to detect when UI is not clickable
2025-01-06 03:05:18 +01:00
9c12272846
attept detecting when wrong player element is detected pt 1
2025-01-05 00:36:41 +01:00
8d47eaf74c
fix color-scheme issue
2025-01-02 05:50:19 +01:00
9c65300fc4
more aard updates
2024-12-31 02:50:33 +01:00
cf01dd9397
Try to reduce message-passing to improve performance, make ultrawidify not run on videos smaller than 720p
2024-12-30 23:02:55 +01:00
67f848a9ee
Unbreak showing popup on hover
2024-12-27 23:12:41 +01:00
fab6fb0f5b
Fix mousemove position calculation
2024-12-26 17:41:00 +01:00
ca1a375f2d
Limit when in-player UI shows. Add self-expiring menu options that takes you to the proposed, not-yet-implemented UI settings screen
2024-12-17 02:02:49 +01:00
e0bb25466d
UI/global UI mostly works
2024-06-05 01:08:50 +02:00
9cef850d06
Make extension work on Chrome. Make extension NOT work on firefox.
2024-06-03 00:16:12 +02:00
79ecc87db4
WIP trying to convince in-player UI to show
2024-06-02 16:06:26 +02:00
8b1da27af7
remove UI when extension is disabled
2023-07-11 00:48:34 +02:00
638e228ce9
don't init UI by default
2023-07-10 22:56:26 +02:00
e84f8ee541
start fixing KbmHandler (formerly: action handler) some more
2022-09-27 01:48:08 +02:00
340ee05443
fix pointer events
2022-06-15 00:53:43 +02:00
799c953b30
Remove code no longer needed
2022-06-14 00:27:37 +02:00
376f20aeab
Show last selected aspect ratio in the UI
2022-03-29 01:53:16 +02:00
7dc354509b
Remove some of dem pointless console.logs that are no longer needed
2022-03-28 23:56:52 +02:00
7fefe255ea
Add some things we missed in initial implementation of pointer-events toggling
2022-03-22 01:23:15 +01:00
3423aac49a
remove some console.logs
2022-03-22 01:21:18 +01:00
1cd06040da
Toggle 'pointer-events' based on whether mouse hovers over a csui element or not
2022-03-21 00:50:54 +01:00
46725c6fa4
Send mouse coordinates to the iframe
2022-03-20 20:40:11 +01:00
5a2d8d22cb
Move extension popup into an iframe, get it to display at least something
2022-01-07 00:50:58 +01:00
484db037c0
use event bus
2021-11-13 00:54:20 +01:00
13bd280062
Get event bus to work (for some values of work)
2021-10-26 23:16:11 +02:00
6cb8cc174b
Prevent multiple concurrent vue app instances
2021-10-26 20:11:03 +02:00
6c1d666fdf
switch bootstrap icons with mdijs
2021-10-22 00:30:36 +02:00
4febd2f602
fix
2021-02-17 00:20:30 +01:00
dd4d71a496
Add anchor for player UI (base for reworking stuff into Edge 'doesnt work' warning)
2020-12-22 00:12:28 +01:00
5713037c4d
Prevent notification UI from blocking website interface
2020-12-13 16:55:30 +01:00
f4f69d4eaa
Nest ultrawidify classes inside a css class that guarantees reset of global css
2020-12-12 00:38:51 +01:00
f55731e793
fix popup
2020-12-07 00:09:28 +01:00
0310e1e2de
Finish notification system (for now)
2020-12-05 03:30:43 +01:00
4635dc4eec
fix ui
2020-12-04 02:02:25 +01:00
4ed998a9ab
Fixes
2020-12-03 01:35:22 +01:00
7900bd18db
Pointless changes to logging
2020-12-03 01:16:57 +01:00
38641df28e
add classes for notification UI.
...
The UI classes are split into "general UI" part — a base class that could potentially be used for proper in-player UI if we ever get to that point — and part that's specific to our notification requirements.
2020-12-03 00:34:50 +01:00