elementary Bot
elementary Bot
Look, maybe this might be useful to incorporate? https://github.com/faisalraja/flickrsmartsync Launchpad Details: [#LPC](https://bugs.launchpad.net/pantheon-photos/+bug/1278832/comments/1) Alba Nader - 2014-02-12 08:40:27 +0000
don't know about photos, but in debian shotwell 0.18.1, this alreaddy works: I can drag items (pics ord vids) to the file browser to "export" them there; never tried drag&drop...
So i've been thinking about what you said with the videos section being important for importing videos from the Camera. Maybe what we should get rid of is the playback...
Yeah that would still probably be a decent reduction in responsibility for photos. Launchpad Details: [#LPC](https://bugs.launchpad.net/pantheon-photos/+bug/1627232/comments/2) Daniel Fore - 2016-09-24 17:58:11 +0000
is there a dbus api that all music players share for this or something? Or am I only gonna support BeatBox? Launchpad Details: [#LPC](https://bugs.launchpad.net/noise/+bug/769598/comments/1) Allen Lowe - 2011-04-25 17:36:01 +0000
If it's possible, we should do whatever happens when you press the pause media key on the keyboard. In that way it's respected by music and video players. Launchpad Details:...
The best choice should be MPRIS. BeatBox is going to support as far as I was told, and further more Audacious, Banshee, Rhythmbox, XMMS and VLC support it (to different...
I have tried tackling this problem. It looks like we need to add a script to /etc/pm/sleep.d Launchpad Details: [#LPC](https://bugs.launchpad.net/noise/+bug/769598/comments/4) Jason Anderson - 2014-12-03 04:34:08 +0000
...and use dbus to pause the media players. When the computer is about to go to sleep it fires off a signal on dbus to the listening programs. I have...
Okay, I think this little feature is ready for testing. If anyone wants, they can clone my branch and test it out. Launchpad Details: [#LPC](https://bugs.launchpad.net/noise/+bug/769598/comments/6) Jason Anderson - 2015-03-06 02:59:56...