Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add global shortcuts #6

Closed
Clementine-Issue-Importer opened this issue Dec 6, 2013 · 21 comments
Closed

Add global shortcuts #6

Clementine-Issue-Importer opened this issue Dec 6, 2013 · 21 comments

Comments

@Clementine-Issue-Importer

From Grinder13 on February 23, 2010 20:53:11

Is it possible to add global shortcuts for mute, play/pause, etc. as in
Amarok? Thank you...

George

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=6

@Clementine-Issue-Importer
Copy link
Author

From john.maguire on February 23, 2010 12:09:38

Labels: -Type-Defect Type-Enhancement

@Clementine-Issue-Importer
Copy link
Author

From xapienz on March 04, 2010 12:23:33

They were added into interface, but they don't work at the moment

@Clementine-Issue-Importer
Copy link
Author

From john.maguire on March 06, 2010 06:22:12

Issue 60 has been merged into this issue.

@Clementine-Issue-Importer
Copy link
Author

From xapienz on March 07, 2010 13:28:08

At least it would be enough to add the ability to control clementine from command
shell (for examples, commands like "clementine --stop", "clementine --play", etc.)

@Clementine-Issue-Importer
Copy link
Author

From TimonTheMeerkat on March 09, 2010 05:23:15

Until issue was solved can you replace row in src/mainwindows.cpp, line 247:
#define Q_OS_LINUX
with that
#define Q_WS_X11
?

Because this global shortcuts perfectly works in the FreeBSD too.

Tested on FreeBSD 9 CURRENT with Qt 4.6.1

@Clementine-Issue-Importer
Copy link
Author

From john.maguire on March 09, 2010 06:29:29

r350 enables global shortcuts on all X11 platforms.

@Clementine-Issue-Importer
Copy link
Author

From john.maguire on March 09, 2010 06:31:47

No, wait, I screwed up, r351 ;-)

@Clementine-Issue-Importer
Copy link
Author

From ceceron on March 11, 2010 03:41:42

I would like to see abality to control clementine from shell as xapienz said - it
would be perfect to use with KDE shortcuts system :)

@Clementine-Issue-Importer
Copy link
Author

From john.maguire on March 11, 2010 04:52:44

Command line control would probably arrive when we support DBus ( issue #29 ).

@Clementine-Issue-Importer
Copy link
Author

From sergei.stolyarov on March 30, 2010 11:08:56

Why not to use global shortcuts handling classes from PSI-IM? They are
crossplatform, do not depend on qxt and work perfectly. Just a few lines of code.

@Clementine-Issue-Importer
Copy link
Author

From andrew.gaydenko on April 14, 2010 17:47:13

As far as CLI was kindly added by David, all KDE users can already use

System Settings -> General -> Input Actions

to assign golbal shortcuts to clementine actions. Just look at commands list with
'clementine -h'.

@Clementine-Issue-Importer
Copy link
Author

From h.niederhausen on April 19, 2010 07:55:49

clementine -h opens a new instance instead of showing som help. I used to current
trunk.

@Clementine-Issue-Importer
Copy link
Author

From xaktyc on May 19, 2010 07:23:09

May be, this can help? http://wincode.org/программирование/кроссплатформенные-глобальные-клави/ This article in Russian.

@Clementine-Issue-Importer
Copy link
Author

From mail@icesheep.de on May 19, 2010 08:13:55

On Mac OS X Clementine can be controlled via the multimedia keys on an Apple Keyboard
without further configuration. Snow Leopard users have to apply a workaround to
prevent iTunes from starting though (see http://discussions.apple.com/thread.jspa?threadID=2122639 )

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on May 19, 2010 08:48:16

Issue 330 has been merged into this issue.

@Clementine-Issue-Importer
Copy link
Author

From yellow_onion@orcon.net.nz on June 09, 2010 05:15:02

I can report with r1091 that the multi media keys work out of the box on windows 7

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on June 17, 2010 09:08:41

I think this is pretty much fixed now :)
Media keys should work by default on all platforms. On gnome we integrate with gnome-settings-daemon to use the system shortcuts. On other platforms there's now a settings dialog where you can configure the global shortcuts.

Status: Fixed

@Clementine-Issue-Importer
Copy link
Author

From anorman728 on October 02, 2010 17:13:14

Why is this set as "Fixed?" It's not fixed. Changing the shortcuts still does nothing.

@Clementine-Issue-Importer
Copy link
Author

From andrisll on January 11, 2011 13:45:42

Yes, it's not completely fixed (at least in KDE). However, it is possible to set KDE custom shortcuts (see comment #11).

@Clementine-Issue-Importer
Copy link
Author

From keirangtp on January 12, 2011 05:10:52

Don't update this long gone bug - if there's something still wrong, start a new one.

@Clementine-Issue-Importer
Copy link
Author

From xburelo on August 17, 2011 10:01:04

This is not fixed! ):
I used Clementine in ubuntu and it worked great there. I moved to mac os and I don't have an option to edit global shortcuts. I can use the multimedia keys that come for default, but I want to add ratings with a shortcut and I can't.

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

No branches or pull requests

1 participant