pfuhlert
pfuhlert
Anyone got it to work with 20.04?
Hey that sounds very nice! I can also test if you need another one 👍 Currently I'm running on a Thinkpad L490 with the 06cb:00be sensor using Ubuntu 21.04
Hi and thanks for your great help. It has already helped me a lot already! What I had in mind was something like the following: ``` library(formattable) library(sparkline) library(dplyr) #...
Thank you abba23 that solved the problem for me.
I ran into the same issue and solved it by creating a `CategoricalList` to extend the `Categorical` class. This way I can use something like `[[1, 2, 3], [ 1,...
I have the same problem with Ubuntu 22.04, gnome 42.5, pomodoro 0.22.1 The problem was fixed at first but today I experienced that I couldnt leave the pause screen when...
That would even be better. I forgot to mention that I was viewing zoom screen sharing on full screen. So maybe some option like "avoid on fullscreen" (as in video...
Thank you! The workaround works and I think I did the same thing before by just checking out my overleaf repository via git clone locally in another window (and thus...