Commit Graph

21 Commits

Author SHA1 Message Date
190b2dd922 pulseaudio: track only the default sink and source
When you have multiple sinks (resp. sources), the module used to display
the state of the most recently changed one. This changes remembers the
default sink name, and only records changes to that one.
2020-02-24 11:30:35 +01:00
8fb3211594 Use PA_PROP_DEVICE_FORM_FACTOR for device icon. 2020-01-13 11:34:33 +01:00
527144a440 refactor(pulseaudio): proper scroll override 2019-06-16 15:08:08 +02:00
340ec7be91 refactor: AModule 2019-06-15 14:57:52 +02:00
bb4af295bc feat(pulseaudio): source info 2019-05-21 14:53:31 +02:00
4f1defe6d5 fix(Pulseaudio): avoid handleScroll override 2019-05-13 11:46:12 +02:00
Dan
e343cf4b00 fix(btformat): fixes an issue where btformat was not being correctly detected 2019-05-10 12:07:17 -04:00
6ed8f94dab refactor: format code 2019-04-18 17:52:00 +02:00
b554094c7e feat: args && class id 2018-12-18 17:30:54 +01:00
3e34137ac7 pulseaudio: Change volume on scroll event
Subscribe for mouse scroll events on the pulseaudio widget
and change volume when event is received.
Scroll up increments the volume and scroll down decrements it.
These events are only subscibed when there are no user defined
commands present for them.

Signed-off-by: Harish Krupo <harishkrupo@gmail.com>
2018-10-30 20:53:43 +05:30
6dd9b5ccc4 feat(Pulseadio): port icons 2018-08-29 23:50:41 +02:00
53956d9d18 feat(ALabel): Toggleable labels 2018-08-27 01:36:25 +02:00
49232eed8d Clean (#31) 2018-08-20 14:50:45 +02:00
6705134034 Handle screens disconnection (#29) 2018-08-19 13:39:57 +02:00
b1fd4d7b82 feat(modules): generic label module to allow max-length on all labels 2018-08-18 11:43:48 +02:00
6635548d3e Style code (#25) 2018-08-16 14:29:41 +02:00
1555cb71e1 feat(pulseaudio): volume icons 2018-08-13 22:33:07 +02:00
01894f18cd chore: clean headers 2018-08-12 20:25:19 +02:00
f810713570 refactor(pulseaudio): use pulseaudio thread rater than cpp 2018-08-10 00:34:13 +02:00
b85289f7ce fix(pulseaudio): remove useless include 2018-08-09 23:59:40 +02:00
7ccb76935d feat: add pulseaudio module 2018-08-09 23:55:38 +02:00