Giter Site home page Giter Site logo

Comments (8)

eonpatapon avatar eonpatapon commented on May 31, 2024

Like middle click to play/pause ?

from gnome-shell-extensions-mediaplayer.

pynixwang avatar pynixwang commented on May 31, 2024

no , I means the I can start music play from volume icon..............

from gnome-shell-extensions-mediaplayer.

eonpatapon avatar eonpatapon commented on May 31, 2024

Sorry, I don't understand what you mean exactly

from gnome-shell-extensions-mediaplayer.

pynixwang avatar pynixwang commented on May 31, 2024

Oh, my english is poooooooooooor.......

我说的是直接可以再声音按钮上开启播放器,像ubuntu unity那样的,播放器控制一直显示在声音按钮。但是好像每次打开rhythmbox都会产生一个窗口,所以这样从声音按钮打开也会产生窗口,这样就不和谐了。。

from gnome-shell-extensions-mediaplayer.

nagisa avatar nagisa commented on May 31, 2024

I think he wants to be able to start media player (Rhythmbox) from volume menu, just like you can in Ubuntu.

When player is not running (that is there's no active Rhythmbox/Banshee process at all) you could start player and music just by clicking ►/media player entry.

See https://wiki.ubuntu.com/SoundMenu#Music_player_item

Personally, I'm against it and it'd require a lot of work.

from gnome-shell-extensions-mediaplayer.

grawity avatar grawity commented on May 31, 2024

The extension could remember the player's DesktopEntry property, and later use existing GNOME Shell functions (lookup_app() and app.activate()) to launch the player from its .desktop file. (This is how Sound Menu does it too.) Actually, the extension already uses DesktopEntry to retrieve the player icons and names.

On the other hand, remembering every single player seen would quickly clutter the extension UI... Maybe a "Pin" button next to the existing "Close" button would be better.

from gnome-shell-extensions-mediaplayer.

grawity avatar grawity commented on May 31, 2024

On the second thought, maybe it will require a lot of work indeed... Playing around in grawity/pin, but I'll probably get bored by tomorrow.

from gnome-shell-extensions-mediaplayer.

eonpatapon avatar eonpatapon commented on May 31, 2024

This feature is now available

Closing

from gnome-shell-extensions-mediaplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.