Robin Candau

Results 77 comments of Robin Candau

Fair enough, but just for precision, I assume most (if not every) arch-update's users are using the AUR package of the same name which uses the `/usr` prefix. I feel...

Actually... I found an *edgy* case where it would be interesting to look for `XDG_DATA_HOME` / `~/.local/share/applications`: gio/glib2 has a *very* [limited list of supported terminals](https://gitlab.gnome.org/GNOME/glib/-/blob/main/gio/gdesktopappinfo.c#L2694) by default. People using...

@trigg Do you mind if I assign you on that issue as well? No urgency at all though. At this point this is more of a study than an actual...

Uh, ok. Thanks for the research. We'll see how it goes, but once again, if it is too complicated/hacky/whatever, let's not wrap our head too hard on this :) I...

So I *finally* took the time to study this and it indeed seems like there's no builtin / easy way to achieve this directly with the `PyQt6 QSystemTrayIcon` Python library....

@trigg Are you interested in being assigned to this? If so, if you think giving you perms over the repo (so you can create branches and push to it directly...

> I'm happy to be assigned this. Thanks :heart: > I don't think it's necessary to give me any extra permission, I'm content to use pull requests 😀 Well, actually...

Hi, Can you stop the currently running systray applet (either by killing the process or stopping the systemd service if you used that), relaunch a new one by running `arch-update...

> receive the following message (also note i did not have an icon i just guessed where it would be) > Since you're running Wayland, make sure you have [`qt6-wayland`...

Alternatively, you can obviously install one of the terminal [known/supported](https://gitlab.gnome.org/GNOME/glib/-/blob/main/gio/gdesktopappinfo.c#L2694) by gio/glib2 instead.