Skip to content

Show total time in ClockScale.#21

Open
kenhuang-io wants to merge 1 commit into
jwagner:masterfrom
kenhuang-io:show-total-time
Open

Show total time in ClockScale.#21
kenhuang-io wants to merge 1 commit into
jwagner:masterfrom
kenhuang-io:show-total-time

Conversation

@kenhuang-io

Copy link
Copy Markdown

Hi,

I think it's helpful to show total time in clock scale, which this PR tries to add, would you like it?

@kenhuang-io

Copy link
Copy Markdown
Author

BTW, README says there are these shortcuts:

  • Alt + P or SPACE: Play/Pause
  • Alt + e: Rewind
  • CTRL + 1-9: Rewind (x seconds)

But I can't figure out where there are defined in code, only find out that [, ], Ctrl-[, Ctrl-], SPC keys are defined via add_accelerator,
would you shed me some light on where they are defined?

Thanks.

@kenhuang-io

Copy link
Copy Markdown
Author

And would you like to tell me if there are any good resources to learn Gtk/gi in Python? There are some features that I want to have, but I failed to find any complete doc to get it, so I'm stuck.

Thanks.

@jwagner

jwagner commented Jun 30, 2019

Copy link
Copy Markdown
Owner

I like the change, I'll test merge it once I get ready for another release. Regarding GI and python I'm fairly clueless myself, it's been about 10 years since I've last worked with gtk in any depth (...time flies...)

@bochecha

bochecha commented Jan 8, 2020

Copy link
Copy Markdown
Contributor

And would you like to tell me if there are any good resources to learn Gtk/gi in Python?

Hopefully those 2 should help:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants