[09:49] The hardest part might be done now https://github.com/bluesabre/xfce4-soundmenu-plugin/commit/51285017385e4d0f9d52fa5f8e96015ee62f3e2d >.< [09:50] Unit193: will do [09:51] bluesabre: sidi doesn't like keybinder. [09:52] Unit193: Pretty sure it's optional [09:52] My goal is to get a base indicator-sound clone off the ground [09:52] Not propose a merge for pa? [09:53] the mpris handling bits are larger than the pa-plugin itself [09:56] Hrm.. [09:57] bluesabre: FYI, I've switched to sn-plug across everthing. [09:58] Unit193: does it support indicator-sound? that seems to be the one indicator I'm missing [09:59] sn-plug is indicator-application. [09:59] ahhh [10:00] hm [10:00] I presume you don't care about -messages? :P [10:00] I use it [10:00] When I'm not running all web services [10:02] Doesn't pa-plug conflict a tad with xfce4-volumed? [10:02] yup [10:03] and soundmenu seems pretty dang buggy [10:03] all roads lead to pain :D [10:05] time to start poking the pa plug instead [10:05] \o/ [10:05] * Unit193 likes rooting for pa-plug! [12:16] Unit193: https://git.xfce.org/panel-plugins/xfce4-statusnotifier-plugin/commit/?id=20c3664e6a1838f76549b0577833f89e278b7bf2 [12:18] Welp that's easy. Thanks very much, ninetls! [12:54] -SwissBot:#xubuntu-devel- ::xfce4-announce:: ANNOUNCE: xfce4-clipman-plugin 1.4.2 released @ http://xfce.10915.n7.nabble.com/ANNOUNCE-xfce4-clipman-plugin-1-4-2-released-tp49571.html (by Simon Steinbeiss) [12:55] \o/ [12:55] bluesabre: looking forward to your new xfce4-indicator-sound ;) [22:31] ok, I figured out how to make sn-plugin work with foreign watcher services [22:31] the problem is that these services can be poorly designed [22:32] and the bigger problem that indicator-application-service exacly this service [22:32] Ahaha, niiice. :D [22:33] it doesn't notify me when new icons added -_- [22:33] the standard says: something notifies about new item -> notify all hosts that a new item was added [22:33] Maybe that'll be fixed in ayatana-application-indicator! :P [22:33] i-d-s doesn't do that [22:34] well, at least now it's possible to add multiple instances of sn-plugins! [22:35] To what end? [22:36] idk… [22:36] well, I know how to solve the problem [22:36] I can check the list of items [22:36] compare with existing list of items [22:36] find differences [22:36] add/remove items according to these differences [22:37] I just no longer use indicator-application, fixes that issue. :> [22:37] sounds disgusting, isn't it? [22:37] Trying to compare everything? Yes, sounds easier to only have one plugin running (more so since xfce4-panel supports enforcing this.) [22:38] also there is sntray plugin [22:38] I'm interested in how will it work with sn-plugin now [22:38] when there are multiple plugins added [22:39] one of them became a "master" plugin which runs a watcher service [22:39] and everyting everyting begin to work depending on how good this service designed [22:40] (2 everything and with the same typo, nice!) [23:29] ninetls: I presume you wouldn't be interested in helping bluesabre add mpris2 support to pa-plug or whatnot? :P [23:33] Unit193: I don't use this feature and never used it! [23:35] :D [23:37] nice! [23:37] i-a-s seems to doesn't notify about changed properties [23:38] so listening for properties is a bad idea as well! [23:38] Well it presumes it's the only one.