AFK-OS / una

Una (Una's Not APT) - A complete MPR helper
GNU General Public License v3.0
105 stars 12 forks source link

Possibility to turn off una update notifications completely #14

Closed jclsn closed 2 years ago

jclsn commented 2 years ago

I don't need or want a notification asking me to update. It is a really bad solution. While I am typing something, this thing is annoying me and conflicting with my work.

I understand that you want something for inexperienced users. That is fine, but then it should be done right and triggered as native notifications in the respective desktop environment, e.g. KDE and Gnome. Those can be turned off by the users.

anthony-63 commented 2 years ago

I agree, it is getting pretty annoying

amppz commented 2 years ago

Yeah it''s really annoying. I edited /usr/bin/una-updater and removed the while loop to stop the hourly pop ups.

NinjaCheetah commented 2 years ago

Yeah please do this. It's especially bad when I'm playing a game and my game gets paused just for this popup. Plus I already have an indicator in my tray showing when I have updates, and I think a lot of other DEs do out of the box as well. For now I'm going to do what capitalistspz suggested and edit it.

dginovker commented 2 years ago

Big +1 for this - Found this repo so I could make this issue myself.

RudraSwat commented 2 years ago

Fixed the issue (check #21).