dmedvinsky / gsimplecal

Simple and lightweight GTK calendar (BSD license)
http://dmedvinsky.github.io/gsimplecal
Other
197 stars 19 forks source link

Add tiny button to jump to today #35

Open unode opened 5 years ago

unode commented 5 years ago

After navigating across months/years it would be convenient to have a tiny button to return to today. There are already key shortcuts but having this for mouse navigation would be useful.

Taking some inspiration from Lightning in Thunderbird: screenshot_2019-03-24_05-48-10_240883551 What I'm referring to is the little circle.

m-bartlett commented 2 years ago

For what it's worth, there are keyboard shortcuts to accomplish this, specifically g and home: https://github.com/dmedvinsky/gsimplecal/blob/55adc415a4863be902810c6be1690a7bceb33c11/src/MainWindow.cpp#L160-L161