Matthijs Kooijman
Matthijs Kooijman
> As for the metainfo.xml file, I guess we could (ignoring the other problems for now) just drop the .GUI from that and then violate the (probably weak - only...
> The GUI dbus API also seems to be "experimental" still (as [documented here](https://github.com/projecthamster/hamster/blob/198ebe2a4163129b0cb7e773c257ed48cafa73a4/src/hamster-cli.py#L101-L106)), so I'm not sure if its actually used much. In fact, I'm not quite sure what...
I did a bit more digging in the code to figure out how to implement this (and this comment serves to remind myself if not anything else). One thing I...
A few (excerpts from) comments from https://github.com/projecthamster/hamster-shell-extension/issues/362: @benjaoming [said](https://github.com/projecthamster/hamster-shell-extension/issues/362#issuecomment-1735461198): > This is always a huge problem, not to mention that the extension doesn't even have a proper official package on...
> One thought: There's also the option to give @elbenfreund a call (there are at least two numbers available online) or reach out via LinkedIn. Good point - I've sent...
> Do you know, which tool was used to extract the po files from the code? There is a structure in the po./ directory, but I don't recognise how it...
@lefterav What version of the extension are you using? Since https://github.com/projecthamster/hamster-shell-extension/pull/358 it should be more resilient against the hamster service quitting (and appear again when the service returns), but I'm...
Ah, thanks for clarifying. Let's try highlighting @jarretluft instead of mailing him, should also get his attention :-)
So, looking at this again, I think there's two different modes: - Chilipeppr can be in inch or mm mode, which affects the _display_ of units. This mode is triggered...
> Fail when writing to non-existent files (e.g. cgroup.procs/tasks, but also non-existing cgroup variables, AFAICS creating new variables is never useful, it just means silent failure). This would mean calling...