Mitchel Humpherys
Mitchel Humpherys
Original idea is from: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/768
Our system dependency pop-up dialog (smDialog) was using some private APIs which are being [removed in Gnome Shell 46](https://github.com/mgalgs/gnome-shell-system-monitor-applet/pull/64#issuecomment-1986346950). Worse yet, the dependency checks have actually been hard-coded out (we...
Patch from @NVieville. Add compatibility with Gnome-Shell < 3.34 to the `pre-45` branch. For example RHEL 8 with 3.32.2. ModalDialog was converted to GObject.registerClass in 3.34. Fixes #48 (paradoxxxzero PR:...
We've just been living with the fact that the extension frickin' crashes anytime it's installed or updated, to the point where the extension description itself contains a workaround for the...
https://github.com/mgalgs/gnome-shell-system-monitor-applet/blob/609b478c187a9bcc863ac1ac423b00d39bce3275/system-monitor-next%40paradoxxx.zero.gmail.com/extension.js#L1059-L1062
If people are checking the repo out from git and installing manually they won't be getting the latest settings since the binary gschema file is currently out of date. This...
I've been maintaining a fork at [mgalgs/gnome-shell-system-monitor-applet](https://github.com/mgalgs/gnome-shell-system-monitor-applet) with some GitHub Actions hooked up to continuously sync with this repo and release builds off of the tip of master as [system-monitor-next...
There are some cases (like when switching buffers) when I want to use ido's normal filtering mechanism (just filter the choices in order). However, even in those cases I would...
I would like to use this version of global with other tools, but some of those other tools expect options to be present that were added in later versions of...
Here's one for Arch: https://aur.archlinux.org/packages/namhyung-global-git/