Francesco149 / sharenix

A ShareX clone for Linux and FreeBSD.
GNU General Public License v3.0
588 stars 35 forks source link

figure out why sometimes notification locks aren't removed #5

Closed Francesco149 closed 4 years ago

Francesco149 commented 7 years ago

possibly related to closing/not closing the notification early?

Francesco149 commented 7 years ago

this seems to happen only when there's an error and the upload does not successfully complete. minor bug.

Francesco149 commented 7 years ago

right clicking a notification while uploading doesn't seem to kill it anymore and pkill'ing sharenix doesn't clear notifications, maybe i should enumerate windows to figure out how many notifications are on screen...

Francesco149 commented 4 years ago

this method of doing notifications is inherently messy although simple. I don't think I can fix these random bugs completely