Michael Murphy

Results 361 comments of Michael Murphy

Can you use `systemctl stop com.system76.Scheduler` and then `start` it after?

The API that you're using for the web client should work fine for the GTK client, too. The architecture shouldn't matter. I can make a native UI from whatever inputs...

Feature requests for COSMIC should go to https://github.com/pop-os/cosmic-epoch.

Some have mentioned that animations can cause gnome-shell to freeze, so that's something to try if it's still an issue.

@rezarajan This is usually caused by critical errors in the graphics driver. You can watch kernel logs with `sudo dmesg -wH` / `journalctl -fk` to see the exact errors being...

Try disabling animations from the accessibility settings panel

There's a lot of variables that affect the outcome, so it can't be described in a single statistic. It will vary based on the configuration you use, the hardware you...

The long term goal is to replace execsnoop with a custom implementation optimized for system76-power. Which would preferably also be written in Rust. There are some bpf/bcc crates available on...

That would be helpful, because the two second delay is because the scheduler's already parsing the new process's data before its cgroup and other data are assigned to it.

It may be worth asking Aya's developers for help with the less documented or tricky areas. Perhaps they'd be willing to accept contributions for improvements to their documentation and APIs?...