No keyboard navigation except Enter to open day
I have searched open and closed issues for duplicates.
Missing Feature
The keyboard cursor keys have no effect on the open indicator. Nor the Tab or Page keys. The only keys with effect are Enter to open the selected day and Esc to close the popover.
Describe the solution you'd like Cursor keys should change the selected day. (Shift)Tab key or Page keys should change the month.
Existing work The Calendar app implements cursor key navigation but not a change month shortcut afaict.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
I think I did something similar. And it even seems to work) You can try and if you are satisfied, take it https://github.com/Dirli/wingpanel-indicator-datetime I mean, move the functionality here. My version differs quite significantly from the upstream
Thanks @Dirli. I'll use that as the basis of a PR :-)