projecthamster / hamster-shell-extension

Shell extension for hamster
http://projecthamster.org
GNU General Public License v3.0
217 stars 92 forks source link

Add option to hide the daily activity summary #373

Open 3-w-c opened 6 days ago

3-w-c commented 6 days ago

Currently, after working on a few different activities in a day, the "daily summary" expands in width, pushing the start of the activity field off the screen.

This PR adds a dconf-only option (no UI yet) to hide the activity completely, to work around this issue.

A better fix might be to make the summary flow onto multiple lines; I went with an option to hide it instead because it seemed easier – and I'm fine launching hamster if I want to see the summary.

mwilck commented 1 day ago

I haven't observed this problem, even though I usually have quite a few activities during the day. Can you post a screen shot?