Eritque arcus
Eritque arcus
> For my environment in Hyprland, I have to run waybar from Hyprland with `hyprctl dispatch exec waybar` and these problems go away. sadly this didn't works on my side...
> cc @Nambers as you recently produced such a PR too at https://github.com/jackyzha0/quartz/pull/2097 > ok I'll reopen the PR EDIT: good to go
any update(especially for heartbeat design like https://developer.matomo.org/guides/tracking-javascript-guide#accurately-measure-the-time-spent-on-each-page )? My visit duration and bounce rate are always 0 and 100%... Also I can help with the PR
Works on 4.7.0 but not 4.8.0 and 4.9.3
I also faced this problem: prev and next works well but not for play/pause/pause-play, and using `--player spotify` can temporally fix it. It may similar to #261 ``` playerctl v2.4.1...
> Hi, thanks for the report. Just to double check, this bug happens when you use `File->Save as Zip` - but doesn't happen when you manually open a Classfile from...
> The only workaround I can think of is to decompile the full jar and then open whatever class has errors with BCV and copy/paste. It's so annoying that FF...
> > > The only workaround I can think of is to decompile the full jar and then open whatever class has errors with BCV and copy/paste. > > >...
> If you have rights to it, then feel free to. repo1[.]maven[.]org/maven2/com/appsflyer/af-android-sdk/6.15.1/af-android-sdk-6.15.1.aar it's the `classes.jar` inside it and I'm talking about `f1zSDK$3`
I believe you can custom your quartz component and pass into `Plugin.ContentPage` emitter under `quartz.config.ts` ```typescript Plugin.ContentPage({ footer: ... }) ``` You can inject to any of ``` export interface...