clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.77k stars 679 forks source link

Snarl notifications in windows #2416

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

From luis44...@gmail.com on November 22, 2011 04:36:23

would be nice if we can use snarl for notifications in windows :D

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

Clementine-Issue-Importer commented 10 years ago

From john.maguire on November 30, 2011 07:44:01

This actually looks pretty easy: https://sites.google.com/site/snarlapp/win32-api

Owner: davidsansome
Labels: -Priority-Medium Priority-Low OpSys-Windows Milestone-1.1

Clementine-Issue-Importer commented 10 years ago

From Gerold.M...@googlemail.com on August 31, 2012 01:43:12

Actually, there is an "official" C++ wrapper, that encapsulates most stuff: http://snarlwin.svn.sourceforge.net/viewvc/snarlwin/trunk/hdr/C%2B%2B/

JokerQyou commented 10 years ago

Someone still there? I thought this enhancement would be of much help for Windows users, since the default OSD notification is not so well styled.

JokerQyou commented 10 years ago

And speaking of notification, I wonder if it's possible to provide some event hooks to advanced users. For example, a 'Song change' event hook, the user could fill a line of commands, so when the user changes the song, the commands will be executed, and some cool stuff happen, like post a tweet or call Snarl to display a notification.

But I did not mean to do it so advanced. Maybe we need a 'I'm a advanced user' option to control these advanced functionalities. If this option is unchecked, these advanced settings would not be shown.

Thanks again for this cool player. :)