Mazunki Hoksaas

Results 95 comments of Mazunki Hoksaas

@MrTeeXD Did you figure out what causes the crash?

Thanks, it would probably be helpful if you also shared the logs, not only the coredump. My friend is having the same issue, and also uses this plugin.

Even if the cause for the bug here is upstream, the bug still persists. I'd keep the bug report open, unless the dev requests a cleanup. Perhaps there's something we...

Is this being worked on, or should I create a patch for it? I took a quick glance at the code, and it should be quite straightforward to fix it....

I have three monitors, with the following layout: ![image](https://user-images.githubusercontent.com/32819373/73141876-fc3ff000-4088-11ea-85e0-dc690b367b08.png) "Docking" windows to panel does not work. Neither does maximizing. It is most definitely a bug. Setting the main monitor to...

Works for me, using Gentoo on ~amd64. `gui-apps/waybar-0.9.8`, and `dev-libs/libappindicator-12.10.1_p20200706` `equery u wayland` tells me I have installed waybar with `mpd network popups pulseaudio -sndio tray udev wifi` flags. `libappindicator`...

> It's working on sway for me if launched with `dbus-run-session sway` otherwise it's not working I am running dbus as a user service, exporting `DBUS_SESSION_BUS_ADRESS` afterwards to sway.

A quick searched revealed this solution elsewhere: https://github.com/xcellerator/linux_kernel_hacking/issues/3 Is this something we could implement?

Also, I should probably say: `services_managers/s6/waydroid-srv/data/check` currently simply exits successfully. Ideally, it should only `exit 0` when the container is completely up and running. If there's some way to do...

I made a script to automatically press the applet for me, as a workaround, available here: https://github.com/mazunki/mybash/blob/master/screenshotshortcut.sh I can't get the keyboard shortcut to work on my Manjaro environment, though,...