Gianni Lerro
Gianni Lerro
For me work great, @Tealk and @horga83 can you also confirm that work perfectly.
You can implement something like this (I don't have a laptop to make some test), ```javascript _checkDevices() { if (this._timeoutId) { GLib.source_remove(this._timeoutId); this._timeoutId = null; } this._network = Main.panel.statusArea.quickSettings._network; if...
This pull request #754 close this issue.
This extension is not updated, you can install this that is an updated version [system-monitor-next](https://extensions.gnome.org/extension/3010/system-monitor-next/).
I use it on Xorg, have you restarted Gnome Shell (logout, loggin). I think that on Wayland work because you logged out and than logged in a wayland session.
For those interested, I forked this project and created this new extension [Debian Linux Update](https://extensions.gnome.org/extension/6322/debian-linux-updates-indicator/).
For those interested, I forked this project and created this new extension [Debian Linux Update](https://extensions.gnome.org/extension/6322/debian-linux-updates-indicator/).
as soon as i have some free time, i'll see if i can update the make file, i guess i just need to add the new ui files instead of...
@slaclau I have updated the makefile, if you want to test it?
@franglais125 Can you review this pull request? If you have no free time for this project we evaluate to create a fork. Thanks for the great work.