zagortenay333
zagortenay333
@szekeres2016 Oh, you selected it.. I thought that selection is what you are talking about. :laughing: I had to add some padding around it in case a new theme needs...
Sorry can't help you folks. This bug is not purely in this extensions source code (at least I don't think so) but rather one of those bugs that occur when...
Unfortunately I'm not on gnome shell and my crappy laptop doesn't support virtualization so I can't debug this. Run this in a terminal: ``` journalctl /usr/bin/gnome-shell -r ``` ..then replicate...
I won't be merging this. I'm currently working on a relatively big upgrade to the extension: fixing bugs, adding some features and porting it to typescript... This fix will be...
Seems like that URL regex is crappy and can lead to lock ups...
Does the date appear in the text file but not in the extension when you add a new task? If so, it's a rendering issue that I honestly can't fix....
It works now on 41.
Yeah I don't know how to fix that. I remember doing some weird hacks to work around this, but it never worked.
Honestly, abandon all hope. There's no debugging this; not gonna even try. The time tracker is set up to stop tracking whenever the file it's tracking has been modified from...
I'ts always those damn file monitors; they have been causing endless headaches... I don't know whether it's me misusing the API or whether there are bugs involved in the js...