sojusnik
sojusnik
Ubuntu 21.04 uses Gnome 3.38.5. It seems that the [corresponding branch](https://github.com/gnome-pomodoro/gnome-pomodoro/tree/gnome-3.38) doesn't have this fix you mentioned. Can you kindly backport it so that I can test it on my...
[This](https://github.com/josehbez/gp-tracking) plugin seems to fill the gap. Using it right now without any problems on Ubuntu 20.04.
Also see https://github.com/codito/gnome-pomodoro/issues/528
You actually can change the indicator by writing one of the following in the terminal: ``` gsettings set org.gnome.pomodoro.plugins.gnome indicator-type text gsettings set org.gnome.pomodoro.plugins.gnome indicator-type short-text gsettings set org.gnome.pomodoro.plugins.gnome indicator-type...
Do you have v0.14.0 installed?
Why not install the [latest release](http://gnomepomodoro.org/#download) and try again?
See also https://github.com/gnome-pomodoro/gnome-pomodoro/issues/598
> Generally i find Pomodoro shows to many notifications (12 min to go, 6 min to go) which really limits my productivity Really? I only get one notification some seconds,...
Just bind the following to a keyboard shortcut: `gnome-pomodoro --no-default-window --pause-resume`
Thanks for your suggestions! The thing is that with the above mentioned approaches you get the notification to start a pomodoro only after a certain time after the OS has...