mibus / MultiClock

Multi-TZ gnome-shell clock plugin
GNU General Public License v2.0
26 stars 16 forks source link

feat: Add all time zone names #16

Closed l0b0 closed 1 year ago

l0b0 commented 3 years ago

This includes all the "canonical" time zone names from https://en.wikipedia.org/w/index.php?title=List_of_tz_database_time_zones&oldid=1047681771 plus UTC.

Unfortunately GNOME doesn't deal with this appropriately, so I'll have to create a sub-menu type thing.

Closes https://github.com/mibus/MultiClock/issues/14.

mibus commented 2 years ago

Yeah, the UI aspect was why I hadn't done anything here. I'd be thrilled to add this, if the submenu idea pans out.

l0b0 commented 2 years ago

@mibus Do you know how to navigate the documentation? I couldn't find where Lang.Class.menu.addAction is documented.

mibus commented 2 years ago

I do not. When I was last doing work on the extension, I just downloaded all of the related source code (gnome-shell, I don't remember if there was anything else) and did a lot of grepping.

Demetrio92 commented 2 years ago

Absolute must-have.

l0b0 commented 1 year ago

Anyone willing and able to take over this? The code is completely unfamiliar to me.

l0b0 commented 1 year ago

Project seems to be dead; closing.