Skip to content

Show total time in ClockScale.#21

Open
whatacold wants to merge 1 commit intojwagner:masterfrom
whatacold:show-total-time
Open

Show total time in ClockScale.#21
whatacold wants to merge 1 commit intojwagner:masterfrom
whatacold:show-total-time

Conversation

@whatacold
Copy link

Hi,

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

@whatacold
Copy link
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.

@whatacold
Copy link
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
Copy link
Owner

jwagner commented Jun 30, 2019

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
Copy link
Contributor

bochecha commented Jan 8, 2020

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