Florian Muellner

Results 12 comments of Florian Muellner

For GApplication there's G_APPLICATION_CAN_OVERRIDE_APP_ID[0], which allows overriding the application ID (and thus the bus name) from the command line. Applications have to opt-in though, so not something that can be...

> I had the same idea Heh, I didn't claim it was an original idea :-) > was worried it would provide a lesser experience regarding keyboard navigation, specially if...

> I want to paste something into the cli like `lab mr b ` A simple paste won't work, because without escaping, both `#` and `!` are interpreted by the...

> Thanks for considering! Oh, it's not up to me to consider the issue, I was only commenting from the sidelines :joy: (while being sympathetic to the suggestion)

I'm not sure this is fixable. There is code to replace old jobs with restarted ones, but in my testing gitlab now only includes the most recent jobs in the...

Does the `emacs-foo` icon exist outside the toolbox?

> As described in my previous comment, the icon does get used if I set the hostname in the container to match the host's hostname. Sorry, I had missed that....

> the fuzzy icon I see is the icon from the toolbox environment sent in a non-vector form More precisely, it's the `_NET_WM_ICON` property set by emacs.

It's not fixed, but it can be worked around by setting the toolbox's hostname to the same string as the host's hostname. Or if possible, set up the app to...

> are you only using 'lab issue list'? Yeah, mostly as `lab issue search ...`. But no worries, I already disabled the code in question locally :-)